/* Start of CMSMS style sheet 'RGA &gt; Estilo general' */
* {
 padding:0px;
 margin: 0px;
}

body {
 font-family: arial;
 font-size: 12px;
 font-weight:bold;
 color: #999999;
 background:url(uploads/images/estructura/bgfon.gif) top right repeat-x; height:100%;
 
 /* background-image:url(uploads/images/estructura/bgfon.gif);
background-repeat:repeat-x;*/
 /* background-repeat:no-repeat;
background:url(uploads/images/estructura/bgfon.gif) top right repeat-x;
 height:100%;*/
}

table {
 font-family: arial;
 font-size: 12px;
 font-weight:bold;
 color: #999999;
}



.gris{
 font-size: 12px;
 color: #666666;
}

/* capa general */
#general { 
width: 980px;
margin: 0px auto 0px auto;
}



/*cabecera */
#cabecera {
 width: 980px;
 padding: 0px;
 margin: 0px;
 background-color:#FFFFFF;
}

 
/*navegacion */
 #navegacion {
 width:850px;
 height:28px;
 background-image: url(uploads/images/estructura/estasen.gif);
 padding: 12px 0px 0px 130px;
 }
 
 
/*contenido */ 
 #contenido {
 width: 980px;
 padding: 20px 0px 17px 0px;
 background-color:#FFFFFF;
 }
 
 #inicioiz{
  text-align:justify;
  }
  
  
  
 /*banners*/
  #banner {
 width: 980px;
  height:200px;
 padding: 0px 0px 0px 0px;
 background-color:#FFFFFF;
 background-image:url(uploads/images/estructura/inferior.jpg);
 } 
  
  
 /*pie*/
 #pie{
  width: 980px;
  height:20px;
  padding: 15px 0px 9px 0px;
   }
   a:link {
 color: #666666;
 text-decoration: none;
}
a:visited {
 color: #666666;
 text-decoration: none;
}
a:hover {
 color: #999999;
 text-decoration: underline;
}
  
   /*------estilos para contenido rutas------*/
   
.fondo-corto {
 background:url(uploads/images/estructura/rutas/bgcontenidos.gif) top right repeat-x; height:100%;
 /*background-image:url(/uploads/images/estructura/rutas/bgcontenidos.gif);
 background-repeat:no-repeat;*/
}

/*------estilos para contenido rutas------*/
a.rutas:link { color: #666666; text-decoration: none}
a.rutas:visited { color: #666666; text-decoration: none}
a.rutas:hover  {color: #BB9355}

.marron{
 color: #BB9355;
}

/*------estilos para contenido pcultural------*/
a.cultural:link { color: #666666; text-decoration: none}
a.cultural:visited { color: #666666; text-decoration: none}
a.cultural:hover  {color: #943D1B}

.rojizo{
 color: #943D1B;
 }


  
/*------estilos para contenido pnatural------*/
a.natural:link { color: #666666; text-decoration: none}
a.natural:visited { color: #666666; text-decoration: none}
a.natural:hover  {color: #70A910}

.verde{
 color: #70A910;
 }    
   
   
/*------estilos para contenido tradiciones------*/
a.tradi:link { color: #666666; text-decoration: none}
a.tradi:visited { color: #666666; text-decoration: none}
a.tradi:hover  {color: #2D7BE6}

.azul{
 color: #2D7BE6;
 }      
   
/*------estilos para contenido turismo------*/
a.turismo:link { color: #666666; text-decoration: none}
a.turismo:visited { color: #666666; text-decoration: none}
a.turismo:hover  {color: #FC7D1A;}

.naranja{
 color: #FC7D1A;
 }         

/*------estilos para contenido gastronomia------*/
a.gastro:link { color: #666666; text-decoration: none}
a.gastro:visited { color: #666666; text-decoration: none}
a.gastro:hover  {color: #A71A7C}
.morado{
 color: #A71A7C;
 }      
   
/*------estilos para contenido alojamientos------*/
a.aloja:link { color: #666666; text-decoration: none}
a.aloja:visited { color: #666666; text-decoration: none}
a.aloja:hover  {color: #C63B4A}
.aloja{
 color: #C63B4A;
 }  
   
/*------estilos para contenido informacion ------*/
a.info:link { color: #666666; text-decoration: none}
a.info:visited { color: #666666; text-decoration: none}
a.info:hover  {color: #8D0321}
.infocolor{
 color: #8D0321;
}   

/* End of 'RGA &gt; Estilo general' */

