body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:14px;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

* html #cuerpo, #menu {
	padding: 0px;
	margin: 0px;
}

a {
	color: #2B4C00;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #FF9900;
}

#pagina {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#cabecera {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	height: 90px;
	background: url("../img/fondocabecera.gif") repeat-x top; 
	border: none;
	text-align: center;
}

#cabecera-logo {
	margin: 0px;
	padding: 0px;
	height: 82px;
	width: 404px;
	background: url("../img/cabecera.jpg") no-repeat top; 
	border: none;
}

#cabecera h1 { 
	display: none;
}

#cabecera .descripcion { 
	display: none;
}

#menu {
	width: 250px;
	float: right;
	text-align: left;
	font-size: 1.2em;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding:10px;
	font-weight:400;
}

#infoProvincias {
	height: 20px;
	font-size:11px;
	font-weight:bold;
	color: #482400;
	width:411px;
	text-align: right;
}

#menu h1, #menu h2{
	color:#FF960E;
	font-size:20px; 
	text-align:left; 
	font-weight:700;
}

#menu ul {
	margin:0px;
	list-style-type: none;
}

#menu ul li a {
	color:#557CAC;
	border-bottom:1px #CCCCCC solid;
	width:100%;
	height:auto;
	display:block;
	font-weight:700;
	padding:5px;
	margin:0;
	font-size:16px
} 

#menu ul li a:hover {
	color:#7EB8FF;
}

#cuerpo {
	width: 505px;
	text-align: left;
	margin-left: 5px;
}

#cuerpo h1 {
	color:#08164A;
	font-size:26px; 
	font-weight:700;
}

#cuerpo p {
	width:100%;
	height:auto;
	color: #666666;
	padding:5px;
	margin:0;
	font-size:16px
} 

.txt-list {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B4C00;
	text-decoration: none;
}
#filtro {float: left;margin: 15px 40px 10px 0px;}
#filtroFin {float: left;margin: 15px 0px 10px 0px;}
#pie {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: center;
	display: block;
	clear: both;
	height: 50px;
	text-decoration: none;
}
#galeria {
	margin: 10px;
	float: left;
}