@charset "utf-8";

/****************************************************estilos básicos*******************************************************************/
body {
	text-align: center;
	vertical-align: middle;
	} 

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}
a:active {
	text-decoration: none;
}
/****************************************************estilos contenedores y capas*******************************************************************/

.contenedor {
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;}
	
.contenedor[class] {
	position: fixed; 
	display: table;}
	
.centrado {
	position: absolute; 
	top: 50%;}
 
.centrado[class] {
	display: table-cell; 
	vertical-align: middle;
	text-align: center; 
	position: static;
	}
	
.contenido {
position: relative;
width: 1000px;
margin: 0px auto;
border: 0px solid #0000ff;
	top: 10%;
	}
	
#Layer1 {
	position:absolute;
	width:397px;
	height:115px;
	z-index:1;
	left: -6px;
	top: -67px;
}
#Layer2 {
	position:absolute;
	width:785px;
	height:498px;
	z-index:2;
	left: 7px;
	top: 88px;
}

#Layer5 {
	position:absolute;
	width:54px;
	height:17px;
	z-index:3;
	left: 238px;
	top: 22px;
}

#Layer7 {
	position:absolute;
	width:57px;
	height:34px;
	z-index:5;
	left: 52px;
	top: -9px;
}
#Layer9 {
	position:absolute;
	width:943px;
	height:315px;
	z-index:7;
	left: 28px;
	top: 90px;
}

/****************************************************estilos paneles autogestión*******************************************************************/

#Layer1P {
	position:absolute;
	width:397px;
	height:115px;
	z-index:1;
	left: -6px;
	top: -67px;
}
#Layer2P {
	position:absolute;
	width:785px;
	height:498px;
	z-index:2;
	left: 7px;
	top: 88px;
}

#Layer5P {
	position:absolute;
	width:54px;
	height:17px;
	z-index:3;
	left: 238px;
	top: 22px;
}
#Layer6 {
	position:absolute;
	width:919px;
	height:261px;
	z-index:15;
	left: 45px;
	top: 140px;
	background-color: #CCCCCC;
}
#Layer7P{
	position:absolute;
	width:57px;
	height:34px;
	z-index:5;
	left: 52px;
	top: -9px;
}
#Layer9P {
	position:absolute;
	width:943px;
	height:315px;
	z-index:7;
	left: 30px;
	top: -122px;
}

/****************************************************estilos textos*******************************************************************/

.fondo_web
{background-color: #000000;}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 400;
}
.titularblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.textoblanco12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.textonegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textonaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DD7008;
}
.cajaform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 15px;
	width: 200px;
}
.btonlista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 20px;
	width: 200px;
}
.areatxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 60px;
	width: 500px;
}
.textonaranja10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DD7008;
}
.mano {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9933;
}
.menusel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.Estilo5 {font-size: 9px}
.Estilo8 {font-size: 9px; color: #000000; }
.Estilo6 {font-size: 10px; }
.Estilo9 {font-size: 11px}

.txtPromocion {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textonaranja12negr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DD7008;
	font-weight: bold;
}
.bt_form_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD7008;
	font-weight: bold;
	background-color: #0F1316;
	border: thin solid #000000;
	height: 20px;
}
.cajaformnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: 15px;
	width: 200px;
}.textorojo10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
.txtlegal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.textorerrornews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
.txtlega22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

