
/******************** Estilos generales ********************/

* {
	padding: 0;
	margin: 0;
}
body {
	font-family: arial;
	font-size: 75%;
	color: #333;
}
input, textarea, select {
	font-size: 1em;
	font-family: arial;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #0082D6;
}
a:hover {
	text-decoration: underline;
}
li {
	list-style-type: none;
}
dl dt {
	font-weight: bold;
}
dl dd {
	margin-bottom: 1em;
}
h2 {
	margin: 1em 0;
	font-size: 1.6em;
	color: #0082D6;
}
h3 {
	margin: 1em 0;
	font-size: 1.4em;
}
h4 {
	margin: 1em 0;
	font-size: 1.2em;
}
p {
	margin-bottom: 0.6em;
}
ul.errores {
	margin: 2em 0;
	padding: 0.5em;
	border: dashed 1px #B61030;  
	color: #B61030;
}
ul.errores li {
	margin-left: 2em;
}
ul.opciones li {
	list-style-type: square;
	list-style-position: inside;
}
ul.opciones {
	margin-bottom: 2em;
}
p.mensajeCorrecto {
	font-weight: bold;
	width: 93%;
	padding: 0.6em;
	padding-left: 4em;
	border: solid 1px #004500; 
	background: url("imgs/check.gif") no-repeat 1em #DFEECF;
	margin-bottom: 1em !important;
}
.abarca {
	height: 1%;
	overflow: hidden;
}
table {
	border-collapse: collapse;
	margin: 1em;
}
table th {
	background-color: #0082D6;
	color: #FFF;
	padding: 0.6em 0.3em;
}
table td {
	padding: 0.4em 0.8em;
	border-bottom: 1px solid #CCC;
}
.paginador {
	text-align: center !important;
	margin-top: 2em;
}
.paginador li {
	display: inline;
	padding: 0 0.1em !important;
	background-image: none !important;
}
.paginador a.anterior {
	float:left
}
.paginador a.siguiente {
	float:right
}
ul.utiles-detalle, ul.accesos-vista-imprimir {
	border-top: 1px dashed #CCC;
	margin-top: 2em;
	padding: 0.5em 0;
	overflow: hidden;
	height: 1%;
}
ul.utiles-detalle li, ul.accesos-vista-imprimir li {
	text-align: center;
}
ul.utiles-detalle.dos li, ul.accesos-vista-imprimir li {
	float: left;
	width: 49.9%;
}
ul.utiles-detalle.tres li {
	float: left;
	width: 33%;
}
ul.utiles-detalle img {
	vertical-align: bottom
}
.apunte {
	font-style: italic;
}
.invisible {
	position: absolute;
	left: -2000px;
}
.oculto {
	display: none;
}
.item_dos_columnas {
	float: left;
	width: 45%;
	padding: 0.5em 1em;
}
.item_tres_columnas {
	float: left;
	width: 29%;
	padding: 0.5em 1em;
}.tooltip {
	background-color: #FFC;
	padding: 0.2em;
	border: 1px solid #CCC;
	width: 15em;
}

ul.conBorde {
	border-left: 5px solid #0082D6;
	padding-left: 2.5em;
}
ul.conBorde li {
	list-style-image:url("imgs/listItem.png") !important;
	list-style-position:outside !important;
	margin:0.6em 0 !important;
	padding:0 !important;
}
ul.conBorde ul {
	padding-left: 1.6em;
}

/******************** Estilos de la portada ********************/

#cabeceraPortada h1 {
	background-color: #0082D6;
	float: left;
	width: 250px;
	height: 115px;
	padding-top: 5px;
	text-align: center;
	margin: 0;
	position: relative;
	z-index: 10;
}
#cabeceraPortada div {
	border-bottom: 5px solid #0082D6;
	height: 120px;
	position: relative;
	background-position: 250px top;
  -moz-box-shadow: -13px 20px 6px 5px rgba(0, 0, 250, 0.15);
  -webkit-box-shadow: -13px 20px 6px 5px rgba(0, 0, 250, 0.15);
  box-shadow: -13px 20px 6px 5px rgba(0, 0, 250, 0.15);
}
#cabeceraPortada .otroLogo {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 15;
	background-color: #FFF;
	padding: 0 5px;
}
#cabeceraPortada p.logoCamara {
	font-size: 16px;
	position: absolute;
	right: 0;
	top: 0;
	width: 15em;
	height: 120px;
	background-color: #FFF;
	opacity: 0.85;
}
#cabeceraPortada p.logoCamara a {
	display: block;
	margin-top: 35px;
	text-align: center;
}
#cabeceraPortada p.userConected {
	padding: 0.5em 0 0 20px;
	float: left;
	color: #FFF;
}
#cabeceraPortada p.userConected a {
	color: #FF6600;
}

#menuPortada {
	font-size: 16px;
	font-weight: bold;
	font-family: Trebuchet MS, arial;
	float: right;
}
#menuPortada li {
	text-align: center;
	width: 15em;
	float: right;
	clear: both;
	background: url("imgs/bisel-menu.png") repeat-y left #94D3ED;
	opacity: 0.85;
        padding: 0.38em 0;
}
#menuPortada li.primero a {
	border-top: 0;
}
#menuPortada a {
	color: #000;
	display: block;
	border-top: 5px solid #FFF;
	padding: 12px 0;
}

#accesos {
	padding: 2em 1em 5.6em;
	float: left;
	width: 25em;
	background: url("imgs/barra.png") repeat-y right;
}
#accesos p {
	text-align: right;
	padding-right: 1em;
}
#accesos img.grande {
	max-width: 9em;
}
#accesos img.peque {
	vertical-align: bottom;
	max-width: 12em;
}
#accesos p a {
	color: #000;
	font-style: italic;
	display: block;
	padding-bottom: 0.5em;
}
#accesos ul {
	font-size: 16px;
	font-weight: bold;
	margin-top: 8em;
	padding: 0 2em;
}
#accesos li {
	border-bottom: 1px solid #CCC;
	margin: 1em 0;
	padding-left: 2em;
	background: url("imgs/cuadro.png") no-repeat bottom left;
}

#calendarioYmenu {
	border-bottom: 5px solid #0082D6;
	overflow: hidden;
	height: 1%;
}
#calendarioFerial {
	margin-right: 21em;
	padding-top:1.5em;
	position: relative;
}
#calendarioFerial h2 {
	float: left;
	margin: 2em 0 0 1em;
}
#calendarioFerial h3 {
	float: left;
	width: 60px;
	margin: 0 !important;
	min-height: 55px;
	font-size: 2em;
}
#calendarioFerial h3 a {
	color: #9F9F9F;
}

#calendarioFerial ul {
	border-bottom: 1px solid #cccccc;
	margin: 1.2em 0 0 270px;
	overflow: hidden;
}
html:first-child #calendarioFerial ul {
	margin-left: 0;
}
#calendarioFerial li {
	float: left;
	text-align: center;
	padding: 0 0.6em 6px;
}
#calendarioFerial li div {
	display: none;
}
#calendarioFerial li.over {
	z-index: 10;
}
#calendarioFerial li.over div {
	background-color: #FFF;
	display: block;
	position: absolute;
	top: 1em;
	right: 0;
	width: 140px;
}
#calendarioFerial li.over div a {
	padding: 4px 0;
	display: block;
	border: 1px solid #000;
}
#calendarioFerial li.over div p {
	background-color: #000;
	color: #FFF;
	margin: 0;
	padding: 2px;
}
#calendarioFerial li img {
	height: 50px;
}

#accesos p a.texto_calendario{ 
	color:#0585D7; 
	text-align: left;
}

.texto_calendario{
	font-size:1.2em;
	font-weight:bold;
}
.calendario_portada {
  border-color: #0585D7;
  border-style: solid;
  border-width: 10px 1px 10px 1px;
  clear: both;
  float: left;
  padding: 0.7em;
  width: 49%;
  -moz-box-shadow: 7px 7px 10px 0 rgba(0, 0, 250, 0.5);
  -webkit-box-shadow: 7px 7px 10px 0 rgba(0, 0, 250, 0.5);
  box-shadow: 7px 7px 10px 0 rgba(0, 0, 250, 0.5);
}

.imagen_calendario {
	float:right;
	margin-bottom:0.6em;
	margin-top:1.2em;
}
#canalFerias {
	border-bottom: 1px solid #E9E9E9;
	border-left: 5px solid #000000;
	border-right: 1px solid #E9E9E9;
        margin: 2em 2em 2em 29em;
  -moz-box-shadow: 7px 7px 10px 0 rgba(0, 0, 250, 0.5);
  -webkit-box-shadow: 7px 7px 10px 0 rgba(0, 0, 250, 0.5);
  box-shadow: 7px 7px 10px 0 rgba(0, 0, 250, 0.5);
}

#canalFerias h2 {
	background: url("imgs/fondoCanalFerias.png") repeat-y #94D3ED;
	padding: 5px 20px;
	font-size: 15px;
	margin-top: 0;
}
#canalFerias h2 a {
	background: url("imgs/CF.png") no-repeat left;
	padding: 4px 0 4px 45px;
	color: #FFF;
}
#canalFerias img {
	float: right;
	/*height: 130px;*/
	height: 5em;
}
#canalFerias p {
	padding-left: 1em;
}
#canalFerias p.subtitulo {
	font-style: italic;
}
#canalFerias li {
	border-bottom: 1px solid #E9E9E9;
	margin-bottom: 1.5em;
	padding-bottom: 0.5em;
}


#calendario_ferias ul
{
   width: 100%;
   float: left;
   margin-bottom: 2em;
}


#calendario_ferias ul li
{
   float: left;
   width: 10%;
   margin: 0 0.5em;
   text-align: center;
   vertical-align: middle;
   background-color: #0082D6;
   height: 1.8em;
   padding-top: 0.5em;
}

#calendario_ferias ul li.selected
{
	border: 2px solid #0082D6;
 	background-color: #fff;
	font-weight: bold;
	height: 2em;
	margin-top: -0.4em;
}

#calendario_ferias ul li.selected a
{
	color: #0082D6 !important;
}

#calendario_ferias ul li a
{
   color: #fff;
   font-weight: bold;
}
/******************** Cabecera ********************/

#cabecera p.logo {
	float: left;
	width: 220px;
	height: 125px;
	padding-top: 25px;
	margin-bottom: 0;
	background-color: #0082D6;
	text-align: center;
}
#cabecera div {
	margin-left: 220px;
	padding-left: 2em;
	position: relative;
	border-bottom: 5px solid #CCC;
	height: 145px;
}
#cabecera h1 {
	font-size: 2.5em;
	font-weight: bold;
	color: #CCC;
	position: absolute;
	bottom: 0;
	left: 0.45em;
}
#cabecera h1 img {
	margin-right: 20px;
	max-height: 80px;
}
#cabecera a.logoCamara {
	position: absolute;
	right: 40px;
	top: 50px;
}
#cabecera p.userConected {
	float: right;
	padding: 0.5em 0.5em 0 0;
}
#cabecera .otroLogo {
	position: absolute;
	top: 10px;
	left: 20px;
	margin: 0;
}

/******************** menu ********************/

#menu {
	background-color: #000;
	float: left;
	width: 220px;
	color: #EEE;
	padding: 20px 0;
}
#menu ul {
	margin-bottom: 2em;
	margin-left: 20px;
}
#menu li {
	margin: 0.5em 0;
	font-weight: bold;
	font-size: 15px;
}
#menu a {
	color: #EEE;
}
#menu a:hover {
	color: #0082D6;
}
#menu h2 {
	background: url("imgs/fondoH2menu.png") repeat-y;
	font-size: 16px;
	padding: 3px 20px;
	color: #FFF;
}
#menu span {
	display: block;
	background: url("imgs/CF.png") no-repeat;
	padding-left: 45px;
	padding-top: 2px;
	height: 23px;
}
#menu form label {
	float: left;
	width: 60px;
	text-align: right;
	padding-right: 4px;
}
#menu form input {
	width: 110px;
}
#menu form img {
	cursor: pointer;
}
#menu form p.botones {
	text-align: center;
	margin-top: 1em;
}
#menu form p.botones input {
	width: auto;
}
#menu ul.botones {
	margin-left: 10px;
	margin-top: 1em;
}
#menu ul.botones li {
	background: url("imgs/botonMenu.png") no-repeat;
	height: 27px;
	padding-left: 42px;
	padding-top: 5px;
	margin: 1em 0;
}
#menu ul.botones li a {
	color: #666;
	font-weight: bold;
	font-size: 14px;
}


/******************** contenido ********************/

#contenido {
	margin-left: 220px;
	padding: 1em 2em 2em;
}

/******************** pie ********************/


#pie {
	font-family: verdana;
	font-size: 0.8em;
	/*background-color: #E3E3E3;*/
	overflow: hidden;
	height: 1%;
	padding: 0.5em 0;
	clear: both;
	position:relative;
        background: url("imgs/fondoZonasGrises.jpg") no-repeat top left #EFEFEF;
}

#pie div {
	margin: 0 auto;
	width: 95%;
}

/*
#pie div div {
	float: left;
	width: 20%;
	margin: 0 2%;
}
#pie div ul {
	float: left;
	width: auto;
	padding-top: 11px
}
*/

#pie address, #pie p, #pie li {
	text-align: center;
	font-style: normal;
	margin: 0;
}
#pie li {
	display: inline;
	margin-right: 1em;
}
#pie a img {
	vertical-align: middle;
}
#pie a {
	color: #000;
	text-decoration: underline;
}
#pie a.intranet {
	position: absolute;
	left: 0.5em;
	bottom: 0.5em;
}

#pie div div#pie_bloque_izquierda {
	float: left;
	width: 27%;
	margin: 0 2%;
}

#pie div div#pie_bloque_derecha {
	float: right;
	width: 27%;
	margin: 0 2%;
}

#pie div ul#pie_bloque_centro {
	float: left;
	width: 38%;
	margin: 0;
        text-align: center;
}


/******************** Ferias ********************/

#listaFerias th {
	background-color: transparent;
	text-align: right;
	padding: 1em 2em;
}
#listaFerias td {
	border: 0;
	background: url("imgs/separador.png") no-repeat left;
	font-weight: bold;
	color: #0082D6;
	padding-left: 2em;
	height: 40px;
}
#listaFerias td a, #listaFerias td span {
	color: #000;
	font-size: 1.3em;
	margin-right: 0.5em;
}
#listaFerias img {
	max-height: 6em;
}
#listaFeriasOtros {
	margin-top: 3em;
}
#listaFeriasOtros th {
	background-color: transparent;
	text-align: right;
	padding: 0.5em 1em;
}
#listaFeriasOtros td {
	border: 0;
	color: #0082D6;
}
#listaFeriasOtros td a, #listaFeriasOtros td span {
	font-weight: bold;
	color: #000;
	margin-right: 0.5em;
}
#listaFeriasOtros img {
	height: 2em;
}

div.bannerFeria {
	margin-left: 220px;
	height: 130px;
	background-repeat: repeat-x;
	background-position: top left;
}

#seccionesInfo {
	margin-bottom: 2em;
}
#seccionesInfo li {
	display: inline;
	border-left: 1px solid;
	padding: 0.2em 1em 0.2em 1.2em;
}
#seccionesInfo li.primero {
	border: 0;
}
#seccionesInfo li a {
	color: #999;
	font-size: 1.3em;
	font-weight: bold;
}
#seccionesInfo li a.selected {
	color: #000;
}
#seccionesDetalleInfo li {
	padding: 0 8%;
}
#seccionesDetalleInfo li li {
	padding: 0 0 0 1em;
	list-style-position: inside;
}
#seccionesDetalleInfo ul li {
	list-style-image: url("imgs/puntito.png");
	/*height: 14em;*/
        margin: 1.5em;
        text-align: justify;
}
/*#seccionesDetalleInfo ul.normal_UL li {
	list-style-image: url("imgs/puntito.png");
	height: 2em;
}*/
#seccionesDetalleInfo ol li {
	list-style-type: decimal;
}
#seccionesDetalleInfo dt {
	color: #FFF;
	background: url("imgs/fondoFicha.png") no-repeat;
	width: 130px;
	height: 18px;
	padding-top: 2px;
	text-align: center;
	float: left;
}
#seccionesDetalleInfo dd {
	background: url("imgs/fondoFicha.jpg") repeat-y;
	min-height: 16px;
	padding: 2px 0 2px 10px;
	margin: 0 2em 0.5em 135px;
	font-weight: bold;
	width: 500px;
}
#seccionesDetalleInfo p, #seccionesDetalleInfo div {
	margin-left: 1em;
        text-align: justify;
        line-height: 1.8em;
        font-size: 1em;
}
#seccionesDetalleInfo p:first-letter {
	font-weight: bold;
	font-size: 1.2em;
	color: #0082D6;
}
#seccionesDetalleInfo li.expositores {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
ul.listado_expositores {
	overflow: hidden;
	height: 1%;
}
ul.listado_expositores li {
	float: left;
	width: 45.9%;
	padding: 0 2% !important;
	list-style-image: none !important;
	margin: 0 !important;
	min-height: 11em;
}
#seccionesDetalleInfo ul.listado_expositores dd {
	width: auto;
	margin-right: 0;
}
ul.listado_expositores dd a {
	background: url("imgs/link_externo.png") no-repeat right;
	padding-right: 22px;
	color: #333;
}
form.expositores {
	padding: 1em 1em 0.5em;
	border: 1px dashed #CCC;
	margin: -1em 0 1em 0;
	position: relative;
}
form.expositores label {
	padding-right: 1em;
	float: left;
	width: 10em;
	text-align: right;
}
form.expositores p.buscar {
	position: absolute;
	top: 1em;
	right: 1em;
}

#actividades {
	overflow: hidden;
	height: 1%;
	margin-left: 220px;
	position: relative;
}
#actividades li {
	float: left;
	width: 105px;
	margin: 0 0.5em 0.5em 0;
}
#actividades a {
	display: block;
	height: 22px;
	padding-top: 8px;
	background: url("imgs/actividad.png") no-repeat;
	color: #EEE;
	text-align: center;
	font-weight: bold;
}
#actividades a:hover {
	background: url("imgs/actividadHover.png") no-repeat;
	color: #666;
}
#actividadesDetalle {
	margin-top: -42px;
}
#actividadesDetalle h3 {
	color: #0082D6;
	background: url("imgs/actividadFecha.png") no-repeat #FFF;
	height: 34px;
	width: 213px;
	margin: 0;
	margin-bottom: -1px;
	padding-top: 12px;
	text-align: center;
	position: relative;
	z-index: 10;
}
#actividadesDetalle h4 {
	color: #0082D6;
}
#actividadesDetalle p {
	margin-left: 0.5em;
}
#actividadesDetalle ol, #actividadesDetalle p.nohay {
	border: 1px solid #CCC;
	padding: 1em;
}

/******************** Canal Ferias ********************/

#listaNoticias li {
	border-bottom: 1px dashed #CCC;
	padding: 0.5em 0;
}
#listaNoticias p {
	text-align: justify;
}
#listaNoticias span {
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	padding-right: 0.5em;
}
#listaNoticias a {
	font-size: 1.1em;
	font-weight: bold;
}

div.detalleNoticia p {
	text-align: justify;
        padding: 2em;
}
div.detalleNoticia div {
        background: url("imgs/fondoZonasGrises.jpg") no-repeat bottom right #EFEFEF;
	/*background-color: #E3E3E3;*/
	margin-bottom: 1em;
	height: 1%;
	overflow: hidden;
        width: 65%;
}
div.detalleNoticia div img {
	float: left;
	width: 6em;
        background-color: #FFF;
        border-right: 1em solid #0082D6;
        padding-right: 1em;
}
div.detalleNoticia div div {
	padding: 1em;
	margin-bottom: 0;
	float: none;
        background: none;
}
div.detalleNoticia .fecha {
	font-style: italic;
	font-size: 1.2em;
	margin-bottom: 1em;
}
div.detalleNoticia div p {
	font-weight: bold;
}
div.detalleNoticia ul img {
	vertical-align: text-bottom;
}

#vvFeria {
	margin: 0 -2em;
}
#vvFeria h2 {
	text-align: center;
}

#carruselLayer {
	overflow: hidden;
	height: 1%;
	background: url("imgs/fondoCarruselFeria.jpg") repeat-y center #00B0EA;
}
#carruselLayer.canalFotos {
	margin: 0 -2em 2em -2em;
}
#carruselLayer div {
	width: 660px;
	margin: 0 auto
}
#carruselLayer a {
	width: 40px;
	height: 54px;
	background-repeat: no-repeat;
	margin-top: 13px;
}
#carruselLayer a.anterior {
	float: left;
	background-image: url("imgs/flechaCarruselFeriaAnt.png");
}
#carruselLayer a.anterior:active {
	background-image: url("imgs/flechaCarruselFeriaAntHover.png");
}
#carruselLayer a.siguiente {
	float: left;
	background-image: url("imgs/flechaCarruselFeriaSig.png");
}
#carruselLayer a.siguiente:active {
	background-image: url("imgs/flechaCarruselFeriaSigHover.png");
}
#carruselLayer ul {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	float: left;
}
#carruselBig {
	text-align: center;
	padding: 1em 0 2em;
	margin-bottom: 0;
}
#carruselBig img {
	max-width: 560px;
}

div.detalleFotoCanal ul {
	padding-left: 1.5em;
}
div.detalleFotoCanal img {
	max-width: 100%;
}
div.detalleFotoCanal ul li {
	list-style-image: url("imgs/noticias.png");
}
div.detalleFotoCanal p {
	text-align: justify;
}
div.detalleFotoCanal p.foto {
	text-align: center;
}

/******************** SituaciÃ³n y de las webcams ********************/

#webcams {
	float: left;
	padding-bottom: 2em;
	width: 100%;
}
#mapCamaras {
	position: relative;
	background: url("imgs/planoRecintoFerial.jpg");
	width: 599px;
	height: 338px;
	float: left;
	margin-bottom: 1em;
}
#mapCamaras li {
	position: absolute;
}
#listaCamaras {
	margin-left: 615px;
}
#listaCamaras li {
	margin: 0.5em 0;
	background: url("imgs/botonWebcam.jpg") no-repeat;
	padding-left: 36px;
	padding-top: 22px;
	width: 211px;
	height: 21px;
}
#listaCamaras li a {
	color: #000;
}

/******************** alojamientos ********************/

#alojamientos {
	margin-left: -2em;
}
#alojamientos h2 {
	font-size: 1.2em;
	color: #FFF;
	margin-top: 1em;
	margin-bottom: 0.5em;
	background: url("imgs/degradadoAzul.png") no-repeat;
	padding: 1px 0 1px 4em;
}
#alojamientos ul {
	margin-bottom: 1.5em;
	padding-left: 5em
}
#alojamientos ul li {
	margin: 1em 0;
}
#alojamientos a {
	font-size: 1.1em;
}

/******************** Otras ferias de EspaÃ±a ********************/

#otrasFerias {
	margin-left: -2em;
}
#otrasFerias li {
	overflow: hidden;
	height: 1%;
	margin-bottom: 1.5em;
}
#otrasFerias h2 {
	font-size: 1.2em;
	color: #FFF;
	margin-top: 1em;
	margin-bottom: 0.5em;
	background: url("imgs/degradadoAzul.png") no-repeat;
	padding: 1px;
}
#otrasFerias a {
	color: #FFF;
}
#otrasFerias .logo {
	float: left;
	margin: 0 2em 1em 4em;
}
#otrasFerias .logo img {
	width: 10em;
}
#otrasFerias p {
	margin: 0;
	margin-left: 16em;
}


/******* Enlaces como llegar *******/

#enlacesRutas {
	margin-left: -2em;
	margin-top: 4em;
}
#enlacesRutas li {
	overflow: hidden;
	height: 1%;
	margin-bottom: 1.5em;
}
#enlacesRutas h2 {
	font-size: 1.2em;
	color: #FFF;
	margin-top: 1em;
	margin-bottom: 0.5em;
	background: url("imgs/degradadoAzul.png") no-repeat;
	padding: 1px;
}
#enlacesRutas .logo {
	float: left;
	margin: 0 2em 1em 4em;
}
#enlacesRutas .logo img {
	width: 7em;
}
#enlacesRutas p {
	margin: 0;
	margin-left: 13em;
}

/************ Salones ************/

#salones div.padding {
	padding-left: 4em;
	padding-right: 4em;
}
#salones a.visita {
	float: left;
	width: 122px;
	height: 21px;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1em;
	text-align: right;
	background: url("imgs/ojoRecinto.jpg");
	padding-top: 28px;
	padding-right: 20px;
}
#salones .salas {
	overflow: hidden;
	height: 1%;
}
#salones .salas ul {
	float: left;
	margin-bottom: 1.5em;
	width: 80%;
}
#salones .salas li {
	font-size: 1.2em;
	font-weight: bold;
	float: left;
}
#salones .salas li a {
	background-color: #ECFAFE;
	color: #00B0EA;
}
#salones .salas li span, #salones .salas li a:hover {
	background-color: #00B0EA;
	color: #ECFAFE;
}
#salones .salas li a, #salones .salas li span {
	padding: 0.5em;
	float: left;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
#salones img.imagen {
	float: right;
	margin: 0 0 1em 1em;
}
#vvPalacio {
	clear: right;
	padding-top: 0.1em;
}
#vvPalacio h3 {
	text-align: center;
	font-size: 1.5em;
	margin: 0.5em 0;
}

/******* Estilos para los formularios *******/


form.formulario {
	padding: 1em 0em 3em 0em;
        border: 1px solid #0082D6;
}
form.formulario fieldset {
        background: url("imgs/fondo-fieldset.jpg") top left repeat-y transparent;
	border: 1px solid #DEC1C6 !important;
	margin: 1em !important; 
        margin-bottom: 1.5em !important;
	padding: 1em 1em 0.5em;
	box-shadow: 8px 11px 5px rgba(0, 130, 124, 0.6);
        -moz-box-shadow: 8px 11px 5px rgba(0, 130, 124, 0.6);
        -webkit-box-shadow: 8px 11px 5px rgba(0, 130, 124, 0.6);	        
}
form.formulario legend {
	font-size: 140%;
	font-weight: bold;
	color: #777;
	padding: 0 0.3em;
        padding-bottom: 0.5 !important;
}
form.formulario div.checks {
	margin-bottom: 0.6em;
}
form.formulario label,
form.formulario div.checks span {
	float:left;
	color: #336699;
	width: 18em;
	text-align: right;
	padding-right: 1em;
}
form .labelGrande label,
form .labelGrande div.checks span,
form .inputGrande input,
form .inputGrande textarea,
form.formulario .grande {
	width: 16em;
}
form .labelDoble label,
form .labelDoble div.checks span,
form .inputDoble input,
form .inputDoble textarea,
form.formulario .doble {
	width: 22em;
}
form.formulario .triple {
	width: 34em;
}
form.formulario label.label-check {
	text-align: left;
	width: 100%;
	float: none;
}
form.formulario ul.checkSinLabel {
	margin-left: 1em;
}
form.formulario ul.checkSinLabel li {
	display: inline;
}
form.formulario ul.checkSinLabel label {
	float: none;
	padding-left: 0.5em;
	vertical-align: top;
}
form.formulario div.checks label {
	float: none;
	padding-left: 0.5em;
}
form.formulario div.checks ul {
	margin-left: 19em;
}
form.formulario div.checks ul li {
	list-style-image: none !important;
	margin: 0 !important;
}
form.formulario .botones {
	padding-right: 1em;
        float: right;
}

form.formulario .botones input, form.formulario input.boton {
	padding: 0.1em 1em;
	background-color: #0082d6 !important;
	color: #ffffff;
        font-weight: bold;
}

form.formulario img {
	vertical-align: middle;
}
button {
	padding: 0.2em;
}
button img {
	vertical-align: bottom;
}
form.formulario .botonAccesorio {
	float: right;
	padding-left: 1em;
}
form.formulario .botonAccesorio input {
	padding: 0.1em 1em;
}
form.formulario p span {
	font-style: italic;
	font-size: 0.9em;
}
form option {
	padding-right: 1em;
	padding-left: 0.2em;
}
form optgroup option {
	padding-left: 1em;
}
form span.enLinea {
	padding-left: 1em;
}
form div.separado {
	border-top: 1px solid #0082D6;
	border-bottom: 1px solid #0082D6;
	padding: 0.5em 0;
	margin: 0.5em 0;
}
form legend a {
	font-size: 0.7em;
	margin-left: 1em;
}

form input[type="text"]:focus, 
form input[type="password"]:focus, 
form input[type="file"]:focus, 
form textarea:focus {
    background-color: #D6F3FC;
    border: 1px solid #D23844;
    box-shadow: 2px 2px 3px;
    -moz-box-shadow: 2px 2px 3px;
    -webkit-box-shadow: 2px 2px 3px;
    transform: rotate(-0.3deg);
    -moz-transform: rotate(-0.3deg);
    -webkit-transform: rotate(-0.3deg);
}

/***** Staff de desarrollo *****/

#fondoStaff {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 500;
	background-color: #FFF;
	opacity: 0.7;
	cursor: pointer;
}
#frameStaff {
	border: 0;
	position: absolute;
	top: 100px;
	z-index: 600;
	border: 1px solid #000;
}


.
