/* General */


body {
	padding: 0 0 0px 0; margin: 0px; border: 0px;
	background-color : #FFFFFF;
   font: 75% arial; color: #000;   /* 11px */
	/*background: url(../images/bg_body.jpg) bottom center no-repeat;*/
	font-family: Georgia, Times, serif serif; 
	/*min-height:1250px;*/
	float:left;

	
}
img { border: 0px;}
hr{ border-width: 0px; color: #CCC; height: 1px; background-color: #CCC; }
p{ padding: 0px;	padding-top: 5px; padding-bottom: 5px; margin: 0px;}
td { font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
.hidden{ display:none;}
.derecha{ float: right;}
.izquierda{ float: left; }
.centrado{ text-align: center; }
.txtDerecha{ text-align: right; }
/* Fin General */


/* Enlace Generico */
a, a:link, a:visited { color: #c84f34; text-decoration: none;}
a:hover { color: #c84f34; text-decoration: underline;}
/* Fin Enlace Generico */


/* Formularios */
.formulario{ width: 100%; }
form { margin: 15px 0px 0px 0px; padding: 0px; }
form label{ font-weight: bold; }
form span{ font-weight: normal;}
form div{ padding: 5px 0px 5px 0px;  line-height: 17px;  }
.col05{	float: left; width: 5%;}
.col10{	float: left; width: 10%;}
.col15{	float: left; width: 15%;}
.col20{	float: left; width: 20%;}
.col25{	float: left; width: 25%;}
.col30{	float: left; width: 30%;}
.col35{	float: left; width: 35%;}
.col40{	float: left; width: 40%;}
.col45{	float: left; width: 45%;}
.col50{	float: left; width: 49%;}
.col55{	float: left; width: 55%;}
.col60{	float: left; width: 60%;}
.col65{	float: left; width: 65%;}
.col70{	float: left; width: 70%;}
.col75{	float: left; width: 75%;}
.col80{	float: left; width: 80%;}
.col85{	float: left; width: 85%;}
.col90{	float: left; width: 90%;}
.col95{	float: left; width: 95%;}
input { margin-left: 5px; padding:1px 2px 2px 2px;  overflow: visible; font-family: Georgia, Times, serif serif; font-size: 1em; font-weight: normal; color: #000; background-color: #FFF; border: 1px solid #808080; }
select { margin-left: 5px; font-family: Georgia, Times, serif serif; font-size: 1em; font-weight: normal; color: #000; background-color: #FFF; border: 1px solid #808080; }
textarea { margin-left: 5px; padding:1px 2px 2px 2px; font-family: Georgia, Times, serif serif; font-size: 1em; font-weight: normal; color: #000; background-color: #FFF; border: 1px solid #808080; }
.check{ background-color: #FFFFFF; border: 0px;  vertical-align: middle; }
input.boton {padding:2px 18px 2px 18px; margin-top:12px; font-family: Georgia, Times, serif serif; font-size: 0.8em; color: #FFF; font-weight: bold; text-transform: uppercase; cursor: pointer; background-color: #c84f34; border: 1px solid #C4CDCC; }
input:disabled { background-color: #E0E0E0; }
.txtlegal{ font-family: Georgia, Times, serif serif; font-size:1em; color: #8F8E8E; font-style: italic; clear: both; width: 99%; text-align: justify; padding-top:15px; margin-bottom:10px; }
.respuesta{ width: 350px; margin:60px 0px 0px 0px; margin-right:auto; margin-left:auto; padding:25px; text-align: center;  background-color: #FFF; border:1px solid #808080;  }
/* Fin Formularios */


#contenedor{ padding: 0px; margin: 0px; border: 0px; width: 100%;   }


/* Cabecera */
#cabecera100{ width:100%; float: left; background: url(../images/bg_cabecera.jpg) top center no-repeat;  }
#cabecera{ width:970px; margin-right:auto; margin-left:auto; position: relative; }
#cabecerafondo{ width:970px; height:267px; float:left;      }
#cabecerafondo .izda{ margin: 0px; padding: 0px; float: left; }
#cabecerafondo .dcha{ margin: 0px; padding: 0px; float: right; text-align:right;  }

#cabecerafondo .logo{ width: 292px; height: 190px; position: relative; top: 18px; left: 0px; background-image:url(../images/logo.png); background-repeat: no-repeat; float:left; }
#cabecerafondo .logo h1 { width: 292px; height: 190px; margin: 0px; padding: 0px; }
#cabecerafondo .logo h1 a { width: 292px; height: 190px; display: block; }
#cabecerafondo .logo h1 span { display: none; }


/* Bloques del Cuerpo */
#cuerpo100{ width: 100%; float: left; background: url(../images/bg_body.jpg) bottom center no-repeat; padding-bottom:420px;   }
#cuerpo{ width: 970px; margin-right:auto; margin-left:auto; overflow:hidden; }
#cuerpofondo{ width: 970px; float:left; }
#cuerpofondo .izda{ width: 200px; float:left; margin-top:40px; }
#cuerpofondo .izda img{margin:0px; margin-bottom: 15px;  }
#cuerpofondo .dcha{padding-bottom:40px; width: 729px; float:right; margin-top:0px; }
#cuerpofondo .fila{ width: 100%; float:left; }
#cuerpofondo .columna{ float:left; overflow: auto; }

#breadcrumbs{ margin: 0px 0px 15px 0px; padding: 0px 0px 0px 23px; font-size: 1em; color: #040000; text-align:right; }
#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:visited { color: #040000; text-decoration: none; padding-left: 3px; padding-right: 3px; }
#breadcrumbs a:hover{ color: #81a9e0; text-decoration: underline; } 
#breadcrumbs .activo{ font-weight: bold;  padding-left: 3px;}

.buscador{ margin: 0px; padding:0px;  text-align: right; color:#FFFFFF; position:absolute; top:215px; right:0px;}
.buscador form{ margin: 0px; padding: 0px; display:inline;  }
.buscador form input{margin-left: 0px;  vertical-align: middle; background-color: #FFF; border: 1px solid #000;}
.buscador form input.buscar{  width: 90px; padding-left:3px;}
.buscador form input.lupa{ border: 0px; background-color: transparent; margin-top:1px;}
.buscador a{color:#FFFFFF;}
/* Fin Bloques del Cuerpo */


/* Pie */
#pie100{ width: 100%; float:left; padding-bottom:0px; }
#pie{ width: 970px; margin-right:auto; margin-left:auto;  padding:0px 0px 0px 0px; text-align:right; }
#piefondo{ height:99px;  padding:0px 0px 0px 0px;  float:right;   }

#piefondo .copy { float:right; font-size: 1em; font-weight: normal; color: #000; }
#piefondo .copy a, #piefondo .copy a:link, #piefondo .copy a:visited{ color: #000;  text-decoration: none;  }
#piefondo .copy a:hover{ color: #000;  text-decoration: underline;  }
/* Fin Pie */


/* Menu Vertical */
.menuvertical{ width: 200px; margin-top:0px; background: url(../images/bg_menu.jpg) top left no-repeat;  margin-bottom: 24px;  }
.menuvertical .top{ width: 172px; min-height: 393px; height: 393px;  padding: 23px 0 0 28px;  }
html>body .menuvertical .top { height: auto;}


.menuvertical h2{ margin: 0px; padding: 0px 0px 7px 0px; font-size: 2.0em; font-weight: bold; color: #000000;  
text-transform: uppercase; margin-left:38px;  }
.menuvertical h2 a, .menuvertical h2 a:link, .menuvertical h2 a:visited{ color: #81a9e0;  text-decoration: none; }
.menuvertical h2 a:hover{  color: #00a7b5; text-decoration: underline; }

.menuvertical ul{	margin: 0px;  padding: 0px; list-style-type: none; width: 100%; margin-bottom:10px; font-size:1.1em;}
.menuvertical ul li{padding: 4px 0px 4px 0px; font-size: 1em; font-weight: bold; color:#c84f34; text-transform: uppercase;  }
.menuvertical ul li a, .menuvertical ul li a:link, .menuvertical ul li a:visited { color: #c84f34; text-decoration: none;  }
.menuvertical ul li a:hover{ color: #e58470; } 
.menuvertical ul li.activo{ color: #e58470; } 
.menuvertical ul li.activo a, 
.menuvertical ul li.activo a:link, 
.menuvertical ul li.activo a:visited {font-weight:bold; color: #e58470; text-decoration: none;  }
.menuvertical ul li.activo a:hover{ color: #e58470;  font-weight:bold;} 

.menuvertical ul ul{	margin: 3px 0 0 0; padding: 0px; list-style-type: none; }
.menuvertical ul ul li{padding: 2px 0px 0px 6px; font-size: 0.9em; font-weight: normal; 
color: #000000;  background-image: url(../images/puntito.jpg);  background-position: 0px 11px;   background-repeat: no-repeat;  text-transform: none;  }
.menuvertical ul ul li a, .menuvertical ul ul li a:link, .menuvertical ul ul li a:visited { color: #000000; text-decoration: none;  }
.menuvertical ul ul li a:hover{ color: #676765; text-decoration: none;} 
.menuvertical ul li.activo ul li a, .menuvertical ul li.activo ul li a:link, .menuvertical ul li.activo ul li a:visited { color: #000000; text-decoration: none;  }
.menuvertical ul li.activo ul li a:hover{ color: #000000; text-decoration: none; font-weight:bold;} 
.menuvertical ul li ul li.activo{  font-weight:bold;} 
.menuvertical ul li ul li.activo a, .menuvertical ul li ul li.activo a:link, .menuvertical ul li ul li.activo a:visited{color: #000000; font-weight:bold;}
.menuvertical ul li ul li.activo a:hover{color: #000000; text-decoration:underline;}


.menuvertical ul ul ul{	margin: 0px; margin-top:2px; padding: 0px; list-style-type: none; }
.menuvertical ul ul ul li{padding: 1px; padding-left: 13px; padding-right: 0px; font-size: 1em; font-weight: normal; color: #FFF; background-image: url(../images/ico_submenu2.gif);  background-position: 0.4em 0.65em;  background-repeat: no-repeat; }
.menuvertical ul ul ul li a, .menuvertical ul ul ul li a:link, .menuvertical ul ul ul li a:visited { color: #FFF; text-decoration: none;  }
.menuvertical ul ul ul li a:hover{ color: #FFF; text-decoration: underline; } 
/* Fin Menu Vertical */



/* Bloque Contenido */
.contenidos{ width: 729px; margin: 0px 0px 0px 0px; }
.contenidos h3{  margin-bottom:20px;  background: url(../images/bg_h3_grande.jpg) bottom left no-repeat; padding:0 0 10px 0; color:#000000; font-size:2.2em; text-transform: uppercase;    }
.contenidos p{ text-align: justify; }
.contenidos p.resaltado{ text-align: left; padding: 5px 10px 5px 10px; margin: 0px; margin-bottom: 7px; font-size: 1.1em; font-weight: bold; font-style: italic; color: #c84f34;  background-color: #FFF;}
.contenidos h4{ padding: 0px; padding-bottom:2px; margin: 15px 0px 5px 0px; font-size: 1.2em; color: #c84f34; }
.contenidos h5{ padding: 0px; padding-bottom:2px; margin: 10px 0px 0px 0px; font-size: 1.1em; color: #c84f34; }
.contenidos ul { list-style:none; margin: 0px; margin-top:10px; margin-bottom:10px; padding: 0px; padding-bottom: 5px; padding-left:40px; padding-right:6px; text-align: left; }
.contenidos ul li{ background-image:url(../images/ico_listas.gif); background-position:left 0.7em; background-repeat:no-repeat; border: 0px; padding-top: 3px; padding-bottom:3px; padding-left:19px;  text-align: left;  }
.contenidos img.imagendcha { margin: 10px; margin-left: 25px; margin-right: 0px; float:right;}
.contenidos img.imagenizda { margin: 10px; margin-left: 0px; margin-right: 25px; float:left;}
/* Fin Bloque Contenido */


/* Home */
.homeCentro{ width: 504px; margin: 0px 25px 0px 0px; padding: 0px 0px 0px 0px; float:left;}
.homeDerecha{ width: 200px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float:left;}
.homeDerecha img{ width: 200px; margin: 0px 0px 15px 0px;/*border:1px solid #B0B0B0;*/}

.accesosHome{ width: 100%;  background-color: #FFF; margin:15px 0px 0px 0px; padding-bottom:8px; float:left; }
.accesosHome h3{margin-bottom:8px;  background: url(../images/bg_h3.jpg) bottom left no-repeat; padding:0 0 10px 0; color:#000000; font-size:2.2em;}
.accesosHome img{ vertical-align: middle; margin:8px;}

.accesosHome2{ width: 100%;  background-color: #FFF; margin:15px 0px 0px 0px; padding-bottom:8px; float:left; text-align:right;}
.accesosHome2 h3{margin-bottom:0px; background-color: #FFFFFF;  background-image: url(../images/fondo_tit_accesos.gif);  background-position: bottom;  background-repeat: no-repeat;}
.accesosHome2 img{ vertical-align: middle; margin:8px;}

.listaNoticiasHome{ width: 100%;  margin:0px 0px 20px 0px; float:left;}
.listaNoticiasHome h3{margin-bottom:8px; margin-top:0px; background: url(../images/bg_h3.jpg) bottom left no-repeat; padding:0 0 10px 0; color:#000000; font-size:2.2em;}
.listaNoticiasHome a.vertodas, .listaNoticiasHome a.vertodas:link, .listaNoticiasHome a.vertodas:visited {float:right; margin:5px 10px 0px 0px; font-weight: bold;  color:#c84f34; text-decoration: none;}
.listaNoticiasHome a.vertodas:hover { color:#c84f34; text-decoration: underline;}
.noticiaHome{ width: 504px; margin: 15px 0px 0px 0px; padding: 0px 0px 0px 0px; float:left;}
.noticiaHome .foto{ width: 98px; margin: 0px 15px 0px 0px; padding: 0px 0px 0px 0px; float:left;}
.noticiaHome .foto img{ width: 98px; }
.noticiaHome .texto{ width: 391px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float:left;}
.noticiaHome .texto a, .noticiaHome .texto a:link, .noticiaHome .texto a:visited {font-weight: bold;  color: #c84f34; text-decoration: none; font-size:1.2em;}
.noticiaHome .texto a:hover { color: #c84f34; text-decoration: underline;}
/* Fin Home */


/* Noticias */
.listaNoticias{ width: 100%;  margin:0px 0px 20px 0px; float:left;}
.noticia{ width: 723px; margin: 5px 0px 10px 0px; padding: 0px 0px 0px 0px; float:left;}
.noticia .foto{ width: 98px; margin: 0px 15px 0px 0px; padding: 0px 0px 0px 0px; float:left;}
.noticia .foto img{ width: 98px; }
.noticia .texto{ width: 610px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float:left;}
.noticia .texto a, .noticia .texto a:link, .noticia .texto a:visited {font-weight: bold;  color: #c84f34; text-decoration: none; }
.noticia .texto a:hover { color: #81a9e0; text-decoration: underline; }
/* Fin Noticias */


/* Ediciones Anteriores */
.edicionAnt{ width: 217px; float:left;  margin:5px 0px 20px 0px; padding:0px 0px 0px 18px; height: 170px;}
.edicionAnt img{ border:1px solid #000;  margin:0px 0px 5px 0px;}
.edicionAnt a, .edicionAnt a:link, .edicionAnt a:visited{ font-weight: bold; }
/* Fin Ediciones Anteriores */


/* Agenda */
.agenda{ width: 100%; float:left;  margin:0px 0px 20px 0px; padding:0px 0px 0px 0px;}
.agenda .dia{ width: 150px; float:left;  margin:0px 10px 0px 0px; padding:11px 5px 5px 5px;font-size: 1.1em; color: #c84f34;  font-weight: bold;  text-align: right;  }
.agenda .programa{ width: 530px; float:left;  margin:0px 0px 0px 0px; padding:10px 10px 10px 10px;  background-color: #FFF;  line-height: 16px;  }
/* Fin Agenda */


/* Ponencias */
.ponencia{ width: 100%; float:left;  margin:0px 0px 20px 0px; padding:0px 0px 0px 0px;}
.ponencia .nombre{ width: 140px; float:left;  margin:0px 10px 0px 0px; padding:11px 5px 5px 5px;font-size: 1.1em; color: #000000;  font-weight: bold;  text-align: right;  }
.ponencia .listado{ width: 540px; float:left;  margin:0px 0px 0px 0px; padding:10px 10px 10px 10px;  background-color: #FFF;  line-height: 16px;  }
.contenidos .ponencia .listado ul { list-style:none; margin: 0px 0px 0px 0px; padding: 0px 6px 0px 5px; text-align: left; }
.contenidos .ponencia .listado ul li{ border: 0px; padding:1px 0px 5px 19px; text-align: left;  background-image:url(../images/ico_listas.gif); background-position:left 0.7em; background-repeat:no-repeat; }
/* Fin Ponencias */


/* Ponentes */
.listaPonentes{ width: 100%;  margin:0px 0px 20px 0px; float:left;}
.ponente{ width: 728px; margin: 5px 0px 5px 0px; padding: 0px 0px 12px 0px; float:left; border-bottom:1px solid #c84f34;}
.ponente a, .ponente a:link, .ponente a:visited {font-weight: bold;  color: #c84f34; text-decoration: none;}
.ponente a:hover { color: #81a9e0; text-decoration: underline;}
/* Fin Ponentes */


/* Talleres */
.listaTalleres{ width: 100%; float: left;}
.taller{ width: 100%; float: left; margin:0px 0px 20px 0px;}
.taller .titulo{ font-weight: bold;  color: #c84f34; }
.taller .accesos{ background-color: #FFF; float: left; width: 100%; margin-top: 10px; padding:3px; padding-left:0px; padding-right:0px; padding-bottom:4px; font-size: 1em; color: #000000; text-align: right;  font-weight: bold; }
.taller .accesos a, .taller .accesos a:link, .taller .accesos a:visited{ color: #c84f34; text-decoration: none; padding-left:5px; padding-right:5px; }
.taller .accesos a:hover{ color: #c84f34; text-decoration: underline; }
/* Fin Talleres */


/* Publicaciones */
.publicacion{ width: 100%; float:left;  margin:0px 0px 20px 0px; padding:0px 0px 0px 0px;}
.publicacion .nombre{ width: 140px; float:left;  margin:0px 10px 0px 0px; padding:15px 5px 5px 5px;font-size: 1.1em; color: #000000;  font-weight: bold;  text-align: right;  }
.publicacion .listado{ width: 513px; float:left;  margin:0px 0px 0px 0px; padding:15px 20px 15px 30px;  background-color: #FFF;  line-height: 16px;  }
.contenidos .publicacion .listado ul { list-style:none; margin: 15px 0px 0px 0px; padding: 0px 6px 15px 35px; text-align: left; float:left; }
.contenidos .publicacion .listado ul li{ border: 0px; padding:1px 0px 5px 19px; text-align: left;  background-image:url(../images/ico_listas.gif); background-position:left 0.7em; background-repeat:no-repeat;  font-weight: bold;  }
.publicacion .listado .publi {width:100%; float:left; margin:0px 0px 12px 0px;}
.publicacion .listado .publi .foto{width:18%; float:left; }
.publicacion .listado .publi .texto{width:82%; float:left;  font-weight: bold; padding:20px 0px 0px 0px; }
/* Fin Publicaciones */


/* Paginación */
.paginacion{ width: 720px; float:left; background-color: #FFF; margin: 0px 0px 0px 0px; padding:3px 5px 4px 3px; font-size: 1em;  color: #c84f34; text-align: right;}
.paginacion .activo{ background-color: #c84f34; padding-bottom:1px; padding-right:3px;  padding-left:3px; color: #FFF; font-weight: bold;}
.paginacion a, .paginacion a:link, .paginacion a:visited{ color: #c84f34; text-decoration: none; font-size: 1em; padding-right:1px;  padding-left:1px;}
.paginacion a:hover{ color: #000;  text-decoration: underline; font-weight: bold; padding-left:0px;}
/* Fin Paginación */


/* Pagina Detalle */
#detalle{ width: 100%; float: left;}
#detalle img{ width:250px; float: right; border: 1px solid #666; margin: 10px; margin-left: 25px; margin-right: 0px;}
#detalle .titulo{ font-weight: bold;  color: #c84f34; font-size:1.1em;}
#detalle .fecha{  color: #666; line-height: 18px; }

.volver{ background-color: #FFF; float: left; width: 100%; margin-top: 10px; padding:3px; padding-left:0px; padding-right:0px; padding-bottom:4px; font-size: 1em; color: #c84f34; text-align: right;  font-weight: bold; }
.volver a, .volver a:link, .volver a:visited{ color: #c84f34; text-decoration: none; padding-left:5px; padding-right:5px; }
.volver a:hover{ color: #c84f34; text-decoration: underline; }
/* Fin Pagina Detalle */
