/* ------------------------------------------------------------------

Hoja De Estilos - CONGRESO DE ARQUITECTURA SOSTENIBLE
Realizacion: digival.es 
joseignacio.marcos@digival.es

/* ------------------------------------------------------------------ */
HTML{
	background:#cad7fa url(../images/nubes.jpg) repeat-x top; 
	height: 100%;
}
BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333;
	margin: 0;
	padding: 0;
	height: 100%;
	position: relative;
}
IMG{
	border: 0;
}
*{
	padding: 0;
	margin: 0;
}
.clear{
	clear: both;
}
.clear0{
	clear: both;
	height: 0px;
	overflow: hidden;
	line-height: 0px;
	font-size:0px; 
}
P{
	line-height: 1.8em;
	margin-bottom: 1em;
}
a{
	color: #333;
	text-decoration: underline;
	outline: none;
}
a.nounder{
	text-decoration: none;
}
a:hover{
	color: #0081c5;
	text-decoration: underline;
}
.mtop20{
	margin-top: 20px;
}
.mtop10{
	margin-top: 10px;
}
.ptop20{
	padding-top: 20px;
}
.ptop40{
	padding-top: 40px;
}
input, button, textarea, select{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.fleftMargin{
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
}
.frightMargin{
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.letrapeq{
	font-size: 10px;
	line-height: 1.5em;
}
.alignDer{
	text-align: right;
}
.azul{
	color: #0081c5;
}
/* ---------------------------------------------------------------------------------------- */
/*   DIVS GENERALES ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#sitio{
	width: 768px;
	margin: 0px auto;
	position: relative;
	background: url(../images/bg1cols.png) no-repeat 50% 266px;
	font-size: 1.1em;
	height: 100%;
}
BODY.cols2 #sitio{
	background-image: url(../images/bg2cols.png);
}
html>body #sitio{
	min-height: 100%;
	height: auto;
}
#footer{
	height: 105px;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: -105px;
	background: url(../images/cesped.png) repeat-x bottom; 
}
#cabecera{
	width: 760px;
	height: 204px;
	background: url(../images/valladolid.png) no-repeat;
	overflow: hidden;
	margin: 0px auto;
}
#cabecera.eng{
	background: url(../images/valladolid_en.png) no-repeat;
}

h1 a{
	width: 193px;
	height: 199px;
	float: left;
	display: block;
	text-indent: -99999px;
	background: url(../images/congresoarquitectura.png);
	overflow: hidden;
	margin-top: 5px;
}
.idioma{
	position: absolute;
	width: 87px;
	height: 20px;
	right: 105px;
	top: 25px;
}
.idioma .eng, .idioma .esp{
	width: 87px;
	height: 20px;
	display: block;
	text-indent: -99999px;
	background: url(../images/eng.gif) no-repeat; 
}
.idioma .esp{
	background: url(../images/esp.gif) no-repeat; 
}
h2{
	width: 187px;
	height: 117px;
	display: block;
	overflow: hidden;
	text-indent: -99999px;
	background: url(../images/15-17dic.png);
	float: right;
	margin-top: 20px;
}
.eng h2{
	background: url(../images/15-17dic_en.png);
}
.feria{
	margin-bottom: 0px;
	float: right;
	margin-top: 80px;
	margin-right: 25px;
}
.feria a{
	width: 85px;
	height: 56px;
	display: block;
	overflow: hidden;
	text-indent: -99999px;
	background: url(../images/feria.png);
}

.nav, .nav_en{
	width: 768px;
	height: 38px;
	overflow: hidden;
	background: url(../images/bgNav.png) no-repeat;
	list-style: none;
}
.nav li, .nav_en li{
	padding:0;
	margin:0;
	display:block;
	position:relative;
	float:left;
	text-indent:-9999px;	
}
.nav li a, .nav_en li a{
	border:0;
	display:block;
	text-decoration:none;
	background:transparent url(../images/nav.gif) no-repeat;
	height: 38px;
}
.nav_en li a{
	background:transparent url(../images/nav_en.gif) no-repeat;
}
.nav li#nav1{width: 99px;}
.nav li#nav2{width: 112px;}
.nav li#nav3{width: 98px;}
.nav li#nav4{width: 121px;}
.nav li#nav5{width: 133px;}
.nav li#nav6{width: 205px;}

.nav_en li#nav1{width: 106px;}
.nav_en li#nav2{width: 118px;}
.nav_en li#nav3{width: 115px;}
.nav_en li#nav4{width: 135px;}
.nav_en li#nav5{width: 130px;}
.nav_en li#nav6{width: 164px;}

li#nav1 a{background-position: -0px -0px;}
li#nav1 a:hover, li#nav1 a:focus, li#nav1 strong a {background-position: -0px -38px;}
li#nav2 a{background-position: -99px -0px;}
li#nav2 a:hover, li#nav2 a:focus, li#nav2 strong a {background-position: -99px -38px;}
li#nav3 a{background-position: -211px -0px;}
li#nav3 a:hover, li#nav3 a:focus, li#nav3 strong a {background-position: -211px -38px;}
li#nav4 a{background-position: -309px -0px;}
li#nav4 a:hover, li#nav4 a:focus, li#nav4 strong a {background-position: -309px -38px;}
li#nav5 a{background-position: -430px -0px;}
li#nav5 a:hover, li#nav5 a:focus, li#nav5 strong a {background-position: -430px -38px;}
li#nav6 a{background-position: -563px -0px;}
li#nav6 a:hover, li#nav6 a:focus, li#nav6 strong a {background-position: -563px -38px;}


.nav_en li#nav1 a{background-position: -0px -0px;}
.nav_en li#nav1 a:hover, .nav_en li#nav1 a:focus, .nav_en li#nav1 strong a {background-position: -0px -38px;}
.nav_en li#nav2 a{background-position: -106px -0px;}
.nav_en li#nav2 a:hover, .nav_en li#nav2 a:focus, .nav_en li#nav2 strong a {background-position: -106px -38px;}
.nav_en li#nav3 a{background-position: -224px -0px;}
.nav_en li#nav3 a:hover, .nav_en li#nav3 a:focus, .nav_en li#nav3 strong a {background-position: -224px -38px;}
.nav_en li#nav4 a{background-position: -339px -0px;}
.nav_en li#nav4 a:hover, .nav_en li#nav4 a:focus, .nav_en li#nav4 strong a {background-position: -339px -38px;}
.nav_en li#nav5 a{background-position: -474px -0px;}
.nav_en li#nav5 a:hover, .nav_en li#nav5 a:focus, .nav_en li#nav5 strong a {background-position: -474px -38px;}
.nav_en li#nav6 a{background-position: -604px -0px;}
.nav_en li#nav6 a:hover, .nav_en li#nav6 a:focus, .nav_en li#nav6 strong a {background-position: -604px -38px;}


.cuerpoInterior{
	width:710px;
	margin:5px auto 0px auto;
	background: url(../images/cuerposup.png) no-repeat top left;
	padding: 19px 29px 115px 29px;
	text-align: justify;
	overflow: hidden;
	display: block;
}
BODY.cols2 .cuerpoInterior{
	background: url(../images/cuerposup2.png) no-repeat top left;
}
.izquierda {
	width: 132px;
	float: left;
}
.derecha {
	width: 540px;
	float: right;
}
h3{
	font-weight: bold;
	font-size: 12px;
	color: #07659a;
	width: 728px;
	line-height: 33px;
	height: 33px;
	overflow: hidden;
	background: url(../images/h2_1cols.gif) no-repeat;
	padding-left: 15px;
	margin: 0px -9px 10px -9px;
	display: block;
	text-align: left;
}
.derecha h3{
	background: url(../images/h2_2cols.gif) no-repeat;
	width: 573px;
	margin: 0px -9px 10px -24px;
	padding-left: 25px;
	position: relative;
}
.menuder{
	list-style: none;
	margin-top: 5px;
	text-align: left;
}
.menuder li{
	border-bottom: 1px solid #96bbcc;
	line-height: 18px;
	margin-bottom:8px;
}
.menuder li a{
	color: #497593;
	width: 126px;
	display: block;
	padding-left: 14px;
	padding-bottom: 7px;
	background: url(../images/ico.gif) no-repeat 4px 6px;
	text-decoration: none;
}
.menuder li a:hover{
	font-weight: bold;
}

.lista{
	list-style: none;
	line-height: 1.8em;
	margin-bottom: 1em;
}
.lista li{
	margin-bottom:8px;
	padding-left: 14px;
	background: url(../images/ico.gif) no-repeat 4px 6px;
}
h4{
	border-bottom: 1px solid #96bbcc;
	padding-bottom: 3px;
	margin-bottom:6px;
	font-size: 11px;
	color: #07659a;
}
/*   */
.contPatro{
	/*width: 710px;
	margin: 0px auto;*/
	text-indent: -99999px;
	width: 117px;
	height: 8px;
	overflow: hidden;
	position: absolute;
	background: url(../images/footerCopy.gif) no-repeat right bottom;
	left: 50%;
	margin-left: 250px;
	bottom: 40px;
}
.contPatro2col{
	width: 540px;
	margin: 0px auto;
	position: relative;
	left: 50%;
	margin-left: -185px;
}
.patrocinadores{
	width: 47%;
}
.patrocinadores p.titular{
	font-size: 10px;
	border-bottom: 1px solid #adadad;
	color: #666;
	margin-bottom: 5px;
}
.patrocinadores p.titular strong{
	font-weight: normal;
}
.patrocinadores a{
	margin-right: 10px;
}
#mapa{
	display: block;
	width: 538px;
	height: 400px;
	border: 1px solid #96bbcc;
	margin-bottom: 20px;
}
.fichaInt, .fichaIntGrande{
	width: 250px;
	padding-bottom: 20px;
	padding-top: 20px;
	overflow: hidden;
}
.fichaInt P.tit, .fichaIntGrande P.tit{
	float: left;
	margin: 0px;
	text-align: center;
	font-size: 100px;
	line-height: 100px;
	display: block;
	margin-right: 10px;
	color:  #07659A;
}
.fichaInt span, .fichaIntGrande span{
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
	display: block;
}
.fichaIntGrande{
	width: 540px;
}
.centro{
	text-align: center;
}
.transporte img{
	vertical-align: middle;
}
.logos{
	text-align: center;
}
.logos a{
	margin: 10px;
}
.paginador{
	margin-top: 40px;
	text-align: center;
}

.hotel{
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #96BBCC; 
	margin: 10px auto;
}
.hotel td{
	padding: 10px 5px;
	font-size: 10px;
	text-align: center;
	width: 150px;
}
.hotel td strong{
	color: #07659A;
	font-size: 12px;
	font-weight: bold;
}
.hotel td a{
	text-decoration: underline;
}
.hotel td table td{
	vertical-align: top;
}
.hotel td table td strong{
	background: #07659A;
	color: #fff;
	display: block;
	font-weight: normal;
	font-size: 10px;
	padding: 3px 1px;
}

.fila{
	clear:both;
	width: 540px;
	overflow: hidden;
	margin-bottom: 15px;
}
.fila label {
	width: 35%;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
.formGrande .fila label{
	width: 50%;
}
.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{
	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: 200px;
	display: block;
}
.formGrande span.errorForm{
	padding-left: 280px;
}
.boton{
	margin: 20px 0px;
	background: #e0ecf7;
	border: 1px solid #90acc5;
	padding: 2px 5px;
	cursor: pointer;
	color: #1f4d76;
}
.boton:hover{
	background: #90acc5;
	border: 1px solid #e0ecf7;
	color: #fff;
}
.reserva{
	width: 250px;
	padding:0px 10px;
	float: left;
	text-align: center;
}
.reserva img{
	display: block;
	margin: 0px auto;
}
.reserva a{
	text-decoration: none;
	font-weight: bold;
	color: #1f4d76;
}
.reserva a:hover{
	color: #A5C73D;
}


/* PATROCINADORES IZQUIERDA */

ul.patrocinadoresIzq{
	width: 132px;
	list-style: none;
	margin-top: 10px;
	overflow: hidden;
}
ul.patrocinadoresIzq li{
	width:61px;
	float: left; 
}
ul.patrocinadoresIzq li.tituto{
	font-size: 10px; 
	color:#777;
	border-bottom: 1px solid #96bbcc; 	
	clear: both;
	float: none;
	width: 132px;
	padding: 20px 0px 0px 0px;
	margin-bottom: 5px;
}

.contPonente{
	width: 540px;
	overflow: hidden;
	clear: both;
	padding-bottom: 20px !important;
	padding-bottom: 0px;
}
.fotoPonente{
	float: left;
	width: 150px;
	margin-top: 10px;
	margin-right: 10px;
}
.ponente{
	padding-top: 10px;
}
.infoPonente{
	clear: both;
}

.fotoGaleria{
	float: left;
	width: 150px;
	margin: 10px 10px 10px 10px;
	border: 2px solid #96BBCC;
}

/**
 * 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;	
}