@charset "utf-8";
/* ESTILOS DE LA MASTER */
a {
	font-family: Arial, Helvetica, sans-serif;
background-color:#000000;
color:#000000;	
}
a:visited {
background-color:#000000;
color:#000000;
}

body{
background-color:#000000;
}

#Page {
	position: absolute;
	top:50%;
	left:50%;
	width:1220px;
	margin-left:-610px;
	height:614px;
	margin-top:-307px;
	visibility: visible;
	text-align: center;
}

#Pizq {
	position:absolute;
	width:143px;
	height:614px;
	z-index:2;
	visibility: visible;
	background-position:right;
	/*background-repeat:no-repeat;
	background-image: url(Images/Pizq.jpg);*/
	overflow: visible;
	left:0px;
}


#Contenido {
	position:absolute;
	height:614px;
	z-index:4;
	top: 2px;
	visibility: visible;
	left: 143px;
	width: 934px;
	background-image: url(Images/linea.jpg);
}


#Pder {
position:absolute;
	width:143px;
	height:614px;
	z-index:3;
	left: 1077px;
	visibility: visible;
	background-position:left;
	/*background-repeat:no-repeat;
	background-image: url(Images/Pizq.jpg);*/
	overflow: visible;
	
}

#Header {
	width:934px;
	height:115px;
	z-index:3;
	visibility: visible;
	background-color: #000000;
}
#Noticia {
	width:934px;
	height:36px;
	visibility: visible;
	background-color: #000000;
}

#Logo {
	width:227px;
	height:115px;
	visibility: visible;
	background-color: #000000;
	position: absolute;
	left: 0;
	top: 0;
}

#User1 {
	width:142px;
	height:115px;
	left: 227px;
	visibility: visible;
	background-color: #000000;
	top: 0px;
	position: absolute;
}

#User2 {
	width:110px;
	height:115px;
	visibility: visible;
	left: 369px;
	background-color: #000000;
	top: 0px;
	position: absolute;
	background-position:right;
	
}
#User3 {
	width:203px;
	height:115px;
	visibility: visible;
	left: 479px;
	background-color: #000000;
	top: 0px;
	position: absolute;
	background-position:right;
	
}

#Foto {
	width:252px;
	height:115px;
	z-index:0;
	visibility: visible;
	left: 682px;
	top: 0px;
	position: absolute;
}
#Editable {
	position:absolute;
	width:934px;
	height:390px;
	z-index:5;
	visibility: visible;
	top: 151px;
	left: 0;
}

#Menu {
	position:absolute;
	width:934px;
	height:35px;
	visibility: visible;
	top: 540px;
	text-align: center;
	background-color: #000000;
	left: 0;
}
#FooterBoton {

	background-image: url(Images/linea.jpg);
	position:absolute;
	width:934px;
	height:38px;
	left: 0;
	visibility: visible;
	top: 569px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	color: #FFF;
}
#Footer {
	position:absolute;
	width:934px;
	height:20px;
	text-align:right;
	vertical-align:bottom;
	left: 0;
	z-index:7;
	visibility: visible;
	top: 591px;
	font-family: "Arial", "Lucida Grande", sans-serif;
	font-size: xx-small;
	color: #FFF;
	background-color: #000000;
}
#Tex_Indicadores {
    color:White;
    font-family:"Arial";
    font-size:12px;
    
}

