/*===========================================
	
	Hoja de estilos

	© 2010 - Enelnombredelarte.com
	
===========================================*/

Body{
	background-color:#F8F8F8;
	margin:0px;
	font-family:Arial, Verdana, Tahoma, "Times New Roman";
	font-size:9pt;
	color:#999999;
}

form{margin:0px;}

a:link, a:visited{
	color:#CC0000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#slideshow{
	width:502px;
	height:152px;
}

#slideshow img{
	border:1px solid #FFCC00 !important;
}

.seleccionar-feria{
	font-size:7pt;
	color:#CCCCCC;
}

.desplegable-feria{
	font-size:7pt;
	color:#6699CC;
	border:1px solid #6699CC;
	background:#fff;
}

.checkbox-fix{display:inline; height:30px; vertical-align:middle;}
.radio-fix{margin-bottom:3px;}




/*=================================================================
	maquetación
=================================================================*/
.bg-subheader{
	height:32px;
	background:url(../images/bg-subheader.gif) repeat-x;
	background-position:top center;
}

.bg-desarrollo{
	background:url(../images/bg-desarrollo.gif) repeat-x;
	background-position:top center;
}

.bg-pie-de-pagina{
	background:url(../images/bg-pie-de-pagina.jpg) no-repeat;
	height:167px;
	font-size:8pt;
	
}

.end-pie-de-pagina{
	height:30px;
	border:1px solid #EBEBEB;
	background:#F8F8F8;
	padding:4px;
}

.bg-titulo-box{
	background:url(../images/bg-titulo-box.png) repeat-x;
	font-size:11pt;
	font-weight:bold;
	color:#3366CC;
	padding-bottom:5px;
}

.bg-titulo-tab{
	background:#9EC0DF;
	font-size:9pt;
	font-weight:bold;
	color:#3366CC;
	padding-left:5px;
}

.bg-desarrollo-tab{
	border:2px solid #D5E6F3;
	padding:8px;
	color:#6699CC;
}

.bg-titulo-tab2{
	background:#9DBFDE;
	font-size:9pt;
	font-weight:bold;
	color:#fff;
	padding-left:5px;
}

.bg-desarrollo-tab2{
	border:2px solid #9DBFDE;
	padding:8px;
	color:#6699CC;
}

.bg-desarrollo-tab img{
	border:1px solid #D5E6F3;
}

.bg-desarrollo-tab img:hover{
	border:1px solid #6699CC;
}

.bg-titulo-menu{
	background:url(../images/bg-titulo-menu.gif) no-repeat;
	height:25px;
	font-size:7pt;
	font-weight:bold;
	color:#CC6600;
	padding:2px 0px 2px 10px;
}

.bg-titulo-menu a{
	color:#CC6600;
	text-decoration:none;
}

.bg-titulo-menu-desarrollo{
	background:url(../images/bg-titulo-menu-desarrollo.gif) repeat-x;
	height:34px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	padding:0px 0px 0px 10px;
}

.bg-titulo-menu a:hover{
	text-decoration:underline;
}




/*=================================================================
	formulario de contacto express (inicio)
=================================================================*/
#contacto input{
	height:18px;
	width:161px;
	border:1px solid #0066CC;
	font-size:8pt;
	color:#6699CC;
}

#contacto textarea{
	height:80px;
	width:161px;
	border:1px solid #0066CC;
	font-family:Arial, Verdana, Tahoma, "Times New Roman";
	font-size:9pt;
	color:#6699CC;
}

.submit-enviar{
	background:url(../images/bg-input-submit.gif) no-repeat;
	border:0px !important;
	width:85px !important;
	height:35px !important;
	color:#6699CC !important;
	font-weight:bold;
	text-transform:uppercase !important;
	padding-bottom:2px;
}

.submit-enviar:hover{cursor:pointer;}




/*=================================================================
	noticias y bloques del inicio
=================================================================*/
.titulo-noticia-bloque{
	color:#6699CC;
	font-weight:bold;
	height:30px;
	border-bottom:1px dashed #6699CC;
}

.titulo-noticia-bloque a{
	color:#6699CC;
	text-decoration:none;
}

.titulo-noticia-bloque a:hover{
	text-decoration:underline;
}




/*=================================================================
	maquetación de tablas globales/generales
=================================================================*/
.desarrollo-tablas{
	font-weight:bold;
	color:#6699CC;
}

.desarrollo-contenido{
	color:#6699CC;
	padding:8px;
	text-align:justify;
}

.desarrollo-contenido span{
	color:#3366CC;
}

.listado{
	font-weight:normal;
	font-size:7pt;
}

.listado a{
	color:#6699CC;
	text-decoration:none;
}

.listado a:hover{
	text-decoration:underline;
}

.categoria-partner{
	border-bottom:1px solid #D5E6F3;
	color:#6699CC;
	font-size:7pt;
	height:25px;
}

.bloque-expositor{
	line-height:18px;
	color:#6699CC;
}

.bloque-expositor-edicion-anterior{
	height:25px;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding-left:5px;
	text-transform:uppercase;
	font-size:7pt;
}

.bloque-expositor-edicion-anterior:hover, .bloque-expositor-edicion-anterior-fin:hover{
	background:#F2CF3B;
	color:#CC6600;
	border-left:1px solid #CC6600;
	border-bottom:1px solid #CC6600;
}

.bloque-expositor-edicion-anterior-fin{
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding-left:5px;
	text-transform:uppercase;
	font-size:7pt;
}

.bloque-expositor a{
	font-size:7pt;
	color:#6699CC;
}

.bloque-expositor img{
	border:1px solid #A4C9E5;
}

.bloque-expositor img:hover{
	border:1px solid #6699CC;
}

.opciones-categoria{
	 background:#6BA4CE;
}

.opciones-categoria a{
	display:block;
	width:152px;
	height:18px;
	padding:6px 12px;
	vertical-align:middle;
	color:#fff;
	font-size:8pt;
	text-decoration:none;
	margin-top:4px;
}

.opciones-categoria a:hover{
	width:152px;
	height:18px;
	background:url(../images/bg-hover-menu.gif) no-repeat;
}

.cat-perfil{
	padding:2px 4px;
	background:#99CCFF;
	color:#fff !important;
	font-weight:bold;
	line-height:20px;
}

.subcat-perfil{
	margin-left:20px;
	line-height:20px;
	border-bottom:1px solid #99CCFF;
}

.cat-ficha{
	display:block;
	background:#99CCFF;
	padding:2px 4px;
	color:#fff;
	font-size:7pt;
	text-transform:uppercase;
	margin-bottom:5px;
}

.subcat-ficha{
	display:block;
	border-bottom:1px solid #99CCFF;
}

#image-modular-cubic{
	background:#E6E6E6 url(../../feria/images/modular-cubic.gif) no-repeat right;
	height:300px;
	width:400px;
	border:1px solid #ccc;
	border-left:0px;
}

#image-modular-minimal{
	background:#E6E6E6 url(../../feria/images/modular-minimal.gif) no-repeat right;
	height:300px;
	width:400px;
	border:1px solid #ccc;
	border-left:0px;
}

.ejemplo-stand{
	font-weight:bold;
	font-size:12pt;
	line-height:30px;
	margin-bottom:50px;
	display:block;
	border-bottom:1px solid #999;
}




/*=================================================================
	maquetación del formulario inscripcion de visitantes
=================================================================*/
.titulo-value{
	font-size:7pt;
	border-bottom:1px solid #C3DAEB;
}

.option-value{
	font-size:8pt;
	border-bottom:1px solid #C3DAEB;
}

.option-value-radio{
	font-size:8pt;
	color:#999;
	padding:8px;
	background:#E6E6E6;
	border:1px solid #ccc;
}

.sep-precios{
	border-bottom:1px solid #ccc;
}

#formulario-visitante input, 
#formulario-expopresupuesto input, #formulario-expopresupuesto select,
#formulario-infopatrocinios input, #formulario-infopatrocinios select{
	height:30px;
	border:1px solid #6699CC;
	font-size:10pt;
	font-weight:bold;
	color:#6699CC;
	padding:0px 4px;
}

#formulario-expopresupuesto select,
#formulario-infopatrocinios select{
	padding-top:6px;
}

#formulario-visitante input:hover, 
#formulario-expopresupuesto input:hover, 
#formulario-expopresupuesto select:hover,
#formulario-infopatrocinios select:hover{
	border-color:#006699;
}

#formulario-visitante input:focus, 
#formulario-expopresupuesto input:focus, 
#formulario-expopresupuesto select:focus,
#formulario-infopatrocinios input:focus{
	background:#F5EEB0;
}

.submit{
	font-weight:bold;
	background:#fff !important;
}

.submit:hover{cursor:pointer;}

.min-opcion{font-size:7pt;}




/*=================================================================
	changelog 1
=================================================================*/
.titulo-stand{
	font-weight:bold;
	font-size:12pt;
	line-height:25px;
	margin-bottom:8px;
	display:block;
	border-bottom:1px solid #999;
}

.opcion-stand{
	line-height:18px;
	display:block;
	color:#999;
	border-bottom:1px solid #999;
}

.opcion-stand:hover{
	background:#ccc;
	padding-left:5px;
	color:#fff;
	cursor:default;
}


/*****/

.imagen-noticia{
	border:2px solid #ccc;
	margin-left:10px;
	margin-bottom:10px;
}

.bg-banners-tab{
	border:2px solid #9EC0DF;
	padding:1px;
	text-align:center !important;
}

/* Changelog 2 */
.titulo-opcion-patrocinador{
	font-weight:bold;
	font-size:12pt;
	border-bottom:1px solid #999;
}

/* Changelog 3 */
.opcion-patrocinio{
	padding:10px 0px;
}

.explicacion-patrocinio{
	font-size:7pt;
	display:block;
	text-align:justify;
	color:#6699CC !important;
}

.desde-patrocinio{
	font-size:7pt;
	color:#6699CC !important;
}

.fancybox-destacado{
	display:block;
	padding:4px 0px;
	border-top:1px solid #ccc;
	font-size:9pt;
	font-weight:bold;
}

.fancybox-masinfo a{
	display:block;
	padding:4px 0px;
	border-top:1px solid #ccc;
	font-size:8pt;
	font-weight:bold;
	text-transform:uppercase;
}