@charset "utf-8";
/* CSS Document */

html {
    width: 100%;
    height: 100%;
}
body{
	margin:0 auto;	padding:0px;
	width:100%;	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
	background-image: url(../imgs/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#e59b22;
}
#fundo{
	margin:0 auto;
	padding:0px;
	display:block;
	height:inherit;
	background-image:url(../imgs/grafismo_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#corpo{
	margin:0 auto;
	padding:0px;
	display:block;
	width:780px;
}
#header{
	margin:0 auto;
	padding-top:0px;
	display:block;
	width:100%;
	/*background-image:url(../imgs/img_top.jpg);*/
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d67119;
}
#busca{
	width:910px;
	height:27px;
	float:left;
	background-color:#FFFFFF;
	margin-bottom:5px;
	padding-left:84px;
	padding-top:8px;
}
.logo{
	margin-left:26px;
	margin-top:49px;
	float:left;
	padding:0px;
	display:inline;
}
#flash{
	float:right;
	margin-right:25px;
	margin-bottom:25px;
	padding:0px;
	width:545px;
	height:184px;
}
#content{
	background-image:url(../imgs/border_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#ffffff;
	width:100%;
	float:left;
	margin:0px;
	padding-top:25px;
}
#content_bottom{
	background-image:url(../imgs/border_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:100%;
	height:16px;
	float:left;
}
#footer{
	margin-top:15px;
	padding:0px;
	width:780px;
	clear:both;
}
#footer p{
	font-size:10px;
	display:inline;
	float:left;
	margin-top:15px;
	margin-left:35px;
	width:457px;
	color:#FFFFFF;
}
.ass{
	float:right;
	display:inline;
	margin-top:10px;
	margin-right:30px;
	position:relative;
}
/************ CORPO ***************/
#cont_esquerda{
	margin-left:15px;
	padding:0PX;
	float:left;
	display:inline;
	width:249px;
}
#cont_direita{
	margin-right:15px;
	padding:0px;
	float:right;
	display:inline;
	width:450px;
	
}
/************ CORPO ***************/
#noticias_home{
	width:100%;
	margin:0px;
	padding:0px;
	background-image:url(../imgs/t_noticias.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#noticias_home ul{
	list-style:none;
	margin-top:0px;
	padding-top:65px;
	margin-left:10px;
	margin-right:10px;
}
#noticias_home li{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #666666;
	
}
.titulo{
	color:#d8751a;
	font-weight:bold;
}
#destaque{
	width:100%;
	height:267px;
	background-image:url(../imgs/box_cartao.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:25px;
}
#destaque p{
	width:189px;
	float:left;
	margin-left:15px;
}

#otimo_test{
	width:100%;
	margin:0px;
	padding-top:64px;
	background-image: url(../imgs/t_otimo.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#otimo_test p{
	margin-left:10px;
	margin-right:10px;
}
#cartoes_test{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(../imgs/t_cartoes.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#cartoes_test ul{
	list-style:none;
	margin-top:0px;
	!margin-top:25px;
	padding-top:65px;
	!padding-top:45px;
	
	margin-left:10px;
	margin-right:10px;
}
#cartoes_test li{
	margin-bottom:5px;
	padding-bottom:5px;
	!padding-bottom:0px;
	!margin-bottom:0px;
	margin-top:5px;
	!margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	position:relative;
	border-bottom:1px solid #666666;
	float:left;
	width:426px;
	
}
#cartoes_test li img{
	float:left;
	display:inline;
	margin-right:5px;
	margin-top:0px;
}
#porque_adquirir_test{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	padding-top:65px;
	background-image:url(../imgs/t_porque_adquirir.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#porque_adquirir_test p{
	margin-left:10px;
	margin-right:10px;
}
#como_adquirir_test{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	padding-top:65px;
	background-image:url(../imgs/t_como_adquirir.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#como_adquirir_test p{
	margin-left:10px;
	margin-right:10px;
}
#como_aonde_test{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	padding-top:65px;
	background-image:url(../imgs/t_aonde.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#como_aonde_test p{
	margin-left:10px;
	margin-right:10px;
}
#pedido_test{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	padding-top:65px;
	background-image:url(../imgs/t_pedido.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#pedido_test p{
	margin-left:10px;
	margin-right:10px;
}
#como_cadastro_test{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	padding-top:65px;
	background-image:url(../imgs/t_cadastro.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#como_cadastro_test p{
	margin-left:10px;
	margin-right:10px;
}
#como_cantrato_test{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	padding-top:65px;
	background-image:url(../imgs/t_contrato.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#como_cantrato_test p{
	margin-left:10px;
	margin-right:10px;
}
#como_contato_test{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	padding-top:65px;
	background-image:url(../imgs/t_contato.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#como_contato_test p{
	margin-left:10px;
	margin-right:10px;
}
#form{
	margin-left:0px;
	margin-right:20px;
	width:100%;
	float:left;
}
#form label{
	float:left;
	display:block;
	margin-bottom:5px;
	margin-top:3px;
	width:125px;
	text-align:right;
}
.input_cadastro{
	float:right;
	margin-bottom:2px;
	!width:300px;
}
.btn_enviar{
	background:url(../imgs/btn_enviar.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:78px;
	height:35px;
	float: right;
	clear:both;
	border:none;
	margin-top:10px;
}
.btn_limpar{
	background:url(../imgs/btn_limpar.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:78px;
	height:35px;
	float:right;
	border:none;
	margin-top:10px;
	margin-right:5px;
}
#servico_test{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	padding-top:65px;
	background-image: url(../imgs/t_servicos.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#servico_test p{
	margin-left:10px;
	margin-right:10px;
}
#perguntas_test{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	padding-top:65px;
	background-image: url(../imgs/t_perguntas.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#perguntas_test p{
	margin-left:10px;
	margin-right:10px;
}
#pergunte_test{
	background-image:url(../imgs/t_pergunte_pra_gente.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:210px;
	margin:0px;
	padding:10px;
}
#novidades_test{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	padding-top:65px;
	background-image: url(../imgs/t_novidades.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#novidades_test p{
	margin-left:10px;
	margin-right:10px;
}
#novidades_test ul{
	list-style:none;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
}
#novidades_test li{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #666666;
	
}
#on_test{
	background-image: url(../imgs/t_outras_novidades.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:220px;
	margin:0px;
	padding:10px;
	background-color:#eceeed;
}
#on_test ul{
	list-style:none;
	margin-top:0px;
	padding-top:65px;
	width:100%;
}
#on_test li{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #666666;
	
}
#on2_test{
	background-image:url(../imgs/bottom_novidades.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:240px;
	height:24px;
	margin:0px;
	padding:0px;
}
#cont_central{
	width:723px;
	padding-top:65px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:40px;
	float:left;
	display:inline;
	background-image:url(../imgs/t_ouvidoria.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#cont_central p{
	margin-left:20px;
	margin-right:20px;
}