@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background:#d4d4d4 url(images/layout_02.jpg) top center repeat-x;
}
#tudo {
	margin:0 auto;
	width:780px;
	text-align:left;
}
#banner {
	width:780px;
	height:196px;
	background:url(images/layout_04.jpg) top center no-repeat;
}
#boxConteudo {
	width:100%;
	background:url(images/layout_06.jpg) center repeat-y;
	min-height:100px;
	height:auto !important;
	height:100px;
	text-align:justify;
	color:#000;
	overflow:hidden;
	_overflow:visible;
}
#conteudoMenu {
	width:214px;
	float:right;
	margin-right:8px;
	font-size:10px;
	line-height:16px;
}
#menuTop {
	width:215px;
	height:18px;
	background:url(images/layout_09.jpg) top center no-repeat;
	float:right;
}
#boxConteudoMenu {
	width:100%;
	background:url(images/layout_11.jpg) center repeat-y;
	min-height:50px;
	height:auto !important;
	height:50px;
	text-align:justify;
	color:#000;
	overflow:hidden;
	_overflow:visible;
}
#boxConteudoMenu a {
	text-decoration:none;
	color:#000;
	margin-left:8px;
}
#boxConteudoMenu a:hover {
	text-decoration:overline underline;
}
#menuBottom {
	width:215px;
	height:16px;
	background:url(images/layout_13.jpg) top center no-repeat;
	float:left;
}
#conteudo {
	width:780px;
}
#conteudoEsq {
	width:515px;
	float:left;
	margin-left:20px;
	display:inline;
	border-right:solid 1px;
	padding-right:10px;
	min-height:685px;
}
#conteudoEsq a {
	color:#000;
	font-size:12px;
	font-weight:bold;
}
#conteudoEsq a:hover {
	color:#666;
}
#conteudoDir {
	width:214px;
	float:right;
	margin-right:8px;
	display:inline;
}
#contato {
	float:right;
	width:214px;
	margin-top:20px;
}
#rodape {
	width:780px;
	height:21px;
	background:url(images/layout_15.jpg) bottom center no-repeat;
	float:left;
}
#design {
	text-align:right;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#design a {
	text-decoration:none;
	color:#000;
}
.class1 {
	width:220px;
	border:dashed 2px;
	padding:2px;
	text-align:center;
	margin:0 auto;
	font-weight:bold;
}
.class2 {
	width:120px;
	border:dashed 2px;
	padding:2px;
	text-align:center;
	margin:0 auto;
	font-weight:bold;
}
.logoColor {
	color:#d95900;
}
.center {
	text-align:center;
}
.center img{border:none;}
.centerbold {
	text-align:center;
	font-weight:bold;
}
.bold {
	font-weight:bold;
}
.classForm {
	text-align: left;
	font-weight:bold;
	text-decoration:underline;
	font-size:10px;
}
#form {
	width:90%;
	padding:0;
}
input, textarea, select {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#verifica{
	display:none;}
.voltar a {
	display:block;
	color:#000;
	text-decoration:none;
	border:solid 1px;
	padding:2px;
	width:40px;
	text-align:center;
	margin:0 auto;
	background:#fff;
}
.voltar a:hover {
	border:ridge 1px;
}
.voltar a:active {
	border:groove 1px;
}
