/* CSS Document */

/* Css com as configurações do topo e do rodapé e comum a todas as páginas*/

/* estilos para exibir e ocultar o menu */
span.mostra, span.oculta
{
	cursor: pointer;
}


.mostra
{
	display:true;
}

.oculta
{
	display:none;
}

.telclass
{
	text-decoration: none;
	border: solid blue 2px; 
}

.limit-image, .img_noticias
{
	max-width: 525px;
}

.limit-image-dd
{
	max-width: 470px;
}

.img_download a
{
	padding-top: 18px;
	float: left;
}

.img_download img
{
	float: left;
	padding-top: 10px;
	padding-right: 10px;
}
	

.ultimas_noticias, .img_noticias
{
	border:1px solid #164674;
	margin-right:10px;
}

.img_noticias, .ultimas_noticias
{
	float:left;
}

.info-mensagem
{
	padding: 4px;
	font-weight: bold;
	color: #dd0000;
	border: 2px solid #dd0000;
	margin-bottom: 15px;
}

.rss_noticias, .hbar
{
	border-top-color: #a8aeba;
	border-top-style: solid;
}

.rss_noticias
{
	border-top-width: 2px;
}

.rss_noticias #n_veja_mais
{
	margin-left:50px;
}

.hbar
{
	border-top-width: 1px;
	padding-bottom: 8px;
}

.hbar_noticias
{
	border-bottom: solid #ccc 1px;
	padding-bottom: 20px;
	margin-bottom:20px;
}

.submithidden
{
	display: none;
}

.required
{
	/*background: #E61A23;
	background: #FFFF99;*/
	background: #D0D9DD;
}

/* tags padrões */
p
{
margin:0px 0px 10px 0px;
}

a
{
text-decoration:none;
color:#494747;
}

a:hover
{
text-decoration:underline;
}

dt
{
cursor:pointer;
margin:0px;
padding:0px;
}

dd
{
padding:20px;
margin:0px 12px 0px 0px;
border:#cccccc 1px solid;
background-color:#FFFFFF;
}

form
{
margin:0px;
padding:0px;
}

ul
{
margin-left: 0px;
margin-top: 0px;
padding-left: 0px;
list-style: none;
}

li
{
padding-left:10px;
background-image:url(../imagens/b2b/list_menu_style.jpg);
background-repeat: no-repeat;
background-position: 0 .5em;
}

img
{
	margin:0px;
	padding:0px;
	border:none;
}

/*classes padrões*/
.font_9
{
	font-size:9px;
}

.font_10
{
	font-size:10px;
}

/*box busca*/
.busca_topo
{
	height:25px;
	background-image:url(../imagens/b2b/fd_busca_topo.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:20px;
}

.busca_topo div
{
	padding-top: 5px;
}

/*
.busca_topo img
{
	vertical-align: top;
}
*/

.busca_topo input
{
	background-color:#FFFFFF;
	border:1px solid #868686;
	width:110px;
	height:13px;
	font-size:9px;
	padding: 0px;
}

.busca_topo input.image, .busca input.image, .busca_interna input.image
{
	width: 25px;
	height: 15px;
	border:none;
	vertical-align: top;
}

.busca_interna input.image
{
	margin-top: 3px;
}


.logo_box
{
float:left; 
padding-top:26px; 
padding-left:52px;
}

/*box com animação das unidades*/
.box_flash
{
height:93px;
}

/*menu topo*/
.menu_topo
{
	height: 25px;
	width:807px;
	background-image:url(../imagens/b2b/fd_menu.jpg);
}

.menu_topo ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	white-space:nowrap;
	float:right;
}

.menu_topo ul li, .menu_topo ul li.first
{
	float:left;
	margin:0px;
	padding:0px;
	border: none;
	background-image:none;
	background-repeat: repeat;
	background-position: 0px;
	/*border-right:#e1777c solid 1px;*/
}

.menu_topo ul li
{
	border-left:#e1777c solid 1px;
}

.menu_topo ul li.on 
{
	background-image:url(../imagens/b2b/fd_menu_on.jpg);
}

.menu_topo ul li a:hover
{
	background-image:url(../imagens/b2b/fd_menu_on.jpg);
}

.menu_topo ul li a 
{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	padding-top:5px;
	padding-bottom:6px;
	padding-left:8px;
	padding-right:8px;
}

.menu_topo li ul
{
	padding:0px;
	margin:0px;
	background-color:#A9232B;
	position:absolute;
	z-index:1;
	opacity:0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
}


.menu_topo li ul li
{
	float:none;
	padding:0px;
	font-size:10px;
	border-bottom:#ffffff solid 1px;
	text-align:left;
	border-right:none;
}

.menu_topo li ul li a
{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	margin:0px;	
}

.menu_topo li ul li a:hover
{
background-image:none;
text-decoration:underline;
}

.menu_topo li.universo
{
background-image:url(../imagens/b2b/fd_menu_azul.gif);
border:none;
}

.menu_topo li.universo a
{
padding-top:5px;
padding-bottom:6px;
padding-left:15px;
padding-right:30px;
}

.menu_topo li.universo a:hover
{
background-image:none;
}

.menu_topo li.universo ul
{
margin-left:-28px;
background-color:#10215D;
}

.menu_topo li.universo ul li a
{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	margin:0px;	
}

/* final menu topo */

/*busca*/

.busca
{
	padding:10px 10px 10px 28px;
}

/*
.busca img
{
	vertical-align: top;
}
*/

.busca input
{
	background-color:#FFFFFF;
	border:1px solid #868686;
	width:90px;
	height:13px;
	font-size:9px;
	padding: 0px;
}

/*rodapé*/

.rodape_box
{
padding-left:20px;
float:left;
}

.rodape_box span
{
padding-top:10px;
padding-right:90px;
color:#FFFFFF;
float:left;
}

.rodape_box a
{
color:#FFFFFF;
padding-top:30px;
padding-right:18px;
float:left;
}

.menu_marcas
{
float:right;
padding-right:10px;
}

.menu_marcas a
{
color:#FFFFFF;
padding-top:10px;
padding-right:18px;
float:left;
text-align:center;
}

.menu_marcas a.ilhota
{
color:#FFFFFF;
padding-top:20px;
padding-right:18px;
float:left;
}

.segura_menu_rodape2 
{
	background-image:url(../imagens/common/fd_rodape.gif);
	height:66px;
}

.segura_menu_rodape 
{
	padding-top:30px;
	padding-left:25px;
	height: 165px;
	background-image:url(../imagens/common/fd_rodape2.jpg);
}

.segura_menu_rodape p, .segura_menu_rodape a
{
	white-space: nowrap;
}

.segura_menu_rodape p
{
	padding-bottom: 10px;
}

.segura_menu_rodape p, .menu_rodape ul
{
	margin: 0px;
	padding-bottom: 10px;
}

.menu_rodape
{
	float:left;
	padding-right:18px;
	
}

.titulo_azulescuro, .titulo_azulescuro a
{
	color: #132053;
	font-size: 11px;
	font-weight: bold;
}

.outras-info
{
	padding-top: 10px;
	background-image:url(../imagens/common/fd_rodape3.jpg);
	height:14px;
}

.outras-info div
{
	padding-right:90px;
	color:#FFFFFF;
}

.addresstag
{
	display: inline;
}

.outras-info div, .outras-info div a, div address
{
	display: inline;
}

.outras-info div a.address
{
	color:#FFFFFF;
}
*/

.outras-info .ilhota
{
	float: right;
}

br.clear
{
	clear:both;
}

div.btnvoltar
{
	text-align: right;	
}