body
{
background-color: transparent; 
background-repeat: no-repeat;
background-attachment: fixed;
font-size: small;
color: red;
max-height: 510px;
}


div.header0
{
position:absolute;
top: 0px;
left: 35px;
font-weight: bold;
text-align: center;
font-size: large;
color: #BB9900;
width: 720px;
}

	div.header1
	{
	position:absolute;
	top: 2px;
	left: 37px;
	font-weight: bold;
	text-align: center;
	font-size: large;
	color: blue;
	width: 720px
	}
	
div.H1center0
{
position:absolute;
top: 10px;
left: 2px;
font-weight: bold;
text-align: center;
font-size: medium;
color: #BB9900;
width: 720px;
}

	div.H1center1
	{
	position:absolute;
	top: 12px;
	left: 4px;
	font-weight: bold;
	text-align: center;
	font-size: medium;
	color: blue;
	width: 720px
	}	
	
div.H1center2
{
position:absolute;
top: 7px;
left: 0px;
font-weight: bold;
text-align: center;
font-size: 15px;
color: #BB9900;
width: 720px;
}


	div.H1center3
	{
	position:absolute;
	top: 9px;
	left: 2px;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	color: blue;
    width: 720px;
	}

div.container1
{
background: black;
position: absolute;
left: 40px;
width: 720px;
margin-right: 50px;
text-align: left;
}

	
div.imgcontainer
{
  position: absolute;  
  margin: 0px;
  height: auto;
  min-width:120px;
  left: 56px;
}		

div.img
{
  margin: 4px;
  height: 200px;
  width: auto;
  float: left;
  text-align: center;
  font-size: 12px; 
}	



div.desc
{
  font-size: 12px;
  font-weight: bold; 	
  text-align: center;
  color: #cccccc;
  width: 120px;   
  /* margin: 2px;  */
}

div.desc_en
{
  font-size: 14px;
  font-style: italic;
  font-weight: bold; 	
  text-align: center;
  color: #dddddd;
  max-width: 120px;   
}

div.desc_lat
{
 font-size: 10pt;
 font-style: italic;
 color: #888888;
 }
 
 div.fechar
 {
 position: absolute;
 top: 10px;
 right: 5px;
 }
 
 div.fechar1000
 {
 position: absolute;
 top: 5px;
 right: 5px;
 }

div.camada
{
 position: absolute;
 top: 0px;
 left:50px;
 z-index: 3;
 max-width: 720px;
}

div.camada1000
{
background:black;
 position: absolute;
 top: 0px;
 left:0px;
 max-width: 1000px;
 height:650px;
 z-index: 3;
}



div.carrega
{
 position: absolute;
 top:60px;
 left:0px;
 background-color: blue;
 border: 5px red double;
 text-align:center;
 color: white;
 font-size: 17px;
 visibility: visible;
}

div.notas
{
 position: absolute;
 top: 50px;
 left: 245px;
 width: 720px;
 background-color: black;
 border: 10px solid #405050;
 text-align:left;
 color: white;
 font-size: small;
 visibility: hidden;
 z-index: 5;
}

div.google
{
/*background-image: url("../../images/intro.jpg");*/
position: absolute;
top: 60px;
left: 2px;
text-align: center;
visibility: visible;
color:rgb(150,125,50); 
font-size:13pt; 
font-weight:bold;
}


div.p
{
font-size: small;
}




SPAN.copy
{
color: rgb(0,0,0);
font-size: 9pt;
font-style: italic;
font-weight: bold;
color: yellow;
}



SPAN.mail
{
font-size: 11pt;
font-weight: bold;
font-style: italic;
}

div.blue
{
background-image: url(../images/transparency_blue.png);
background-repeat: no-repeat;
}



