

body {
	margin: 0px;
	background-image: url(../imagenes/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
	}
form {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}

h1 {
	background-image: url(../imagenes/logo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: 285px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
h1 a {
	display: block;
	height: 140px;
}
#contenedor0 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


#contenedor {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	height: 305px;

}

#head #logo {
	float: left;
}
.imagen_Home       {
	background-image: url(../imagenes/cabeceras/titular_home.png);
	_background-image: url(../imagenes/cabeceras/titular_home.gif);/* hack para que sólo sea visto por IE6*/
	background-position: 650px 70px;
	background-repeat: no-repeat;

}
.imagen_Asociacion {
	background-image: url(../imagenes/cabeceras/01.gif);
	background-position: 600px 70px;
	background-repeat: no-repeat;
}
.imagen_Asociados {
	background-image: url(../imagenes/cabeceras/02.gif);
	background-repeat: no-repeat;
	background-position: 600px 70px;
}
.imagen_Actividades {
	background-image: url(../imagenes/cabeceras/03.gif);
	background-repeat: no-repeat;
	background-position: 400px 80px;
}
.imagen_Calendario {
	background-image: url(../imagenes/cabeceras/04.gif);
	background-repeat: no-repeat;
	background-position: 550px 70px;
}
.imagen_Contacto {
	background-image: url(../imagenes/cabeceras/05.gif);
	background-repeat: no-repeat;
	background-position: 550px 50px;
}

#head #menu {
	float: left;
	height: 100px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 40px;
	line-height: 14px;
	padding-left: 15px;
	width: 650px;
}
#head #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#head #menu ul li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
#head #menu ul li a {
	text-decoration: none;
	color: #024E02;
}
#head #menu ul li a:hover {
	color: #750F21;
}
#titular {

}
#titular  .texto {
	float: left;
	width: 350px;
	padding-left: 120px;
}

#titular h2 {
	color: #fc7011;
	font-size: 25px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-image: url(../imagenes/titular_turismo-activo-en.gif);
	height: 70px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 273px;
}
#titular h2 .hidd {
	text-indent: -999px;
	float: left;
}

#titular p {
	margin: 0px;
	font-size: 11px;
}
#cuerpo {
	min-height: 465px;
	height: auto !important;
	height: 465px;
	background-image: url(../imagenes/home_bgbottom.gif);
	background-repeat:  no-repeat;
	background-position: left bottom;
}
#cuerpo #fotosFlash {
	float: left;
	height: 300px;
	width: 610px;
	vertical-align: top;
}
#cuerpo #calendario {
	float: left;
	height: 300px;
	width: 350px;
	background-image: url(../imagenes/home_calendario.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#cuerpo #calendario .contenedor {
	width: 217px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 55px;
}
#cuerpo #calendario .pie {
	background-color: #C4BA98;
}

#cuerpo #calendario .do {
	background-color: #e3aa5b;
}
#cuerpo #calendario .dia {
	color: #000000;
	background-color: #d0c4aa;
	font-size: 10px;
}


#cuerpo #calendario table {
	border-collapse:collapse;
	margin-top: 5px;
	font-size: 11px;
	border: 2px solid #c4ba98;
	line-height: 11px;
}
#cuerpo #calendario th {
	font-weight: bold;
	color: #494736;
	background-color: #c4ba98;
	padding: 3px;
}


#cuerpo #calendario td {
	width: 16%;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	border: 3px solid #c4ba98;
}
#pie {
	clear: both;
	height: 163px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#pie a {
	margin-right: 5px;
	margin-left: 5px;
	color: #355d6e;
	text-decoration: none;
}
#pie a:hover {
	color: #003366;
	text-decoration: underline;
}
#pie .datos {
	font-size: 11px;
	line-height: 11px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b2daeb;
	margin-top: 10px;
	color: #355d6e;
}
