@charset "utf-8";
/* CSS Document */

body {
	margin: 0 0 0 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #D2E0EB;
}
#tudo {
	width: 770px;
	margin: 0 auto;
}
#centro {
	width: 770px;
	margin: 0 auto;
}
span.txtbranco {
	color: #FFFFFF;
}
/* ------TOPO------ */
#topo {
	width: 770px;
	margin: 0 auto;
}
#topo .linha_cima {
	background-color: #566373;
	height: 3px;
	width: 770px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1AFBC;
}
#topo .topo_esq {
	height: 145px;
	width: 243px;
	float: left;
}
#topo .topo_meio {
	height: 144px;
	width: 285px;
	float: left;
}
#topo .topo_dir {
	width: 242px;
	float: left;
}
.links_dir {
	background-image: url(img/fundo_menu.jpg);
	background-color: #536474;
	background-repeat: repeat-x;
	height: 18px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.links_esq {
	background-image: url(img/fundo_menu.jpg);
	background-color: #536474;
	background-repeat: repeat-x;
	height: 18px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
a {
	font-family: Tahoma, Verdama, Arial;
	color: #FFFFFF;
	text-decoration: none;
}
span.a_topo {
	font-family: Tahoma, Verdama, Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
/* ------FIM DO TOPO------ */
#rodape {
	width: 750px;
	height: 18px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 auto;
	background-image: url(img/fundo_rodape.jpg);
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
#titulo {
	background-image: url(img/fundo_titulo.jpg);
	background-repeat: repeat-x;
	background-color: #013567;
	min-height: 36px;
	padding-top: 6px;
	padding-left: 10px;
}
#conteudo {
	background-color: #013567;
	width: 750px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
}

span.title {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
}
/*#tudo #centro #margem_cima {
	background-color: #325C86;
	height: 8px;
	width: 770px;
	margin: 0 auto;
	z-index: 10;
}*/
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013567;
	background-color: #D2E0EB;
	border: 1px solid #001A33;
}
select {
	background-color: #D2E0EB;
	border: 1px solid #001A33;
	color: #013567;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013567;
	background-color: #D2E0EB;
	border: 1px solid #001A33;
}
#topo .topo_dir #img_topo_dir {
	height: 117px;
}

#topo .topo_esq #topo_esq {
	height: 117px;
	width: 243px;
	background-image: url(img/index_r2_c1.jpg);
}
