.Estilo1 {color: #FFFFFF;
	font-weight: bold;
}

.solicitarCuenta {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #fff;
	border-right-color: #BDCC56;
	border-top-color: #BDCC56;
	border-bottom-color: #BDCC56;
	border-left-color: #BDCC56;
}

.cursosDestacados {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #fff;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

.cursoMatriculado{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #fff;
	border-right-color: #BDCC56;
	border-top-color: #BDCC56;
	border-bottom-color: #BDCC56;
	border-left-color: #BDCC56;
}
	
.cursoTerminado{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #fff;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

.enlacesCurso {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 65%; font-weight: normal; color: #fff;
	padding-left: 16px;
	height:18px;
	word-spacing:4px;
}

.enlacesCurso a:link, .enlacesCurso a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	font-weight: normal; 
	color: #fff; text-decoration: none;
}

.enlacesCurso a:hover, .enlacesCurso  a:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	font-weight: normal; 
	color: #fff; 
	text-decoration: underline;
}	


	
/* examen */	

.textExamen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	background-color: #83A2E0;
	/*
	background-color: #0066cc;
	#83A2E0*/
	padding-left: 0px;	
	padding-top: 0px;	
	padding-right: 7px;
	padding-bottom: 0px;		
}

.textExamenBad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C70D39;
	font-size: 11px;
	text-decoration: line-through;
	font-weight: bold;
	padding-left: 3px;	
	padding-top: 3px;	
	padding-right: 3px;
	padding-bottom: 3px;		
}

.textExamenBad2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C70D39;
	font-size: 11px;
	text-decoration: line-through;
	font-weight: bold;
	padding-left: 0;	
	padding-top: 3px;	
	padding-right: 3px;
	padding-bottom: 3px;		
}

.textSuspenso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C70D39;
	font-size: 11px;
	font-weight: bold;
}

.textExamenCampo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	background-color: #83A2E0;
	padding-left: 3px;	
	padding-top: 3px;	
	padding-right: 3px;
	padding-bottom: 3px;	
}

.textExamenSepara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	line-height: 15px;
}

/* historico examenes */
.historico {
padding-left: 10px;
}

.historico .cabecera {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
color: #000;
height:22px;	
}	

.historico .titulos {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold; 
color: #fff;
height:20px;	
}	

.historico .texto {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000;
height:20px;	
}
	
.historico .suspendido {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #BD1313;
}			
	
.listado {
line-height:50px
}

acronym{
	cursor:help;
	border:none;
	border-bottom: 1px dashed black;
}

ul.faq	{ list-style-image: url(../_img/icon_faq.gif); }		
ul.glosario	{ list-style-image: url(../_img/icon_glosa-li.gif); }

ul.faq li ul { list-style-image: none; list-style-type: disc; }
ul.glosario li ul { list-style-image: none; list-style-type: disc; }

/* Campus Trabajos */

.campusMarcoGris {border:solid 1px #ccc;}

.intTdTxtGra {margin:10px 15px;font:bold 11px Verdana, Arial, Helvetica, sans-serif;}

.intTdTxtPeq {margin:10px 15px;font:10px Verdana, Arial, Helvetica, sans-serif;}

.iconoFlechaDoble { 
	background:url(../_img/icon_flecha-doble.gif) no-repeat left 3px;
	padding-left:15px; 
	margin:10px 15px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}

.intTdTxtPeq a{color:#0A6CCE; font-weight:bold;}
 
.intTdTxtPeq a:hover{color:#000;}

/* Campus Tablon */
.campusAnunciosTabla {border-left:solid 1px #eee; border-right:solid 1px #eee}
.campusAnuncioInfo {background:url(../_img/icon_flecha-verde.gif) no-repeat 10px 23px; padding:20px 25px;}
.campusAnuncioInfoColor {background:#EEEEEE url(../_img/icon_flecha-verde.gif) no-repeat 10px 23px; padding:20px 25px;}

.campusEncuestaInfo {background:padding:20px 25px;}
.campusEncuestaInfoColor {background:#f2f9fb; }
.campusEncuestaTabla {
	borde:solid 1px #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: thin solid #eeeeee;
}
.campusEncuestaborde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
}


/* Campus Chat */
.mensajePublico{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
.mensajePrivado{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0A6CCE;
	font-size: 10px;
}
.mensajeAdministracion{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 10px;
}
.encuestaInfopeque{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
}
.encuestaInfogrande{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

	

