/* Documento CSS para microsite del concurso Jazzargia */
/***************** ETIQUETAS HTML *************************/
body{ font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; text-align:center; margin:0; color:#525252; background:#870027 url(../img/bg-web.png) repeat-x left top}
img {
   border:0;
   margin:0;
   padding:0;
}
h2 {
border-bottom:double 4px #DECEB6; padding-bottom:10px; margin-bottom:15px !important;}
h1,h2,h3,h4,p,ul,ol,li,form,blockquote {
   margin:0;
   padding:0;
}
ul,ol { list-style:none;}
dl {margin:0}
a {
   color:#B10637;
   text-decoration:none;
}
a:hover {
   text-decoration:underline;
}
fieldset {
   border:0;
   padding:0;
   margin:0;
}
legend, hr {
   display:none;
}
/***************** /ETIQUETAS HTML ************************/
#superior {
	background:url(../img/bg-superior.png) no-repeat center top;
	height:60px}
#idiomas {
	width:760px; /*800x600 sin scroll */
	margin:0 auto;
	padding-top:15px;
}
#superior p {width:760px; margin:0 auto; text-align:right; margin-top:15px; color:#B3A673; font-size:12px; }
	#superior p a {color:#B3A673}
#general { 
	width:760px; /*800x600 sin scroll */
	margin:0 auto; 
	padding:5px; 
	background-color:#FBF4E2;
	text-align:left;
}

#cabecera {
	width:100%;
	background:#870027 url(../img/bg-cabecera.jpg) no-repeat left top;
	margin:0 auto; 
}
#cabecera .logoJazzargia {
	margin:81px 0 30px 48px
	}
#lateral {float:left;  background:url(../img/bg-lateral.jpg) no-repeat left top; width:327px; min-height:589px; _height:589px;}
	#menu {font-size:13px !important; margin-left:35px; width:202px;}
	#menu li {border-bottom:1px solid #EAE1CB}
	#menu li a, #menu li.visited {font-size:14px !important; display:block; padding:10px 0; text-align:center; color:#B10637; font-weight:bold; letter-spacing:2px; font-variant: small-caps}
	#menu li a:hover, #menu li a.activo {color:#602A0A;  text-decoration:none !important}
	
	#patrocinadores {margin-left:35px;; width:202px; margin-top:40px}
	#patrocinadores li a {display:block; width:100%; background-position:top center; background-repeat:no-repeat}
		#patrocinadores li a.marques {background-image:url(../img/patro-marquesriscal.gif); height:165px}
		#patrocinadores li a.ayunta {background-image:url(../img/patro-ayunta.gif); height:61px}
		#patrocinadores li a.dipu {background-image:url(../img/patro-diputacion.gif); height:75px}
		#patrocinadores li a.gova {background-image:url(../img/patro-gova.gif); height:97px}

#contenidos {float:left; background:url(../img/bg-contenidos.jpg) no-repeat left top; width:381px;  min-height:550px; _height:550px; padding:39px 34px 0 16px; color:#A17F59}
	#contenidos h1 {height:176px; width:358px; background:url(../img/bg-h1-concurso.gif) no-repeat left top; margin-bottom:15px}
	#contenidos p, #contenidos ul {margin-bottom:15px; text-align:justify; line-height:19px; font-size:13px;}
	#contenidos ul.texto {font-size:11px}
	#contenidos p, #contenidos h2, #contenidos h3, #contenidos ul, #contenidos dl {margin-right:24px;}
	#contenidos h2 {font-size:14pt; font-weight:bolder}
	#lateral, #contenidos {margin-bottom:15px}
#zocalo {width:774px; margin:0 auto 40px auto; padding:20px 0; text-align:center;  background:url(../img/bg-zocalo.png) no-repeat center top; font-size:12px; color:#B3A673}
	#zocalo a {color:#B3A673}

		#accesos {display:none}
		#idiomas {float:right}
		#idiomas li {float:left; padding:0.15em 4px 0.28em 5px; border-right:1px solid #fff;}
		#idiomas li.ultimo, {border-right:none}
		#idiomas a {color:#fff}
		#idiomas a.idiomActual {font-weight:bold}
		
/******* Programación ***************/
h3.diaPrograma {margin:5px 0 10px 0; font-size:15px}
h3.diaPrograma span {font-weight:lighter; font-style:italic}
.programa {padding-bottom:15px; margin-bottom:10px; border-bottom:3px double #DECEB6; }
.programa dd {margin:10px 0px 0 0; font-size:11px !important}
p.descripcion {margin-top:15px; font-size:11px !important; line-height:normal !important;}

/******** HOTEL ********/
	/******************** Miniaturas ********************/
	/* Serie de bloques que contienen imagen, titulo y enlace */
	#cajas {margin-top:28px; margin-left:0; margin-right:0 !important}
	#cajas li {display:block; float:left; margin-right:14px; margin-bottom:11px}
	#cajas li img {display:block; padding:4px; margin-bottom:0 !important; border:1px solid #E3DCC2; background-color:#FFFFFF}
	/************ marcos **********************/
	.marco1 {display:block; background:url(../img/bg-sombra-fotos.png) no-repeat left bottom ;padding:0 0 8px 0}

/******* LOCALIZACION ***************/
#map {width:353px; height:355px; border:double 3px #A17F59; margin-bottom:25px; }
ul.texto li a, .opciones li {padding-left:20px; background:url(../img/bullet-li-bellota.gif) no-repeat left center;   }

/******* RESTAURANTE ***************/
.rest img {margin-bottom:15px}
/************ OTROS **********************/
/* Limpieza de floats */
.clear {clear: both;}
.clearWeb {clear: both; height:4px; line-height:4px; border:1px solid #DECEB6; margin:0 30px 15px 30px }

/* Accesibilidad */
.ayuda-access, #patrocinadores li a span, #contenidos h1 span {
   display:none;}
