/* body {background:#ffffff;padding:0;margin:0;font-family: 'Trebuchet MS', Helvetica, sans-serif;}*/
body {
	background:url("http://festivaldexardins.allariz.com/img/fondo.jpg") no-repeat top center;
	bgcolor:#ffffff;
	margin: 0px 0px 0px 0px;
	height:100%;
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-size: 13px;
}

/* LAYOUT  */
#container {width:950px;margin:auto;background:#ffffff;}
#idiomas {clear:left;float:left;width:100%;height:60px;}
	#logo {float:left;width:40%;}
	#menu_idiomas{float:left;width:60%;text-align:right;}
#banner {clear:left;float:left;width:100%;height:185px;}
#cuerpo{clear:left;float:left;width:100%;}
#menu{float:left;width:250px;text-align:center;}
#contenido{float:left;width:700px;}
#pie{clear:left;float:left;width:100%;background:#ffffff;
     height:20px;color:#3c3c3c;text-align:center;font-family: 'Trebuchet MS', Helvetica, sans-serif;font-size:11px;
     border-top:1px dotted #8b767f;border-bottom:1px dotted #8b767f;}


#contenido p{
  text-align:justify;
  color:black;
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-size:13px; 
  }

/* ESTILOS PARA MENUS */

/* Menu Idioma */
.enlacemenuidioma:link{
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-weight: bold;
	 font-size:14px; 
	 color:#000000;
	 text-decoration:none;
  }
.enlacemenuidioma:visited,active{
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-weight: bold;
	 font-size:14px; 
	 color:#000000;
	text-decoration:none;
  }
.enlacemenuidioma:hover{
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-weight: bold;
	 font-size:14px; 
	 color:#a3a3a3;
}




/* Menu Principal */

.marcomenu{
  background-color:#ffffff;
  border:1px solid #c6c6c6;
  padding:10px;
  }

.titulomenu{
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	border-bottom: 4px solid #8b767f;
	font-size: 15px;
	font-weight: bold;
	/*letter-spacing: -1px;*/
	padding: 0px 0 2px 0px;
	color: #8b767f;
}

.enlacemenu:link{
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-weight:bold;
	 font-size:13px; 
	 color:#8b767f;
	 text-decoration:none;
  }
.enlacemenu:visited,active{
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-weight: bold;
	 font-size:13px; 
	 color:#8b767f;
	text-decoration:none;
  }
.enlacemenu:hover{
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-weight: bold;
	 font-size:13px; 
	 color:#5e5e5e;
	text-decoration:underline;
  }


.enlacemenuturismo2:link{
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	 font-size:13px; 
	 color:#000000;
	 text-decoration:none;
  }
.enlacemenuturismo2:visited,active{
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	 font-size:13px; 
	 color:#000000;
	text-decoration:none;
  }
.enlacemenuturismo2:hover{
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	 font-size:13px; 
	 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:  14px 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; 
  }

h1 {
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-size:17px;
  font-weight:bold; 
  color:#8b767f; 
  border-bottom:1px dotted #8b767f;
  }

h2 {
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-size:14px;
  font-weight:bold; 
  color:#8b767f; 
  }

.generalturismo {
  color:black;
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-size:13px;
 
  }

.tituloapartadoturismo {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#c3c3c3; 
  text-align:right;
  }

.marcodescargas{
  text-align:justify;
  color:black;
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-size:13px; 
  background-color:#f2f2f2;
  border:1px solid #c3c3c3;
  }
.comentario{
  text-align:justify;
  color:#5c5c5c;
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-size:12px; 
  background-color:#f4f4f4;
  border:1px solid #c3c3c3;
  float:right;
  width:275px;
  margin:0px 10px 0px 10px;
  padding:5px;
  }
.listadonovas {
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-size:12px;
  color:#000000; 
  border-bottom:1px solid #c2c2c2;
  }

.titularnovas {
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-size:13px;
  font-weight:bold; 
  color:#000000; 
  }
  
.piefoto{
  text-align:justify;
  color:#3E3E3E;
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-size:8px; 
  
  }
a:link{
	 color:#8b767f;
	 text-decoration:none;
  }
a:visited,active{
	 color:#8b767f;
	text-decoration:none;
  }
a:hover{
	 color:#5e5e5e;
	text-decoration:underline;
  }
