/* CSS Document */
*{
	margin:0;
	padding:0;
}
body {
	margin:0 auto;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#000000;
	background: url(../imagenes/fond2.jpg) repeat-x center bottom fixed #FFF;
}
html {
  height: 100%;
}
img{
	border: none;
	margin: 0 auto;
}
hr{
	height:1px;
	width:100%;
	border: 0;
	border-bottom: 1px solid #cc9933;
	outline:none;
	margin:10px 0px 10px 0px;
}
h1{
	color: #4a803c;
	font-weight:bold;
	font-size:180%;
	float:left;
}
h2{
	color: #4a803c;
	font-size:130%;
}

ul, li{
	list-style: none;
}
ol, ol li{
	list-style:decimal;
	list-style-type:decimal;
	background:none;
	padding-left:0;
}
a{
	outline:none;
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#333333;
	text-decoration:underline;
}
iframe{
	border:none;
	overflow:hidden;
}
#col_der, .iframe_access{
	border:none;
	overflow: hidden;
}
#container{
	width:100%;
	display:block;
	height:auto !important;
	height:100%;
	min-height:100%;
	background: url(../imagenes/bg.png) no-repeat top center;
}
* html #container {
	height:100%;
}
.flota{
	float:left;
}
#main{
	width:950px;
	margin: 0 auto;
	display:block;
	height:auto !important;
	height:100%;
	min-height:100%;
	background: url(../imagenes/bg.png) no-repeat top center;
}
* html #main {
	height:100%;
}
#menu_superior{
	width:100%;
	text-align:right;
	background: url(../imagenes/fondo_tabs2.gif) repeat-x 0 0 #4a803c;
	color: #fff;
	font-size:87%;
	float:left;
	display:block;
}
#idioma{
	width:48%;
	display:block;
	float:left;
	margin-left:3px;
}
#idioma li{
	float:left;
	margin:3px;
}
.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;}

#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 {
	float:left;
	text-align:left;
	display:block;
	height:110px;
	width:948px;
	margin-top:12px;
	background:#FFFFFF;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
}
#cabecera_int {
	text-align:left;
	width:602px;
	display:block;
	height:70px;
	float:right;
	padding:5px 7px 10px 10px;
	color:#4a803c;
	margin-right:2px;
}
#cabecera_int img{
	float:right;
}
.organiza{
	width:100px; 
	float:right; 
	margin:10px 10px 0px 0px; 
	font-size:87%;
}
.organiza span{
	text-decoration:underline;
}
.organiza img{
	margin-top:10px;
}
.cocim{
	width:100px; 
	float:right; 
	margin:10px 10px 0px 0px; 
	font-size:87%;
}
.cocim span{
	text-decoration:underline;
}
.cocim img{
	margin-top:0px;
}
.titulo1{
	font-weight:bold;
	font-size:180%;
}
#logo{
	padding: 0px 5px 0px 10px;
	float:left;
}
#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{
	text-align:center;
	width:948px;
	border: 1px solid #ccc;
	border-bottom: none;
	background:#FFFFFF;
	float:left;
	height: 202px;
	display:block;
}
.fragmento{
	min-height:100px;
	clear:both;
}
.fragmento, .fragmento hr{
	width:96%;
	padding: 10px 8px;
}
#menu1{
	width:526px;
	float:left;
	background: url(../imagenes/fondo_tabs2.gif) repeat-x 0 0;
	display:block;
	height:202px;
	/*overflow-y: auto; */
	border-right: 1px solid #ccc;
	position:relative;
}
#redes{
	position:absolute;
	right:5px;
	bottom:-4px;
}
#redes li{
	float:left;
	margin-left:5px;
	font-size:85%;
	font-weight:bold;
}
#redes li span{
	padding-top:14px;
	display:block;
	color:#333333;
}
#pestanas{
	margin-top:8px;
}
#busqueda .input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:87%;
	color: #666666;
}
ul.cont_tabs{
	display: block;
    float: left;
    height: 220px;
	text-align:left; 
	width:48%;
	padding-left: 1%;
}
ul.cont_tabs li{
	margin-bottom:3px;
}
ul.cont_tabs li a{
	padding-left:16px;
	background: url(../imagenes/fruta.gif) no-repeat 0px 0px #FFFFFF;
	color:#333333;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	margin-bottom:5px;
}
ul.cont_tabs li a:hover,ul.cont_tabs li a:focus{
	padding-left:16px;
	background:url(../imagenes/fruta.gif) no-repeat 0px 0px #FFFFFF;
	color:#b52125;
	text-decoration:none;
}
ul.cont_tabs li a.activo{
	padding-left:16px;
	background:url(../imagenes/fruta2.gif) no-repeat 0px 0px #fff;
	color:#b52125;
	border-bottom: 1px dotted #4a803c;
}
ul.cont_tabs li ul{
	margin-top:3px;
	margin-left:15px;
	font-size:95%;
}
ul.cont_tabs li li a, ul.cont_tabs li li a:hover{
	padding-left:16px;
	background: url(../imagenes/flecha.gif) no-repeat 0px 0px #FFFFFF;
	color:#333333;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
}
ul.cont_tabs li li a:hover{
	color:#b52125;
}
ul.cont_tabs li li a.activo{
	background: url(../imagenes/flecha2.gif) no-repeat 0px 0px #FFFFFF;
}
ul.cont_tabs li.relevante a{
	padding-left:16px;
	background:url(../imagenes/flecha.gif) no-repeat 0px 0px #CFE4C9;
	color:#000;
}
ul.cont_tabs li.relevante a:hover{
	padding-left:16px;
	background:url(../imagenes/flecha2) no-repeat 0px 0px #fff;
	color:#006553;
	
}
ul.cont_tabs li.fin{
	margin-bottom:9px;
}
#menu2{
	text-align:center;
	width:421px;
	float:left;
	height:200px;
	display:block;
}
#menu2 img{
	vertical-align:bottom;
	bottom:0; 
	clear:both;
	content:inherit;
}

#contenido{
	width:948px;
	float:left;
	background: #FFFFFF;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding-top:10px;
}
#col_izq{
	float:left;
	display:block;
	padding:0px 10px 0px 10px;
	margin-bottom:10px;
	width:182px;
}
#col_izq .caja{
	display:block;
	background:#4a803c;
	margin-bottom:5px;
	padding:3px;

}
#col_izq .caja h3{
	font-size:90%;
	padding:2px 3px 3px 3px;
	color: #4a803c;
	background:#fff;
	margin-bottom:5px;
}
#col_izq .caja ul li{
	font-size:88%;
	padding-bottom:5px;
	margin-bottom:5px;
	text-align:left;
	border-bottom: 1px solid #fff;
	color:#000;
}
#col_izq .caja li a{
	color:#fff;
	background:#4a803c;
	cursor:pointer;
	text-decoration:none;
}
#col_izq .caja li a:hover{
	color:#000;
	background:#4a803c;
	cursor:pointer;
	text-decoration:none;
}
#col_izq .caja li{
	cursor:pointer;
}
#col_izq .caja li img.not{
	float:right;
	margin: 0 0 10px 10px;
	padding:4px;
	background-color: #EFEFEF;
	border: 1px solid #ccc;
}
.alt{
	display:none;
}
#col_izq .caja li a.noti_1{margin-top:5px;min-height:16px;padding:4px 2px 7px 27px;background: transparent url('../imagenes/noti_feria.jpg') no-repeat 0px 0px; border:none; display:block;}
#col_izq .caja li a.noti_2{margin:0;min-height:16px;padding:4px 2px 7px 27px;background: transparent url('../imagenes/novedades.jpg') no-repeat 0px 0px; border:none;display:block;}
#col_izq .caja li a.noti_3{margin:0;min-height:16px;padding:4px 2px 7px 27px;background: transparent url('../imagenes/noti_sector.jpg') no-repeat 0px 0px; border:none;display:block;}

#col_izq .caja li a.noti_1:hover{ margin-top:5px;min-height:16px;padding:4px 2px 7px 27px;background: transparent url('../imagenes/noti_feria.jpg') no-repeat 0px 0px; border:none; display:block; text-decoration:underline; border-bottom:none;}
#col_izq .caja li a.noti_2:hover{ margin:0;min-height:16px;padding:4px 2px 7px 27px;background: transparent url('../imagenes/novedades.jpg') no-repeat 0px 0px; border:none;display:block;text-decoration:underline; border-bottom:none;}
#col_izq .caja li a.noti_3:hover{margin:0;min-height:16px;padding:4px 2px 7px 27px;background: transparent url('../imagenes/noti_sector.jpg') no-repeat 0px 0px; border:none;display:block;text-decoration:underline; border-bottom:none;}
#col_der{
	float:left;
	width:738px;
	display:block;
	overflow:hidden;
}
#mapa{
	background:#FFF;
	color:#4a803c;
	padding:3px 3px 5px 3px;
	height:15px;
	width:594px;
	font-size:87%;
	display:block;
	float:left;
}
#mapa li, #mapa p{
	float:left;
}
#mapa li{
	padding-left:5px;
}
#mapa li a{
	color:#4a803c;
	background:#FFF;
	border-bottom: 1px dotted #4a803c;
	text-decoration:none;
}
#mapa li a:hover{
	color:#4a803c;
	background:#FFF;
	border-bottom: 2px dotted #4a803c;
	text-decoration:none;
}
#footer {
	margin-top:-29px;	
	height:19px;
	clear: both;
	bottom:0;
	width:100%;
	display:block;
	font-size:85%;
	text-align:left;
}
#footer_int{
	width:950px;
	margin:0 auto;
	padding:6px 0px 4px 0px;
	border-top: 1px solid #ccc;
	background: url(../imagenes/bg-bottom.png) no-repeat center top;
	color:#fff;
	font-weight:bold;
}

#footer li{
	float:right;
	padding-left:10px;
	
}
.boton{
	border:1px solid #ea7809;
	background:#fff;
	font-size:85%;
	color:#4a803c;
	font-weight:bold;
	cursor:pointer;
}

/* Caution! Ensure accessibility in print and other media types... */
@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;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.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/tab3.gif) no-repeat;
}
.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: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active{
    background-position: 100% -150px;
	color:#000000;
    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: #fff;
}
.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 #4a803c;
    padding: 10px 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(../imagenes/loading.gif) no-repeat 0 50%;
}

/* 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;}
.titular_imagen{
	color:#FFFFFF;
	font-weight:bold;
	font-size:140%;
	background:url(../imagenes/fondo_imagen.jpg) no-repeat top center #333;
}
.video img{
	border:2px solid #f5f5f5;
	margin-bottom:5px;
}
.video a{
	color:#fff;
	font-weight:bold;
	font-size:90%;
	text-decoration:none;
}
#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	/*min-width: 540px; /* Dialog will be no smaller than this */
	/*max-width: 540px; /* Dialog will wrap after this width */
	width:580px; 
	height:340px; 
	border: solid 0px #000;
	color: #000;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

#popup_title {
	/*font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url(images/title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;*/
	display:none;
}

#popup_content {
	background: 16px 16px no-repeat url(images/fechas.jpg);
	padding: 1em 1em;
	margin: 0em;
}

#popup_content.alert {
	background-image: url(../imagenes/fechas.jpg);

}
#simpleTooltip { padding: 3px; border: 1px solid #FFFF00; color:#FFFFFF; font-weight:bold; background: #4a803c; font-size:85%; }
#popup_panel{
display:none;
}

