body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
}
.textos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-transform: none;
	font-weight: bold;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #872221;
	text-decoration: underline;
}
.rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #872221;
}
.cuadros{ 
  border-style: solid; 
   border-width: 1px; 
   border-color: D1D1D1; 
}
/* --- Menú --- */
#menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*clear:right;
	display:inline;
	margin-left:0px;
	padding-left:0px;*/
}
#menu ul{
	margin:0;
	padding:0;
	background-color: #F2F2F2;
}

#menu ul li{
	list-style-type:none;
	/*display:none;*/
		float:left;
	/*margin:3px 3px 3px 0px;*/
		padding:3px;
	border:solid #cccccc 1px;
	border-left-width:10px;
	background-color: #F2F2F2;
	}
#contenido1     {
	font-family:Arial, helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	text-align:justify;
	float:left;
	clear:left;
	/*display:block;*/
	border:thick doble #CCCCCC;
	width:99%;
	padding:5px;
	background-color: #F2F2F2;
	height: 720px;
	overflow: hidden;
}

div.contenedor {
	position: absolute;
	background-position: 0px 20px;
	background-color: #000000;
	left: 786px;
	top: 534px;
	}

	div.movible {
	background: #000;
	cursor: move;
	width: 100%;
	}


#Layer1 {
	position:absolute;
	left:262px;
	top:18px;
	width:322px;
	height:143px;
	z-index:1;
	background-color: #FFFFFF;
}
#apDiv1 {
	position:absolute;
	left:19px;
	top:274px;
	width:301px;
	z-index:1;
	background-color: #FFFFFF;
}
.Estilo1 {
	color: #872221;
	font-weight: bold;
	font-size: 18px;
}
.Estilo2 {font-style: italic}
.Estilo3 {color: #000000}
.Estilo4 {color: #FFFFFF}
.Estilo5 {color: #666666}
