@charset "utf-8";
/* CSS Document */

body {
	background:#c90707;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	margin:0px;
}
.contenido_include {
	width:400px;
	float:left;
}
#contenedor {
	background:#d5d5d5;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
	height:100%;
	min-height:100%;
}
#central {
	background-image:url(../imagenes/fondo_central.jpg);
	background-repeat:repeat-y;
	width:790px;
	margin-left:auto;
	margin-right:auto;
}
#contenido_superior {
	margin-left:16px;
	margin-right:20px;
	height:30px;
	text-align:left;
}
#seccion {
	margin-left:5px;
	text-align:left;
	width:300px;
	padding:8px;
}
#idiomas {
	width:250px;
	float:right;
	margin-top:-20px;
	text-align:right;
}
#botonera {
	width:165px;
	text-align:left;
	float:left;
}
#menu_titulo {
	background-image:url(../imagenes/fondo_menuprincipal.png);
	background-repeat:no-repeat;
	margin-left:10px;
	width:155px;
	height:30px;
	padding-top:15px;
	text-align:center;
}
#botones {
	margin-left:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#boton {
}
#banners {
	margin-left:25px;
}
#contenido_central {
	width:624px;
	margin:Opx;
	float:right;
}
#contenido_derecha {
	width:211px;
	float:right;
}
#titulo_salidas {
	background-image:url(../imagenes/fondo_salidasprogramadas.png);
	background-repeat:no-repeat;
	height:30px;
	padding-top:15px;
	width:210px;
}
#excursiones_derecha {
	color:#FFFFFF;
	background-image:url(../imagenes/fondo_excursiones_derecha.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:190px;
	padding-top:16px;
	text-align:center;
}
#pie {
	width:790px;
	background-image:url(../imagenes/fondo_pie.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:10px;
	font-size:15px;
	font-weight:bold;
	color:#000;
}

.imglink {
	background-image:none;
	font-size:1px;
	color:;
	}
	
	
	
	.tituloevento {
	font-size:14px;
	font-weight:bold;
	color:#900;
	font-family:Verdana, Geneva, sans-serif;


}

.fotoevento {
	text-align:center;
	width:180px;
	float:left;
}

.textoeventos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:220px;
	padding-left:10px;
}
