/* CSS Document */
body {
	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:left top;
	background-repeat: repeat;
	background-image: url(../img/bg_fio.gif);   
}

.td1 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center top;
	background-repeat:repeat-x;
	background-image: url(../img/bg_topo.gif);
	
}

.td2 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center top;
	background-repeat:repeat-x;
	background-image: url(../img/bg_fla.gif); 
	
}

.td3 {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center top;
	background-repeat: no-repeat;
	background-image: url(../img/bg_fundo.gif); 
	
}

.td4 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center top;
	background-repeat:repeat-x;
	background-image: url(../img/bg_sombra.gif); 
	
}

.td5 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:left top;
	background-repeat: repeat-y;
	background-image: url(../img/bg_mao.gif);
	
}

.td6 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:left top;
	background-repeat: no-repeat;
	background-image: url(../img/bg_carta.jpg);
}

.td7 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:left top;
	background-repeat: repeat-x;
	background-image: url(../img/bg_base.gif);
}

.td8 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:left top;
	background-repeat: repeat-x;
	background-image: url(../img/bg_topo_interna.gif);
}

.td9 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:left top;
	background-repeat: repeat-x;
	background-image: url(../img/bg_sombra_interna.gif);
}

.td10 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center top;
	background-repeat: no-repeat;
	background-image: url(../img/bg_fundo_interna.jpg);
}

.td11 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:left top;
	background-repeat: no-repeat;
	background-image: url(../img/bg_carta_interna.jpg);
}

.td12 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:right top;
	background-repeat: repeat-y;
	background-image: url(../img/bg_red.gif);
}

.td13{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:left top;
	background-repeat: repeat-x;
	background-image: url(../img/bg_sombra_news_interna.gif); 
	
}

.text {    
font-family: Verdana; 
font-size: 10px; 
color: #BA2019;
text-decoration: none;
}

a:hover.text {
text-decoration: underline;
color: #BA2019;
}

.textwhite {    
font-family: Verdana; 
font-size: 10px; 
color: white;
text-decoration: none;
}

a:hover.textwhite {
text-decoration: underline;
color: white;
}

.titwhite {    
font-family: Verdana; 
font-size: 14px; 
color: white;
text-decoration: none;
}

a:hover.titwhite {
text-decoration: underline;
color: white;
}

.titcinza {    
font-family: Verdana; 
font-size: 14px; 
color: #999999;
text-decoration: none;
}

a:hover.titcinza {
text-decoration: underline;
color: #999999;
}

.cinza {    
font-family: Verdana; 
font-size: 10px;
color: #999999;
text-decoration: none;
}

a:hover.cinza {
text-decoration: underline;
color: #999999;
} 

.cinza2 {    
font-family: Verdana; 
font-size: 10px;
color: #4B4B4B;
text-decoration: none;
}

a:hover.cinza2 {
text-decoration: underline;
color: #4B4B4B;
} 

.input {
	font-family: Verdana;
	font-size: 12px;
	color: #4B4B4;
	background-color: white;
	border-top: 1px solid #C2181E;
	border-right: 1px solid #C2181E;
	border-bottom: 1px solid #C2181E; 
	border-left: 1px solid #C2181E;
}

.img2 {
border: 1px solid white;
}

	