body {
	margin:0px;
	background-image:url(../imgs/bg.jpg);
	background-repeat:repeat-x;
	background-color:#BF0000;

}
body a:link { color: #666666; text-decoration: none}
body a:active {	color: #666666;	text-decoration: underline}
body a:visited { color: #666666; text-decoration: none}
body a:hover {color: #666666; text-decoration: underline;padding: 0px;
}

/*xxxxxxxxxxxxxxxxxxxTOMWEBxxxxxxxxxxxxxxxxxxxxxxxxxx
Pecas gerais 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

.bgCinzaClaro {background-color: #2B3B59;}
.BordaCinzaClaro {border:1px solid #CACACA; background-color: #FFFFFF;}


.menuAdm {backgroud-color: #80AbD6; font-family:Tahoma; font-weight:bold; font-size:11px; color:#6DAB24; border:1px solid #6DAB24;}
	.menuAdm a:link { color:#6DAB24; text-decoration:none;}
	.menuAdm a:active { color:#6DAB24; text-decoration:none;}
	.menuAdm a:visited { color:#6DAB24; text-decoration:none;}
	.menuAdm a:hover { color: #000000; text-decoration:none;}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: #80ABD6;
	border-width: 1;
	color: #FFFFFF;
}
.menu a:link { color: #FFFFFF; text-decoration:none}
.menu a:active { color:#000000; text-decoration:none}
.menu a:visited { color:#FFFFFF; text-decoration:none}
.menu a:hover { color: #000000; text-decoration:none }


.txtCinzaG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A32742;
	line-height: 25px;
}
.txtCinzaG a:link { color:#666666; text-decoration:none}
.txtCinzaG a:active { color:#666666; text-decoration:underline}
.txtCinzaG a:visited { color:#666666; text-decoration:none}
.txtCinzaG a:hover { color: #666666; text-decoration: underline}

.txtVerde {
	font-family: Tahoma;
	font-size: 9px;
	color: #6DAB24;
}
.txtVerde a:link { color:#6DAB24; text-decoration:none}
.txtVerde a:active { color:#6DAB24; text-decoration:underline}
.txtVerde a:visited { color:#6DAB24; text-decoration:none}
.txtVerde a:hover { color: #6DAB24; text-decoration: underline}

.tituloDeBarra {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}
.tituloDeBarra a:link { color:#000000; text-decoration:none}
.tituloDeBarra a:active { color:#000000; text-decoration:underline}
.tituloDeBarra a:visited { color:#000000; text-decoration:none}
.tituloDeBarra a:hover { color: #000000; text-decoration: underline}

.tituloRoteiro {
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.tituloRoteiro a:link { color:#FF0000; text-decoration:none; font-weight: bold;}
.tituloRoteiro a:active { color:#FF0000; text-decoration:underline; font-weight: bold;}
.tituloRoteiro a:visited { color:#FF0000; text-decoration:none; font-weight: bold;}
.tituloRoteiro a:hover { color: #FF0000; text-decoration: underline; font-weight: bold;}


.txtCinzEscP {
	font-family: Tahoma;
	font-size: 10px;
	color: #663300;
}
.txtCinzEscP a:link { color:#666666; text-decoration:none}
.txtCinzEscP a:active { color: #000066; text-decoration:none}
.txtCinzEscP a:visited { color:#666666; text-decoration:none}
.txtCinzEscP a:hover { color: #000066; text-decoration: none}


.txtBold {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
.txtBold a:link { color:#999999; text-decoration:none}
.txtBold a:active { color:#999999; text-decoration:underline}
.txtBold a:visited { color:#999999; text-decoration:none}
.txtBold a:hover { color: #999999; text-decoration: underline}

.txtCinzaE {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
}
.txtCinzaE a:link { color:#999999; text-decoration:none}
.txtCinzaE a:active { color:#999999; text-decoration:underline}
.txtCinzaE a:visited { color:#999999; text-decoration:none}
.txtCinzaE a:hover { color: #999999; text-decoration: underline}




.txtPequenoCinza {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.txtPequenoCinza a:link { color:#666666; text-decoration:none}
.txtPequenoCinza a:active { color:#666666; text-decoration:underline}
.txtPequenoCinza a:visited { color:#666666; text-decoration:none}
.txtPequenoCinza a:hover { color: #666666; text-decoration: underline}

.tilPequenoAzulE {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.tilPequenoAzulE a:link { color:#000000; text-decoration:none}
.tilPequenoAzulE a:active { color:#000000; text-decoration:underline}
.tilPequenoAzulE a:visited { color:#000000; text-decoration:none}
.tilPequenoAzulE a:hover { color: #000000; text-decoration: underline}


.txtpadraoBranco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.txtpadraoBranco a:link { color:#FFFFFF; text-decoration:none}
.txtpadraoBranco a:active { color:#FFFFFF; text-decoration:underline}
.txtpadraoBranco a:visited { color:#FFFFFF; text-decoration:none}
.txtpadraoBranco a:hover { color: #FFFFFF; text-decoration: underline}


.cxPadrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#ffffff;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9999A2;
	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;
}

.btPadrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9999A2;
	border-bottom-color: #9999A2;
	border-top-color: #D8D8E2;
	border-left-color: #D8D8E2;
	cursor: hand;
}
.tituloArtigos {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #836C21;
}
.conteudoArtigos {
	font-family: Verdana;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}
