body 
{
	background:url(../img/bg_body.jpg) repeat-x #CCC;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}

strong
{
	font-weight:bold;
}

#main
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
}

#main a
{	
	color:#000;
	text-decoration:none;
}

#main a:hover
{	
	color:#333333;
	text-decoration:underline;
}

#header
{
	height:290px;	
	position:relative;
	background:url(../img/bg_topo.jpg) no-repeat center top;
}
#header .logo
{
	position:absolute;
	top:50px;
	background:url(../img/logo.png) no-repeat;
	width:220px;
	height:90px;
	text-indent:-9999px;
	left: 30px;
}
#header .busca-acesso
{
	float:right;	
	width:397px;
	background:url(../img/bg_busca_topo.png) no-repeat;
	height:68px;
	position:relative;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}
#header .busca-acesso div
{
	float:left	
}
#header .busca-acesso .busca, #header .busca-acesso .acesso
{
	position:absolute;
	top:8px;
}
#header .busca-acesso .busca
{
	left:20px;
}
#header .busca-acesso .busca input
{
	width:242px;
	border:1px solid #DDD;
	padding:2px;
	margin:0 10px;
}
#header .busca-acesso .busca button
{
	background:url(../img/lupa.png) no-repeat;
	width:35px;
	height:36px;
	text-indent:-9999px;
	border:none
}
#header .busca-acesso .acesso
{
	right:50px;
	top:10px;
}
#header .busca-acesso .acesso img
{
	vertical-align:middle;	
	margin-left:10px;
}
#header .menu 
{
	position:absolute;
	top:70px;
	right:0px;
	z-index:11;
}
#header .menu.sombra
{
	top:71px!important;
	right:-1px!important;	
	z-index:10;
}
#header .menu.sombra li
{
	color:#000;	
	background:none!important;
}
#header .menu li
{
	width:116px;
	margin-right:4px;
	background:url(../img/linha_divide.png) no-repeat right;
	float:left;
	font-weight:bold;
	text-align:center;
	padding:12px 0;
	font-size:14px;
	color:#EEE;
	position:relative;
}

#header .menu li a
{
	color:#ffffff;
	text-decoration:none;
}
#header .menu li a:hover{
	color:#ffffff;
	text-decoration:none;
}
#header .menu li.last
{
	margin-right:0px!important;	
	background:none;
}
#header .mensagem
{
	position:absolute;
	top:209px;
	right:110px;
	left:300px;
	color:#333;
	text-align:center;
}
#header .mensagem strong
{
	font-size:24px;
	color:#FF9900;
	font-weight:bold;
	display:block;
}
#conteudo
{
	/*border:1px solid #2D2D2D;*/
	background:url(../img/bg_conteudo.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	padding:10px;
	overflow:hidden;
	position:relative;
}
#conteudo .cantos li
{
	position:absolute;
	width:15px;
	height:14px;
}
#conteudo .cantos li.top-left
{
	top:0;
	left:0;
	background:url(../img/cantos_conteudo.jpg) left top no-repeat;
}
#conteudo .cantos li.top-right
{
	top:0;
	right:0;
	background:url(../img/cantos_conteudo.jpg) right top no-repeat;		
}
#conteudo .cantos li.bottom-left
{
	bottom:0;
	left:0;
	background:url(../img/cantos_conteudo.jpg) left bottom no-repeat;		
}
#conteudo .cantos li.bottom-right
{
	bottom:0;
	right:0;
	background:url(../img/cantos_conteudo.jpg) right bottom no-repeat;		
}

#conteudo .menu-esquerda
{
	width:242px;
	float:left;
	overflow:hidden;
	background-color:#F8F8F8;
}
#conteudo .menu-esquerda li
{
	text-align:right;
	background:url(../img/linha_divide_2.png) no-repeat 100px bottom;	
}
#conteudo .menu-esquerda li.selected
{
	border-right:6px solid #F60;
}
#conteudo .menu-esquerda li.last
{
	background:none;	
}
#conteudo .menu-esquerda li a
{
	display:block;
	/* padding:16px 20px 16px 0; */
	padding:10px 20px 10px 0;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:none
}
#conteudo .menu-esquerda li a:hover
{
	text-decoration:underline;	
}
#conteudo .texto
{
	float:left;
	left:0;
	width:680px;
	padding-left:10px;
	display:inline;
	overflow:hidden;
	background-color:#FFFFFF;
}
#conteudo .texto h2
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#F60;
	margin:10px 0;
	border-bottom:1px dotted #DDD;
}
#conteudo .texto h1
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#F60;
	margin:10px 0;
	background:#FFFFCC;
}
#conteudo .texto h3
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#999999;
	margin:10px 0;
	border-bottom:1px dotted #DDD;
}
#conteudo .texto p
{
	margin-bottom:12px;
	line-height:24px;	
}
#conteudo .texto .destaque
{
	width:600px;
	margin:0 auto;
	min-height:90px;
	/* background:url(../img/estat.png) no-repeat center left;*/
	
}
/* #conteudo .texto .destaque p
{
	padding:20px 0 10px 20px;
}*/
#conteudo .texto .destaque strong
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}
#conteudo .texto .box
{
	width:640px;
	margin:0 auto;
	background:url(../img/bg_box.jpg) repeat-x #EEE;
	padding:20px 10px;
	border:1px solid #DDD;
	overflow:hidden;
}
#conteudo .texto .box li
{
	float:left;	
	width:218px;
	padding-left:100px;
	height:182px;
}
#conteudo .texto .box p strong
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;	
}

#conteudo .texto .box2
{
	width:660px;
	margin:0 auto;
	padding:20px 10px;
	overflow:hidden;
}
#conteudo .texto .box2 li.bonus
{
	float:left;	
	width:180px;
}
#conteudo .texto .box2 li.outro
{
	float:left;	
	width:312px;
}
#conteudo .texto .box2 p strong
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding-left:0px;
	height:50px;
	display:block;
}
#conteudo .texto .box2 li.bonus
{
	border:2px dotted #DDD;	
	padding:6px;
	margin-right:20px;
	padding-left:120px;
	background:url(../img/jornal_capa.png) no-repeat center left;
}
#conteudo .texto .box2 li.outro
{
	background:#ffffff;	
}
#footer
{
	height:400px;
	background:#262622;
	position:relative;
	color:#FFF;
}
#footer .fundo
{
	background:#262622;
	height:400px;
	width:100%;
	bottom:0;
	z-index:-1;
	position:absolute
}
#footer strong
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	display:block;	
}
#footer ul
{
	padding:10px 40px;	
	overflow:hidden;
	position:relative;
}
#footer .detalhe-esquerda, #footer .detalhe-direita
{
	width:26px;
	height:46px;
	position:absolute;
}
#footer .detalhe-esquerda
{
	background:url("../img/footer_detalhe.gif") repeat scroll 0 0;
	top:0;
	left:0;
}
#footer .detalhe-direita
{
	background-image:url(../img/footer_detalhe.gif);
	background-position:-26px 0px;
	background-repeat:no-repeat;
	bottom:0;
	right:0;
}
#footer .mensagem
{
	float:left;
	width:475px;
	background:url("../img/linha_divide_3.png") no-repeat right	
}
#footer .mensagem label
{
	float:left;
	margin-right:20px;
	margin:10px 20px 10px 0;
}
#footer .mensagem label input, #footer .mensagem label textarea
{
	width:180px;
	border:2px solid #191817;
	padding:4px;
	background:url(../img/bg_input.jpg) repeat-x bottom #FFF;
}
#footer .mensagem label textarea
{
	width:390px!important;
	height:90px!important;	
}

#footer .mensagem .botao-enviar
{
	float:right;
	margin-right:74px;
}

#footer .contato
{
	float:right;
	width:350px;
	line-height:24px;
}
#footer .contato p
{
	padding-top:10px	
}

#footer .contato a
{
	color:#ffff00;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
#footer .contato p .fone
{
	font-weight:bold;
}


.clear
{
	clear:both	
}
.hide
{
	display:none	
}


#corpo
{
	/*border:1px solid #2D2D2D;*/
	background:url(../img/bg_conteudo.jpg) repeat-y #FFF;
	padding:10px;
	overflow:hidden;
	position:relative;
}

#corpo .menu
{
	width:242px;
	float:left;
	background-color:#33FF66;
}

#corpo .content
{
	width:242px;
	float:left;
	background-color:#33FF66;
}
