/*
Theme Name: Saval net
Theme URI: http://www.savalnec.cl
Description: Saval Net
Version: Beta
Author: BuenaBuena
Author URI: http://buenabuena.cl

*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
        }
.clearfix {display:inline-block;}
.clearfix {display:block;}

*{
    margin:0;
    padding:0;
}
html, body {height: 100%;}

body{
    font-family: "Lucida Sans", "Lucida Grande",lucida sans, arial, sans-serif;
    font-size:12px;
    color:#414142;
    line-height:140%;
}

a, a:hover{
	color:#0d69a4;
	text-decoration:none;
}

a:hover{
	color:#035386;
}
p{
    line-height:150%;
    padding:5px 0;
    color:#525252;
}
h2{font-family: 'Gudea', sans-serif; font-size:22px; font-style:italic; font-weight:normal; line-height:110%}
h3{font-family: 'Gudea', sans-serif; font-size:17px; font-style:italic; font-weight:normal; line-height:120%}
h4{font-family: 'Gudea', sans-serif; font-size:15px; font-style:italic; font-weight:normal;}


header{
    background-color:#0b619b;
    width: 960px;
    margin: 0 auto;
    
}

header .container_16{
	position:relative;
}

/* ******CAMBIO TEXTO POR IMAGEN******  */
header h1 a, header h2 a, #slides .pagination li a, .facebook a, .twitter a, .linkedin a, .rss a,  #slides-int .pagination li a{
    overflow:hidden;
    text-indent:-99999px;
    display:block;
}
/* ****** * * ******  */


header h1 a{
    background:url(../img/logo.png) no-repeat;
    width:257px;
    height:63px;
    float:left;
    margin:25px 10px;
}

.logo-emc {
    background:url(../img/logo_top_emc.png) no-repeat;
    width:257px;
    height:63px;
    float:left;
    margin:25px 20px;
}

.menu{
	background:#044571;
	font-family: 'Gudea', sans-serif;
	font-size:15px;

	width: 960px;
	margin: 0 auto;
}
.menu li{
	float:left;
}
.menu li a{
	display:block;
	padding:9px 22px;
	color:#fff;
	border-right:1px solid #296186;
	border-left:1px solid #03375b;
}
 .menu li.act a{
	background:#417abe;
}
.menu li a:hover, .menu li:hover{
	background:#043b60;
}

.menu li.act li a{
	background:#043b60;
	border-left:1px solid #043b60;
}

.menu li.corp{
background:#234154;	
}


/* MENU DESPLEGABLE */
.menu ul{
   list-style:none;
}
.menu ul li{
   position:relative; /* Las coordenadas de los ul inferiores serān relativas al <li> que los contiene */
}
.menu ul ul{
   position:absolute; /* Esta posiciŅn es relativa al <li> que contiene a este <ul> */
   left:0px; /* Para que no monte sobre el <li> */
   top:34px;
   display:none;
   list-style:none;
   background:#043b60;
   border-bottom:2px #0c4c77 solid;
}
.menu ul li:hover > ul{
   display:inline;
   z-index:99999;
}
.menu ul li ul a{
    width:180px;
    height:100%;
}
.menu ul li ul a:hover{
    height:100%;
    background-color:#417abe;
}

.menu li ul li a{
	border:none 0;
	border-bottom:#0c4c77 1px solid;
	border-left:#0c4c77 1px solid;
	
}

/* SLIDE */


#slide{
}

#slides{
    margin:15px 0;
    position:relative;
    height:275px;
}
#slides .slides_container {
    width:640px;
    position:relative;
    z-index:8;
}
#slides .slides_container div{
    width:640px;
    height:270px;
    display:block;
    background:#3e3d3b;
    overflow:hidden;
}
#slides .slides_container div img{
	width:320px;
	float:left;
}              
#slides .slides_container .slide-contenido{    
    width:285px;
    height:250px;
    padding:10px 15px 10px 10px;
    float:right;
    margin-left:10px;
    color:#fff;
    position:relative;
    font-family: 'Gudea', sans-serif;
    font-size:13px;
    line-height:140%;
}
#slides .slides_container .slide-contenido p{
    color:#fff;
}
#slides .slides_container .slide-imagen{
    float:left;
    width:600px;
    height:285px;
    overflow:hidden;
    background:#fff;
}
#slides .slides_container h2 a{
    font-style:italic;
    font-weight:normal;
    font-size:22px;
    line-height:26px;
    margin:10px 0 10px 0;
    color:#fff;
    display:block;
}
#slides .slides_container a.ver-mas{
   background:#585857 url(../img/flecha-blanca.png) no-repeat 5px center;
   position:absolute;
   bottom:20px;
   left:10px;
   color:#fff;
   font-size:11px;
   padding:2px 10px 2px 19px;
   text-transform:uppercase;
}
#slides .pagination{
  position:absolute;
  right:20px;
  bottom:32px;
  z-index:12;
}
#slides .pagination li{
    float:left;
    margin:0 3px;
}

#slides .pagination li a{
    background:url(../img/punto-slide.png);
    width:7px;
    height:7px;
}

#slides .pagination li.current a{
    background-position:bottom;
}

/* buscador */
#buscador{
	width:447px;
	color:#fff;
	font-family: 'Gudea', sans-serif;
	font-style:italic;
	background:#014d80;
	height:47px;
	position:absolute;
	right:20px;
	top:32px;
}
#buscador .buscar{
	position:absolute;
	right:218px;
	width:200px;
	margin:10px 0 5px 5px;
	padding:3px 5px 2px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: 'Gudea', sans-serif;
	font-style:italic;
	font-size:14px;
	color:#555;
	border:1px solid #c6d2d8;
}

#buscador .desplegable{
	background:#fff  url(../img/flecha-desplegable.png) no-repeat right top;
	border:1px solid #c6d2d8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: 'Gudea', sans-serif;
	width:162px;
	font-style:italic;
	font-size:14px;
	position:absolute;
	right:45px;
	margin:10px 0 5px 5px;
}
#buscador .desplegable ul{
	width:136px;	
	overflow:hidden;
	position:absolute;
	display:none;	
	background:#fff;
	left:-1px;
	top:24px;
	padding:2px 0;
	border-top:none;
	border-top:1px solid #eee;
	font-size:14px;
}
#buscador .desplegable ul li{
	border-bottom:1px solid #eee;
}
#buscador .desplegable li{
padding:4px 5px 3px 10px;
}
#buscador .busca{
	position:absolute;
	right:10px;
	top:9px;
	background:url(../img/bg-buscar.png) no-repeat;
	border:none;
	text-indent:-9999px;
	width:28px;
	height:28px;
	margin:0px 0 0 20px;
	cursor:pointer;
	color:#417abe;
}

/* DESPLEGABLE */

#buscador ul ul li{
   position:relative;
}
#buscador ul ul{
   position:absolute;
   display:none;
   list-style:none;
  
}
#buscador ul li:hover > ul{
   display:inline;
   z-index:99999;
}

#buscador ul li ul a:hover{
    height:100%;
}


/**/


/* banners */
.banners a, .banners a, {
	margin:3px 0 4px 5px;
	display:block;
	float:left;
}

.banner {
	margin:3px 0 7px 0;
	display:block;
}

.banners-central {
	width:950px;
	margin:15px auto 0 auto;
}
.banners-central a{
	margin:0 6px;
}

/* CUERPO HOME*/

.titulo-seccion {
	background:#f78c19;
	padding:4px 10px;
	color:#fff;
}

.ciencia-medicina .titulo-seccion {
	background:#417abe;
}

.titulo-seccion a, .titulo-seccion a:hover {
	color: #fff;
	float: right;
	font-size: 13px;
}


/* Listado posts */
#cuerpo{
	
}
.home{
	margin:0 auto;
	width:980px;
}
.banners{
	margin-top:12px;
	float:right;
	width:300px;
}
.home .post{
	margin:6px 0;
	padding:6px 0;
	min-height: 100px;
}
.home .post img{
	float:left;
	margin:0 10px 5px 0;
	border:1px solid #ddd;
}

.normal p{
	clear: both;
}
.home .post span{
	display:block;
	margin:2px 0 5px 0;
	font-size:11px;
	color:#999;
	text-transform:uppercase;
}

.home .post span a{
	background:url(../img/flecha-naranja.png) no-repeat left center;
	padding-left:12px;
}
.ciencia-medicina .post span a{
	background:url(../img/flecha-azul.png) no-repeat left center;	
}
.mundo-medico .post span a{
	color:#f78c19;	
}
.mundo-medico .normal h2{
	width: 150px;
	float: left;
}
.seccion{
	margin-right: 60px;
}
.destacado, .doble, .simple{
	border-bottom:1px solid #ddd;
}
.destacado p{
	width:405px;
	float:right;
}
.destacado img{
	width:160px;
	height:auto;
	
}

.em.seccion ul {
	margin-top: 20px;
}

.em.seccion ul li {
	background-color: #ededed;
	padding: 12px;
	margin: 10px 0;
	position: relative;
}

.em.seccion ul li img {
	float: left;
	border: 8px solid #6a656b;
	margin-right: 20px;
	margin-bottom: 10px;
}

.em.seccion ul li a.ver-mas {
	text-align: right;
	background:#585857 url(../img/flecha-blanca.png) no-repeat 5px center;
	color:#fff;
	font-size:11px;
	padding:2px 10px 2px 19px;
	text-transform:uppercase;
	margin-left: 470px;
}

.home .post.normal{
	width:270px;
	float:left;
	margin-right:20px;

}
.home .post h2 a{
	color:#414142;
	
}
.home .post h4{
	margin-bottom:4px;
}

.normal h2{
	font-size:17px;
	line-height:120%;
}

.simple h2{
	font-size:19px;
	line-height:120%;
}

.normal p, .simple p{
	/*clear:both;*/
}

/* GALERIAS */

.galerias{
	background:url(../img/bg-galeria.jpg);
	padding:15px 0;
	margin-top:15px;
	
	width: 960px;
	margin: 15px auto 0 auto;
	overflow: hidden;
}

.tit_gal h2{
	margin-left: 15px;
}
.galerias h3{
	color:#fff;
	font-size:23px;
	margin:0 0 8px 10px;
}

.galerias h3 a {
	color: #fff;
	float: right;
	font-size: 13px;
	margin-right: 10px;
}

.gal{
	position:relative;
	font-family: 'Gudea', sans-serif;
	margin:12px 10px;
}
.gal article{
	width:220px;
	height:170px;
	overflow:hidden;
}

/* GALERIA LISTADO */
.galerias_int li{
	position:relative;
}
.galerias_int .video, .galerias_int .foto{
	position:absolute;
	left:5px;
	top:105px;
	background:url(../img/ico-video-gal.png) no-repeat;
	width:33px;
	height:33px;
	display:block;
	text-indent:-99999px;
}
.galerias_int .foto{
	background:url(../img/ico-foto-gal.png) no-repeat;
}


.gal div{
	position:absolute;
	bottom:10px;
	left:10px;
}
.gal span{
	color:#fff;
	background:#333;
	padding:2px 8px;
	font-size:15px;
	font-style:italic;
	margin:0 0 0 -20px;
}

.gal h2 a{
	font-size:16px;
	color:#fff;
	line-height:11px;	
	font-style:normal;
	font-weight:bold;
	line-height:120%;
	width:175px;
	display:block;
	margin-top:10px;
	font-family:helvetica, arial, sans-serif;
	text-shadow: 2px 2px 8px #111;
        filter: dropshadow(color=#111, offx=3, offy=2);
}
.gal article a:hover > img{
	-webkit-transform:scale(1.1);	
}

.gal .video, .gal .foto{
	position:absolute;
	left: 185px;
	top:130px;
	width:33px;
	height:33px;
	display:block;
	text-indent:-99999px;
	z-index: 9999;
}

.gal .video {
	background:url(../img/ico-video-gal.png) no-repeat;
}

.gal .foto{
	background:url(../img/ico-foto-gal.png) no-repeat;
}

.limite {
	background: url(../img/bg-galeria.jpg);
	height: 10px;
	border: none;
	clear: both;
	width: 960px;
	margin: 0 auto;
}

#links li{
	padding:2px 0;
	
}
#links h4{
	margin-bottom: 10px;
}
#links{
	margin:0px 0;
	padding:15px 0;
	background: #fdfdfd;
	
	width: 960px;
	margin:0 auto;
}
footer {	
	margin:0 0 30px 0;
	padding:20px 0;
	background:url(../img/bg-pie.jpg);
	
	width: 960px;
	margin: 0 auto 30px auto;
}

footer li{
	padding:6px 0;
}

footer h4{
	font-family: 'Gudea', sans-serif;
	font-size:16px;
	font-style:italic;
	margin:0 0 10px 0;
}

.firma{
	padding:0 0 30px 0;
}

.social-pie li{
	float: left;
	margin: 3px;
}
.social-pie li a{
	background:url(../img/bg-ico-social.jpg) no-repeat;
	width: 32px;
	height: 32px;
	overflow: hidden;
	display: block;
	text-indent: -999999px
}
.social-pie li.facebook2 a{
	background-position: -38px 0;
}
.social-pie li.twitter2 a{
	background-position: -77px 0;
}
/* LOGIN  */
.login-externo {
	width:440px;
}
.login-externo h2{
	 background:#0b619b url(../img/bg-top-azul.jpg);
	 padding:20px;
	 text-transform:uppercase;
	 font-size:15px;
	 color:#fff;
	 font-weight:normal;
	 margin:0;	
}

.login-externo form{
	background:#eee;
	padding:20px;
}

.login-externo label{
	width:65px;
	text-align:right;
	clear:left;
	padding:5px;
}

.login-externo input{
	float:left;
	width:230px;
	padding:9px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.login-externo input.enviar, .login-externo .enviar{
	background:#0a76bf;
	width:230px;
	margin: 5px auto;
	text-transform:uppercase;
	font-size:13px;
	color:#fff;
	padding:8px;
	cursor:pointer;
	display:block;
	text-align:center;
	margin-left:90px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}

.login-externo .enviar{
	margin-left:110px;
	padding:6px;
}
	

.login-externo span {
	padding:10px 20px;
	display:block;
	
}

.login-externo h3{
	background:#eee;
	padding:8px 20px;
	font-size:13px;
	margin:10px 0 0 0;
}
/* IMPRESION */
.impresion{
	display:none;
}
/* INTERIOR */

.interior{
	margin:30px 0 10px 0;
}
.miga-pan li{
	float:left;
	padding:2px 10px 0 0 ;
	margin:0;
	color:#666;
}
.miga-pan li h5{
	margin:0;
	padding:0;
}

.participacion{
	margin:5px 0;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
}
.participacion li{
	float:left;
	padding:6px 2px;
}
.participacion ul.grid_6{
	float:right;
	width:170px;
}

.participacion span{
	padding:6px 0;
	display:block;
	float:left;
	text-transform: uppercase;
}
.compartir{
	margin-left:200px;
	width:70px;
	float:left
}

#votacion {
	float: right;
	padding-left: 20px;
	background-repeat:no-repeat;
	background-position: left center;
}

#votacion.cerrado {
	background-image:url(../img/ico_cerrado.png);
}

#votacion.abierto {
	background-image:url(../img/ico_abierto.png);
}

#votacion li.marcador {
	background:url(../img/estrellas.png) no-repeat;
	width:15px;
	height:3px;
	margin-top:6px;
}

#votacion li.marcador a {
	padding: 0 8px;
}

#votacion li.votado {
	background-position: 0 -15px ; 
}
#votacion li.novotar {
	background-position: 0 0px ; 
}
#votacion li.votar {
	background-position: 0 -15px ; 
}

a.estrella{
	background:url(../img/estrellas.png) no-repeat;
	width:15px;
	height:15px;
}
a.estrella2{
	background:url(../img/estrellas.png) no-repeat 0 -15px ; 
	width:15px;
	height:15px;
}
a.mail, a.imprimir, a.pdf{
	background:url(../img/ico-interior.png) no-repeat;
	padding-left:22px;
	height:20px;
	display:block;
}
a.imprimir{
	background-position:0 -30px;
}
a.pdf{
	background-position:0 -60px;
}
a.facebook, a.twitter, a.google{
	background:url(../img/redes-sociales.png) no-repeat;
	padding-left:22px;
	height:20px;
	display:block;
}
a.linkedin{
	background:url(../img/linkedin.png) no-repeat;
	padding-left:22px;
	height:20px;
	display:block;
}
.contenidos-complementarios{
	width:155px;
	float:right;
	margin:5px 0 12px 15px;
}
.seccion_compartir{	
	background:#eee;
	padding: 8px	;
}
.seccion_compartir a{
	color:#333;
}

.seccion_compartir ul.comparte, .seccion_compartir ul.horizontal {
	list-style: none;
	padding-left: 0;
	margin-bottom: 8px;
}
.seccion_compartir ul.comparte li{
	margin:4px 0;	
}
.seccion_compartir ul.horizontal li {
	display: inline-block;
	padding-right: 10px;
	width: 90px;
}

div.relacionados h3 {
	margin:0 0 10px 0;
}

div.relacionados {
	background-color: #EEE;
	padding: 8px;
}
div.relacionados li a {
	background:no-repeat 3px center;
	margin: 0 0 12px 0;
	padding: 4px 5px 4px 30px;
	display: block;
	color: #333;
	background-image: url(../img/ico_hoja_blanca.png);
}

div.relacionados li a.relacionado_7 {
	background-image: url(../img/ico_hoja_gal.png);
}

div.relacionados li a.relacionado_11 {
	background-image: url(../img/ico_hoja_video.png);
}

a.twitter{
	background-position:0 -30px;
}
a.google{
	background-position:0 -60px;
}
.evaluar li{
	float:left;
	padding:0 1px 0 0;
}

a.solicitar{
	background:#0e73b7 url(../img/ico-interior-compartir.png) no-repeat center left;
	padding:7px 5px 6px 29px;
	color:#fff;
	float:right;
	margin-top:-43px;
}
.interior .post p{
	line-height:180%;
	font-size:13px;
	color:#333;
}

.interior .post hr {
	border: 1px solid #ddd;
	margin: 10px 0;
}

.interior .post section{
	background:#eee;
	padding: 15px 15px 10px 15px;
	padding-right:10px;
	margin:15px 0;
	font-size: 14px;
	line-height: 18px;
}
.interior h2{
	font-size:29px;
	font-style:normal;
	font-weight:bold;
	margin:15px 0;
	color: black;
	line-height: 30px;
}

.interior .post section p{
	font-size:15px;
	color:#222;
}

/* SLIDE INTERIOR */

#slides-int{
    position:relative;
    min-height: 230px;
    float:right;
    margin-left:15px;
}
#slides-int .slides_container {
	width:280px;
	position:relative;
	z-index:8;
	height:245px;
	overflow:hidden;
}

#slides-int img{
	width:280px;
	height:auto;
}

#slides-int .slides_container div p{
	text-align:center;
	font-size:11px;
	line-height:120%;
	padding:5px 0;
	color:#fff;
	background:#0c4570;
	font-weight: bold;
}
#slides-int .slides_container div{
	width:280px;
	height:245px;
	display:block;
}

#slides-int .slides_container div span{
	height:210px;
	width:280px;
	overflow:hidden;
	display:block;
}
#slides-int .pagination{
  position:absolute;
  right:15px;
  bottom:40px;
  z-index:12;
  list-style:none;
}

#slides-int .pagination li{
    float:left;
    margin:0 3px;
}

#slides-int .pagination li a{
    background:url(../img/punto-slide.png);
    width:7px;
    height:7px;
}

#slides-int .pagination li.current a{
    background-position:bottom;
}

.autor {
	background: #EEE;
	padding: 10px;
	border: 1px solid #D8DAD5;
}

.autor img {
	float: left;
	margin-right: 10px;
}

.biblio p{
	color:#000;
}
.biblio b, .biblio strong{
	font-size:14px
}

/* LATERAL */

.lateral{
	padding-left:10px;
}
.late{
	width: 250px;
	float: right;
}
.lat_int{
	margin-top:40px;
}
.menu-lateral{
	margin:15px 0;
}

.lateral h3{
	padding:20px 0 0 17px;
}
.menu-lateral li a{
	background:#ededed url(../img/ico-flecha-azul-lat.png) no-repeat 11px center;
	padding:7px 10px 8px 23px;
	border-bottom:#d2d2d2 1px solid;
	display:block;
	text-transform:uppercase;
	font-size:11px;
}

.menu-lateral li a:hover, .menu-lateral li a.sel {
	background-color:#a8aaab;
	color:#fff;
}
/*
.lateral .articulo
{
	height: 185px;
	overflow: hidden;
}
*/
.lateral .articulo{
	margin: 20px 0;
	display: block;
}
.lateral .articulo h3 {
	clear: left;
	margin-top: 15px;
	border-top: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	padding: 6px 0;
	text-align: center;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
}
.lateral .articulo h3 a {
	color: #43ac8d;
}
.lateral .articulo h4 {
	font-size: 18px;
	font-weight: bold;
	padding: 8px 0 5px 0;
	margin-bottom: 8px;
}
.lateral .articulo h4 a {
	color: #414142;
}
.lateral .articulo img {
	margin-top: 0px;
}
.lateral .articulo .fecha {
	text-transform: uppercase;
	font-size: 11px;
	color: #999;
}

/* FORMS */

legend{
	color:#414142;	
	font-size:14px;
	font-weight:bold;
	padding:0 10px;
	background:#fff;
	margin:0 10px;
}

fieldset{
	border-top:2px solid #d7d7d7;
	padding:15px 0;
	margin:15px 0;
}

.separador{
	border-top:2px solid #d7d7d7;
	padding:20px 10px 0 0 ;
	clear:both;
	margin:20px 0 0 0;
}

.datos-pos{
	margin-top:-45px;
}

form .boton{
	padding:5px 20px;
	border:none;
	float:right;
}

form input, form textarea, form select {
	border:1px solid #ddd;
	padding:5px;	
	margin: 0 5px;
}

form fieldset p {
	line-height: 30px;
	clear: left;
	padding: 0;
	margin-bottom: 4px;
}

form fieldset p label {
	width:120px;
	display:block;
	float:left;
	text-align:right;
	margin: 0;
	padding: 0;
}

form fieldset p.sinlabel {
	padding-left: 125px;
}

form fieldset p label.enlinea {
	display: inline;
	float: none;
}

form fieldset p var {
	padding: 0 0 0 5px;
	margin: 0;
	font-weight: bold;
	margin-left: 120px;
	display: block;
}

#cuerpo form h3{
	color:#333;
	border-color:#999;
	margin:25px 0 0 0;
	font-size:14px;
	padding:5px 0;
}

form td{
	border-bottom:1px solid #ccc;
	padding:10px;
}

.contenido ul {
	padding-left: 20px;
}

.contenido li {
	list-style: disc;
}

/* CURSOS Y CONGRESOS */
.cyc h2, .agenda h2, .listados h2{
	font-size:22px;
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
	font-weight:normal;
	padding:5px 0;
	width: 98%;
}
.cursos li{
	margin:10px 10px 10px 0;
	width:200px;
	float:left;
	border:1px solid #efefef;
	padding:0 10px;
}
.cursos h3 a{
	font-size:18px;
	line-height:130%;
}

.cursos li img{
	margin-bottom:15px;
	margin:15px auto;
	border: 1px solid #bbb;
}

.cursos li p{
	padding-top:10px;
}

.cursos li p{
	padding-top:10px;
}
.anios li{
	float:left;
	margin:3px;
}
.anios li{
	background:#ccc;
	color:#fff;
	padding:4px 13px;
	display:block;
}
.anios li a{
	color:#333;
}	
.anios li.sel{
	background:#444;
	border-bottom:4px solid #444;
	
}

.afiche{
	max-width:160px;
	float:left;
	margin:0px 15px 10px 0px;
	padding:5px;
	border:1px solid #ddd;

}
.menu-centros li a{
	background:url(img/flecha-azul.png) no-repeat 3px center;
	padding:6px 5px 5px 18px;
	display:block;
	border-bottom:1px solid #ccc;
}

/* MENU INTERIRIOR */

#menu_int li{	
	display:block;
	background:#eee;
	margin-bottom:1px;
	z-index:1;
	position:relative;
}

#menu_int li a{
	color:#333;
	padding:6px 5px 7px 10px;
	display:block;
}

#menu_int ul li ul{
	background:#fbfbfb;
}

#menu_int li ul li{
	background: center #fbfbfb;
}
#menu_int li ul {
	z-index:20;
	position:relative;
}
#menu_int li ul:hover{
}
#menu_int .active {
	background:#bbb;
	color:#fff;
	display:block;	
}

#menu_int .active a{
	color:#fff;
}
/**/
.orden_tabla h3{
	font-size:18px;
}
.orden_tabla{
	list-style: none;
	display:block;
	clear:both;
	padding:10px 0;
}
.orden_tabla li{
	list-style: none;
	padding:13px 20px 13px 15px;
	position:relative;
}
.orden_tabla li.alt{
	background:#f6f6f6;
}
.orden_tabla li.titulo{
	background:#f6f6f6;
	border-top:1px solid #ccc;
	margin-top:25px;
}
.orden_tabla li span{
	position:absolute;
	right:30px;
	top:20px;
	padding:5px;
	text-align:right;
	padding-right:40px;
	font-size:13px;
	width:70px;
}
/*.orden_tabla li span.ico_video{
	background:url(../img/ico_video.png) no-repeat right center;
}*/
.orden_tabla li span.ico_presenta{
	background:url(../img/ico_presenta.png) no-repeat right center;
}
.orden_tabla li span.ico_pdf{
	background:url(../img/ico_pdf.png) no-repeat right center;
}
.orden_tabla li.contenido{
	text-align:center;
}
.boton{	
	background:#0E73B6;
	background: linear-gradient(top, #0E73B6 49%, #0C629C 75%);
	background: -o-linear-gradient(top, #0E73B6 49%, #0C629C 75%);
	background: -moz-linear-gradient(top, #0E73B6 49%, #0C629C 75%);
	background: -webkit-linear-gradient(top, #0E73B6 49%, #0C629C 75%);
	background: -ms-linear-gradient(top, #0E73B6 49%, #0C629C 75%);
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.49, #0E73B6),
		color-stop(0.75, #0C629C)
	);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:4px 15px;
	margin:5px 0 15px 0;
	color:#fff;
	text-align:center;
	font-size:15px;
	font-family: 'Gudea', sans-serif;
}
.boton:hover{
	color:#fff;
}
.mover{
	margin:10px 0 0 0;
	float:right;
}
.navega{
	float:left;
	width:438px;
	border:1px solid #ccc;
}
.navega.uno{
	text-align:right;
	border-right:none;
}
.navega.uno .mover{
	float:left;
}
.volver{
	float:right;
	margin-top:-40px;
}

.orden_tabla li.cerrado, .orden_tabla li.alt.cerrado{
	background-image:url(../img/ico_cerrado.png);
	background-repeat:no-repeat;
	background-position:10px 15px;
	padding-left:40px;
	clear:both;
}
.orden_tabla li.cerrado_doc, .orden_tabla li.alt.cerrado_doc{
	background-image:url(../img/ico_cerrado_doc.png);
	background-repeat:no-repeat;
	background-position:10px 15px;
	padding-left:40px;
	clear:both;
}
.orden_tabla li.abierto, .orden_tabla li.alt.abierto{
	background-image:url(../img/ico_abierto.png);
	background-repeat:no-repeat;
	background-position:10px 15px;
	padding-left:40px;
	clear:both;
}

/* AGENDA DE EVENTOS */
#buscador_eventos{
	background:#e9e8e8;
	padding:10px;
	border:1px solid #ccc;
	margin:15px 0 10px 0;
}
#buscador_eventos .medio{
	width:200px;
	margin:2px 10px;
	text-align:left;
}
#buscador_eventos .chico{
	width:100px;
	margin:2px 10px;
}
#buscador_eventos label.medio{
	display: block;
	float: left;
	margin-right:22px;
	font-size:18px;
	font-family: 'Gudea', sans-serif;
	font-style:italic;
	color:#555;
}

#buscador_eventos select{
	border:1px solid #ddd;
	background:#fff;
	padding:3px;
	font-size:13px;
	color:#555;
}

#buscador_eventos .enviar{
	background:#417abe;
	color:#fff;
	text-transform:uppercase;
	border:none;
}

#buscador_eventos input{
	font-size:13px;
	color:#666;
}
.list_carousel{
	position:relative;
	background:#e9e8e8 url(../img/bg-slide-agenda.jpg) repeat-y 100px 0;
}
.list_carousel .prev, .list_carousel .next{
	width:35px;
	height:78px;
	position:absolute;
	background:url(../img/prev3.png) no-repeat;
	overflow:hidden;
	display:block;
	text-indent:-99999px;
	top:180px;
	left:-22px;
}
.list_carousel .next{
	background-position:right;
	left:952px;
}

.agenda_destacados{
	background:#e9e8e8 url(../img/bg-slide-agenda.jpg) repeat-y;
	padding:25px 0;
	min-height:450px;
	position:relative;
}
.agenda_destacados li{
	text-align:center;
}


.agenda_destacados li:last-child{
	border:none;
}

.agenda_destacados h3{
	font-size:20px;
	line-height:120%;
	margin:8px 0;
	height: 75px;
}

.ver_mas, .ver_mas:hover{
	color:#fff;
	background:#084873;
	padding:3px 8px;
	margin:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.meses{
	text-align:center;
	border-bottom:3px solid #eee;
	margin:25px 0 15px 0;
	padding:15px 0;
}

.meses h4{
	font-size:24px;
	color:#084873;
	float:none;
}
.meses .ant, .meses .sig{
	font-family: 'Gudea', sans-serif;
	font-size:15px;
	float:left;
	color:#414142;
	background:url(../img/meses_flecha.png) no-repeat left -2px;
	padding-left:14px;
	height:20px;
}

.meses .sig{
	float:right;
	background:url(../img/meses_flecha2.png) no-repeat right -2px;
	padding-right:14px;

}

.evento {
	margin-bottom:10px;
}

.evento-imagen {
	float:right;
	width:450px;
}

.evento dl {
	line-height: 20px;
	padding: 0px;
}

.evento dt{
	color:#666;
	float: left;
	width: 100px;
}

.evento dd{
	padding-left: 100px;
}

.bajada{
	clear:both;
}

.pdf a{
	background:url(../img/ico-interior.png) no-repeat;
	background-position:0 -60px;
	padding:0px 0 6px 22px;
	font-size:13px;
	margin:2px 0;
}
/* Listados*/

.listado{
	width:640px;
	float:left;
}
.epigrafe{
	margin:8px 0 3px 0;
	font-style:normal;
	font-size:14px;
	color:#444;
}
.post .epigrafe{
	margin:12px 0 -8px 0;
	font-size:17px;
	color:#555;
}
.fecha-listado{
	text-transform:uppercase;
	color:#666;
	font-size:10px;
	margin-bottom:5px;
}
.fecha-listado a.cat{
	background:url(../img/flecha-azul.png) no-repeat left center;
	padding-left:12px;
}
.listado li{
	padding:10px 0;
	padding-left:180px;
	border-bottom:1px solid #eee;
	min-height: 130px;
}
.agendas .listado li{
	padding-left:0px;
}

.listado li span{
	padding:7px 0 0 0;
	display:block;
	text-transform: uppercase;
	font-size: 11px;
	color: #999;
}
.listado li img{
	margin-left:-180px;
	float:left;
	padding-top:10px;
}
/* */

#pagination{
	margin:25px auto;
	padding:20px 0 0 20px;
	width:480px;
	text-align: center;
}
#pagination li{
	border:0; margin:0; padding:0;
	font-size:11px;
	list-style:none;
	margin-right:4px;
	min-height: 0px;
}
#pagination a{
	border:solid 1px #9aafe5;
	margin-right:4px;
}
#pagination .previous-off,
#pagination .next-off {
	border:solid 1px #DEDEDE;
	color:#888888;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:3px;
	padding:3px 7px;
}
#pagination .next a,
#pagination .previous a {
	font-weight:bold;
}
#pagination .active{
	background:#2e6ab1;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 7px;
}
#pagination a:link,
#pagination a:visited {
	color:#0e509e;
	display:block;
	float:left;
	padding:3px 7px;
	text-decoration:none;
}
#pagination a:hover{
	border:solid 1px #0e509e;
}

/* Select Replacement Style */
.buscador-ui-select-wrap,
#secondary .buscador-ui-select-wrap {
  color: #525252;
  font-size: 12px;
  float: left;
  height: 25px;
  line-height: 12px;
  margin: 0px;
  position: relative;
  text-shadow: 0 1px 0 #fff;
  width: 112px;
}

/* Buscador */
.buscador-ui-select-wrap {
	color: #525252;
	float: left;
	height: 25px;
	line-height: 12px;
	position: relative;
	text-shadow: 0 1px 0 #fff;
	width: 162px;
	position: absolute;
	right: 45px;
	margin: 10px 0 5px 5px;
}

.buscador-ui-select-wrap ::selection {
	background: transparent;
	color: #525252;
}

.buscador-ui-select-wrap ::-moz-selection {
	background: transparent;
	color: #525252;
}

.buscador-ui-select-value {
	background: #f2f1f1;
	background: -moz-linear-gradient(center top , #fefefe, #f7f7f7);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f7f7f7));
	border: 1px solid #d9d9d9;
	cursor: pointer;
	display: block;
	position: absolute;
	font-size: 14px;
	z-index: 15;
	/* CSS3 */
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.active .buscador-ui-select-value {
	background: #fff;
	border-color: #b9c4ca;
	color: #6d6d6d;
}

.buscador-ui-select-value span {
	background: transparent url(../img/select-span.png) no-repeat right top;
	display: block;
	line-height: 23px;
	height: 23px;
	overflow: hidden;
	padding: 0px 10px;
	padding-right: 30px;
	width: 122px;
	/* CSS3 */
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.active .buscador-ui-select-value span {
	background-position: right -23px;
}

ul.buscador-ui-select-list {
	background: #fff;
	border: 1px solid #c9c9c9;
	border-top: 0px;
	color: #6d6d6d;
	display: none;
	left: 0px;
	list-style: none;
	margin: 0 !important;
	padding: 0;
	padding: 2px 0px;
	position: absolute;
	top: 23px;
	width: 162px;
	z-index: 16;
	/* CSS3 */
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.buscador-ui-select-wrap:focus,
.buscador-ui-select-wrap:active {
	outline: 0;
}

.buscador-ui-select-list li {
	cursor: pointer;
	display: block;
	margin: 0;
	padding: 0;
}

.buscador-ui-select-list li span {
	display: block;
	border-bottom: 1px solid #f6f6f6;
	padding: 6px 5px 6px 5px;
	margin: 0 5px;
	font-size: 14px;
}

.buscador-ui-select-list li.active span,
.buscador-ui-select-list li.selected span,
.buscador-ui-select-list li:hover span
{
	color: #444;
}

.buscador-ui-select-list li.before-selected span {

}

.buscador-ui-select-list li:first-child span {
	/* CSS3 */
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.buscador-ui-select-list li:last-child span {
	border-bottom: none;
	padding-bottom: 8px;
	/* CSS3 */
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

article.post {
	position: relative;
}

article.post > p img:first-child, article.post > img {
	margin:5px;
}

article.post span.img-caption {
    background:url(../img/caption-bg.png);
    color:#FFF;
    display:block;
    font-size:14px;
	line-height:20px;
	margin-left: 5px;
	text-align: center;
}
article.post span.img-caption em {
    font-style:normal;
    display:block;
	padding-left:5px;
	font-size:13px;
}

article.post ul {
	list-style: disc;
	padding-left: 25px;
	font-size: 13px;
}

article.post ol {
	list-style: decimal;
	padding-left: 25px;
	font-size: 13px;
}

article.post li {
	line-height: 180%;
}

/* formulario de contacto */
#contacto fieldset label {
	width: 150px;
}

.sinacceso ul, .errores ul {
	padding-left: 20px;
	list-style: disc;
}

.sinacceso li {
}

/* Juan Arreglos Cursos y congresos */

.afichep{
	max-width:160px;
	float:left;
	margin:0px 15px 10px 0px;
	padding:5px;
	border:1px solid #ddd;

}

.bordeimg{
	max-width:160px;
	float:left;
	margin:0px 15px 10px 0px;
	padding:2px !important;
	border:1px solid #ddd;

}

.listadocyc {
    float: left;
    width: 640px;
}	
	
.listadocyc li{
	padding:10px 0;
	padding-left:0px;
	border-bottom:1px solid #eee;
	min-height: 180px;
}


a.listadocyc ul.listadatos{
	padding:10px 0;
	padding-left:0px;
	border-bottom:1px solid #eee;
	min-height: 180px;
}

.listadocyc h3{
	font-size:22px;
}


.listado li .vigencia{
	padding:2px 0 0 0;
	display:block;
	text-transform: uppercase;
	font-size: 10px;
	color: #0D69A4;
}


/* CURSOS Y CONGRESOS */
#buscador_cursos{
	background:#e9e8e8;
	padding:10px;
	border:1px solid #ccc;
	margin:15px 0 10px 0;
}
#buscador_cursos .palabra{
	width:160px;
	margin:2px 10px;
	text-align:left;
}
#buscador_cursos .sociedad{
	width:200px;
	margin:2px 10px;
}


#buscador_cursos .especialidad{
	width:205px;
	margin:2px 10px;
	text-align:left;
}
#buscador_cursos .autores{
	width:160px;
	margin:2px 10px;
}


#buscador_cursos label.palabra{
	display: block;
	float: left;
	margin-right:22px;
	font-size:18px;
	font-family: 'Gudea', sans-serif;
	font-style:italic;
	color:#555;
	width:165px;
}

#buscador_cursos label.sociedad{
	display: block;
	float: left;
	margin-right:22px;
	font-size:18px;
	font-family: 'Gudea', sans-serif;
	font-style:italic;
	color:#555;
	width:190px;
}

#buscador_cursos label.especialidad{
	display: block;
	float: left;
	margin-right:22px;
	font-size:18px;
	font-family: 'Gudea', sans-serif;
	font-style:italic;
	color:#555;
	width:190px;
}

#buscador_cursos label.autores{
	display: block;
	float: left;
	margin-right:22px;
	font-size:18px;
	font-family: 'Gudea', sans-serif;
	font-style:italic;
	color:#555;
}



#buscador_cursos select{
	width:200px;
	margin:2px 10px;
	border:1px solid #ddd;
	background:#fff;
	padding:3px;
	font-size:13px;
	color:#555;
}

#buscador_cursos .enviar{
	background:#417abe;
	color:#fff;
	text-transform:uppercase;
	border:none;
}

#buscador_cursos input{
	font-size:13px;
	color:#666;
}




.datos{
    padding: 0;
    margin: 0;
}
.datos p{
    padding: 0;
    margin: 0;
}

.datosdiv{
    padding: 0;
    margin: 0 0 0 50px;
}
.datosdiv p{
    padding: 0;
    margin: 0 0 0 134px;
}

.datos2{
    padding: 0;
    margin: 0;
}
.datos2 p{
    padding: 0;
    margin: 0 0 10px 0;
}


#lista-archivos-icon{
clear:both;
margin: 0;
padding:0;
}

.orden_tabla li.cerrado_doc #menuicon{
float:left;
font-weight: 500;
height: 30px;
margin: 0 !important;
padding: 0px 25px 15px 0px !important;
}

.orden_tabla li.cerrado_doc #menuicon img
{
padding: 0 3px 0 0;
margin: 0;
}


.orden_tabla li.abierto #menuicon{
float:left;
font-weight: 500;
height: 30px;
margin: 0 !important;
padding: 0px 25px 15px 0px !important;
}

.orden_tabla li.abierto #menuicon img
{
padding: 0 3px 0 0;
margin: 0;
}


.form-inter ul {
    margin: 0;
    padding: 0;
    width: 600px;
    list-style: none;

}
.form-inter ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 10px 0 10px 0;
    padding: 0 10px;
    list-style: none;
}
.form-inter ul li a {
    color: #0079C1 !important;
    font-weight: 600;
    margin: 0;
    padding: 0 10px;
    text-transform: none;
    list-style: none;
}
.form-inter ul li a:hover {
    color: #000000;
    list-style: none;
}

.form-inter {
  
}



.form-inter input,textarea{
	border:1px solid #D1D1D1;
	padding:7px;
	border-radius:3px;
	color:#2c3e50;
	margin: 10px;
	}


.form-inter legend {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #414142;
    font-size: 14px;
    font-weight: bold;
    margin: 0 10px;
    padding: 0 10px;
}

.form-inter fieldset label {
    width: auto;
}
.form-inter fieldset p label {
    display: block;
    float: left;
    margin: 0;
    padding: 5px 0;
    text-align: right;
    width: 120px;
}

.form-inter input, form textarea, form select {
    border: 1px solid #DDDDDD;
    margin: 0 0px;
    padding: 5px;
    }
    
.form-inter input, form textarea{
    border: 1px solid #D1D1D1;
    border-radius: 3px;
    color: #2C3E50;
    padding: 7px;
    margin-left: 10px;
}

.form-inter select {
    border: 1px solid #D1D1D1;
    border-radius: 3px;
    color: #2C3E50;
    padding-top: 3px;
    margin-left: 10px;
}
.form-inter .button {
    background-color: #0079C1;
    border: 0 none;
    color: #FFFFFF;
    display: inline-block;
    padding: 5px 10px;
    text-align: center;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 400;
    }
    
.form-inter fieldset {
    border-top: 2px solid #D7D7D7;
    border-bottom: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    margin: 15px 0;
    padding: 15px 0;
}

table.revistas
{
	width: 450px;
	border: 1px solid red;
	margin-top: 10px;
	margin-left: 172px;
}

table.revistas td, table.revistas th
{
	border: 1px solid #d2d2d2;
	padding: 5px;
}

table.revistas th {
	background-color: #ededed;
	text-align: center;
	vertical-align: middle;
	width: 100px;
}
