/* CSS Document */

body {
    SCROLLBAR-FACE-COLOR: black;
	SCROLLBAR-HIGHLIGHT-COLOR: HighlightText;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: black;
	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


h1 {  
  
font-family: Verdana; 
font-size: 14px; 
color: #000;
text-decoration: none;
margin:0px;
padding:0px;
 
}

h2 {  
  
font-family: Verdana; 
font-size: 12px; 
color: #757575;
text-decoration: none;
margin:0px;
padding:0px;
 
}
 
.h2 {  
  
font-family: Verdana; 
font-size: 12px; 
color: #757575;
text-decoration: none;
margin:0px;
padding:0px;
 
} 
 
a:hover.h2 {
text-decoration: underline;
color: #757575;
margin:0px;
padding:0px;

}


.td1 {
	background-position:center top;
	background-repeat: repeat-x;
	background-image: url(../img/bg_topo.jpg);
	background-color: white;
}

.td2 {
	background-position:center top;
	background-repeat: no-repeat;  
	background-image: url(../img/bg_inews_home.jpg);
	
}

.td3 {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../img/bg_assinatura.gif);
	height: 200px;
}


.td4 {
	background-position:center top;
	background-repeat: repeat-x;  
	background-image: url(../img/bg_internas.gif);
	background-color: white;	
}


.td5 {
	background-position:center top;
	background-repeat: no-repeat;  
	background-image:url(../img/bg_sombra_topo_conteudo.gif);
	background-color: white;
	height: 200px;	
}


.td6 {
	background-position:center top;
	background-repeat: repeat-x;  
	background-image: url(../img/bg_interna_clientes_parceiros.gif);
	background-color: white;	
}

table.combordasimples td:hover {
background-color: black;
background-image: url(../img/over_menu.jpg);
background-repeat:repeat-x;
}


.textcinza {  
  
font-family: Verdana; 
font-size: 11px; 
color: #757575;
text-decoration: none;

}

.textcinzaficha {  
  
font-family: Verdana; 
font-size: 11px; 
color: #757575;
text-decoration: none;
padding-top:10px;
padding-bottom:4px;
padding-left:3px;

}

a:hover.textcinza {
	text-decoration: underline;
	color: #757575;
}


.texto {  
  
font-family: Verdana; 
font-size: 11px; 
color: black;
text-decoration: none;

}

a:hover.texto {
	text-decoration: underline;
	color: black;
}


.iagentemail {
font-family: Verdana; 
font-size: 11px; 
color: #005DAC;
text-decoration: none;
}

a:hover.iagentemail {
	text-decoration: underline;
	color: #005DAC;
}


.iagenteshop {
font-family: Verdana; 
font-size: 11px; 
color: #EE7F14;
text-decoration: none;
}

a:hover.iagenteshop {
	text-decoration: underline;
	color: #EE7F14;
}


.iagentesms {
font-family: Verdana; 
font-size: 11px; 
color: #a30136;
text-decoration: none;
}

a:hover.iagentesms {
	text-decoration: underline;
	color: #a30136;
}

.forms {  

font-family: Verdana; 
font-size: 12px; 
color: #757575; 
background-color: white; 
border: 1px black solid;

}

.forms2 {  

font-family: Verdana; 
font-size: 12px; 
color: #333333; 
background-color: white; 
border: 1px solid #666666;
padding:4px;

}

.borderimg {

border: 1px white solid;

}
