﻿html
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

body 
{
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Verdana, Sans-Serif;
	font-size: small;
	font-weight: bold;
	background-color: #e5dcb5;
	height: 100%;
	width: 100%;
}
em
{
    color: #510D08;
    font-style: italic;
}
#allcontent
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
}
#navigation
{
	position: absolute;
	top: 15px;
	left: 10px;
	background-image: url(images/fondo-izquierdo.gif);
	width: 432px;
	height: 768px;
	z-index: 1;
}
#rightpanel
{
	position: absolute;
	top: 15px;
	left: 897px;
	background-image: url(images/fondo-derecho.gif);
	width: 127px;
	height: 768px;
}
#ctl00_enefactorial
{
	margin-left: 46px;
	margin-top: 21px;
}
#ctl00_objetos
{
	position: absolute;
	top: 324px;
	left: 0px;
	z-index: 1;
}
#ctl00_contacto_postal
{
	position: absolute;
	top: 90px;
	left: 4px;
	z-index: 1;
}
#ctl00_contacto_texto
{
	position: absolute;
	top: 136px;
	left: 21px;
	z-index: 10;
}
#ctl00_clientes_postal
{
	position: absolute;
	top: 83px;
	left: 177px;
	z-index: 1;
}
#ctl00_clientes_texto
{
	position: absolute;
	top: 127px;
	left: 318px;
	z-index: 10;
}
#ctl00_servicios_postal
{
	position: absolute;
	top: 197px;
	left: 0px;
	z-index: 1;
}
#ctl00_servicios_texto
{
	position: absolute;
	top: 288px;
	left: 28px;
	z-index: 10;
}
#ctl00_nosotros_postal
{
	position: absolute;
	top: 230px;
	left: 196px;
	z-index: 1;
}
#ctl00_nosotros_texto
{
	position: absolute;
	top: 252px;
	left: 319px;
	z-index: 10;
}
#ctl00_logo
{
	position: absolute;
	top: 13px;
	left: 605px;
	z-index: 10;
}
#center
{
	position: absolute;
	left: 452px;
	top: 80px;
	z-index: 1;
}
#contentback
{
	background-color: #cfc2a3;
	padding: 5px;
	width: 425px;
	z-index: 5;
}
#content
{
	border: solid 1px black;
	padding: 25px;
	padding-top: 55px;
}
#ctl00_ContentPlaceHolder1_imagen_apoyo_default
{
	position: absolute;
	top: -35px;
	left: 270px;
	z-index: 20;
}
#ctl00_ContentPlaceHolder1_imagen_apoyo_clientes
{
	position: absolute;
	top: -61px;
	left: 309px;
	z-index: 20;
}
#ctl00_ContentPlaceHolder1_imagen_apoyo_nosotros
{
	position: absolute;
	top: -78px;
	left: 276px;
	z-index: 20;
}
#ctl00_ContentPlaceHolder1_imagen_apoyo_servicios1
{
	position: absolute;
	top: -78px;
	left: 357px;
	z-index: 20;
}
#ctl00_ContentPlaceHolder1_imagen_apoyo_servicios2
{
	position: absolute;
	top: -62px;
	left: 372px;
	z-index: 20;
}
#ctl00_ContentPlaceHolder1_imagen_apoyo_servicios3
{
	position: absolute;
	top: -63px;
	left: 302px;
	z-index: 20;
}
#ctl00_ContentPlaceHolder1_imagen_apoyo_contacto
{
	position: absolute;
	top: -61px;
	left: 309px;
	z-index: 20;
}
ul.left
{
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
ul.right
{
	list-style: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
table
{
	width: 435px;
	border-collapse: collapse;
	margin-top: 5px;
}
#extrasbackleft
{
	background-color: #cfc2a3;
	margin-right: 2px;
	padding: 5px;
	width: 205px;
}
#extrasbackright
{
	background-color: #cfc2a3;
	margin-left: 2px;
	padding: 5px;
	width: 205px;
}
.sneak
{
	border: solid 1px Black;
	padding: 10px;
}
p.sneaklink
{
	text-align: right;
}
p.sneaklink a, p.sneaklink a:visited
{
	text-decoration: none;
	font-weight: bolder;
	color: Black;
}
#footer
{
	text-align: center;
	margin-top: 10px;
}
#realizadopor
{
	position: absolute;
	top: 783px;
	left: 10px;
	font-size: smaller;
	font-weight: normal;
}
#realizadopor a
{
	text-decoration: none;
}