* {margin:0; padding:0}

body {
	margin: 0 auto;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	width: 930px;
	height: 1337px;
	background-image: url(../imagenes/fondo.jpg);
	color:#FFFFFF;
	line-height: 20px;
}

a { 
color:#FB926A;  
} 
a:link { 
text-decoration: none; 
color:#FB926A; 
} 
a:visited { 
text-decoration: none; 
color:#FB926A;  
} 
a:hover {
text-decoration:underline;
color:#FB926A;
} 
a:active { 
text-decoration: none; 
color:#FB926A; 
} 

#todo {
	vertical-align: middle;
	text-align:center;
	width: 930px;
	height: 1337px;
	background-image: url(../imagenes/todo.jpg);
	background-repeat:no-repeat;
	}
	
#direccion {
	width: 890px;
	height: 100px;
	padding: 105px 40px 0px 0px;
	text-align:right;
}

#quienes_somos {
	width: 930px;
	height: 325px;
}

#texto_quienes {
	width: 405px;
	height: 280px;
	padding: 45px 60px 0px 40px;
	text-align:left;
	vertical-align:top;
	float:left;
}

#fotos
{
   float:right;
}


#foto1 {
	width: 180px;
	padding: 0px 20px 0px 0px;
	float:left;
}

#foto2 {
	width: 180px;
	padding: 0px 40px 0px 0px;
	float:right;
}

.naranja {
color:#FB926A;
}


#nuestras_materias {
	width: 930px;
	height: 165px;
	padding:0px 0px 75px 0px;
}

#foto3 {
	width: 260px;
	height: 165px;
	padding: 0px 20px 0px 35px;
	float:left;
}

#texto_nuestras {
	width: 575px;
	height: 165px;
	padding: 0px 40px 0px 0px;
	text-align:left;
	float:left;
}

#situacion {
	width: 930px;
	height: 244px;
	padding:10px 0px 0px 0px;
}

#mapa_google {
	width: 485px;
	height: 135px;
	float:left;
	vertical-align:top;
	padding:0px 0px 0px 40px;
}

#texto_situacion {
	width: 340px;
	height: 135px;
	padding: 80px 40px 0px 0px;
	text-align:left;
	float:right;
}

#contacto {
	width: 895px;
	height:120px;
	margin:0px 0px 30px 40px;
	text-align:left;
}

#enlaces {
	margin:0px 0px 0px 40px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

#enlace_off {
	padding:0px 10px 0px 0px;
	text-align:left;
	float:left;
}

#enlace_off a { 
color:#FFFFFF;  
} 
#enlace_off a:link { 
text-decoration: none; 
color:#FFFFFF; 
} 
#enlace_off a:visited { 
text-decoration: none; 
color:#FFFFFF;  
} 
#enlace_off a:hover {
text-decoration:underline;
color:#FFFFFF;
} 
#enlace_off a:active { 
text-decoration: none; 
color:#FFFFFF; 
} 

.fuente14 {
font-size: 14px;
}

