/* CSS Document */

<style type="text/css"> 

body {
	font-family:arial;
	}

a  {
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
  a:link { color: #003366; }
a:visited {color: #003366;} 
}
div.mensaje{
	display:block;
	position:absolute;
	top:46px;
	left:191px;
	width:70%;
	text-align:center;
	background:#000099;
	opacity:.75;
	border-top:1px solid #ddd;
	border-bottom:1px  #ddd;
	overflow: visible;
	height: 144px;
	font-family: Arial;
	background-color: #003366;
		}

div.capa1{
	position:absolute;
	width:100%;
	height:409px;
	z-index:1;
	left: 1px;
	top: 102px;
	background-color: #003366;
	layer-background-color: #CCCCCC;
	border: 1px none Blue;
	opacity:.75;
	overflow: auto;
	font-family: Arial;
		  }
		  
div.capa2{
	position:absolute;
	width:195px;
	height:41px;
	z-index:2;
	left: 443px;
	top: 103px;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 1px none Blue;
	opacity:.75;
	overflow: visible;
	font-family: Arial;
		  }
div.capa3{
	position:absolute;
	width:70%;
	height:361px;
	z-index:3;
	left: 2px;
	top: 146px;
	/*font-weight: bold;*/
	background-color: #FFFFFF;
	font-family: Arial;
	}
  
  div.capa4{
	position:absolute;
	width:30%;
	height:361px;
	z-index:3;
	right: 2px;
	top: 146px;
	font-weight: bold;
	background-color: #FFFFFF;
	font-family: Arial;
}
.Estilo2 {
	color: #CCCCCC;
	font-size: xx-large;
	font-weight: bold;
		  }
		  
.Estilo4 {
	color: #FF0000;
	font-weight: bold;
}
.Estilo8 {color: #000066}
.Estilo9 {
	color: #000000;
	font-size: 12px;
}
.Estilo10 {font-size: x-small}
.Estilo13 {font-size: x-small; color: #666666; }
.Estilo15 {
	color: #990000;
	font-size: 12px;
}
ul{
	list-style-type: square;
}
.Estilo16 {color: #000099}
.Estilo18 {font-size: 12px}


.Estilo19 {font-size: 18px}
.Estilo20 {
	font-size: 36px;
	font-weight: bold;
	color: #CCCCCC;
	}

.Estilo21 {color: #FF0000}

   
</style>
