/* CSS Document */
*{
	margin:0;
	padding:0;
}
@font-face {
  font-family: MOD;
  src: url(../css/Frutiger-Roman.otf) format("opentype");
}
.fuente{
	font-family: MOD;
}
.edicion {
font-weight: bold; 
color:#254664;
}

body {
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#000000;
	background: url(../imagenes/fondo_body.jpg) repeat-x top left #000;
	text-align:center;
}
img{
	border: none;
}
hr{
	height:1px;
	width:100%;
	border: 0;
	border-bottom: 1px solid #999;
	outline:none;
	margin:10px 0px 10px 0px;
}
h1{
	color: #1c5275;
	font-weight:bold;
	font-size:210%;
}
h2{
	color: #1c5275;
	font-size:140%;
}
h5{
	color: #1c5275;
	font-size:100%;
}
ul, li{
	list-style: none;
}
a{
	outline:none;
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#333333;
	text-decoration:underline;
}
iframe{
	border:none;
	overflow: hidden;
	background:#FFFFFF;
	width:100%;
	min-height:440px;
}
#col_der, .iframe_access{
	border:none;
	/*overflow: scroll;*/
}
#container{
	width:100%;
	display:block;
	background: transparent url(../imagenes/fondo_superior.png) no-repeat scroll center top
	height:auto !important;
	height:100%;
	min-height:100%;
	text-align:center;
}
* html #container {
	height:100%;
}
#main{
	width:950px;
	margin: 0 auto;
	background: url(../imagenes/fondo_superior.png) no-repeat top center;
	height:auto !important;
	height:100%;
	min-height:100%;
}
* html #main {
	height:100%;
}
/* --- Cabecera ------------------------------------------------------------------- */
#menu_superior{
	width:100%;
	text-align:right;
	background: url(../imagenes/fondo_menu_superior.gif) repeat-x bottom left #4084b6;
	border-bottom:1px solid #999;
	color: #fff;
	font-size:87%;
	float:left;
	display:block;
}
#idioma{
	width:48%;
	display:block;
	float:left;
	margin-left:1px;
}
#idioma li{
	float:left;
	margin:3px;
}

#info{
	width:48%;
	float:right;
	text-align:right;
	display:block;
	margin-right:3px;
}
#info li{
	float:right;
	padding:3px;
}
#menu_superior li a{
	color: #fff;
	text-decoration:none;
}
#menu_superior li a:hover{
	color: #FFF;
	text-decoration: underline;
}
#cabecera {
	
	text-align:left;
	display:block;
	height:111px;
	width:948px;
	margin-top:10px;
	background:#FFFFFF;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-top:1px solid #999;
}
#cabecera_int {
	text-align:left;
	width:582px;
	display:block;
	height:70px;
	float:right;
	padding:5px 7px 10px 10px;
	color:#4084b6;
	margin-right:2px;
}
#cabecera_int img{
	float:right;
}
.titulo1{
	font-weight:bold;
	font-size:180%;
}
#logo{
	padding: 0px 30px 0px 10px;
	float:left;
}
.cocim{
	width:100px; 
	float:right; 
	margin:10px 20px 0px 0px; 
	font-size:87%;
	display:none;
}
.cocim span{
	text-decoration:underline;
}
.cocim img{
	margin-top:0px;
}
.organiza{
	width:180px; 
	float:right; 
	margin:10px 20px 0px 0px; 
	font-size:100%;
	text-align:right;
	font-weight:bold;
	color:#E523B8;
}
#fechas{
	float:left;
	margin-top:12px;
	width:150px;
}
#fechas div{
	background:#fff;
	color:#999999;
	float:left;
	font-size:180%;
	font-weight:bold;
	padding-left:3px;
	padding-top:3px;
}
#fechas div.dia{
	margin-right:4px;
	padding-right:3px;
	text-align:right;
	padding-top:15px;
	height:50px;
	border-right:3px solid #999999;
}

/* --- Menu ------------------------------------------------------------------- */
#menu{
	text-align:center;
	width:948px;
	border: 1px solid #999;
	border-bottom: none;
	background:#FFFFFF;
	float:left;
}
.fragmento{
	min-height:100px;
	visibility:hidden;
}
.fragmento, .fragmento hr{
	padding:10px 1%;
	width:98%;
}
#menu1{
	width:443px;
	float:left;
	display:block;
	height:222px;  /*OJO - CAMBIAR SI LA IMAGEN DE LA FERIA ES MAS O MENOS ALTA */
	background: #FFF;
	position:relative;
}
.redes{
	position:absolute;
	right:10px;
	bottom:-2px;
}
.invitacion{
	position:absolute;
	left:7px;
	bottom:-1px;
	background:url("../imagenes/fondo_boton.gif") repeat-x scroll 0 0 #581B81;
	border-color:#CCCCCC #999999 #999999 #CCCCCC;
	border-style:solid;
	border-width:1px;
	padding:4px 3px 2px;
	font-size:95%;
}
.invitacion a{
	color:#fff;
	font-size:95%;
	font-weight:bold;
}
.avance_promo{
	position:absolute;
	left:7px;
	bottom:23px;
	background:url("../imagenes/fondo_boton.gif") repeat-x scroll 0 0 #581B81;
	border-color:#CCCCCC #999999 #999999 #CCCCCC;
	border-style:solid;
	border-width:1px;
	padding:4px 3px 2px;
	font-size:95%;
}

.avance_promo a{
	color:#fff;
	font-size:95%;
	font-weight:bold;
}
.avance_expo{
	position:absolute;
	left:236px;
	bottom:-1px;
	background:url("../imagenes/fondo_boton.gif") repeat-x scroll 0 0 #581B81;
	border-color:#CCCCCC #999999 #999999 #CCCCCC;
	border-style:solid;
	border-width:1px;
	padding:4px 3px 2px;
	font-size:95%;
}
.avance_expo a{
	color:#fff;
	font-size:95%;
	font-weight:bold;
}
#busqueda .input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:87%;
	color: #666666;
}


/* Pestanas */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Oculta los elementos para impresion... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 8px 0 0 4px;
	background: url(../imagenes/fondo_menu_pestanas.gif) repeat-x 0 0;
	display:block;	
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.cont_tabs{
	float:left;
	text-align:left;
	width:49%;
	padding-left: 1%;
	background:#FFFFFF;
	display: block;
}
.cont_tabs li a{
	padding-left:16px;
	background: url(../imagenes/icono_listas.gif) no-repeat 0px 0px #FFFFFF;
	color:#581B81;
	text-decoration:none;
	font-size:87%;
	font-weight:bold;
}
.cont_tabs li a:hover{
	padding-left:16px;
	background:url(../imagenes/icono_listas_sobre.gif) no-repeat 0px 0px ;
	
	text-decoration:none;
}
.cont_tabs li a.activo,.cont_tabs li a:focus{
	padding-left:16px;
	background:url(../imagenes/icono_listas_sobre.gif) no-repeat 0px 0px #F8ECFD;
	color:#254664;

}
.cont_tabs li.fin{
	margin-bottom:9px;
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(../imagenes/fondo_pestanas.gif) no-repeat;
	background-color: transparent;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #1c5275;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active{
    background-position: 100% -150px;
	color:#0d3650;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active{
    background-position: 100% -100px;
	color: #e1e8ed;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
   
}
.tabs-container {
    border-top: 1px solid #999;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-container li {
	padding-bottom:3px;
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(../imagenes/loading.gif) no-repeat 0 50%;
}

/* --- Imagen de la feria -------------------------------------------------------------------------- */
#menu2{
	text-align:center;
	width:501px;
	float:left;
	height:222px;
	display:block;
	border-left: 1px solid #999;
}
#menu2 img{
	vertical-align:bottom;
	bottom:0; 
	clear:both;
	content:inherit;
	text-align:center;
	width:500px;
	float:left;
	height:222px;
	display:block;
	border-left: 1px solid #999;
}

/* --- Cuerpo -------------------------------------------------------------------------- */
#contenido{
	width:948px;
	float:left;
	background: #FFFFFF;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	padding:10px 0px 10px 0px;
}

/* --- Columna izquierda -------------------------------------------------------------------------- */
#col_izq{
	float:left;
	display:block;
	padding:0px 10px 0px 10px;
	margin-bottom:10px;
	width:185px;
}
#col_izq .caja{
	display:block;
	background: url(../imagenes/fondo_caja_derecha.gif) repeat 0 0 #f3f8fb;
	border-bottom:1px solid #999;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #999;
	margin-bottom:10px;
	padding:0px 5px 5px 5px;
}
#col_izq .caja div{
	margin: 0 auto;
}
#col_izq .caja h3{
	font-size:90%;
	padding:2px 3px 3px 3px;
	color: #FFF;
	margin: 5px 0px 3px 0px;
	background: url(../imagenes/fondo_h2.gif) repeat-x 0 0 #fff;
	border-bottom:1px solid #135783;
	border-top:1px solid #bfd3e0;
	border-left:1px solid #bfd3e0;
	border-right:1px solid #135783;
}
#col_izq .caja ul li{
	font-size:88%;
	text-align:center;
	color:#000;
	margin-top:5px;
}
#col_izq .caja li a{
	color:#000;
	background:#F0F0F0;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
}
#col_izq .caja li a:hover{

}
#col_izq .caja li a img{
	padding:0px;
	margin: 0 auto;
}
#col_izq .caja li{
	cursor:pointer;
}
.alt{
	display:none;
}

/* --- Contenido -------------------------------------------------------------------------- */
#col_der{
	width:735px;
	display:block;
	background:#FFFFFF;
	float:left;
}
#mapa{
	background:#FFF;
	color:#4084b6;
	padding:3px 3px 5px 3px;
	height:15px;
	width:704px;
	font-size:87%;
	display:block;
	float:left;
}
#mapa li, #mapa p{
	float:left;
}
#mapa li{
	padding-left:5px;
}
#mapa li a{
	color:#4084b6;
	background:#FFF;
	border-bottom: 1px dotted #4084b6;
	text-decoration:none;
}
#mapa li a:hover{
	color:#4084b6;
	background:#FFF;
	border-bottom: 2px dotted #4084b6;
	text-decoration:none;
}


/* --- Pie de pagina -------------------------------------------------------------------------- */
#footer {
	height:30px;
	clear: both;
	bottom:0;
	width:100%;
	display:block;
	font-size:85%;
	text-align:left;
}
#footer_int{
	width:950px;
	margin:0 auto;
	padding:6px 0px 10px 0px;
	border-top: 1px solid #999;
	background: url(../imagenes/pie_sombra.png) no-repeat center top;
	color:#999;
}
#footer li{
	float:right;
	padding-left:10px;
}
.boton{
	border:1px solid #ea7809;
	background:#fff;
	font-size:85%;
	color:#4084b6;
	font-weight:bold;
	cursor:pointer;
}
.flota{
	float:left;
}

/* --- FICHEROS - ICONOS -------------------------------------------------------------------------- */
.carpeta{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/carpeta.gif') no-repeat 0px 0px;}
.doc{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/doc.gif') no-repeat 0px 0px;}
.xls{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/xls.gif') no-repeat 0px 0px;}
.pdf{margin:0;min-height:16px;padding:2px 2px 4px 20px;background: transparent url('../imagenes/iconos/pdf.gif') no-repeat 0px 0px;}
.ppt{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/ppt.gif') no-repeat 0px 0px;}
.htm{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/htm.gif') no-repeat 0px 0px;}
.zip{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/zip.gif') no-repeat 0px 0px;}
.img{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/img.gif') no-repeat 0px 2px;}
.mail{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/mail.gif') no-repeat 0px 2px;}
.vacio{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/vacio.gif') no-repeat 0px 2px;}
.xml{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/xml.gif') no-repeat 0px 0px;}
.rar{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/rar.gif') no-repeat 0px 0px;}
.outlook{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/outlook.gif') no-repeat 0px 0px;}
.google{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/google.gif') no-repeat 0px 0px;}
.calendar{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/calendar.gif') no-repeat 0px 0px;}
.aviso{margin:0;min-height:16px;padding:2px 2px 2px 16px;background: transparent url('../imagenes/legal.gif') no-repeat 0px 0px;}
.contactar{margin:0;min-height:16px;padding:2px 2px 2px 18px;background: transparent url('../imagenes/contact.gif') no-repeat 0px 0px;}
.imprimir{margin:0;min-height:16px;padding:2px 2px 2px 19px;background: transparent url('../imagenes/print.gif') no-repeat 0px 0px;}
.oculto{
	display:none;
}

