/*
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
x                                                            x
x          Folha de estilos Tomweb - www.tomweb.com.br       x
x                                                            x
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size:12px;
	scrollbar-face-color: #A2D700;
	scrollbar-highlight-color: #A2D700;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #789F00;
	scrollbar-arrow-color: #789F00;
	scrollbar-track-color: #F2FFCA;
	background-image:url(../img/verde_bg.jpg);
}
body a:link { color:#000000 ; text-decoration:none }
body a:active {	color:#000000 ; text-decoration:none }
body a:visited { color:#000000 ; text-decoration:none }
body a:hover { color:#00A2A1 ; text-decoration:none; cursor: hand;
}

/*
xxxxxxxxxxxxxxxxxxxxxxxx PEÇAS GERAIS xxxxxxxxxxxxxxxxxxxxxxx
*/

.scrollGaleria {
 	scrollbar-face-color: #DDDDDD;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;

}        

 
.caixaPadrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color:#000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-width: 2px;
	border-right-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-color: #ECEBD9;
	border-bottom-color: #ECEBD9;
	border-top-color: #ECEBD9;
	border-left-color: #ECEBD9;
	padding: 1;
}

.caixa_webmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
    font-weight: bold;
	background-color:#F0F9D3;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 0px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-width: 0px;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-top-color: #333333;
	border-left-color: #333333;
	padding: 1;
}

.caixa_agencias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color:#EDEAD7;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-width: 2px;
	border-right-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-color: #ECEBD9;
	border-bottom-color: #ECEBD9;
	border-top-color: #ECEBD9;
	border-left-color: #ECEBD9;
	padding: 1;
}

.BotaoPadrao {
	font-family: Tahoma;
	font-size: 10px;
	color: #003A21;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-color: #999999;
	border-left-color: #999999;
	cursor: hand;	
}	

.cxPadrao {
	font-family: Verdana, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#FBE87F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #9999A2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8E2;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #D8D8E2;
	padding: 2;
	scrollbar-face-color: #99476F;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-3dlight-color: #99476F;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;

}

.texto_titulo {
	font-family: Verdana;
	font-size: 20px;
	color: #FFFFFF;
	font-weight:bold;
	
}
.texto_titulo a:link { color:#FFFFFF; text-decoration:underline }
.texto_titulo a:active { color:#FFFFFF; text-decoration:none }
.texto_titulo a:visited { color:#FFFFFF; text-decoration:none }
.texto_titulo a:hover { color:#B2E025; text-decoration: underline;}


.texto_sub_titulo {
	font-family: Verdana;
	font-size: 15px;
	color: #FFFFFF;
	font-weight:bold;
	
}
.texto_sub_titulo a:link { color:#FFFFFF; text-decoration:underline }
.texto_sub_titulo a:active { color:#FFFFFF; text-decoration:none }
.texto_sub_titulo a:visited { color:#FFFFFF; text-decoration:none }
.texto_sub_titulo a:hover { color:#B2E025; text-decoration: underline;}


.texto_conteudo {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	line-height:20px;
}


.texto_conteudo a:link { color:#333333; text-decoration:underline }
.texto_conteudo a:active { color:#333333; text-decoration:none }
.texto_conteudo a:visited { color:#333333; text-decoration:none }
.texto_conteudo a:hover { color:#52680F; text-decoration: underline;}

.texto_conteudo_pequeno {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}


.texto_conteudo_pequeno a:link { color:#ffffff; text-decoration:underline }
.texto_conteudo_pequeno a:active { color:#ffffff; text-decoration:none }
.texto_conteudo_pequeno a:visited { color:#ffffff; text-decoration:none }
.texto_conteudo_pequeno a:hover { color:#D8D8D8; text-decoration: underline;}


.texto_box {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	
}
.texto_box a:link { color:#FFFFFF; text-decoration:underline }
.texto_box a:active { color:#FFFFFF; text-decoration:none }
.texto_box a:visited { color:#FFFFFF; text-decoration:none }
.texto_box a:hover { color:#B2E025; text-decoration: underline;}

.td_borda {
	border:1px solid #FF6600;
}	

.texto_menu_rodape {
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	padding: 0px 5px 0px 5px;
	
}
.texto_menu_rodape a:link { color:#FFFFFF; text-decoration:none }
.texto_menu_rodape a:active { color:#FFFFFF; text-decoration:none }
.texto_menu_rodape a:visited { color:#FFFFFF; text-decoration:none }
.texto_menu_rodape a:hover { color:#000000; text-decoration: none;}

.texto_webmail {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	
}
.texto_webmail a:link { color:#000000; text-decoration:none }
.texto_webmail a:active { color:#000000; text-decoration:none }
.texto_webmail a:visited { color:#000000; text-decoration:none }
.texto_webmail a:hover { color:#000000; text-decoration: none;}