html, body {
	height: 100%;
	margin: 0;
}

body {
	position: relative;
	min-width: 700px;
	min-height: 500px;
}

#directorio {
	position: absolute;
	width: 974px;
	height: 829px;
	top: 0.4%;
	left: 16%;
	/*margin-top: -290px; */
	/*margin-left: -150px;*/
	background: #fff url(images/dem1.jpg) no-repeat center;
}
#contenido {
	position: absolute;
	width: 700px;
	height: 300px;
	top: 50%;
	left: 50%;
	margin-top: -290px;
	margin-left: -350px;
	background: #fff url(logo.png) no-repeat center;
}

#espanol {
	position: absolute;
	width: 188px;
	height: 101px;
	top: 50%;
	left: 50%;
	margin-top: 220px;
	margin-left: -410px;
	background: #fff url(espanol.png) no-repeat center;
}

#ingles {
	position: absolute;
	width: 188px;
	height: 101px;
	top: 50%;
	left: 50%;
	margin-top: 215px;
	margin-left: -210px;
	background: #fff url(ingles.png) no-repeat center;
}

#construccion {
	position: absolute;
	width: 419px;
	height: 224px;
	top: 50%;
	left: 50%;
	margin-top: 160px;
	margin-left: -210px;
	background: #fff url(img/construccion.png) no-repeat center;
}

#frances {
	position: absolute;
	width: 188px;
	height: 101px;
	top: 50%;
	left: 50%;
	margin-top: 220px;
	margin-left: -10px;
	background: #fff url(frances.png) no-repeat center;
}

#aleman {
	position: absolute;
	width: 188px;
	height: 101px;
	top: 50%;
	left: 50%;
	margin-top: 220px;
	margin-left: 190px;
	background: #fff url(aleman.png) no-repeat center;
}

#contenido2 {
	position: absolute;
	width: 700px;
	height: 100px;
	top: 50%;
	left: 50%;
	margin-left: -350px;
	margin-top: 200px;
}

/*
 * footer_fotos
 */

#footer_fot {
	top: 50%;
	left: 50%;
	position: absolute;
	width: 700px;
	height: 100px;
	clear: both;
	margin-left: -350px;
	margin-top: 300px;
	text-align: center;
	background: transparent;
}



#footer_fot .copyright {
	position: center;
	top: 10px;
	left: 0;
	color: #4d4d4d;
}

#footer_fot .address {
	position: center;
/*	margin-top: 34px;*/
	
	right: 0;
	/*top: 34px;*/
	padding-top: 5px;
	color: #737373;
}

#footer_fot .mail {
	position: center;
/*	margin-top: 34px;*/
	
	right: 0;
	/*top: 34px;*/
	padding-top: 5px;
	color: #8c8c8c;
}

/*
 * footer
 */

#footer {
	top: 50%;
	left: 50%;
	position: absolute;
	width: 700px;
	height: 100px;
	clear: both;
	margin-left: -350px;
	margin-top: 300px;
	text-align: center;
	background: transparent;
}



#footer .copyright {
	position: center;
	top: 10px;
	left: 0;
	color: #4d4d4d;
}

#footer .address {
	position: center;
/*	margin-top: 34px;*/
	
	right: 0;
	/*top: 34px;*/
	padding-top: 10px;
	color: #737373;
}

#footer .mail {
	position: center;
/*	margin-top: 34px;*/
	
	right: 0;
	/*top: 34px;*/
	padding-top: 10px;
	color: #8c8c8c;
}
