/* CSS Document */

body{text-align:center;}
/*---------------------------estilos de index-------------------*/

div#contenedorindex {
	width:890px;
	height:720px;
	background-image:url(imagenes/portada2.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
a.entrar{
	background-image:url(imagenes/entrar_amarillo.png);
	display:block;
	width:150px;
	height:75px;
	float:right;
	margin-right:190px;
	margin-top:160px;
}

a.entrar:hover{
	background-image:url(imagenes/entrar_naranja.png);
}

/*---------------------------estilos de quienes somos-------------------*/

div#contenedorquienes {
	width:1000px;
	height:720px;
	background-image:url(imagenes/fondo_quienes2.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

div.menu{
	width:275px;
	float:left;
	margin-top:175px;
	background-image:url(imagenes/fondo_esquina_menu.png);
	background-repeat:no-repeat;
	padding-top:25px;
	
}

div.menu a{
	font:bold 14pt Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#228b22;
	display:block;
	height:50px;
	
}


div.menu a:hover{
	font:bold 18pt Georgia, "Times New Roman", Times, serif;
	color:#f89911;
}

div.contenido{
	float:right;
	margin-top:50px;
	text-align:justify;
	width:700px;
	overflow:auto;
	height:500px;
	padding:10px;
}

div.contenido p{
	font:normal 12pt Georgia, "Times New Roman", Times, serif;
	text-indent:2em;

}
img.img{border:none;
	}
img.escudo{
	float:right;
	margin-top:30px;
	margin-right:20px;}	

img.presi{
	float:right;
	margin:10px;
	border:double #ff9933;}
div.presis {
float:right;
width:220px;
height:310px;

}
div.presis p{
font-size:10px;
text-align:center;}
img.icono{
margin-left:5px;
margin-top:20px;}

	
/*---------------------------estilos de contacto-------------------*/

div#contenedorcontacto {
	width:1000px;
	height:720px;
	background-image:url(imagenes/fondo_contacto.png);
	margin-left:auto;
	margin-right:auto;
}	

img.contacto{
	margin-right:10px;
	margin-bottom:20px;
	border:4px double #000000;
	float:left;}
	
br.salto{clear:both;}

div#contenedorcontacto div.contenido p.texto{
	float:left;
	width:300px;
	padding-bottom:30px;
	padding-top:50px;
	text-indent: 0px !important;
}

	/*---------------------------estilos de actividades-------------------*/

div#contenedoractividades {
	width:1000px;
	height:720px;
	background-image:url(imagenes/fondo_actividades.png);
	margin-left:auto;
	margin-right:auto;
}	

li{
	font:normal 13pt Georgia, "Times New Roman", Times, serif;
	margin-left:10px;}

	/*---------------------------estilos de enlaces-------------------*/

div#contenedorenlaces {
	width:1000px;
	height:720px;
	background-image:url(imagenes/fondo_enlaces.png);
	margin-left:auto;
	margin-right:auto;
}

h2{
	margin-bottom:5px;
	margin-top:30px;margin-left:10px;
}
div.enlaces{margin-left:50px;}

	/*---------------------------estilos de galeria-------------------*/

div#contenedorgaleria {
	width:1000px;
	height:720px;
	background-image:url(imagenes/fondo_galeria.png);
	margin-left:auto;
	margin-right:auto;
}


iframe.fotos{
	width:680px;
	height:450px;
	margin-top:20px;} 

img.galeria{
	border:4px double #f89911;
	margin-bottom:18px;
}
div.contenidogaleria{
	float:right;
	margin-top:150px;
	width:700px;
	height:500px;
	padding:10px;
}
a.enlacegaleria{
margin-right:20px;

font:normal 14pt "Times New Roman", Times, serif;
}
a.enlacegaleria:hover{
color:#006600;;}





	/*-------------------------estilos localizacion-----------------*/
div#contenedorlocalizacion {
	width:1000px;
	height:720px;
	background-image:url(imagenes/fondo_localizacion.png);
	margin-left:auto;
	margin-right:auto;
}
iframe{
	border:#006600 double;}	

/*---------------------------estilos de mapa-------------------*/

div#contenedormapa {
	width:1000px;
	height:720px;
	background-image:url(imagenes/fondo_mapa.png);
	margin-left:auto;
	margin-right:auto;
}

div#contenedormapa li{
font-size:14pt;
font-style:italic;
}
	/*---------------------------estilos de diseno-------------------*/

div#contenedordiseno {
	width:1000px;
	height:720px;
	background-image:url(imagenes/fondo_diseno.png);
	margin-left:auto;
	margin-right:auto;
}
div.contenidodiseno{float:right;
	margin-top:50px;
	text-align:left;
	width:700px;
	height:500px;
}
img.logo{
float:left;
margin-right:30px;
border:none;}
	
