/* CSS Document */


body,td,th {
	font-family: Calibri, Arial, Verdana;
	font-size: 13px;
	color: #d2d2d2;
}
body {
	background-image: url(../_img/back_total.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #d2d2d2;
}
a:visited {
	text-decoration: none;
	color: #d2d2d2;
}
a:hover {
	text-decoration: none;
	color: #d2d2d2;
}
a:active {
	text-decoration: none;
	color: #d2d2d2;
}

/*
=====================================================================================
ÁREAS
=====================================================================================
*/

#limite {
	padding-left: 22px;
	padding-right: 22px;
	width: 942px;
	margin: 0 auto;
	background-image: url(../_img/back_limite.png);
}

#logo {
	position: absolute;
	z-index: 10;
	top: 1px;
	left: 50%;
	margin-left: -470px;
}


#site {
	width: 940px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-image: url(../_img/back_conteudo.jpg);
}

#conteudo {
	clear: both;
	margin: 25px;
	margin-top: 40px;
}

#conteudo_left {
	float: left;
	width: 270px;
	padding-top: 30px;
}

#conteudo_right {
	float: right;
	width: 610px;
}


#rodape {
	height: 32px;
	font-size: 11px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(../_img/back_rodape.jpg);
	text-transform: uppercase;
	clear: both;
}

#topo {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
}

#topo_back {
	position: absolute;
	z-index: 4;
	top: 1px;
	left: 50%;
	width: 940px;
	margin-left: -470px;
}

#topo_back2 {
	position: absolute;
	z-index: 3;
	top: 1px;
	left: 50%;
	width: 940px;
	margin-left: -470px;
}

.topo_tp_home {
	height: 350px;
}

.topo_tp_interna {
	height: 216px;
}

#topo_menu {
	height: 33px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(../_img/back_menu.jpg);
	text-align: right;
	color: #FFFFFF;
	position: absolute;
	z-index: 5;
	top: 125px;
	left: 50%;
	width: 940px;
	margin-left: -470px;
}

.topo_menu_opc {
	float: left;
	margin-left: 11px;
	margin-right: 11px;
	margin-top: 8px;
	font-size: 14px;
}

.topo_menu_separa {
	float: left;
	margin-top: 8px;
	width: 1px;
}

#topo_busca {
	height: 79px;
	text-align: right;
	margin-right: 10px;
	position: absolute;
	z-index: 5;
	top: 0px;
	left: 50%;
	margin-left: 250px;
}

#topo_titulo1 {
	color: #FFFFFF;
	height: 29px;
	margin-right: 10px;
	text-align: right;
	text-transform: uppercase;	
	font-size: 15px; 
	margin-top: 11px;
	position: absolute;
	z-index: 5;
	top: 85px;
	left: 50%;
	width: 930px;
	margin-left: -470px;
}

#topo_titulo2 {
	height: 43px;
	font-size: 26px;
	text-align: right;
	text-transform: uppercase;	
	margin-top: 14px;
	margin-right: 10px;
	color: #FFFFFF;
	position: absolute;
	z-index: 5;
	top: 158px;
	left: 50%;
	width: 930px;
	margin-left: -470px;
}

#index_cont1 {
	width: 313px;
	float: left;
}
#index_cont1_top {
	width: 313px;
	height: 8px;
	background-color: #8a9ba2;
	border-bottom: 1px solid #FFFFFF;
}
#index_cont1_txt {
	padding: 5px;
}

#index_cont2 {
	width: 312px;
	float: left;
	background-color: #555555;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#index_cont2_top {
	width: 312px;
	height: 8px;
	background-color: #4d9cbc;
	border-bottom: 1px solid #FFFFFF;
}
#index_cont2_txt {
	padding: 5px;
}

#index_cont3 {
	width: 313px;
	float: left;
}
#index_cont3_top {
	width: 313px;
	height: 8px;
	background-color: #005b79;
	border-bottom: 1px solid #FFFFFF;
}
#index_cont3_txt {
	padding: 5px;
}



/*
=====================================================================================
LINKS
=====================================================================================
*/

.link_rodape {
	color: #e6e6e6;
}

.link_2 { color: #e0a015; }

.link_topo_menu {
	padding-bottom: 5px;
	color: #e6e6e6;
}
	.link_topo_menu:hover { color: #e0a015; text-decoration: none; }
	.link_topo_menu:active { color: #e0a015; text-decoration: none; }


	.link_texto:hover { color: #e0a015; text-decoration: none; }
	.link_texto:active { color: #e0a015; text-decoration: none; }


.submenu_link {
	color: #e6e6e6;
}
	.submenu_link:hover { color: #e0a015; text-decoration: none; }
	.submenu_link:active { color: #e0a015; text-decoration: none; }

.link_paginacao { color: #e6e6e6; }
	.link_paginacao:hover { color: #e0a015; text-decoration: none; }
	.link_paginacao:active { color: #e0a015; text-decoration: none; }

.link_paginacao_on { color: #e0a015; }

/*
=====================================================================================
GERAL
=====================================================================================
*/

.bordaimg { border: 1px solid #ffb300; }

/*
=====================================================================================
TEXTO
=====================================================================================
*/

.home_tit_0 { font-size: 18px; padding-bottom: 10px; padding-top: 10px; }
.home_tit_1 { color: #f08817; }

.conteudo_titulo { margin-bottom: 10px; font-size: 17px; color: #FFFFFF; }
.conteudo_texto { margin-left: 15px; }

.submenu_tit {
	width: 265pv;
	padding: 0px;
	margin-left: 4px;
	margin-bottom: 8px;
	color: #83a3b0;
	font-size: 14px;
	text-transform: uppercase;
	background-image: url(../_img/menu_linha.jpg);
}
.submenu_tit:link { 	color: #83a3b0; }


.submenu_tit2 {font-size:12px; color: #e0a015; }


.submenu_opc {
	padding: 0px;
	padding-left: 4px;
	text-transform: uppercase;
}

.submenu_linha {
	padding-top: 2px;
	padding-bottom: 3px;
}

.txt_destaque { color: #e0a015; font-size: 14px; }

.dropshadow { text-shadow: 0px 0px 5px #000000; }

/*
=====================================================================================
FORMS
=====================================================================================
*/

.form_busca { border: 1px solid #0088b2; height: 15px; color: #636363; font-size: 10px; }
.form_1 { border: 1px solid #0088b2; height: 20px; color: #636363; font-size: 11px; margin-bottom: 5px; }

