/* /////////////////////////////////////////////////////////////////////////
Hoja De Estilos - SEMANA IBERICA 2010
Realizacion: digival.es 
joseignacio.marcos@digival.es
///////////////////////////////////////////////////////////////////////// */
HTML{
	height: 100%;
}
BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b1a1f;
	margin: 0;
	padding: 0;
	height: 100%;
	background:#8ba9a7 url(../images/bgFondo.jpg) repeat-x bottom;
	position: relative;
}
IMG{
	border: 0;
}
*{
	padding: 0;
	margin: 0;
}
.clear0{
	clear: both;
	line-height: 0px;
	height: 0px;
	overflow: hidden;
}
.clear{
	clear: both;
}
P{
	line-height: 18px;
	margin-bottom: 15px;
}
a{
	color: #1b1a1f;
	text-decoration: none;
	outline: none;
}
a.under{
	text-decoration: underline;
}
a:hover{
	color: #ACA100;
	text-decoration: underline;
}
.justif{
	text-align: justify;
}
.centro{
	text-align: center;
}
.alignDer{
	text-align: right;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.fleftMargin{
	float: left;
	margin: 0px 10px 10px 0px;
}
.frightMargin{
	float: right;
	margin: 0px 0px 10px 10px;
}
input, button, textarea, select{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.bordeImg img{
	border: 1px solid #aca100;
}
ul{
	list-style: none;
}
.mtop5{
	margin-top: 5px;
}
.mtop10{
	margin-top: 10px;
}
.mtop15{
	margin-top: 15px;
}
.mtop20{
	margin-top: 20px;
}
.mright5{
	margin-right: 5px;
}
.verde{
	color: #aca200;
	font-weight: bold;
}
/* ---------------------------------------------------------------------------------------- */
/*   DIVS GENERALES --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#bgFondo{
	width: 700px;
	height: 570px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: url(../images/bg.jpg) no-repeat;
}
#sitio{
	width: 768px;
	margin: 0px auto;
	height: 100%;
	position: relative;
	background: url(../images/bgCuerpo.png) repeat-y;
}
html>body #sitio{
	height: auto;
	min-height: 100%;
}
#footer{
	width: 100%;
	height: 0px;
	margin: 0px auto;
	position: relative;
	height: 55px;
	margin-top: -55px;
}
#izquierda{
	width: 180px;
	margin-left: 4px;
	display: inline;
	float: left;
	padding-bottom: 40px;
}
#derecha{
	width: 550px;
	margin-right: 4px;
	display: inline;
	float: right;
	padding-bottom: 40px;
}
.cabecera{
	width: 550px;
	height: 180px;
	position: relative;
}
.cuerpo{
	width: 520px;
	padding: 15px;
	overflow: hidden;
	text-align: justify;
}
/* ---------------------------------------------------------------------------------------- */
/*   CONTENIDOS --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
h1 a{
	width: 180px;
	height: 180px;
	background: url(../images/semanaiberica10.gif) no-repeat;
	display: block;
	text-indent: -99999px;
}
h2{
	width: 550px;
	height: 30px;
	overflow: hidden;
	background: url(../images/titular.gif) no-repeat;
	text-indent: -99999px;
}
.ingles h2{
	background: url(../images/titular_en.gif) no-repeat;
}
h3{
	color: #B4661E;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
}
#feriaCab{
	width: 72px;
	height: 46px;
	display: block;
	position: absolute;
	background: url(../images/feria.png) no-repeat;
	text-indent: -99999px;
	right: 10px;
	top: 10px;
	cursor: pointer;
	z-index: 10; 
}
.eng, .esp{
	width: 19px;
	height: 68px;
	display: block;
	z-index: 10; 
	position: absolute;
	right: -19px;
	top: 83px;
	background: url(../images/english.gif) no-repeat;
	text-indent: -99999px;
}
.esp{
	background: url(../images/espanol.gif) no-repeat;
}
.eng:hover, .esp:hover{
	background-position: -19px 0px;
}
.menu{
	width: 180px;
	display: block;
	border-bottom: 1px solid #f5f1f0;
	margin-top: 15px;
}
.menu li a{
	display: block;
	width: 160px;
	border-top: 1px solid #f5f1f0;
	border-bottom:1px solid #b4c1c1;
	line-height: 26px;
	font-weight: bold;
	color: #00432c;
	padding: 0px 10px;
}
.menu li a:hover, .menu li a.activoMenu{
	background: #ACA100;
	color: #fff;
	text-decoration: none;
	border-top: 1px solid #ACA100;
}
.menu li a.sub:hover, .menu li a.activoMenu{
	background: #ACA100 url(../images/icomenu.gif) no-repeat 160px 9px;
}
.menu li.primElem a{
	border-top: 1px solid #E5E8E8;
}
.menu li ul li a{
	border: none;
	color: #ada200;
	padding-left: 23px;
	width: 147px;
	background: url(../images/icoSub.gif) no-repeat 15px 11px;
}
.menu li ul li a:hover{
	background: url(../images/icoSub2.gif) no-repeat 15px 11px;
	color: #00432c;
	text-decoration: none;
	border-top: none;
}
.menu li ul{
	border-top: 1px solid #f5f1f0;
	border-bottom:1px solid #b4c1c1;
}
.listaFicha{
	margin-bottom: 20px;
}
.listaFicha li{
	margin-bottom: 10px;
	text-align: left;
	width: 500px;
	overflow: hidden;
}
.listaFicha li strong{
	width: 200px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
	line-height: 18px;
}
.listaFicha li span{
	width: 290px;
	display: block;
	float: left;
	line-height: 18px;
}
.listaFicha li span strong{
	width: auto;
	display: inline;
	float: none;
	text-align: left;
}
.listaFicha li span.noStrong{
	padding-left: 210px;
}

ul.listado{
	width: 450px;
	list-style: none;
	position: relative;
	margin: 0px auto;
}
ul.listado li{
	margin: 20px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #ACA100;
}
ul.listado li h4{
	font-size: 14px;
	text-align: center;
	color: #B4661E;	
	font-weight: bold;
}
ul.listado li ul{
	padding:0px 10px;
	list-style: none;
	background-color: #ffffff;
	margin: 0px;
	position: relative;
}
ul.listado li ul li{
	background-color: #ffffff;
	margin: 3px 0px;
	padding: 3px 5px;
	border-bottom: 1px solid #cdcdcd;
	font-weight: normal;
	text-align: left;
}

.lista{
	margin-bottom: 20px;
}
.lista li{
	margin-bottom: 20px;
	margin-bottom: 15px;
	background: url(../images/ico.gif) no-repeat left 3px;
	padding-left: 13px;
}
.reserva{
	width: 173px;
	float: left;
	text-align: center;
	display: block;
	margin-bottom: 40px;
	font-weight: bold;
}

#mapa{
	width: 518px;
	height: 460px;
	border: 1px solid #aca100;
}
.listaGaleria {
	width: 520px;
	overflow: hidden;
}
.listaGaleria li{
	width: 173px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}
h4.tituloH4{
	font-size: 12px;
	font-weight: bold;
	color: #06432B;
	margin-bottom: 10px;
}

#footer p{
	width: 768px;
	height: 55px;
	margin: 0px auto;
	display:block;
	text-indent: -99999px;
	background: url(../images/semanaiberica_footer.png) no-repeat bottom left;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/*-------------------------------------------------------------------------------------------------------*/
/* ---------- FORMULARIO -------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------- */
.cajaform{
	position: relative;
	width: 520px;
	overflow: hidden;
}
.fila {
	clear:both;
	display: block !important;
	display: inline;
}
.campo{
	display: inline;
	margin: 5px 0px 10px 10px;
	float: left;
	line-height: 20px; 
	width: 58%;
}
.etiqueta {
	display: inline;
	margin: 5px 0px 10px 10px;
	float: left;
  text-align: right;
  line-height: 20px;
	width: 37%;
	font-weight: bold;
}
.combo{
	width: 80%;
	height: 15px;
	line-height: 15px;
	padding-left: 5px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #ACA200;
	background: #fff;
}
.combotext{
	width: 80%;
	height:80px;
	line-height: 15px;
	padding-left: 5px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #ACA200;
	background: #fff;
}
.boton{
	width: 100px;
	height: 20px;
	line-height:15px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #ACA200;
	background: #fff;
	margin: 20px 10px;
	cursor: pointer;
}
.letrapeq{
	font-size: 9px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
.errorForm{
	font-size: 10px;
	color: #990000;
	display: block;
}
