body {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	background:#ffffff;
	
}

.csoc{
align:center;
}



A:link { text-decoration: none; font-size: 12px; color: #765D59; }
A:visited { text-decoration: none; font-size: 12px; color: #9E5B5A; }
A:active { text-decoration: none;font-size: 12px; color: #9E5B5A; }
A:hover { text-decoration: underline; font-size: 12px; color: #9E5B5A; }


.buttonscontainer {
	width: 165px;
	padding-left: 0px;
	}


h2 {
	font-family: Arial;
	font-size:13px;
	text-align: justify;
	font-weight:600;
	color:#000000;
	background:none;
	padding:5px;
		}	

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #765D59;
	line-height:16px;
}

h4{
font-family: Arial;
	font-size:12px;
	font-weight:200;
	color:#000000;
	background:none;
		}
		
		
h5{
font-family: Arial;
	font-size:12px;
	text-align: justify;
	font-weight:200;
	color:#000000;
	background:none;
	text-decoration: underline;
		}
		

.square{
margin-right: 30px;
margin-bottom: 20px;
}

object{
margin-right: 30px;
margin-bottom: 20px;
}

	
A.m:link { font-family: Arial rounded, arial; font-size: 14px; color: #765D59; font-weight: bold; line-height: 18px;}
A.m:visited { font-family: Arial rounded, arial; font-size: 14px; color: #765D59; font-weight: bold; line-height: 18px; }
A.m:hover { font-family: Arial rounded, arial; font-size: 14px; color: #765D59; font-weight: bold; line-height: 18px; }



A.m2:link { font-family: Arial rounded, arial; font-size: 12px; color: #765D59; font-weight: 200; line-height:14px;}
A.m2:visited {font-family: Arial rounded, arial; font-size: 12px; color: #765D59; font-weight: 200; line-height:14px;}
A.m2:hover {font-family: Arial rounded, arial; font-size: 12px; color: #765D59; font-weight: 200; line-height:14px;}

.buttons A{
height: 22px;
padding: 4px;
padding-bottom: 0px;
padding-top: 6px;
display: block;
text-align: left;
background-color: none;  
}

.buttons a:hover {
text-decoration: none;
background-color:#E7985E;
}



.sub_buttons A{
padding: 1px;
padding-top:4px;
display: block;
text-align: left;
background-color:none;
margin-left:4px;
}

.sub_buttons a:hover {
text-decoration: none;
}


.new {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 	#990000;
	font-weight: bold;
	font-variant:small-caps;
	text-decoration: underline;
	float:left;
	display: block;
}



/*.tabela_princ{
	background:url(imagens/fundo_main_16.gif) top left no-repeat;
}
*/

.content{
padding-left: 20px;
text-align: justify;
line-height: 20px;
font-family: Arial;
font-size:12px;
text-align: justify;
color:#000000;
background:none;
padding:5px;
}

.texto
{
font-family: Arial;
font-size:12px;
text-align: justified;
line-height: 14px;
color:#000000;
background:none;
padding:5px;
line-height: 20px;
text-align: justified;
}

ul{
line-height: 20px;
list-style-type:circle;
font-family: Arial;
font-size:12px;
text-align: justify;
line-height: 14px;
color:#000000;
background:none;
list-style-position: inside;
}

li{
line-height: 20px;
}




.section
{
font-family: Arial;
font-size:13px;
text-align: justify;
font-weight:600;
color:#000000;
background:none;
padding:5px;
}
 
.titulos
{
font-family: Arial rounded, arial;
font-size:22;
font-weight: 600;
text-align: right;
color:#81282A;
letter-spacing:4;
text-decoration:none;
}




.rodape
{
background-color: none;
font-family:Arial, sans-serif;
font-weight:bold;
font-size:10px;
color:#400001;
}


A.rpl:link { text-decoration: none; font-size: 10px; color: #765D59; }
A.rpl:visited { text-decoration: none; font-size: 10px; color: #9E5B5A; }
A.rpl:active { text-decoration: none;font-size: 10px; color: #9E5B5A; }
A.rpl:hover { text-decoration: underline; font-size: 10px; color: #9E5B5A; }

.linha
{
height: 3px;
width: 100%;
border: 0px;
background-color: #E97F31;
}


.login
{
font-family:Arial, sans-serif;
font-weight:bold;
font-size:10px;
color:#000000;
border-width: 0px;
}


	
.texto_noticias{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: none;
	font-variant:none;
	text-decoration: none;
	padding: 8px;
	}


.leftdiv{ /*IE method of centering a relative div*/
	text-align: left;
	float:left;
	display: block;
	margin-right:15px;

}


#container {
    width: 830px;
    height: 445px;
    position: relative;
}

#navi{    
	width: 100%;
    position: relative;
    top:0;
    left:0;
}

#infoi {
    width: 240px;
    height: 445px;
    position: absolute;
    top: 0;
    right: 0;
    overflow: auto;
    padding-right:15px;
}

#infoi {
    z-index: 10;
}

