body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1em;
	color:#016867;
}
h1, h2, h3, h4, h5, h6, p, input {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
#login label {
	width: 80px;
	float: left;
}
#frmInicioSesion #cmd {
	float: right;
	height: 25px;
	width: 70px;
	margin-right: 15px;
	line-height: 1em;
	text-align:center
}


h2 {
	font-size: 1.5em;
	margin-bottom: 1em;
}
p {
	margin-bottom: 1em;
}

#login p {
	clear: both;
}
#pie {
	padding: 10px;
	text-align: center;
	clear: both;
	position: absolute;
	bottom: 1px;
	width: 820px;
	color: #000000;
}
#principal {
	height: 429px;
	width: 272px;
	top: 36px;
	right: 48px;
	position: absolute;
	background-image: url(principal.jpg);
	background-repeat: no-repeat;
	background-position: 115px 190px;
}

#encabezado {
	height: 350px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	float: none;
	width: 420px;
	position: absolute;
	left: 44px;
	top: 117px;
}
#encabezado h1 {
	background-image: url(titulo.jpg);
	height: 350px;
	width: 420px;
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	margin-top: 0px;
}
#secundario {
	background-image: url(ev_titulo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	position: absolute;
	left: 41px;
	top: 37px;
	width: 426px;
	height: 61px;
}
#envoltura-dentro {
	color: #FFFFFF;
}
#contenido {
	padding-right: 20px;
	padding-left: 20px;
	color: #016867;
}
#encabezado h1 span {
	display: none;
}

#envoltura-fuera {
	margin: auto;
	width: 820px;
	background-image: url(envoltura_cuerpo.jpg);
	padding: 0px;
}
#envoltura {
	background-image: url(envoltura_arriba.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#envoltura-dentro {
	background-image: url(envoltura_abajo.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 480px;
	position: relative;
}
#login {
	background-image: url(login.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
	width: 200px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#login #frmInicioSesion {
	margin: 0px;
	padding: 0px;
	color: #006666;
	height: 170px;
}
#login a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#login a:hover {
	border-bottom-color: #A40C35;
}

#logoESAN p {
	display: none;
}
#logoESAN {
	position: absolute;
	width: 259px;
	bottom: 2px;
	height: 49px;
	right: 3px;
	background-image: url(viracocha.jpg);
	background-repeat: no-repeat;
}
