/*
  *	Creado artesanalmente con http://notepad-plus.sourceforge.net
  *	Emilio Mariscal - emi420(at)gmail.com - http://proyecto83.com
  */
  
/*** turismo ***/

/*** cuadro largo ***/

.comentario 
{
	background:#EAD5B8;
	border-color: #96682A;
	color: #7D1C23;
}

.comentario-agregar
{
	color:#7D1C23;
}

.cuadro-largo  {
border-color: #96682A ;
background: #EAD5B8 ;
}

h2.cuadro-largo  {
background-image: url(../imagenes/headers/mineria-h2.png) ;
}


.cuadro-largo.tres-columnas h3 {
background: url(../imagenes/detalles/nota-hr.png) repeat-x 0 100% ;
padding-bottom: 2px ;
}

/*** item ***/

.item {
background: #FFF8C1 url(../imagenes/fondos/item-turismo.png) no-repeat 100% 0 ;
}

.item h3 {
color: #7D1C23 ;
}

/*** Formulario de busqueda ***/

.formulario-buscador {
background: #FFF8C1 url(../imagenes/fondos/formulario-busqueda.png) repeat-x ;
border-top: 1px solid #DDC0C2;
}

.formulario-buscador label {
font-size: 1.4em ;
font-weight: bold !important ;
text-align: right ;
color: #485D25 ;
}

.formulario-buscador .boton,
.formulario-buscador .boton input {
background-image: url(../imagenes/gui/boton-turismo.png) ;
}

/*** nota ***/

div.cuadro-largo,
ul.cuadro-largo {
border-left: 1px solid #CFB806;
border-right: 1px solid #CFB806;
border-bottom: 1px solid #CFB806;
border-top: 0 ;
background: #FFF8C1 !important ;
}

.cuadro-largo p,
.cuadro-largo h3,
.cuadro-largo h4,
.cuadro-largo ul,
.cuadro-largo ol,
.cuadro-largo li,
.cuadro-largo a {
color: #7A7500 !important  ;
}


h2.cuadro-largo {
background-image: url(../imagenes/headers/turismo-h2.png)  ;
}

span.cuadro-largo {
background: none ;
}

span.cuadro-largo a {
font-size: 1.2em ;
font-weight:bold ;
color: #7A7500;
text-decoration: none ;
background: url(../imagenes/iconos/ver-mas-turismo.png) no-repeat ;
}

.enlace.ver-fotos {
background: url(../imagenes/iconos/zoom-turismo.png) no-repeat !important ;
height: 15px ;
margin-bottom: 3px ;
border-bottom: 1px solid #CFB806;

}

.enlace.ver-fotos a {
color: #7A7500;
text-decoration: none ;
}

/*** portada de seccion ***/

.portada-seccion h2,
h3, h4,
p {
color: #7A7500 !important ; 
}

.portada-seccion a
{
	color:#7A7500 !important ;
}
