body
{
font-family: 'Trebuchet MS', Helvetica, sans-serif; 
font-size: 10px;
background-image:url('img/fondo.jpg');
background-position:top center;
margin: 0px;
}  

.enano {
  text-align=center;
  color:#000000;
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-size:1pt;
  }


/* ESTILOS PARA MENUS */
.titulomenup {
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	/*letter-spacing: -1px;*/
	padding: 0px 0 2px 0px;
	color:#000000;
}

.enlacemenup:link{
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-weight: bold;
	 font-size:13px; 
	 color:#000000;
	 text-decoration:none;
  }
.enlacemenup:visited,active{
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-weight: bold;
	 font-size:13px; 
	 color:#000000;
	text-decoration:none;
  }
.enlacemenup:hover{
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-weight: bold;
	 font-size:13px; 
	 color:#898873;
  }
.marcomenu{
  background-color:#ffffff;
  border-right:1px solid #f5f5f5;
  }


.cajamenu{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000000; 
  background-color:#f0f0f0;
  border:1px solid #5b8f95;
  }


.titulomenu{
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	border-bottom: 4px solid #5b8f95;
	font-size: 13px;
	font-weight: bold;
	/*letter-spacing: -1px;*/
	padding: 0px 0 2px 0px;
	color: #5b8f95;
}


.enlacetitulomenu:link{
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	border-bottom: 4px solid #5b8f95;
	font-size: 13px;
	font-weight: bold;
	/*letter-spacing: -1px;*/
	padding: 0px 0 2px 0px;
	color: #5b8f95;
}


.enlacetitulomenu:active{
	color: #5b8f95;
}
.enlacetitulomenu:hover{
	color: #5b8f95;
}

.enlacetitulomenu:visited{
	color: #5b8f95;
}



.enlacemenu:link{
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-weight:bold;
	 font-size:11px; 
	 color:#000000;
	 text-decoration:none;
  }
.enlacemenu:visited,active{
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-weight: bold;
	 font-size:11px; 
	 color:#000000;
	text-decoration:none;
  }
.enlacemenu:hover{
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-weight: bold;
	 font-size:11px; 
	 color:#000000;
	text-decoration:underline;
  }


.iconmenul1{  
padding-left: 10px; padding-bottom:5px; 
background-position: middle left; 
background-repeat: no-repeat;
background:url(icon.gif) no-repeat;
height:20px;  
} 

.iconmenul2{  
padding-left: 20px; padding-bottom:5px; 
background:url(icon2.gif) no-repeat;
background-position:  14 middle; 
background-repeat: no-repeat;
height:20px;  
} 



/* ----- CONTENIDOS TURISMO --- */

.contenido {
  text-align=justify;
  color:black;
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-size:13px; 
  }

.titulocontenido {
  background-image:url(icontitulo.gif);
  background-repeat: no-repeat;
  background-position: left middle;
  padding-left:15px;
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-size:15px;
  font-weight:bold; 
  color:#5b8f95; 
  border-bottom:2px solid #5b8f95;
  }

.general {
  color:black;
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-size:13px;
 
  }

.marcodescargas
  {
  color:black;
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-size:11px;
  padding:5px;
  background-color:#f0f0f0; 
  border:1px solid #c0c0c0;
  }

.pieweb
  {
  color:black;
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-size:11px;
  background-color:#ffffff; 
  border-top:1px dotted #c0c0c0;
  border-bottom:1px dotted #c0c0c0;
  }

A:link { text-decoration: none;   color: #a34701;}
A:visited { text-decoration: none;    color: #a34701;}
A:hover { text-decoration: none;    color: #333333;}
A:active { text-decoration: none;    color: #a34701;}
