/* /////////////////////////////////////////////////////////////////////////
Hoja De Estilos - 
Realizacion: digival.es 
joseignacio.marcos@digival.es
///////////////////////////////////////////////////////////////////////// */
HTML{
	height: 100%;
}
BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	margin: 0;
	padding: 0;
	background:#fff url(../images/bg.gif) repeat-x top;
	height: 100%;
}
IMG{
	border: 0;
}
*{
	padding: 0;
	margin: 0;
}
.clear{
	clear: both;
}
P{
	line-height: 1.8em;
	margin-bottom: 1.2em;
}
a{
	color: #444444;
	text-decoration: none;
	outline: none;
}
a.under{
	text-decoration: underline;
}
a:hover{
	color: #009bd4;
	text-decoration: underline;
}
.justif{
	text-align: justify;
}
.centro{
	text-align: center;
}
.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;
}
.letrapeq{
	font-size:10px;
	line-height: 1.5em;
}
.fotoIzq{
	border: 2px solid #acca57;
	float: left;
	margin: 0px 15px 15px 0px;
}
.fotoDer{
	border: 2px solid #acca57;
	float: right;
	margin: 0px 0px 15px 15px;
}
ul{
	list-style: none;
}
/* ---------------------------------------------------------------------------------------- */
/*   DIVS GENERALES --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#sitio{
	width: 768px;
	height: 100%;
	margin: 0px auto;
	background: url(../images/bg.png) repeat-y;
	position: relative;
}
html>body #sitio{
	height: auto;
	min-height: 100%;
}
#cabecera{
	width: 768px;
	padding: 0px;
	height: 245px;
	position: relative;
	overflow: hidden;
	background: url(../images/bg.gif) repeat-x top;
}
#cuerpo{
	width: 768px;
	overflow: hidden;
	background: url(../images/bgCuerpo.gif) no-repeat top;
}
#izquierda{
	width: 198px;
	float: left;
	padding: 5px 0px 100px 5px;
}
#patrocinanColaboran {
	margin: 0px; 
	padding-left: 5px;
}
.bannerIzq{
	margin: 10px 0px; 
}
#derecha{
	width: 500px;
	float: right;
	padding: 1px 20px 100px 20px;
	text-align: justify;
}
/* ---------------------------------------------------------------------------------------- */
/*   CABECERA --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
h1, h1.h1en{
	width: 400px;
	height:234px;
	display: block;
	text-indent: -9999px;
	background: url(../images/salon.gif);
	float: left;
}
h1.h1en{
	background: url(../images/salon_en.gif);
}
h2, h2.h2en{
	width: 358px;
	height:234px;
	display: block;
	text-indent: -9999px;
	background: url(../images/fechas.gif);
	float: right;
}
h2.h2en{
	background: url(../images/fechas_en.gif);
}
#cabecera .feria a{
	width: 90px;
	height: 60px;
	display: block;
	text-indent: -9999px;
	background: url(../images/feria.gif);
	position: absolute;
	left:310px;
	top:0px;
}
#cabecera #idiomas a{
	width: 90px;
	height: 40px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	text-indent: -9999px;
	background: url(../images/idioma_es.gif) no-repeat;
}
#cabecera #idiomas a.eng{
	background: url(../images/idioma_en.gif) no-repeat;
}
#cabecera #idiomas a:hover{
	background-position: 0px -40px;
}
/* ---------------------------------------------------------------------------------------- */
/*   CUERPO  --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
h3{
	line-height: 25px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	padding-top: 6px !important;
	padding-top: 2px;
	margin-bottom: 5px !important;
	margin-bottom: 10px;
}
h4{
	background: url(../images/h4.gif) no-repeat left 50%;
	height: 27px;
	margin: 10px 0px;
	padding: 0px 0px 0px 30px;
	font-size: 16px;
	color: #009bd4;
	line-height: 27px;
}
h5{
	border-bottom: 1px solid #96bbcc;
	padding-bottom: 3px;
	margin-bottom:6px;
	font-size: 11px;
	color: #009BD4;
}
.ficha P{
	clear: both;
	width: 500px;
	overflow: hidden;
}
.ficha strong{
	width: 140px;
	display: block;
	text-align: right;
	float: left;
	margin-right: 10px; 
	color: #009bd4;
}
.ficha span{
	float: left;
	width: 350px;
	text-align: left;
}
.lista{
	list-style: none;
	margin-bottom: 1.2em;
}
.lista li{
	display: block;
	text-decoration: none;
	background: url(../images/ico2.gif) no-repeat 5px 11px;
	line-height: 28px;
	padding-left: 17px;
}
#mapa{
	display: block;
	width: 498px;
	height: 400px;
	border: 1px solid #96bbcc;
	margin-bottom: 20px;
}
.logos{
	text-align: center;
}
.logos a{
	margin: 10px;
}
.transporte img{
	vertical-align: middle;
}

.reserva, .reserva2{
	width: 166px;
	padding:0px;
	float: left;
	text-align: center;
}
.reserva img, .reserva2 img{
	display: block;
	margin: 0px auto;
}
.reserva a, .reserva2 a{
	text-decoration: none;
	font-weight: bold;
	color: #009bd4;
}
.reserva a:hover, .reserva2 a:hover{
	color: #ADCB56;
}
.reserva2{
	width:245px;
}

.sinresul{
	color: #930000;
	text-align: center;
	font-weight: bold;
}

.paginador{
	margin-top: 40px;
	text-align: center;
}
.paginador img{
	vertical-align: middle;
}
.azul{
	color: #009bd4;
}
.azul a{
	color: #009bd4;
}
.azul a:hover{
	color: #ADCB56;
}
.mtop10{
	margin-top: 10px;
}
.mtop40{
	margin-top: 40px;
}
.mright15{
	margin-right: 15px;
}
.listaPatro, .listaPatro3{
	list-style: none;
	margin: 0px auto 15px auto;
	width: 180px;
	overflow: hidden;
}
.listaPatro li{
	width: 100px;
	text-align: center;
	float: left;
	margin-bottom: 5px;
	overflow: hidden;
}
.listaPatro3 li{
	text-align: center;
	float: left;
	margin-bottom: 5px;
	padding: 0px 1px 0px 0px;
	overflow: hidden;
}
.listaPatro li.lista2_1{
	width: auto;
}
.cab_izquierda {
	color: #009BD4;
	font-weight:bold;
	display: block;
	clear: both;
	margin: 20px 0px 10px 0px;
}
.material{
	width: 165px;
	float: left;
	text-align: center;
}


.galeria{
	width: 500px;
	overflow: hidden;
}
.galeria li{
	width: 166px;
	display: block;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}
/* ---------------------------------------------------------------------------------------- */
/*   FOOTER --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#footer{
	width: 100%;
	height: 25px;
	overflow: hidden;
	position: relative;
	margin-top: -25px;
	background :#9c9d9f;
}
.copy a{
	width: 150px;
	height: 25px;
	text-indent: -99999px;
	display: block;
	background: url(../images/copy.gif) no-repeat bottom;
	margin:0 auto;
}
/* ---------------------------------------------------------------------------------------- */
/*   NAVEGACION  -------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
ul#nav{
	width: 198px;
	list-style: none;
	margin-top: 1px;
}
ul#nav ul{
	list-style: none;
	background:#acca57;
	margin-top: -4px;
	padding: 3px 0px 5px 0px;
}
ul#nav li a {
	width: 186px;
	height: 20px;
	background:#808080; 
	display: block;
	text-decoration: none;
	color: #fff;
	line-height: 20px;
	padding-left: 12px;
	margin: 4px 0px;
}
ul#nav li a.first{
	margin-top: 0px;
}
ul#nav li ul li a{
	width: 173px;
	height: 24px;
	display: block;
	text-decoration: none;
	color: #fff;
	background: url(../images/ico.gif) no-repeat 15px 9px;
	line-height: 24px;
	padding-left: 25px;
}

/* ---------------------------------------------------------------------------------------- */
/*   FORMULARIOS  -------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.fila{
	clear:both;
	width: 498px;
	overflow: hidden;
	margin-bottom: 15px;
}
.fila label {
	width: 42%;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
.fila input{
	width: 40%;
	padding: 1px 2px;
} 
.fila select{
	width: 41%;
	padding: 1px 2px;
}
.fila span{
	display: block;
	padding-left: 200px;
	width: 41%;
}
.fila span.nolabel{
	width: 35%;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	display: block;
	padding-left: 0px;
}
.fila span input, .fila input.inputAuto{
	width: auto;
}
.fila span label{
	width: auto;
	float: none;
	text-align: left;
	padding-right: 10px;
	font-weight: normal;
}
span.errorForm{
	width: auto;
	float: none;
	color:#990000;
	padding-left: 220px;
	display: block;
}
.boton{
	margin: 20px 0px;
	background: #DFDFDF;
	border: 1px solid #CCC;
	padding: 2px 5px;
	cursor: pointer;
	color: #009BD4;
}
.boton:hover{
	background: #009BD4;
	border: 1px solid #CCC;
	color: #fff;
}
#sectores, #jornadastecnicas, #asociaciones{
	width: 250px;
	height: 150px;
}
#jornadastecnicas{
	height: 120px;
}
#otrosAsociacion, #otros{
	width: 245px;
	margin-left: 218px;
	margin-top: 5px;
	padding: 0px 2px;
}
.controlClic{
	font-size: 10px;
	font-weight: normal;
}
/**
 * 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;	
}