/* CSS Document */

<style>
a:hover {
 	color:red;
}

BODY  {
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #391E0D;
	scrollbar-face-color: #391E0D;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
}
A {
	text-decoration: underline;
	color: #ffffff;
	font:900;
	padding-left:10px;
	padding-right:10px;
	font-size: 11px; 
	font-family: Verdana;
}
TD{
	font-size: 11; 
	color:#ffffff;
	font-family: Verdana,Arial;

}
.bot{
  color:black;
  font-weight:bold;
  text-decoration:none;
  font-size:7pt;
  font-family:Verdana;
}

.titol{
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
  font-size:15pt;
  font-family: Times New Roman, Times, serif;;
  }
.Estilo3 {font-size: 12px; font-weight: bold; color: #ffffff;}
.Estilo4 {color: #000000}

#Layer1 {
	position:absolute;
	width:135px;
	height:50px;
	z-index:1;
	left: 16px;
	top: 30px;
}
#Layer2 {
	position:absolute;
	width:83px;
	height:34px;
	z-index:2;
	left: 629px;
	top: 186px;
}
#Layer3 {
	position:absolute;
	width:83px;
	height:14px;
	z-index:2;
	left: 660px;
	top: 13px;
}
#Layer4{
	position:absolute;
	width:83px;
	height:44px;
	z-index:2;
	left: 640px;
	top: 35px;
}

#LayerBanner{
	position:absolute;
	width:400px;
	height:60px;
	z-index:2;
	left: 220px;
	top: 35px;
}

  
  </style>

