/* CUERPO */



body {

	background-image: url(bg.jpg);

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	text-align: center;

}



/* ESTRUCTURA */



#seccion {

	position:absolute;

	margin:0 auto;

	left:17%;

	right:17%;

	top:0px;

	width:800px;

	height:730px;

	z-index:2;

}

#menu {

	position:absolute;

	text-align:left;

	left:0px;

	top:514px;

	width:250px;

	height:130px;

	z-index:4;

}

#botonesMain {

	position:absolute;

	left:210px;

	top:545px;

	width:590px;

	height:76px;

	z-index:4;

}

#main {

	position:absolute;

	left:0px;

	right:0%;

	top:55px;

	width:800px;

	height:453px;

	z-index:1;

}

#logoEnergetica {

	position:absolute;

	left:198px;

	top:20px;

	width:400px;

	height:82px;

	z-index:4;

}

#Bajada {

	position:absolute;

	text-align:left;

	left:30px;

	top:97px;

	width:750px;

	height:77px;

	z-index:4;

}

#Flash {

	position:absolute;

	left:15px;

	top:188px;

	width:769px;

	height:256px;

	z-index:3;

}

#barra {

	position:absolute;

	left:0px;

	top:497px;

	width:100%;

	height:165px;

	z-index:1;

	background-image: url(img/barra2.jpg);

	background-repeat:repeat-x

}

#legal {
	position:absolute;
	left:55px;
	top:671px;
	width:630px;
	height:35px;
	z-index:1;

}

#idioma {

	position:absolute;

	left:40px;

	top:0px;

	width:103px;

	height:50px;

	z-index:101;

}

#botonera {

	position:absolute;

	left:600px;

	top:0px;

	width:175px;

	height:50px;

	z-index:102;

}

#contenidos {

	position:absolute;

	text-align:left;

	left:25px;

	top:110px;

	width:750px;

	height:340px;

	z-index:4;

}



/* TEXTOS */



.txtLegal {

	font-family: "Arial";

	color: #272727;

	font-size: 10px;

	font-weight: normal;

	line-height: 13px;

}

.TextosBajada {

	font-family: "Arial";

	color: #666666;

	font-size: 14px;

	font-weight: normal;

	line-height: 18px;

	text-align: justify;

}

.TextosBold {

	font-family: "Arial";

	color: #666666;

	font-size: 14px;

	font-weight: bold;

	line-height: 18px;

}

a.LinkMenu {

	font-family: "Verdana";

	color: #333333;

	font-size: 11px;

	font-weight: normal;

	line-height: 21px;

	text-decoration: none;

}

a.LinkMenu:link {

	font-family: "Verdana";

	color: #333333;

	font-size: 11px;

	font-weight: normal;

	line-height: 21px;

	text-decoration: none;

}

a.LinkMenu:visited {

	font-family: "Verdana";

	color: #333333;

	font-size: 11px;

	font-weight: normal;

	line-height: 21px;

	text-decoration: none;

}

a.LinkMenu:hover {

	font-family: "Verdana";

	color: #333333;

	font-size: 11px;

	font-weight: bold;

	line-height: 21px;

	text-decoration: none;

}

a.LinkMenu:active {

	font-family: "Verdana";

	color: #333333;

	font-size: 11px;

	font-weight: bold;

	line-height: 21px;

	text-decoration: none;

}



/* IE6 PNG */



img { behavior: url(iepngfix.htc); }

