@charset "utf-8";

body{
	background-image: url(imagenes/fondo_areco.jpg);
}

#contenedor {
	width: 960px;
	height: 600px;
	position: relative;
	margin: auto;
	padding-top: 10px;	
}

#cabecera {
	height:50px;
	padding-left: 10px;
}

#menuinicio{
	width: 130px;
	height:50px;
	float: left;
	text-align: center;
	line-height: 50px;
}

#menuservicios{
	width: 130px;
	height:50px;
	float: left;
	text-align: center;
}

#menugaleria{
	width: 130px;
	height:50px;
	float: left;
	text-align: center;
}

#menuactividades{
	width: 130px;
	height:100%;
	float: left;
	text-align: center;
}

#menudondeestamos{
	width: 130px;
	height:50px;
	float: left;
	text-align: center;
}

#menucontacto{
	width: 130px;
	height:50px;
	float: left;
	text-align: center;
}
#contenedor2 {
	background-color:#FFF;
	width: 945px;
	height: 515px;
	padding-top: 15px;
	padding-left: 15px;
}

#titulo {
	width:930px;
	height: 40px;
	font-family: cambria;
	font-size: 24px;
	color: #C90610;
	text-align: center;
	font-weight: bold;
}

#banner {
	width: 930px;
	height: 180px;
}

#contenido {
	background-color: #FFF;
	width: 900px;
	height: 280px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
}

#info1 {
	background-color: #FFF;
	width: 427px;
	height: 279px;
	float: left;
	padding-left: 10px;
	font-weight: normal;
}

#contenidoservicios {
	background-color: #FFF;
	width: 900px;
	height: 450px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: normal;
}

#contenidoactividades {
	background-color: #FFF;
	width: 900px;
	height: 450px;
	overflow: scroll; 
	padding-left: 15px;
	padding-right: 15px;
	font-weight: normal;
	text-align: center;
}

#contenidogaleria {
	background-color: #FFF;
	width: 900px;
	height: 450px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: normal;
}

#contenidocontacto {
	background-color: #FFF;
	width: 900px;
	height: 450px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: normal;
}

#contenidodonde {
	background-color: #FFF;
	width: 900px;
	height: 450px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: normal;
}
#logo {
	width: 407px;
	height: 59 px;
	margin-top: 30px;
	border:0;
	
}

#info2 {
	background-color: #FFF;
	width: 427px;
	height: 279px;
	float:right;
	padding-right: 10px;
	text-align: right;
	font-weight: normal;
}

#pie {
	width: 960px;
	height: 35px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(imagenes/pie_areco.jpg);
	line-height: 30px;
	vertical-align: middle;
}

.texto_pie {
	color: #FFF;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
}

.texto {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

.textofrases {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #60C;
	font-weight: bold;
	text-align: left;
}

.textomenu {
	font-family:Verdana, Geneva, sans-serif
	font-size: 18px;
	color:#FFF;	
	font-weight: bold;
}

.h2 {
	font-size:16px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

.h1 {
	font-size:36px;
	font-weight:bold;
	color: #FFF;
	line-height: 15px;
}

.slideshow {
	height: 400px;
	width: 300px;
	margin: auto;
}

.slideshow2 {
	height: 150px;
	width: 200px;
	margin: auto;
}

.slideshow_galeria {
	height: 400px;
	width: 800px;
	margin: auto;
	margin-top: 15px;
	
}
