@charset "utf-8";
/* CSS Document */



#contenedor{
	
	width:1020px;
	height:580px;
	margin:0 auto auto auto;
	
}

#cuerpo_centro{

	width:1020px;
	height:580px;
	float:left;

}

#cabecera{

	width:1020px;
	height:150px;
	background-image:url(../imagenes/cabecera_nuestro_complejo.png);
	float:left;

}

#menu_superior{

	width:1020px;
	height:40px;
	background-color: #C93;
	float:left;

}

#informacion{

	width:1020px;
	height:340px;
	background-image:url(../imagenes/fondo_nuestro_complejo.jpg);
	float:left;

}

#galeria{

	width:500px;
	height:330px;
	margin-left:5px;
	margin-top:5px;
	float:left;

}

#preparrafo{

	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #FFF;
	padding-left: 0px;
	padding-right:0px;
	line-height: 25px;

}

#texto_complejo{

	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-left: 15px;
	padding-right:20px;
	text-align: justify;
	line-height:16px;

}

#fotos_galeria{

	width:510px;
	height:330px;
	float:left;
	margin-top:5px;

}

img {
	border:0;
}

#menu_inferior{

	width:1020px;
	height:30px;
	background-image:url(../imagenes/menu_abajo.jpg);
	float:left;

}

.class2 A:link {
	color: #FFFFFF;
	text-decoration:none;}
.class2 A:visited {
	color: #FFFFFF;
	text-decoration: none;}
.class2 A:active {
	color: #FFFF00;
	text-decoration:none;}
.class2 A:hover {
	color: #FFFF00;
	text-decoration: none;}

#localizacion{

	width:165px;
	height:30px;
	float:right;

}

#localizacion_texto{

	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
	margin-left:10px;
	padding-left:35px;

}

#contactar{

	width:145px;
	height:30px;
	float:right;

}

#contactar_texto{

	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;

}


#copyright{

	width:1020px;
	height:22px;
	background-image:url(../imagenes/copy_textura.jpg);
	float:left;

}

#copy_texto{

	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin-top:6px;

}
