<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

/*.box_contenido{ padding: 0 0 !important;}*/



.texto1{
	padding-bottom:20px;
}

.info_dia_hora{ font-size: 18px; text-transform: uppercase; margin-bottom: 10px; }

.solopuntos{ clear:both; text-align:left; position:relative; background:url(../imagenes/solo_punto.gif) repeat-x left; height:1px; 	margin:15px 0 0 0;
	padding: 0 0 0 0; }


.buscador_cursos{ overflow:hidden; /*background-color:#326ac2;*/ border-bottom-left-radius:7px; border-bottom-right-radius:7px; padding:15px 15px 20px 0px; margin:0 0 25px 0; }
	
.fondo_buscador{ background-color:#f1ecde; padding:10px 10px 10px 10px; /*width:242px;*/ }

.b_filtro{ float:left; width: 115px; height: 30px; line-height: 30px; color: black; text-align: center; background-color: #acc02f; font-size: 10px; }

.tit_tex_buscador{
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:26px;
	/*background-color:#f8f5ee;*/
	
}

/* css para cambiar el aspecto de un combo box */

div.selectBox {
	background-color:white;
	position: relative;
	width: 228px;
	height: 29px;
	border: 1px solid #096caa;
	background-color:#FFF;
	background-image: url(../imagenes/btn_combo.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	margin-right:9px;
	margin-bottom:4px;
}

div.selectBox div.box {
	position: absolute;
	left: 3px;
	top: 7px;
	width: 184px;
	height: 16px;
	line-height: 16px;
		
	color:#7c7c7c;
	font-weight:regular;
	font-size:12px;
	/*border:1px solid red;*/
	overflow: hidden;
}

div.selectBox select {
	position: absolute;
	left: -1px;
	top: -1px;
	width: 228px;
	height: 29px;
	border: 1px solid #096caa;
	opacity: 0;
	filter: alpha(Opacity=0);
	-moz-opacity: 0;
	cursor: pointer;
	z-index:100;
}
div.selectBox select option{
	padding: 4px;
	color:#7c7c7c;
	font-weight:regular;
	font-size:12px;
	cursor: pointer;
	
}
div.selectBox select option.ultimo{
	border-bottom: 0px none;	
}

/* --------------------------------------------- */

.tex_buscar{ margin:10px 0; font-size: 12px; }

.caja{
	width:155px;
	font-family:"helvcondensedregular", Helvetica, Arial, sans-serif;
	color:#7c7c7c;
	font-weight:regular;
	font-size:12px;
}

.caja2{
	width:223px;
	height:27px;
	font-family:"helvcondensedregular", Helvetica, Arial, sans-serif;
	color:#7c7c7c;
	border: 1px solid #096caa;
	font-weight:regular;
	font-size:12px;
	padding-left:3px;
	margin-bottom:4px;
}

.box_premioleyenda{ float: left; margin: 0px 10px 0 0; }
.tex_filtropremio{ font-size: 12px; margin: 10px 0 0 0 ;}

.notislateral{ clear: both; margin-top: 15px; }

.box_orales{ overflow: hidden; }
.box_premio{ float: left; width: 36px; min-height: 10px; margin: 0 10px 0 0; }

.nom_experto{
	margin:0 0 10px 0;   
 
 }
 
 .flechita{
	margin:5px 3px 0 0;
	display:table-row;
	float:left;
	
 
 }
 .infoexperto{
	 display:table-row;
	 
 }
 .introexperto{
	 text-align:left;
	 margin:0px 0 5px 7px;
	 
 }
 .bloquecargo{
	 clear:both;
 }

.fondonoti{
    position:relative;
	padding:0px 10px 5px 0px;
	font-size: 20px;
	line-height:25px;
}

.fondonoti2{
    position:relative;
	float:left;
	background:url(../imagenes/fondo_fotonotipeq.jpg);
	width:81px;
	height:69px;
	margin:0 5px 0 0;
}

.ficha{
	float:left;
	/*border:1px solid red;*/
	width:205px;
	margin:0 0 0 0;
}
.espaciofichas{
	float:left;
	width:8px;
}

.fotoexperto{
	position:relative;
	float:left;
	width:82px;
	margin:0 0 0 0;
}

.desc_experto{
    position:relative;
	text-align:justify;
	margin:0 0 0 90px;
	
}
.tex_experto{
    position:relative;
	text-align:left;
	margin: 0px 0px 5px 7px;
	font-size: 14px;	
}
.bperfil{
	text-align:left;

}

.paginado{ margin: 40px 0 0 0; }

.pagi{
	float:left;
	margin:2px 4px 8px 0;
}
.pagover{
	width:19px;
	height:16px;
	float:left;
	background-color:#0074bd;
	margin:0 0 0 4px;
	padding:3px 0 0 0px;
	text-align:center;
	color: white;
	font-size: 12px;
	
}
.pagout{
	width:19px;
	height:16px;
	float:left;
	background-color:#acc02f;	
	margin:0 0 4px 4px;
	padding:3px 0 0 0px;
	text-align:center;
	cursor: pointer;
	color: white;
	font-size: 12px;
}

.rayapuntospeq{
    clear:both;
    text-align:left;
	position:relative;
	background:url(../imagenes/solo_punto.gif) repeat-x left;
	width:265px;
	height:3px;
	margin:0 0 0 46px;
	padding: 10px 0 10px 0;
}



@media screen and (max-width:1023px) {

	

}

@media screen and (max-width:860px) {

	
	
}

@media screen and (max-width:605px) {

	.b_filtro{ clear: both; float:none; width: 115px; height: 30px; line-height: 30px; color: black; text-align: center; margin: 0 0 5px 0 !important; }
	
}

</pre></body></html>