@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(imgs/bg_site.jpg);
	background-repeat:repeat-x;
	background-color:#84868C;
	
}

#principal{
	width:980px;
	background-color:#FFFFFF;
	background-image:url(imgs/bg_principal.jpg);
	background-repeat:repeat-y;
	background-position:left;
	min-height:500px;
	height:auto;
	overflow:hidden;
	
	
}

.rodape{
	width:980px;
	height:29px;
	background-image:url(imgs/img_rodape.jpg);
	background-repeat:no-repeat;
}

/* [Conteudo TOPO] */

#topo{
	position:relative;
	height:67px;
	background-image:url(imgs/logo_topo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
	
}

.topo_busca_ferramentas {
	margin:30px 20px 0px 0px;
	width:400px;
	float:right;
	display:inline;
	text-align:left;
	
}

#botoes{
	
	width:auto;
	height:auto;
	float:right;
	display:inline;
	margin:-25px 25px 0px 0px;
}

#botoes p{
	display:inline;
	margin:0px;
	float:right;
}

#link_home{
	width:25px;
	height:25px;
	overflow: hidden;
	background: url(imgs/btn_topo/btn_home.jpg) top left no-repeat;
	display: block;
	text-indent: 10000px;
	margin-right:2px;
}

#link_home:hover{background-position: bottom left;}

#link_avalie{
	width:25px;
	height:25px;
	overflow: hidden;
	background: url(imgs/btn_topo/btn_avalie.jpg) top left no-repeat;
	display: block;
	text-indent: 10000px;
	margin-right:2px;
}

#link_avalie:hover{background-position: bottom left;}

#link_print{
	width:25px;
	height:25px;
	overflow: hidden;
	background: url(imgs/btn_topo/btn_print.jpg) top left no-repeat;
	display: block;
	text-indent: 10000px;
	margin-right:2px;
}

#link_print:hover{background-position: bottom left;}

#link_download{
	width:25px;
	height:25px;
	overflow: hidden;
	background: url(imgs/btn_topo/btn_download.jpg) top left no-repeat;
	display: block;
	text-indent: 10000px;
	margin-right:2px;
}

#link_download:hover{background-position: bottom left;}

#link_video{
	width:25px;
	height:25px;
	overflow: hidden;
	background: url(imgs/btn_topo/btn_video.jpg) top left no-repeat;
	display: block;
	text-indent: 10000px;
	margin-right:2px;
}

#link_video:hover{background-position: bottom left;}

/* [FIM Conteudo TOPO] */


.menu_principal{
	width:200px;
	height:auto;
	float:left;
	margin:0px 0px 0px 10px;
	_margin:-4px 0px 0px 5px;
	background-color:#8fa23b;
	font-size:11px;
	text-align:left;
	font-family:Helvetica, Arial, sans-serif;
	overflow:visible;
	
	
}

.menu_principal a{
	text-decoration:none;
	color:#FFFFFF;
}

.menu_principal div.menu_item{
	text-indent:5px;
	clear:left;
	height:auto;
	line-height:20px;
	border-top:solid 1px #8fa23b;
	border-bottom:solid 1px #d9d9d9;
}


/*.menu_principal div.menu_item:hover{
	background-color:#ffffff;
}*/

/* [Conteudo GERAL] */

#conteudo{
	width:760px;
	float:right;
	margin:10px 0px 0px 0px;
	text-align:left;
	font-family: Helvetica, Arial, sans-serif;
}

.flash_header{
	width:auto;
	height:auto;
	position:relative;
	z-index:-999999;
}

/* [ FIM Conteudo GERAL] */


/* [Conteudo HOME */

.destaques{
	
	width:440px;
	float:left;
	margin:20px 0px 0px 15px;
}

.box_dest{
	height:100px;
	margin:0px 0px 30px 0px;
}

.img_dest{
	width:125px;
	height:100px;
	float:left;
}

.tit_dest{
	width:300px;	
	float:left;
	margin:0px 0px 0px 10px;
	font-size:20px;
	color:#8fa23b;
	text-transform:uppercase;
}

.txt_dest{
	
	width:300px;	
	float:left;
	margin:6px 0px 0px 10px;
	font-size:14px;
	
}

#box{
	width:260px;
	height:70px;
	background-color:#efefef;
	float:right;
	margin:5px 15px 0px 5px;
	text-decoration:none;
}

#box p{
	margin:5px 0px 0px 10px;
	text-transform:uppercase
}

#box a{
	text-decoration:none;
	background-color:#efefef;
}
#box:hover{
	background-color:#d0d0d0;
	text-decoration:none;
	
}


/* [FIM Conteudo HOME */


/* [Conteudo INTERNAS] */

#navegacao{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:750px;
	margin:0px 0px 0px 0px;
	_margin:10px 0px 0px 0px;
	overflow:hidden;
	color:#84868c;
	border-bottom:1px solid #84868c;

}

#migalha{
	width:500px;
	float:left;
	margin:10px 0px 0px 0px;
}

#migalha a{
	color:#84868c;
	text-decoration:none;
}
#migalha a:hover{
	color:#292a2c;
}

#btn_nav{
	width:150px;
	float:right;
	margin:0px 20px 0px 0px;
    *margin-top:8px;

}

#btn_anterior{
	width:63px;
	height:14px;
	overflow: hidden;
	background: url(imgs/btn_anterior.jpg) top left no-repeat;
	display: block;
	text-indent: 10000px;
	margin-right:2px;
	float:right;
}

#btn_anterior:hover{background-position: bottom left;}

#btn_proximo{
	width:63px;
	height:14px;
	overflow: hidden;
	background: url(imgs/btn_proximo.jpg) top left no-repeat;
	display: block;
	text-indent: 10000px;
	margin-right:2px;
	float:right;
}

#btn_proximo:hover{background-position: bottom left;}


#combo{
	width:300px;
}

.olho_texto{
	width:450px;
	margin:20px 0px 0px 0px;
	float:left;
	font-family:Tahoma;
	font-size:14px;
	color:#363636;
}


.olho_box{
	width:270px;
	margin:10px 10px 0px 0px;
	float:right;
	clear:right;
	background-color:#84868c;
	padding: 10px 10px 10px 10px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:14px;
}



.texto{
	width:420px;
	margin:20px 0px 0px 0px;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#363636;
	line-height:15px;
}

.texto_full{
	width:740px;
	margin:20px 0px 0px 0px;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#363636;
	line-height:15px;
}

.lista_verde{
list-style-image:url(imgs/marcador.jpg);
padding:0px;
margin-left:20px;
}

.lista_verde_2{
list-style-image:url(imgs/marcador_2.jpg);
padding:0px;
margin-left:20px;
}

.lista_verde_3{
list-style-image:url(imgs/marcador_3.jpg);
padding:0px;
margin:-10px 0px 0px 20px;
}


.tabela {	
	background-color:#FFFFFF;
	font-family:Tahoma, Arial;
	border:0px;
	
}

.line td{
	border-bottom:1px #8ca6b4 solid;
	border-top:1px #8ca6b4 solid;
}

.line_verde td{
	border-bottom:1px #4b591a solid;
	border-top:1px #4b591a solid;
}


.line_b td{
	border-bottom:1px #8ca6b4 solid;
}

.line_b_verde td {
	border-bottom:1px #4b591a solid;
}


.a_right{text-align:right;}
.a_left{text-align:left;}
.a_center{text-align:center;}
.font_cinza{color:#8ca6b4;}


.pos-img{float:right;width:300px;}

/* [FIM Conteudo INTERNAS] */




/* [FONTES */

.size10{font-size:10px;}
.size11{font-size:11px;}
.size12{font-size:12px;}
.size14{font-size:14px;}
.size16{font-size:16px;}
.size20{font-size:20px;}

.verde{color:#8fa23b;}
.verde_2{color:#4b591a;}
.font_verde3{color:#4b591a;}
.cinza{color:#84868c;}
.cinza_2{color:#14556f;}

.bold{font-weight:bold;}
.normal{font-weight:normal;}
.helv{font-family:Helvetica, Arial, sans-serif;}
.tahoma{font-family:Tahoma;}
.bg_alt{background-color:#dcdecd;}

/* [FONTES */