body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-image:url(../images/fundosite.png);
	background-position:top;
	background-repeat:repeat-x;	
}

.bg_destaque {
	background-image: url(../images/pontas.png);
	background-repeat: no-repeat;
	background-position: center 118px;	
}


.bgbase {
	background-image: url(../images/bgbase.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

a {text-decoration: none; color: #333333;}
a:link {text-decoration: none; color: #333333;}
a:visited {text-decoration: none; color: #333333;}
a:hover {text-decoration: none; color: #CC0000;}
P, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
text-decoration: none;
}
.form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
}
.submit {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8px; 
color: #000000; 
background-color: #CCCCCC; 
border: 1px solid #DDDDDD;
}

.textopequeno { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 10px; font-weight: normal; color: #333333; text-decoration: none; font-style: normal;} 

.textomedio { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; font-weight:lighter; color: #000000; text-decoration: none; font-style: normal;} 

.textogrande { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; line-height: 20px; font-weight:lighter; color: #000000; text-decoration: none; font-style: normal;} 

.textograndesuper { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 22px; line-height: 24px; font-weight:bold; color: #000000; text-decoration: none; font-style: normal;} 

input.btn {
color:#FFFFFF;
font-family:'Verdana',helvetica,sans-serif;
font-size:100%;
height:19px;
font-weight:bold;
background-color:#666666;
border:1px solid;
border-top-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-bottom-color:#000000;
}
input.btnhov {
border-top-color:#CC0000;
border-left-color:#CC0000;
border-right-color:#CC0000;
border-bottom-color:#CC0000;
}

.azul a:link {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #253258;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.azul a:visited {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #253258;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.azul a:hover {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.azul {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #253258;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.branco {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style1 {
	font-family: Tahoma;
	font-size: 12px;
}
.style4 {
	font-size: 14px;
	color: #999900;
}
.style8 {font-family: Verdana; font-size: 9px; }
-->
.style10 {font-size: 12px; color: #999900; }
.BORDER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #CCCCCC;
	border: 2px solid #FF0000;
}
.style11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}

.hide{
display: none;
}
.show{
display: block;
}


table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 95%;
        border-left: solid 0px #000000;
        border-right: solid 0px #000000;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #000000;
        }

table.moduletable th {
  font-size: 14px;
  font-weight      : bold;
  color            : #E6E6FA;
  text-align       : left;

  width            : 100%;
}

table.moduletable td {
        font-size: 12px;
        font-weight: normal;
        }
