
body {
scrollbar-base-color:#E8E2DB;
background-color: #f9f9f0;
}

a 
{
font-family: microsoft sans serif,Century Gothic, MS sans serif,Verdana, Helvetica, Arial; 
font-size: 10pt; 
color: #808080;
text-align: justify;
text-decoration:none;
}

a:hover
{
font-family: microsoft sans serif,Century Gothic, MS sans serif,Verdana, Helvetica, Arial; 
font-size: 10pt; 
color: #800000;
text-align: justify;
text-decoration: underline;
}

/********** cabecalho **********/ 

#topo
{
width: 652px;
border: 0px solid #f9f9f0;
}

#topo_logo
{
width: 325px;
float:left;
text-align: left;
border: 0px solid #f9f9f0;
border-top-width: 1px;
border-top-color: #f9f9f0;

}

#topo_flag
{
width: 325px;
float:right;
text-align: right;
border: 0px solid #f9f9f0;
border-top-width: 1px;
border-top-color: #f9f9f0;
border-right-width: 1px;
border-right-color: #f9f9f0;
}

#topo_flag img{
padding: 0px 0px 0px 0px;
border: 0px;
vertical-align: bottom;
}

#imagem
{
width: 650px;

border: 0px solid #E8E2DB;
border-bottom-width: 0px;
border-top-width: 1px;
border-top-color:#E8E2DB;
}

#barra
{
clear: both;
width: 652px;
height: 22; 
background-color: #fff;
text-align: left;
border: 1px solid #E8E2DB;
border-bottom-width: 0px;

/*** background: transparent url('barra.gif') ; ***/
}


#cont
{
width: 650px;

font-family: Verdana, Helvetica, Arial; 
font-size: 9pt; 
color: #333333;
border: 1px solid #E8E2DB;
border-top-width: 0px;
background-color: #fff;
}

#texto
{
width: 305px;
font-family: microsoft sans serif,Century Gothic, MS sans serif,Verdana, Helvetica, Arial; 
font-size: 10pt; 
color: #666666;
text-align: justify;
float:left;
padding: 0px 0px 0px 10px;
}

.vermelho
{

font-family: microsoft sans serif,Century Gothic, MS sans serif,Verdana, Helvetica, Arial; 
font-size: 10pt; 
color: #c00;
text-align: justify;

}


#texto_centro
{
width: 300px;
font-family: microsoft sans serif,Century Gothic, MS sans serif,Verdana, Helvetica, Arial; 
font-size: 9pt; 
color: #808080;
text-align: center;
float:left;
padding: 0px 0px 0px 10px;
}

#logos
{
float:center;
padding: 0px 0px 0px 0px;
}

#centro
{
width: 400px;
font-family: microsoft sans serif,Century Gothic, MS sans serif,Verdana, Helvetica, Arial; 
font-size: 10pt; 
color: #808080;
text-align: justify;
padding: 0px 0px 0px 10px;
}

#centroplus
{
width: 550px;
font-family: microsoft sans serif,Century Gothic, MS sans serif,Verdana, Helvetica, Arial; 
font-size: 9pt; 
color: #808080;
text-align: justify;
padding: 0px 0px 0px 0px;
}


#links
{

float:right;
padding: 0px 40px 0px 0px;
text-align: left;
font-family: microsoft sans serif,Century Gothic, MS sans serif,Verdana, Helvetica, Arial; 
font-size: 9pt; 
color: #666666;
}

#banner
{
width: 300px;
float:right;
padding: 0px 10px 0px 0px;
text-align: center;
}


/********** Pagina Fotos **********/

DIV.fotos
{ 
padding: 0px 0px 0px 0px;
float: left;
width: 129px;
font-family: microsoft sans serif,Century Gothic, MS sans serif,Verdana, Helvetica, Arial; 
font-size: 8pt; 
color: #808080;
} 

DIV.space-line {
  clear: both; margin: 0; padding: 0; height: 35; width: 630;
background: #FFFFFF url(fundo_pontos.gif) repeat-x center;
}

DIV.space-line2 {
  clear: both; margin: 0; padding: 0; width: 630;
}

DIV.fotos a img {
	border: 1px solid #000000;
}

DIV.fotos a:hover img{
	border: 1px solid #006699;
}

DIV.fotos a:visited img{
	border: 1px solid #000000;
}


/******** MAPA *******/

#map
{
width: 650px;
font-family: microsoft sans serif,Century Gothic, MS sans serif,Verdana, Helvetica, Arial; 
font-size: 9pt; 
color: #808080;

}

/********** rodape **********/

#baixo
{ 
background-color: #E8E2DB;
width: 650px;
height: 18px;
font-family: Verdana, Helvetica, Arial; 
font-size: 8pt; 
color: #666666;
text-align: right;
text-vertical-align: bottom;
border: 1px solid #E8E2DB;
border-top-width: 0px;
}


.submitbox
{
background-color: #fff;
color: #c00;
font-family: verdana, arial, sans-serif;
border: 1px solid #E8E2DB;
width: 110px;
height: 20px;
}

.submit
{
background-color: #fff;
color: #666666;
 font-family: verdana, arial, sans-serif;
font-size: 8pt;  
border: 1px solid #E8E2DB;
  width: 30px;
  height: 20px;
  cursor: pointer;
}


