/* Estilos default ==================================================== */ 
#Feriado, #Curso { 
	position:absolute; 
	top:0px; 
	left:0px;
	max-width:130px;
	font:12px Arial, Helvetica, sans-serif; 
	color:#333; 
	border-top:1px solid #E9E5E4;
	border-left:1px solid #E9E5E4;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	padding:.3em;
	z-index:500;
}

#Feriado { background:#fafafa; }
#Curso { background:#fafafa; }

#Feriado p, #Curso p { line-height:1.6em; }


* {
	margin: 0;
	padding: 0;
}
.error{
	border:#FF0000 solid 1px;
}
.errores
{
	padding:10px;
	background-color:#FFE3E0;
	color:#BB5608;
	width:288px; 
	float:left; 
	background-image:url(../img/iconos/error_gr.gif); 
	background-repeat:no-repeat; 
	background-position:10px 10px; 
}
.errorGeneral
{
	margin:5px 5px 5px 25px; 
	float:left; 
	width:152px; 
}

ol { list-style:upper-roman; list-style-position:outside; }
ol li { margin-left:35px; margin-bottom:3px; line-height:14px;}
ol li ol { margin:3px 0; }

ul, dl {
	padding:0;
	margin:0;
	list-style:none;
}
dl:hover {
	background-color:#f2f2f2;
}

dl {
	margin-bottom:4px;
}

dt {
	padding:0 15px 0 6px !important;
	background:transparent url(../img/iconos/info.gif) no-repeat top right;
}


dd {
	padding: 6px;
	/*margin-bottom:8px;*/
	background-color:#fff;
	border-top:1px solid #f2f2f2;
}
/**************************/
.mensaje_error, .mensaje_ok {
	width:491px; 
	clear:left;
}

.mensaje_ok {
	margin-top:10px;
}
/**************************/
body {
	
	/* Textos default */
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	background-image:url(../img/fondos/body_fondo.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#E99B2E;
}

/* Links */
a, a:active {
	text-decoration: none;
	color:#BF5E17;
}
a:visited { 
	color:#2f89bd;
	}
a:hover {
	text-decoration: underline;
}

.centrado {
	margin-left: auto;
	margin-right: auto;
}

blockquote {
	padding:5px 5px 5px 30px;
	background:#f2f2f2 url(../img/iconos/buscador.gif) no-repeat 5px 6px;
	margin:5px 0;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
}

/* Estilos de Head ====================================================================== */
#header{
	height:71px;
	width:771px;
	margin:0 auto;
	background-color:#2DCBE8;
}
#header_pop{
	height:71px;
	width:500px;
	margin:0 auto;
	background-color:#2DCBE8;
}
/* Estilos de Menu ====================================================================== */
#menu{
	height:111px;
	width:771px;
	margin:0 auto;
	background-color:#69503A;
	background-image:url(../img/fondos/menu_fondo.gif);
	background-repeat:no-repeat;
	line-height:15px;
}
.modulo_usuarios{
	float:left;
	width:139px;
	height:94px;
	margin:8px 0 0 10px;
}
.modulo_institucional{
	float:left;
	width:150px;
	height:94px;
	margin:8px 0 0 21px;
}
.modulo_cursos{
	float:left;
	width:134px;
	height:94px;
	margin:8px 0 0 8px;
}
.modulo_items{
	float:left;
	margin:8px 0 0 19px;
}
.modulo_buscador{
	float:right;
	margin:48px 8px 8px 19px;
}
.modulo_alumno_usuario{
	background:#E9E5E4 url(../img/iconos/usuario_ch.gif) no-repeat 10px 10px;
	padding:10px 10px 10px 40px;
	margin:6px 0 0 10px;
	min-height:40px;
	float:left; 
	width:175px; 
}
.modulo_alumno_usuario_largo{
	background:#E9E5E4 url(../img/iconos/ficha_usuario.gif) no-repeat 10px 16px;
	padding:10px 10px 10px 40px;
	margin:6px;
	min-height:28px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.modulo_calendario{
	background-color:#f7f7f7;
	/*background:#E9E5E4 url(../img/iconos/calendario_ch.gif) no-repeat 10px 11px;*/
	
	padding:10px;
	margin:6px 0;
	min-height:28px;
}
.ultimo_curso{
	background-color:#E7E4DF;
	border:1px solid #ffffff;
	padding:10px 10px 10px 8px;
	margin:6px 0 0 10px;
	min-height:40px;
	float:left; 
	width:208px;
}
.modulo_instructor{
	background-color:#E7E4DF;
	border:1px solid #ffffff;
	width:470px;
	
	
	
}

.ultimo_curso_titulo{
	
	
	border-top:1px solid #cacaca;
	padding:9px 0 0 8px;;
	margin:6px 0 0 10px;
	
	float:left; 
	width:218px; 
}
#modulo_detalle{
	background-color:#f7f7f7;
	padding-left:19px;	
	margin-left:8px;
}
#modulo_pre{
	
	padding-left:19px;	
	margin-left:8px;
	background-image:url(../img/fondos/pre_fondo.gif);
	background-repeat:repeat-y;
}
#modulo_detalle .caja{
	margin-top:19px;
	background-color:#FFFFFF;
	border:1px solid #cacaca;
	width:213px !important;
	min-height:161px;
	padding:10px;
}
#modulo_detalle .caja p{
	margin:3px 0 !important;
	padding:3px 0 !important;
}
#modulo_pre .caja{
	margin-top:19px;
	
	
	width:213px;
	min-height:161px;
	padding:10px;

}
#modulo_curso{
	/*width:444px; 
	padding:19px;	*/
	padding:8px;
	background-color:#f7f7f7;
	margin-top:6px;
	margin-left:0;
	

}
#regiones{
	/*width:440px; */
	padding:4px /*0 4px 40px*/;
	margin:2px 0 2px 0;
	
	height:27px;
	border-bottom:solid 1px #cacaca; 
	border-top:solid 1px #cacaca;
	background-color:#B0A393; 
	background-image:url(../img/iconos/regiones_gr.gif);
	background-repeat:no-repeat; 
	background-position:8px 3px;
}
#curso_dia{
	/*width:440px; */
	padding:4px /*0 4px 40px*/;
	margin:2px 0 2px 0;
	
	height:27px;
	border-bottom:solid 1px #cacaca; 
	border-top:solid 1px #cacaca;
	background-color:#B0A393; 
	background-image:url(../img/iconos/cursos_md.gif);
	background-repeat:no-repeat; 
	background-position:8px 3px;
}
#orden_regiones{
	/*width:470px; */
	padding:4px /*0 4px 10px*/;
	margin:2px 0 4px 0px;
	
	height:20px;
	border-bottom:solid 1px #cacaca; 
	border-top:solid 1px #cacaca;
	background-color:#f7f7f7; 
	
	font-size:11px;
	
	color:#84705f;
	
}


/* CALENDARIO ====================================================================================== */

#calendario { background:#f9f9f9; border:1px solid #B0A393; border-collapse:collapse; margin:3px 0; }
#calendario td {  border-left:1px solid #ddd; border-right:1px solid #ddd;}

#calendario td.dias { background-color:#E7E4DF; font-weight:bold; color:#69503A; text-align:center; border-right:none; border-left:none; border-top:1px solid #69503A !important; border-bottom:1px solid #69503A; }

#calendario td.nodisponible { background:#eee url(../img/fondos/scanlines.gif) !important; font-weight:bold; color:#BF5E17; }

#calendario td.dias_otromes { background:#eee url(../img/fondos/scanlines.gif) !important; font-weight:bold; color:#BF5E17; border-right:none; border-left:none; border-top:1px solid #B0A393 !important; border-bottom:1px solid #B0A393; }

/* AGENDA ====================================================================================== */

.agenda {
	background-color: #E7E4DF;
	/*margin: 10px 0;*/
	padding:8px;
}
.agenda .tabla {
	/*border-collapse: collapse; /* Collapse: hace que los bordes de dos celdas se unan en una sola línea */
	width:210px;
	margin:10px 0;
} 
.agenda .tabla td {
	border: #F7F7F7 solid 1px;
	font-size: 11px;
	color: #93917A;
	background-color:#FFFFFF;
	/*background-color: #F7F6ED;*/
}
.agenda .tabla td .numero {
	font-weight:bold;
	display:block;
	clear: right;
	padding-top:5px;
}
.agenda .mes_botones {
	margin-bottom: 3px;
	width:210px;
}
.agenda .mes_botones .titulo {
	color: #3B0000;
}
.agenda .tabla .dias_txt {
	background-color: #188395;
	color: #FFF;
	font-weight:bold;
	text-align: center;
	height: 24px;
	padding-top:5px;
}

.a_grande td {
	width: 51.4px;
	height: 50px;
	vertical-align:top;
	padding: 4px;
}
.a_chica td {
	width: 24.2px;
	height: 24px;
	vertical-align:middle;
	text-align: center;
}
.a_chica td.seleccionado{
	background-color:#FF0000;
}
.a_grande, .a_grande .mes_botones{
	width: 360px;
}
.a_chica, .a_chica {
	width: 210px;
	/*width:190px;*/
	margin:10px;
}
.mes_botones{
width:auto;
margin:10px 0;

}
.a_grande .mes_botones td {
	width:auto;
	height: 20px;
}
.a_chica .mes_botones td {
	width:auto;
	height: 15px;
}

.a_chica {
	position:relative;
	float: left;
}

.a_chica .tabla .seleccionado, .a_chica .tabla .seleccionado a, .seleccionado a:link, .seleccionado a:active, .seleccionado a:visited {
	background-color:#B0A393;
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.a_chica .tabla .seleccionado a:hover { 
	color:#000;
	
	}
.agenda_leyenda {
	position:relative;
	float: left;
	margin: 15px 0 0 20px;
}
.agenda_leyenda ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.agenda_leyenda li {
	color: #17427B;
}

/* SUGERIR CURSO ====================================================================================== */
#sugerirCurso {
	clear:both;
}
#sugerirCurso div.full {
	background-color:#f7f7f7; border-top:1px solid #ccc; padding:8px;
}
#sugerirCurso div.izq, #sugerirCurso div.der {
	width:371px; background-color:#f7f7f7; border-bottom:1px solid #ccc;
}
#sugerirCurso div.izq { float:left; }
#sugerirCurso div.der { float:right;  }

#sugerirCurso div.izq p, #sugerirCurso div.der p, #sugerirCurso div.izq table, #sugerirCurso div.der table {
	margin:6px;
}

#sugerirCurso div.izq table table, #sugerirCurso div.der table table { margin:0 !important; }
#sugerirCurso .a_chica { padding:2px; }
#sugerirCurso .a_chica, #sugerirCurso .mes_botones, #sugerirCurso .tabla { width:188px; }
#sugerirCurso .mes_botones { padding-top:4px; padding-bottom:2px;}
#sugerirCurso .mes_botones, #sugerirCurso .tabla { margin:0; }

/* Estilos de Foot ====================================================================== */

#footer{
	width:759px;
	margin:0 auto;
	background-image:url(../img/fondos/foot_degrade.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:16px 0 0 12px;
	
}
#footer_pop{
	width:488px;
	margin:0 auto;
	background-image:url(../img/fondos/foot_degrade.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:6px 0 0 12px;
	
	
}
.copyright{
	font-size:11px;
	font-weight:normal;
	color:#604d3d;
	
}
.firma{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.firma a, .firma a:link, .firma a:active, .firma a:visited{color:#ffffff;}
.firma a:hover{color:#333333; text-decoration:underline;}

/* Estilos de Texto ===================================================================== */
.head_menu{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#323232;
}
.menu_titulos{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	padding-bottom:6px;
}
.head_menu a, .head_menu a:link, .head_menu a:active, .head_menu a:visited{
	text-decoration:none;
}
.head_menu a:hover{
	text-decoration:underline;
}
.menu_link, a.menu_link:visited{
	color:#FFC061;
	font-weight:bold;
	padding-left:9px;
	background-image:url(../img/bullets/menu_flechita.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
}
.menu_usuario_logueado{
	color:#FFC061;
	font-weight:bold;
	padding-left:2px;
	
}
.menu_link a, .menu_link a:link, .menu_link a:active, .menu_link a:visited{
	text-decoration:none;
}
.menu_link a:hover{
	text-decoration:underline;
}
.menu_link_ch{
	color:#FFC061;
	font-size:10px;
	padding-left:9px;
	background-image:url(../img/bullets/menu_flechita.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	
	
}
.menu_link_ch a, .menu_link_ch a:link, .menu_link_ch a:active, .menu_link_ch a:visited{
	text-decoration:none;
}
.menu_link_ch a:hover{
	text-decoration:underline;
}
.naranja_11_bold{
	font-size:11px;
	font-weight:bold;
	color:#FF9900;

}
.naranja_11_bold a, .naranja_11_bold a:link, .naranja_11_bold a:visited, .naranja_11_bold a:active{color:#FF9900;}
.naranja_11_bold a:hover{text-decoration:underline;}

.naranja_10_bold{
	font-size:10px;
	font-weight:bold;
	color:#FF9900;

}
.naranja_10_bold a, .naranja_10_bold a:link, .naranja_10_bold a:visited, .naranja_10_bold a:active{color:#FF9900;}
.naranja_10_bold a:hover{text-decoration:underline;}

.naranja_14_normal{
	font-size:14px;
	color:#e49b2c;
	
}
.naranja_14_bold{
	font-size:14px;
	font-weight:bold;
	color:#e49b2c;
	
}
.azul_14_bold{
	font-size:14px;
	font-weight:bold;
	color:#1a8398;
	
}
h1{
	font-family:"Tahoma", Tahoma;
	font-size:28px;
	color:#69503a;
}
h2{
	font-family:"Tahoma", Tahoma;
	font-size:23px;
	color:#178499;
}
h4{
	font-family:"Tahoma", Tahoma;
	font-size:20px;
	color:#e59a2d;
}
h4 a, h4 a:link, h4 a:active, h4 a:visited{color:#e59a2d; text-decoration:none;}
h4 a:hover{text-decoration:underline;color:#e59a2d;}

h5{
	font-family:"Tahoma", Tahoma;
	font-size:15px;
	color:#000000;
}
h6{
	font-family:"Tahoma", Tahoma;
	font-size:18px;
	color:#FFFFFF;
}
.home_fecha_curso{
	font-size:11px;
	color:#443426;
	

}
.naranja_15{
	font-family:"Tahoma", Tahoma;
	font-size:15px;
	color:#e59a2d;
}
.negro_13_normal{
	font-size:13px;
	color:#443426;

}
.grisclaro_11_normal{
	font-size:11px;
	color:#adadad;
}
.grisclaro_11_normal a, .grisclaro_11_normal a:link, .grisclaro_11_normal a:visited, .grisclaro_11_normal a:active{color:#adadad;}
.grisclaro_11_normal a:hover{text-decoration:underline;}

.gris_12_normal{
	font-size:12px;
	color:#434343;
}
.marron_12_normal{
	font-size:12px;
	color:#84705f;
}
.marron_12_normal a, .marron_12_normal a:link, .marron_12_normal a:visited, .marron_12_normal a:active{color:#84705f;}
.marron_12_normal a:hover{text-decoration:underline;}
.marron_12_bold{
	font-size:12px;
	font-weight:bold;
	color:#84705f;
}
.marron_12_bold a, .marron_12_bold a:link, .marron_12_bold a:visited, .marron_12_bold a:active{color:#84705f;}
.marron_12_bold a:hover{text-decoration:underline;}

.marron_11_normal{
	font-size:11px;
	color:#84705f;
}
.marron_11_bold{
	font-size:11px;
	font-weight:bold;
	color:#84705f;
}
.marron_11_bold a, .marron_11_bold a:link, .marron_11_bold a:visited, .marron_11_bold a:active{color:#84705f;}
.marron_11_bold a:hover{text-decoration:underline;}

.marron_10_bold{
	font-size:10px;
	font-weight:bold;
	color:#84705f;
}
.marron_10_normal{
	font-size:10px;
	
	color:#84705f;
}
.celeste_12_normal{
	font-size:12px;
	
	color:#178499;
}
.azul_11_bold{
	font-size:11px;
	font-weight:bold;
	color:#1a8398;
}
.azul_11_bold a, .azul_11_bold a:link, .azul_11_bold a:visited, .azul_11_bold a:active{color:#1a8398;}
.azul_11_bold a:hover{text-decoration:underline;}

.rojo_11_normal{
	font-size:11px;
	
	color:#BF5E17;
}
.rojo_11_bold{
	font-size:11px;
	font-weight:bold;
	color:#BF5E17;
}

.rojo_11_bold a, .rojo_11_bold a:link, .rojo_11_bold a:visited, .rojo_11_bold a:active{color:#BF5E17;}
.rojo_11_bold a:hover{text-decoration:underline;}

.verde_11_normal{
	font-size:11px;
	
	color:#689212;
}
.verde_11_bold{
	font-size:11px;
	font-weight:bold;
	color:#689212;
}
.verde_11_bold a, .verde_11_bold a:link, .verde_11_bold a:visited, .verde_11_bold a:active{color:#689212;}
.verde_11_bold a:hover{text-decoration:underline;}

.descripcion{
	font-size:12px;
	color:#322215;
	line-height:16px;
	margin:15px 0;
	text-align:justify;
	padding-right:8px;

}

.destacado {
	display: block;
	border-top:1px solid #cacaca;
	background-color:#f3f3f3;
	padding: 10px 30px 30px 20px;
	margin-bottom: 10px;
}

/* Estilos de Fondos ===================================================================== */
hr {
	border-top: 1px dashed #babdc2;
	border-bottom: none; border-right:none; border-left:none;
	color: #c8c8c8;
	height: 1px;
	/*margin-bottom:10px;*/
}
.modulo_informes{
	height:66px;
	padding:25px 8px;
	


}
.caja_blanca{
	margin:10px 0;
	background-color:#FFFFFF;
	border:solid 1px #e8e7e3;

}
.home_cursos_arriba{
	background-color:#f7f7f7;
	border-top:solid 1px #cacaca;
	
	padding:10px;
}
.caja_blanca_arr_aba{
	background-color:#ffffff;
	border-top:solid 1px #cacaca;
	border-bottom:solid 1px #cacaca;
	
	padding:10px;
}
.home_cursos_abajo{
	background-color:#f7f7f7;
	border-bottom:solid 1px #cacaca;
	padding:10px;
}

.fondo_blanco{
	background-color:#FFFFFF;

}
#contenedor{
	width:777px;
	margin:0 auto;
	background-image:url(../img/fondos/degrade_costados.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#contenedor_pop{
	width:500px;
	margin:0 auto;
	background-image:url(../img/fondos/degrade_costados.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#contenido_pop{
	width:482px;
	margin:0 auto;
	background-color:#FFFFFF;
	min-height:300px;
	padding:6px 6px;
}
#contenido{
	width:759px;
	margin:0 auto;
	background-color:#FFFFFF;
	min-height:300px;
	padding:6px 6px;
}
.hilo_ariadna{
	float:left;
	height:25px;
	background-image:url(../img/iconos/head_links.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	margin-left:5px;
	font-size:11px;
	font-weight:bold;
	color:#826e5d;
	border-bottom:solid 1px #CACACA;

}

.hilo_ariadna a, .hilo_ariadna a:link, .hilo_ariadna a:active, .hilo_ariadna a:visited{
	text-decoration:none;
	color:#826e5d;

}
.hilo_ariadna a:hover{
	text-decoration:underline;
	color:#FF9900;

}
#error{
	padding:10px;
	color:#BB5608;
	text-align:left;
	background: #FFE3E0 url(../img/iconos/error_gr.gif) no-repeat 15px 17px;
}
#error p { margin-left:40px !important; }

#exito{
	padding:10px;
	background-color:#EDFCFF;
	color:#689212;
	text-align:left;
	
}
/* Estilos de Formularios ================================================================ */
.menu_form{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #998773;
	background-color: #76604B;
}
.formulario{
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	border: 1px solid #D4D0CD;
	background-color: #F7F7F7;
	padding:4px;
	
}
textarea.formulario {
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	border: 1px solid #D4D0CD;
	background-color: #F7F7F7;
	padding:6px;
}
.field_error{
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	border: 1px solid #D4D0CD;
	background-color: #FFE3E0;
	height:18px;
	padding:4px 0 0 10px;
	
}
.formulario_listados {
	font-family: Tahoma;
	font-size: 10px;
	color:#333333;
	text-decoration: none;
	background-color: #FFFFFF;
	
}
.formulario_blanco {
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	border: 1px solid #D4D0CD;
	background-color: #FFFFFF;
	
}
.boton{
	height:31px;
	background-image:url(../img/iconos/articulo.gif);
	background-repeat:no-repeat;
	background-position:5px 6px;
	padding-left:20px;
	background-color:#F7F7F7;
	font-size: 13px;
	font-weight:bold;
	color:#178499;
	border-right: 3px solid #C2B9B2;
	border-bottom: 3px solid #C2B9B2;
}
.botoncito{
	height:20px;
	background-color:#F7F7F7;
	font-size: 10px;
	color:#666666;
	 
	border-right: 3px solid #C2B9B2;
	border-bottom: 3px solid #C2B9B2;
	margin-top:4px;
}
.boton_inscripcion{
	height:31px;
	padding:0 6px;
	background-color:#F7F7F7;
	font-size: 13px;
	font-weight:bold;
	color:#e49b2c;
	border-right: 3px solid #C2B9B2;
	border-bottom: 3px solid #C2B9B2;
}
.boton_datos_usuario{
	height:22px;
	width:120px;
	border: 1px solid #998773;
	background-color: #76604B;
	border-right: 2px solid #5E4531;
	border-bottom: 2px solid #6D5138;
	font-size: 9px;
	
	color:#FFC061;
	margin-top:4px;
	background-image:url(../img/iconos/usuario_ch_menu.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding-left:12px;
	//padding-left:16px;
	
	margin-left:0px;
	//margin-left:-10px;

}

table#reportes { border-collapse:collapse; margin-bottom:10px; margin-right:19px; }
table#reportes th { text-align:left; } table#reportes td, table#reportes th { padding:2px; border-bottom:1px solid #178499 }
table#reportes th a { color:#178499; }
table#reportes .centrado { text-align:center; }

/* Sección Historia ===================================================================== */

		.colDer_historia {
			width:229px;
			/*padding: 10px;*/
			float:right;
			/*border-top:1px solid #cacaca;*/
			background-color:#e9e5e4;
		}

		.colDer_historia .foto_allende {
			margin: 5px 15px;
			border-right: 4px solid #bcb3aa;
			border-bottom: 4px solid #bcb3aa;
		}
		
		.fondo_historia {
			background:url(../img/fondos/fondo_historia.gif);
			background-repeat:repeat-y;
			background-position:top right;
		}
		.fondo_estatuto {
			background:url(../img/fondos/fondo_historia.gif);
			background-repeat:repeat-y;
			background-position:top left;
		}

/* Columnas varias  ===================================================================== */

		.colMid {
			float:left; width:480px;
			margin-left:5px;
		}
		
		.colFull {
			clear:both;
		}

/* Link Hagase Miembro===================================================================== */

		#link_hagase_miembro {
			position: absolute;
			top: 174px;
			left: 50%;
			margin-left: 220px;
		}

/* hack para IE, no tocar ni alterar ==================================================== */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


a.pdf { border:none; text-decoration:none; padding-top:1em !important; }
a.pdf img { border:none; text-decoration:none; }
a.pdf span { color:#666; font-size:1.5em; letter-spacing:-2px; margin-left: 5px; padding-left:5px; border-left:1px solid #666; }
a.pdf:hover span { color:#69503A; border-left:1px solid #69503A; }


.reporte03 { color:red; !important; margin:3px 0; }
.reporte02 { color:#FF9900; margin:3px 0;  }
.reporte01 { color:green; margin:3px 0;  }
