/* CSS Document */


body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555;
	background-image:url(../imagenes/fondofrente2.gif);
	background-repeat:no-repeat;
	background-color: #636352;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: right;
	background-position: center top;
	}



.contenedor {
	width:650px;
	height:650px;
	vertical-align: middle;
	position: absolute;
	top: 40px;
	left: 162px;
	margin-left: 0px;
	margin-right: 325px;
	}

#encabezado {
	background-image: url(../imagenes/iso.gif);
	background-repeat: no-repeat;
	background-position:25px 30px;
	height:170px;
	width:650px;
	}



#encabezado h1 {
	font-size:150%;
	line-height:1.5em;
	text-align:left;
	margin:0;
	position:absolute;
	width:260px;
	left:138px;
	top:76px;
	height: 27px;
	color: #508C81;
	font-family: "gill Sans MT", "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold", "Gill Sans Ultra Bold", "Gill Sans Ultra Bold Condensed", Verdana, Arial, "Arial Black", "Arial Narrow", "Arial Rounded MT Bold", Helvetica, sans-serif;
	}


#encabezado h2 {
	font-size:100%;
	color:#333333;
	left:444px;
	width:188px;
	top: 59px;
	height: 46px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	position: absolute;
	}
	
#encabezado h3 {
	font-size:125%;
	position: absolute;
	color: #933;
	left: 0px;
	top: 130px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	width: 651px;
	height: 21px;
    }

#contenido {
	position:absolute;
	top:204px;
	left:236px;
	width:410px;
	height:449px;
	text-align: justify;
}
	
#contenido h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:150%;
	font-weight: bold;
	}	
	
#contenido p{
	font-size:110%;
	text-align:justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 2;
}



ul {
	position:absolute;
	left:0px;
	top: 199px;
	margin:0px;
	list-style-type:none;
	border-bottom:solid, #006666, 2px;
	width: 131px;
	height: 310px;
	color: #993333;
	}
	
	
	
#navegador li {
	border-bottom-color:#508C81;
	border-bottom-style:solid;
	border-bottom-width:2px;
	width: 173px;
	}


#navegador li.current {
	display: block;
	width:173px;
	height:20px;
	padding-top:18px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

#navegador li a {
	display: block;
	width:173px;
	height:20px;
	padding-top:18px;
	text-align: left;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

#contenido img {
	position:absolute;
	top:47px;
	left: 19px;
	}

#imag1  {
	left:5px;
}

#imag2 {
	left:125px;
}
#imag3  {
	left:250px;
}
#imag4 {
	left:375px;
}
#imag5 {
	left:500px;
}

#piepagina {
	position:absolute;
	text-align:center;
	width:650px;
	height:19px;
	left:0px;
	top:597px;
	}

#piepagina a {
	text-decoration:none;
	text-align:center;
	color:#006666}
		
#piepagina p{
	font-size:80%;
	text-align:justify;
	font-family: Geneva, Arial, Helvetica, sans-serif}
	
	
a:link {
	color: #993333;
}
a:visited {color: #006666}
a:hover {
	color: #FFFFFF
}
a:focus, a:active {color: #006633}

#consulta p {
	color:#006666;
	font-size:110%;
	}

#consulta input#submit {
	margin-left: 32%;
	width: 10em;
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold", Arial, "Arial Black", "Arial Narrow", "Arial Rounded MT Bold", "Arial Unicode MS", "Gill Sans MT", "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold", "Gill Sans Ultra Bold", "Gill Sans Ultra Bold Condensed";
}
#contenedor #gracias {
	position: absolute;
	left: 345px;
	top: 309px;
}

