body{
	font-family: Arial;
	text-align:center;
	margin:0;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image:url("../img/fondo.jpg");
}

.idiomas{
float:right;
margin:10px 10px 0px 0px;
}


.limpiador{
	clear:both;
	width: 100%;
	height: 10px;
}

.campoObligatorio{
	color:#FF0000;
}

h1{
	font-size: 20px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	*padding: 5px 0px 15px 0px;
	margin: 0;
}

a,a:visited{
	color:#000;
	text-decoration:none;
	cursor: pointer;
}

a:hover{
	text-decoration: underline;
}
a:visited{
	color:#000;
}
img{
	border:0px;
	margin:0px;
	padding:0px;
	font-size: 0px;
}

.violeta{
	color: #7A24FF;
}


/* estructura */


#centro{
	width: 970px;
	min-height: 400px;
	margin: auto;
	margin-bottom:20px;
}

#cabecera{
	width: 970px;
	height: 205px;
	text-align: left;
	font-family:  Arial;
	border-bottom: 2px solid #252525;
}

#menu{
	width: 970px;
	height: 56px;
	text-align: left;
	font-weight: bolder;
	margin-top:-6px;
    
}

#contenido{
	width: 100%;
	min-height: 120px;
	text-align:left;
	background-color:#FFF;

}

#lateralIzquierda{
	text-align: left;
	width: 	177px;
	min-height: 400px;
	float: 	left;
}

#index-contenido{
	width: 638px;
	float:left;
	min-height:500px;
	margin: 0px 8px 0px 74px;
}

#lateralDerecha{
	text-align: left;
	width: 	177px;
	min-height: 400px;
	float: 	left;
}


#pie{
	width: 100%;
	font-size: 10px;
	color: #FFF;
	border-bottom: 1px dotted #373737;
	text-align: left;
	clear:both;
}

.paginas{
	width:610px;
	border: 0px solid #000;
	float:right;
	text-align:left;
	margin: 10px 50px 0px 0px;
}

/* Menu */

#boton1 a,#boton2 a,#boton3 a,#boton4 a,#boton5 a{
	height:30px;
	width:161px;
	background-image:url("../img/boton_relax.jpg");
	background-repeat:no-repeat;
	font-size: 13px;
	float: left;
	text-align: center;
    color:#000;
    padding-top:7px;
}

#sombra{
	height:22px;
	width:970px;
	background-image:url("../img/sombra.jpg");
	background-repeat:no-repeat;
	font-size: 13px;
	float: left;
	text-align: center;
    color:#000;
    margin-top:-26px;

}

#boton1 a:hover,#boton2 a:hover,#boton3 a:hover,#boton4 a:hover,#boton5 a:hover{
	text-decoration:none;
	background-image:url("../img/boton_pulse.jpg");
}

#inicio a{
	height:30px;
	width:80px;
	background-image:url("../img/inicio_relax.jpg");
	background-repeat:no-repeat;
	font-size: 13px;
	float: left;
	text-align: left;
}

#inicio a:hover{
	text-decoration:none;
	background-image:url("../img/inicio_relax.jpg");
}

#wfe a,#wfe a:visited{
	height:30px;
	width:81px;
	background-image:url("../img/wfe_relax.jpg");
	background-repeat:no-repeat;
	font-size: 13px;
	float: left;
	text-align: center;
    color:#000;
    padding-top:7px;
}

#wfe a:hover{
	text-decoration:none;
	background-image:url("../img/wfe_pulse.jpg");
}


/* CMenu */


/* Cabecera */


/* C-Cabecera */

/* lateral izquierda */

#reservarstand a{
	height:81px;
	width:177px;
	background-image:url("../img/reserve.gif");
	background-repeat:no-repeat;
	font-size: 10px;
	float: left;
	text-align: left;
	margin-bottom: 14px;
}

#reservarstand a:hover{
	text-decoration:none;
	background-image:url("../img/reserve_h.gif");
}


#reservarstanden a{
	height:81px;
	width:177px;
	background-image:url("../img/reserveen.gif");
	background-repeat:no-repeat;
	font-size: 10px;
	float: left;
	text-align: left;
	margin-bottom: 14px;
}

#reservarstanden a:hover{
	text-decoration:none;
	background-image:url("../img/reserveen_h.gif");
}


#visitante a{
	font-weight: bolder;
	color: #FFF;
	height:32px;
	*height: 42px;
	width:177px;
	background-image:url("../img/visitante.gif");
	background-repeat:no-repeat;
	font-size: 15px;
	float: left;
	text-align: left;
	padding: 10px 0px 0px 10px;
}

#visitante a:hover{
	background-image:url("../img/visitante_h.gif");
	text-decoration:none;
}

#expositor a{
	font-weight: bolder;
	font-size: 15px;
	color: #FFF;
	height:32px;
	*height: 42px;
	width:177px;
	background-image:url("../img/expositor.gif");
	background-repeat:no-repeat;
	font-size: 15px;
	float: left;
	text-align: left;
	padding: 10px 0px 0px 10px;
}

#expositor a:hover{
	background-image:url("../img/expositor_h.gif");
	text-decoration:none;
}

#floorplan a{
	font-weight: bolder;
	font-size: 15px;
	color: #FFF;
	height:31px;
	*height: 41px;
	width:177px;
	background-image:url("../img/floorplan.gif");
	background-repeat:no-repeat;
	font-size: 15px;
	float: left;
	text-align: left;
	padding: 10px 0px 0px 10px;
}

#floorplan a:hover{
	background-image:url("../img/floorplan_h.gif");
	text-decoration:none;
}

#acreditacion a{
	font-weight: bolder;
	font-size: 15px;
	color: #FFF;
	height:31px;
	*height: 41px;
	width:177px;
	background-image:url("../img/acreditacion.gif");
	background-repeat:no-repeat;
	font-size: 15px;
	float: left;
	text-align: left;
	padding: 10px 0px 0px 10px;
	margin-bottom:20px;
}

#acreditacion a:hover{
	background-image:url("../img/acreditacion_h.gif");
	text-decoration:none;
}


#agenda{
	width:177px;
	min-height: 306px;
	float:left;
}

#agendaCabecera{
	background-image:url("../img/agenda.gif");
	background-repeat:no-repeat;
	width: 177px;
	font-size:13px;
	color: #666;
	text-align:center;
	height: 25px;
	*height: 25px;
}

#agendaContenido{
	width: 173px;
	*width: 177px;
	border-left: 2px solid #F5F5F5;
	border-right: 2px solid #F5F5F5;

	background-color:#FAFAFA;
}

#agendaPie{
	background-image:url("../img/pie.gif");
	background-repeat:no-repeat;
	clear:both;
	width: 177px;
	font-size:0px;
	height: 14px;
}

/* C-lateral izquierda */


/*Index */

.index-portada{
	margin: 0px 8px 0px 0px;
	float:left;
	width:389px;
}

.noticiaPortada{
	min-height: 106px;
	float:left;
}

.noticiaPortadaCabecera{
	background-image:url("../img/sup_doble.jpg");
	background-repeat:no-repeat;
	width: 389px;
	font-size:0px;
	height: 5px;
	*height: 6px;
}

.noticiaPortadaContenido{
	width: 387px;
	*width: 389px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	background-color: #DDE7F7;
}

.categoriaPortada{
	height:21px;
	width:100%;
	font-weight:bold;
	color: #FFF;
	background-image:url("../img/celda.png");
	background-repeat:no-repeat;
	font-size: 11px;
	float: left;
	text-align: left;
	padding-left: 8px;
	clear:both;
}

.imagenPortada{
	margin: 0px 5px 0px 5px;
	float:left;
}

.fechaPortada{
	margin: 0px 0px 0px 5px;
	font-size: 9px;
	font-weight: bold;
	color: #0099FF;
	width: 100%;
	display:block;
}

.anteTituloPortada{
	font-size:13px;
	font-weight: bold;
	display:block;
	color: #666;
	margin: 5px 5px 0px 4px;
}

.titularPortada a{
	font-size:15px;
	font-weight: bold;
	display:block;
	color: #2c2b2c;
	margin: 5px 5px 0px 5px;
}

.textoPortada{
	font-size:13px;
	display:block;
	margin: 5px 5px 5px 5px;
	color: #2c2b2c;
}

.noticiaPortadap{
    width: 382px;
    min-height: 100px;
    margin: 20px 0px 20px 0px;
    border-bottom: 1px dotted #CCC;
}

.anteTituloPortadap{
	font-size:12px;
	font-weight: bold;
	display:block;
	color: #666;
	margin: 5px 5px 0px 3px;
}

.titularPortadap a{
	font-size:12px;
	font-weight: bold;
	display:block;
	color: #2c2b2c;
	margin: 5px 5px 0px 5px;
}

.textoPortadap{
	font-size:11px;
	display:block;
	margin: 5px 5px 5px 5px;
	color: #2c2b2c;
}

.noticiaPortadaDer{
	width: 179px;
	float:right;
	padding-bottom: 10px;
}

.noticiaPortadaCabeceraDer{
	background-repeat:no-repeat;
	width: 120px;
	font-size:0px;
	height: 5px;
	*height: 6px;
}

.noticiaPortadaContenidoDer{
	width: 179px;
}

.titularPortadaDer{
	font-size:12px;
	font-weight: bold;
	display:block;
	color: #2c2b2c;
	margin: 2px 5px 0px 5px;
}

.titularPortadaDer a,.titularPortadaDer{
	font-size:12px;
	font-weight: bold;
	display:block;
	color: #2c2b2c;
}

.subTitularPortadaDer{
	font-size:10px;
	display:block;
	color: #2c2b2c;
	margin: 2px 5px 10px 5px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #CCC;
}

.anteTituloPortadaDer{
	font-size:10px;
	font-weight: bold;
	display:block;
	color: #666;
	margin: 5px 5px 0px 3px;
}

.textoPortadaDer{
	font-size:11px;
	display:block;
	margin: 2px 5px 0px 5px;
	color: #2c2b2c;
}

.noticia{
	width: 575px;
	min-height: 306px;
	float:left;
	clear:both;
}

#noticiaCabecera{
	background-image:url("../img/sup_triple.jpg");
	background-repeat:no-repeat;
	width: 575px;
	font-size:13px;
	color: #666;
	text-align:center;
	height: 5px;
	*height: 5px;
}

#noticiaContenido{
	width: 573px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	min-height: 300px;
	background-color:#FAFAFA;
}

.anteTituloNoticia{
	font-size:16px;
	font-weight: bold;
	display:block;
	color: #333;
	margin: 0px 5px 0px 15px;
}

.titularNoticia a,.titularNoticia{
	font-size:21px;
	font-weight: bold;
	display:block;
	color: #2c2b2c;
	margin: 0px 5px 0px 15px;
}

.fechaNoticia{
	margin: 0px 0px 0px 15px;
	font-size: 9px;
	font-weight: bold;
	color: #0099FF;
	width: 100%;
	display:block;
}

.textoNoticia{
	font-size:14px;
	display:block;
	color: #2c2b2c;
	width: 540px;
	margin: 0px 0px 0px 15px;
}

.textoNoticia img{
	margin: 0px 0px 20px 0px;
}


.noticiasRelacionadas{
	margin:10px 0px 0px 0px;
	min-height: 106px;
	float:left;
}

.noticiasRelacionadasCabecera{
	background-image:url("../img/stre.jpg");
	background-repeat:no-repeat;
	width: 575px;
	font-size:0px;
	height: 5px;
	*height: 6px;
}

.noticiasRelacionadasContenido{
	width: 573px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	background-color: #DDE7F7;
	margin-bottom: 10px;
}

.noticiasRelacionadasContenido a{
	color: #2c2b2c;
    font-weight:bolder;
	display:block;
    margin: 0px 0px 5px 10px;
}

/*C- Index */


/* lateral derecha */

#contactar a{
	font-weight: bolder;
	font-size: 13px;
	color: #FFF;
	height:19px;
	*height: 21px;
	width:177px;
	background-image:url("../img/contacto.gif");
	background-repeat:no-repeat;
	float: left;
	text-align: left;
	padding: 2px 0px 0px 55px;
}

#contactar a:hover{
	background-image:url("../img/contacto_h.gif");
	text-decoration:none;
}


#noticiasWFE{
	width:177px;
	float:left;
	margin-bottom: 14px;
}

#noticiasWFECabecera{
	background-image:url("../img/worldfishing.png");
	background-repeat:no-repeat;
	width: 177px;
	font-size:0px;
	height: 48px;
}

#noticiasWFEContenido{
	width: 173px;
	*width: 177px;
	border-left: 2px solid #F5F5F5;
	border-right: 2px solid #F5F5F5;
	background-color:#FAFAFA;
}

.noticiasWFEContenidoNoticia{
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #CCC;
}

#noticiasWFEPie{
	background-image:url("../img/pie.gif");
	background-repeat:no-repeat;
	clear:both;
	width: 177px;
	font-size:0px;
	height: 14px;
}

#galeria{
	font-weight: bolder;
	font-size: 13px;
	color: #FFF;
	height: 214px;
	width:177px;
	background-image:url("../img/galery.gif");
	background-repeat:no-repeat;
	float: left;
	text-align: left;
	padding: 2px 0px 0px 55px;
}


/* C- lateral derecha */


/* CM */

.cf{
	width: 575px;
    margin: 0px 0px 10px 0px;
	float:left;
	clear:both;
}

#cfCabecera{
	background-image:url("../img/sup_triple.jpg");
	background-repeat:no-repeat;
	width: 575px;
	font-size:13px;
	color: #666;
	text-align:center;
	height: 5px;
	font-size:0px;
}

#cfContenido{
	width: 573px;
	*width:575px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	background-color:#FAFAFA;
}

.anteTitulocf{
	font-size:16px;
	font-weight: bold;
	display:block;
	color: #333;
	margin: 0px 5px 0px 15px;
}

.subTitulocf{
    font-size:12px;
	display:block;
	color: #333;
	margin: 0px 5px 5px 5px;
}

.titularcf a,.titularcf{
	font-size:21px;
	font-weight: bold;
	display:block;
	color: #2c2b2c;
	margin: 0px 5px 0px 3px;
}


/* C- CM*/

/* PRENSA */



.prensa{
	width: 593px;
	*width: 580px;
        margin: 0px 0px 10px 0px;
	float:left;
	clear:both;
}

#prensaCabecera{
	background-image:url("../img/prensa.png");
	background-repeat:no-repeat;
	width: 593px;
	*width: 580px;
	font-size:13px;
	color: #666;
	text-align:center;
	height: 22px;
	font-size:0px;
}

#prensaContenido{
	width: 573px;
	*width:575px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
        padding-top: 8px;
	padding-bottom: 8px;
	background-color:#FAFAFA;
}

.subTituloprensa{
    font-size:12px;
	display:block;
	color: #333;
	margin: 0px 5px 0px 5px;
}

.titularprensa a,.titularprensa{
	font-size:14px;
	font-weight: bold;
	display:block;
	color: #2c2b2c;
	margin: 0px 5px 0px 3px;
}

#prensaMasNoticias{
	font-weight:bold;
	color: #FFF;
	font-size: 11px;
	float: left;
	text-align: left;
	padding-left: 8px;
}
.prensaSEC{
	font-weight:bold;
	color: #2c2b2c;
	font-size: 11px;
	float: left;
	text-align: left;
	padding-left: 48px;
	cursor:pointer;
}

.prensaSEC:hover{
	color:#6A7ED7;
}


/* C - PRENSA */

/* PIE */


/* C- PIE */


.titulares{
    color:#AFA42B;
    font-size:16px;
    font-weight:bolder;
    font-family:Arial;
    margin-bottom:10px;
}
.titfor{
    color:#A78802;
    font-size:12px;
    font-family:Arial;
}

.titfor2{
    font-weight:bolder;
    font-size:12px;
    font-family:Arial;

}



.izquierda{
    float:left;
    width:297px;
    margin-right:40px;
    color:#2c2b2c;
    line-height: 135%;
    font-size:12px;
    font-family:Arial;
}

.derecha{
    float:left;
    width:297px;
    color:#2c2b2c;
    line-height: 135%;
    font-size:12px;
    font-family:Arial;
}

.izquierdat{
    float:left;
    width:428px;
    *width: 472px;
    border:1px solid #AAA;
    margin-right:20px;
    color:#2c2b2c;
    line-height: 135%;
    font-size:12px;
    font-family:Arial;
    padding: 20px 20px 20px 20px;
    height:600px;
}

.derechat{
    float:left;
    width:428px;
    *width: 472px;
    border:1px solid #AAA;
    color:#2c2b2c;
    line-height: 135%;
    font-size:12px;
    font-family:Arial;
    padding: 20px 20px 20px 20px;
    height:600px;
    }

.titlista{
    color:#AFA42B;
    font-size: 12px;
    font-weight:bolder;
    margin-bottom:6px;
}

.lista{
    width:210px;
    margin:0px;
    padding: 0px;
    background-color:#EFEFEF;
    padding:10px 0px 10px 5px;
}

.lista ul{
    font-size:11px;
    padding: 0px 0px 0px 4px;
    margin:0px;
    list-style-type: none;
}

.lista li{
   font-size:12px;
   padding: 0px;
   margin: 0px;
   list-style-type: none;
}

.lista .listae{
    font-size:10px;
    font-style:italic;
    margin-bottom: 5px;
}

.lista .listae2{
    font-size:9px;
    margin-bottom: 2px;
}

.contenidoComite{
    width:460px;
    float:left;
}


.personalidad{
    float:right;
    width: 200px;
    background-color:#EFEFEF;
    padding:10px 10px 10px 10px;
}

.ladillop{
    background-color:#FFF;
    border:1px solid #E5E5E5;
    padding: 0px 0px 20px 0px;
    text-align: left;
    padding: 7px 7px 7px 7px;
    width:204px;
    height:165px;
    *height:200px;
    float:left;
    font-family:Arial;
    font-size:12px;
    margin:10px 22px 0px 0px;
}


.ladillop:hover{

    cursor:pointer;
}

.cargop{
    color:#363230;
    font-size:11px;
    margin-top:3px;
    clear:both;
}

.fotop{
    float:left;
    text-align:left;
    margin:0px 8px 0px 0px;
}


.celda{
    width:65px;
    vertical-align:top;
    color:#AFA42B;
    font-size:12px;
    font-weight:bolder;
}

.celda5{
    width:65px;
    vertical-align:top;
    color:#666;
    font-size:11px;

}

.celda2{
    color:#000;
    font-size:12px;
    font-weight:bolder;
}

.celda3{
    color:#666;
    font-size:11px;

}

.celda4{
    color:#000;
    font-size:11px;
}


.cargop2{
    font-weight:bolder; font-size:16px; font:Arial; text-decoration:underline;
 }
 .cargop3{margin-bottom:5px; font-style:italic; font-size:12px;}
 .cargop4{font-size:10px; line-height: 145%; text-align:left;}

 .bloquePorgrama{
clear:both;
display:block;
width:100%;
height:30px;
}
.hora{
background-color:#AFA42B;
color: #FFF;
padding: 1px 3px 3px 3px;
width: 72px;
height:12px;
font-size:11px;
float:left;
}
.tituloPrograma{
float:left;
border-bottom:1px solid #AFA42B;
color:#AFA42B;
font-weight:Bolder;
padding: 0px 5px 0px 6px;
}

.tablasPrograma{
margin: 0px 0px 20px 20px;
}
.titopi{
    font-weight:bolder;
    text-align:center;
    margin-bottom: 5px;
}

.ponencia {
    margin-top: 10px;
}

.ponencia a {
    font-weight: bold;
    color: blue;
}

.ponencia a:hover {
    text-decoration: none;
    color: red;
}

.ponencia img {
    margin-right: 5px;
    vertical-align: middle;
}
