body {
	padding: 0px;
	margin: 0px;
	background-color: #05191a;
	/*background-image: url(../img/bg.gif);*/
}




.maintable{
 background-color: #333333;
}

.middle_body{
	background-image: url(../img/bg_body.jpg);
	background-repeat: no-repeat;
	background-color: #e8e4c1;
	height: 200px;
}

.bottom_body{
	background-image: url(../img/bg_body_2.gif);
	background-repeat: no-repeat;
	background-color: #e8e4c1;
	height: 165px;
}

.barra_inferior {

	background-color: #e8e4c1;
}

.rodape {
	background-image: url(../img/bg_body_bottom.jpg);
	background-repeat: no-repeat;
	background-color: #e8e4c1;
	height: 87px;
}


.texto p, span, ul, li{
 font-family: Helvetica, Arial, Verdana, sans-serif;
 color: #333333;
 font-size: 13px;
 line-height: 19px;
 text-align: left;
}

#text_title {
 font-family: Helvetica, Arial, Verdana, sans-serif;
 color: #333333;
 font-size: 11pt;
 line-height: 18px;
 font-weight: bold; 
}

.footer td{
 font-family: Helvetica, Arial, Verdana, sans-serif;
 color: #333333;
 font-size: 12px;
 font-weight: bold;
 text-align: center;
}

.footer .st8{
 font-family: Helvetica, Arial, Verdana, sans-serif;
 color: #999999;
 font-size: 12px;
 font-weight: bold;
}

.footer .st8{
 font-family: Helvetica, Arial, Verdana, sans-serif;
 color: #999999;
 font-size: 12px;
 font-weight: bold;
}

.footer a{
 color: #000000;
 text-decoration: none;
}


.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #a77030;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;	
}
.footer2 {font-family: Arial, Helvetica, sans-serif; color: #944e07; font-size: 18px;}
.footer3 {font-size: 14px; 	line-height: 20px; color: #944e07; }
.footer4 {
    color: #944e07; 
	font-size: 13px;
	font-weight: bold;
}

.footer4 a {
    color: #944e07; 
    text-decoration: none;
}

#st8link  {
 font-family: Helvetica, Arial, Verdana, sans-serif;
 color: #666666;
 font-size: 12px;
 font-weight: bold;
}

#text_home_intro {
  font-weight: bold;
  
}

#text_home_title {
  font-size: 16px;
  font-weight: bold;
}


#text_title_big{
  font-size: 18px;
  font-weight: bold;
}


