@charset "utf-8";
/* CSS Document */

			a.link_titulo:active, .link_titulo:link, .link_titulo:visited ,  .link_titulo:hover  { text-decoration: none; font-family: Arial; color: #000; font-size: 12px; font-weight: bold;}
			a.link_titulo:hover { text-decoration: underline;}

			a.link_secao:active, .link_secao:link, .link_secao:visited ,  .link_secao:hover  { text-decoration: none; font-family: Arial; color: #ffffff; font-size: 12px;}
			a.link_secao:hover { text-decoration: underline;}

			a.link_padrao:active, .link_padrao:link, .link_padrao:visited ,  .link_padrao:hover  { text-decoration: none; font-family: Arial; color: #000; font-size: 12px; font-weight: normal;}
			a.link_padrao:hover { text-decoration: underline;}
			
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#767676;
	font-size:62.5%;
	font-family:Verdana, Geneva, sans-serif;
}

a{
	border:0;
}

a img{
	border:0;
}



.home_box_slider{
	margin-left:11px;
	margin-right:11px;
}

.home_slider_bt_solicitar{
	margin-top:-2px;
	border:0;
}

.bt_slider{
	margin-top:80px;
}

.home_slider_center{
	background-image:url(../images/home/slider_box_bg_center.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	font-size:1.2em;
	color:#323232;
	font-weight:bold;
}


.menu_rodape_traco_bottom{
	height:5px;
	background-image:url(../images/home/rodape_menu_traco_bottom.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.menu_rodape{
	margin-top:15px;
}

.menu_rodape a{
	text-decoration:none;
	color:#E7E8EA;
	border:0;
	font-weight:bold;
	font-size:1.1em;
}

.menu_rodape a:hover{
	text-decoration:underline;
	color:#FFF;
	border:0;
	font-weight:bold;
}



.newsletter{
	color:#666666
}

.rodape_campos_nome{
	width:97px;
	height:19px;
	background-image:url(../images/home/rodape_campos_bg_nome.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:5px;
	padding-right:5px;
}

#rodape_campos_nome{
	width:95px;
	height:19px;
	background:transparent;
	border:0;
	font-size:1em;
	color:#FFF;
	padding-left:2px;
}



.rodape_campos_email{
	width:97px;
	height:19px;
	background-image:url(../images/home/rodape_campos_bg_nome.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:5px;
	padding-right:5px;
}

#rodape_campos_email{
	width:95px;
	height:19px;
	background:transparent;
	border:0;
	font-size:1em;
	color:#FFF;
	padding-left:2px;
}



.rodape_container_logos{
	background-image:url(../images/home/rodape_bg_logos.jpg);
	 background-position:top;
	 background-repeat:repeat-x;
	margin-top:15px;
}


.rodape_logos{width:180px; text-align:center;}



.menu_box{
	border:solid 1px #EDEDED;
	border-bottom:solid 3px #EDEDED;
	background-color:#F7F7F7;
	padding-bottom:5px;
}

.menu_topo{
	background:url(../images/internas/menu_topo.jpg) top no-repeat;
	width:218px;
	height:27px;
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	padding-left:10px;
}

.menu_itens{
	border-bottom:dotted 1px #D4D4D4;
	padding-top:5px;
	padding-bottom:5px;
	height:34px;
}

.menu_itens a{
	color:#9A9A9A;
	font-size:1.1em;
	text-decoration:none;
	font-weight:bold;
}

.menu_itens a:hover{
	color:#000;
	font-size:1.1em;
	text-decoration:underline;
	font-weight:bold;
}



.titulos_internas{
	text-align:left;
	padding-left:15px;
	color:#1B60A3;
	font-size:2em;
	font-weight:bold;
	border-bottom:dotted 1px #D4D4D4;
}


.conteudo_internas_margem_top{
	margin-top:15px;
}

#produtos_internas{
	position:relative;
	width:686px;
}


.box_produtos{
	float:left;
	margin-top:22px;
	margin-left:10px;
	margin-right:10px;
	width:206px;
	height:212px;
}

.box_produtos_title{
text-align:center;
	font-size:1.2em;
	color:#000;
	font-weight:bold;
}



.internas_container_texto{
	margin-top:22px;
	margin-left:10px;
}

.internas_container_texto p{
	font-size:11px;
}


.creditos{
	text-align:right;
	color:#f9fafc;
	margin-top:20px;
}

.creditos a{
	border:0;
	outline:0;
	color:#f9fafc;
	text-decoration:none;
}

.creditos a:hover{
	border:0;
	outline:0;
	color:#f9fafc;
	text-decoration:underline;
}
