body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
a {
	color:#666;
	text-decoration:none;
}
h1 {
	color: #1C264A;
}
hr {
	border: solid 1px #F5F5F5;
}
input, select, textarea {
	background-color:#FFF;
	border: solid 1px #191A1A;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#desativado-topos {
	background-image:url(../img/bg_topo2.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
#desativado-topo {
	width:970px;
	height:150px;
	padding-top:15px;
	margin: 0 auto;
}

#topos, #topos2 {
	background-image:url(../img/bg_topo3.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
#topo, #topo2 {
	width:970px;
	height:170px;
	padding-top:15px;
	margin: 0 auto;
}
#corpo {
	width:940px;
	padding-bottom:50px;
	margin: 0 auto;
	display:table;
}

#logo {
	float:left;
	margin-left:35px;
	width:260px;
	height:130px;
	padding-top:20px;
	vertical-align:middle;
}
#rodape {
	width:980px;
	clear:both;
	height: 247px;
	padding-top:20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size:9px;
}
#menu {
	clear:both;
	width:940px;
	height:70px;
	color:#233D61;
	font-size:18px;
	line-height:20px;
	margin-left:40px;
}
#menu a {	
	color:#FBFDFC;
}
.menu-hover {
	color: #FBFDFC;
	font-weight:bold;
}
#banner {
	width:940px;
	height:285px;
	margin: 0 auto;
}
.rodape-quadro {
	float:left; 
	width:150px; 
	margin-left:20px;
	margin-right:20px;
}
.destaque01 {
	font-size:12px;
	font-weight:bold;
	color:#191A1A;
	line-height:22px;
}
.destaque02 {
	font-size:14px;
	font-weight:bold;
	color:#243C60;
	line-height:22px;
}
.destaque03 {
	font-size:14px;
	font-weight:bold;
	color:#C3944C;
	line-height:22px;
}
.quadro-cinza {
	width:277px;
	height:220px;
	padding:10px;
	background:url(../img/bg_quadro.jpg);
	background-repeat:no-repeat;
}
.quadro-cinza a {
	color:#526681;
	font-weight:bold;
	font-size:18px;
}

.quadro-azul {
	display: table;
	width:277px;
	height:80px;
	padding:10px;
	background-color:#1D274B;
	color:#FFF;
}
.quadro-azul a {
	color:#FFF;
	font-weight:bold;
	font-size:18px;
}
.texto-medio {
	color:#666;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
.input-news {
	background:url(../img/bg_input.gif);
	background-repeat:no-repeat;
	width:153px;
	height:15px;
	line-height:17px;
	text-indent:5px;
	border:none;
	color:#FFF;
}
.input01 {
	background:url(../img/bg_input01.gif);
	width:305px;
	height:30px;
	line-height:30px;
	text-indent:5px;
	border:none;
}
.input02 {
	background:url(../img/bg_input02.gif);
	width:305px;
	height:30px;
	line-height:30px;
	text-indent:5px;
	border:none;
}
.input03 {
	background:url(../img/bg_input03.gif);
	width:55px;
	height:30px;
	line-height:30px;
	text-indent:5px;
	border:none;
	margin-right:7px;
}
.input04 {
	background:url(../img/bg_input04.gif);
	width:239px;
	height:30px;
	line-height:30px;
	text-indent:5px;
	border:none;
}
.textarea {
	width:305px;
	height:80px;
	background:url(../img/bg_textarea.gif);
	background-repeat:no-repeat;
	border:none;
}
#sucesso {
	border:1px solid #1E284C;
	padding: 7px;
	font-weight:bold;
	color: #1E284C;
	text-align:center;
}
#sucessos {
	width:500px;
	text-align:center;
}
.titulo {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	width:160px;
	height:40px;
}
.quadro-home {
	background-repeat:no-repeat;
	padding:10px;
	width:210px;
	height:90px;
	color:#FFF;
	font-size:11px;
}
.quadro-home a {
	color:#FFF;
	line-height:20px;
	text-decoration:underline;
}
.borda-cinza {
	border: solid 2px #A09C9B;
}