/* /////////////////////////////////////////////////////////////////////////
Hoja De Estilos - 
Realizacion: digival.es 
joseignacio.marcos@digival.es 
///////////////////////////////////////////////////////////////////////// */
HTML{
	height: 100%;
	background:#0082bf url(../images/bg.gif) repeat-y 50%;
}
BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	margin: 0;
	padding: 0;
	background: url(../images/bgCab.jpg) no-repeat 50% 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 #009bd4;
	float: left;
	margin: 0px 15px 15px 0px;
}
.fotoDer{
	border: 2px solid #009bd4;
	float: right;
	margin: 0px 0px 15px 15px;
}
ul{
	list-style: none;
}
/* ---------------------------------------------------------------------------------------- */
/*   DIVS GENERALES --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#sitio{
	width: 760px;
	height: 100%;
	margin: 0px auto;
	position: relative;
}
html>body #sitio{
	height: auto;
	min-height: 100%;
}
#cabecera{
	width: 760px;
	padding: 0px;
	height: 213px;
	position: relative;
	overflow: hidden;
	background: url(../images/cabecera.jpg) no-repeat top left;
}
#cuerpo{
	width: 730px;
	overflow: hidden;
	padding: 20px 15px 50px 15px;
}
#izquierda{
	width: 185px;
	float: left;
}
.bannerIzq{
	margin: 15px 0px; 
}
#derecha{
	width: 515px;
	float: right;
	text-align: justify;
}
/* ---------------------------------------------------------------------------------------- */
/*   CABECERA --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
h1{
	width: 410px;
	height:213px;
	display: block;
	text-indent: -9999px;
	float: left;
}
h2{
	width: 250px;
	height:213px;
	display: block;
	text-indent: -9999px;
	float: right;
}
#cabecera .feria a{
	width: 80px;
	height: 50px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	left:390px;
	top:140px;
}
#idiomas a{
	width: 39px;
	height: 29px;
	display: block;
	position: absolute;
	top: 277px;
	right: -39px;
	text-indent: -9999px;
	background: url(../images/es.gif) no-repeat;
}
#idiomas a.eng{
	background: url(../images/gb.gif) no-repeat;
}
/* ---------------------------------------------------------------------------------------- */
/*   CUERPO  --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
h3{
	line-height: 30px;
	color: #000;
	background: url(../images/titular.gif) no-repeat;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	padding-left: 15px;
	width: 500px;
	margin-bottom: 10px;
}
h4{
	line-height: 30px;
	font-size: 15px;
	color: #fff;
	float: right;
	margin-top: -40px;
	margin-right: 15px;
}
h5{
	border-bottom: 1px solid #96bbcc;
	padding-bottom: 3px;
	margin-bottom:6px;
	font-size: 12px;
	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 8px 7px;
	line-height: 1.8em;
	margin-bottom: 1.2em;
	padding-left: 20px;
}
.lista li img{
	vertical-align: middle;
}
#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;
}
.listaPatro, .listaPatro3{
	list-style: none;
	margin: 0px auto 15px auto;
	width: 185px;
	overflow: hidden;
}
.listaPatro li{
	text-align: center;
	float: left;
	margin-bottom: 5px;
	overflow: hidden;
	margin-right: 3px;
}
.listaPatro3 li{
	text-align: center;
	float: left;
	margin-bottom: 5px;
	overflow: hidden;
	width: 90px;
}
.listaPatro3 li.der{
	float: right;
}
.listaPatro li.lista2_1{
	width: auto;
}


.cab_izquierda {
	color: #009BD4;
	display: block;
	clear: both;
	margin: 20px 0px 5px 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;
}

.portadaBotones{
	width: 129px;
	float: right;
}
.portadaBotones a{
	display: block;
	margin-bottom: 28px;
}
/* ---------------------------------------------------------------------------------------- */
/*   FOOTER --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#footer{
	width: 760px;
	height: 25px;
	overflow: hidden;
	position: relative;
	margin: -25px auto 0px auto;
	background :#009BD4;
}
.copy a{
	width: 150px;
	height: 25px;
	line-height: 25px;
	font-size: 11px;
	color: #fff;
	display: block;
	margin:0 auto;
}
/* ---------------------------------------------------------------------------------------- */
/*   NAVEGACION  -------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
ul#nav{
	width: 185px;
	list-style: none;
	border-top: 1px solid #009bd4;
	font-size: 11px;
	padding-bottom: 15px;
	display: block;
}
ul#nav li a{
	width: 180px;
	display: block;
	text-decoration: none;
	color: #000000;
	line-height: 29px;
	background-color: #ffffff;
	padding-left: 5px;
	border-bottom: 1px solid #009bd4;
}
ul#nav li ul {
	border-bottom: 1px solid #009bd4;
	padding: 5px 0px;
}
ul#nav li ul li a{
	display: block;
	text-decoration: none;
	color: #333;
	border-bottom: none;
	background: url(../images/ico.gif) no-repeat 10px 12px;
	line-height: 30px;
	padding-left: 20px;
}
ul#nav li ul li a:hover{
	color: #0082bf;
}
/* ---------------------------------------------------------------------------------------- */
/*   FORMULARIOS  -------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.fila{
	clear:both;
	width: 498px;
	overflow: hidden;
	margin-bottom: 15px;
}
.fila label {
	width: 130px;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
.fila input{
	width: 348px;
	padding: 1px 2px;
} 
.fila select{
	width: 356px;
	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: 356px;
	height: 150px;
}
#jornadastecnicas{
	height: 120px;
}
#otrosAsociacion, #otros{
	width: 348px;
	margin-left: 140px;
	margin-top: 5px;
	padding: 0px 2px;
}
.controlClic{
	font-size: 10px;
	font-weight: normal;
}

/* ---------------------------------------------------------------------------------------- */
/*   GENERALES  -------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.azul{
	color: #009bd4;
}
.azul a{
	color: #009bd4;
}
.azul a:hover{
	color: #ADCB56;
}
.mtop10{
	margin-top: 10px;
}
.mtop40{
	margin-top: 40px;
}
.mright15{
	margin-right: 15px;
}

.textoLegal{
	padding: 0px 0px;	
	width:auto;
	font-size: 11px;
}
.textoLegal P{
	line-height: 20px;
}
.textoLegal input{
	vertical-align: text-top;	
	width:auto;
}
.imgGrafico {
	width: 515px;
	overflow: hidden;
}
.imgGrafico img{
	vertical-align: middle;
	float: left;
}
.imgGrafico span{
	padding-top: 50px;
	display: block;
}
