body{
	margin:0px;	
	font-family: Tahoma;
	font-size:11px;	
	/*background-image: url(../img/fondobody.gif);*/
}
img{
	border: 0px;
}
/*Ligas*/
a:link		{ 
	color: #516275; 
	text-decoration: none;
}
a:visited	{
	color: #516275; 
	text-decoration: none; 
}
a:active	{
	 color: #516275; 
	 text-decoration: none; 
}
a:hover	{
	color: #516275;
	text-decoration: none;	
}
/*
a:focus{
	background-color: #eff2f8;
	color: #032366;
	padding: 10px;
}*/

/*Estilo avisos*/
.avisotop{
	background-image:url(../img/top_avisos.png);
	background-repeat:no-repeat;
	width: 400px;
	height: 71px;
	padding-left: 100px;
	padding-top: 53px;
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	color: #15428b;
}
.avisotitulo{	
	background-repeat: no-repeat;
	background-image: url(../img/comentario.gif);
	padding-left: 15px;
	color: #15428b;
	font-family: Tahoma;
	font-size:12px;
	font-weight:lighter;
}
.avisousuario{
	color:#9bafcc;
	font-weight:lighter;
	font-size: 10px;
	font-style:italic;
	padding-left: 15px;
}
.avisotexto{
	font-size: 11px;
	font-weight:lighter;
	padding-left: 15px;
	font-family: Tahoma;
}
.divavisos{
	text-align: left;
	padding-left: 150px;
	padding-right: 50px;
}
.tablaavisos{
	margin-top: -53px;
	border: 1px solid #91a0c0;
	width: 400px;
}
.tablaavisos th{
	background: #e1eaf5;
	border-right: 1px solid #ffffff;
	border-right-style:inset;
	padding: 0 10px;
	vertical-align:middle;
	color: #15428b;
	width: 7px;
}
.tablaavisos td{
	background: #f3f6fb;
	border-bottom: 1px solid #e1eaf5;
	border-bottom-style:inset;
	padding: 5px;
}

/** Instrucciones de ejercicios
	Se puede ver entrando con perfil de alumno
*/
.instrucciones{
	border-bottom: 1px solid #eff2f8;
	font-family: Tahoma;
	text-align: left;
	padding: 5px;
}

.datosusuario{
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 11px;
	background:#C3E169;
	border:solid #A1D40A;
	margin-bottom: 25px;
	border-width:2px 0;
	text-align: right;
	padding-right: 15px;
	color: #2E2E2E;
	
}
.datosusuariofecha{
	font-weight: normal;
	font-style:italic;	
}
.legendtiporeactivo{
	font-style:italic;
	font-size: 14px;
	text-align:left	;
	width: 200px;	
}

/*Pantalla de inicio de sesion*/
.topsesion {
	background-image: url(../img/top.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	width:650px;
	height: 266px;	
}
.tablasesion th {
	font-family:Arial; 
	font-size:11px; 
	color:#003399;
	font-weight: normal;
	text-align: left;
}
/*Errores y mensajes del sistema*/
div.error, div.mensaje{

	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-top: 3px;
	margin-bottom: 5px;
	background-position: 10px 10px;
	text-align: left;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #555;
}

div.error {
	background-image: url(../img/error.png);
	background-color: #ffede5;
	border: 1px solid #dea3a3;
	color: #AE2023;
	font-weight: bold;
}
div.mensaje {
	background-image: url(../img/mensaje.png);
	background-color: #f6fff2;
	border: 1px solid #a1c48f;
}
.loading{
	color: #FF8000;	
}
/*Estilos para mostrar mensaje de campo requerido en los formularios*/
.errorrequerido{	
	/*background-repeat: no-repeat;
	background-position: 2px;
	background-image: url(../img/error.png);
	padding-left: 25px;
	*/
	background-color: #ffede5;
	border: 1px solid #dea3a3;
	padding: 2px;
	
	margin-left: 5px;
	color: #AE2023;
	font-weight: bold;
} 

/*Estilos para campos de formulario*/
.requerido{
	background-color: #f5f7fa;
	font-family: Tahoma;
	font-size: 11px;
	color: #15428b;
}

.input, input,textarea,select{
	border: 1px solid #d3ddeb;
}
select{
	font-size: 10px;
}

input:focus, select:focus{
	border: 1px solid #91a0c0;
	background-color: #e1eafc;
	color: #032366;
}

.button {
	margin-top:15px;
	background-image: url(../img/boton.png);
	background-repeat:no-repeat;
	border: 1px solid #91a0c0;
	width: 65px;
	height: 23px;
	color: #15428b;
	font-family: Tahoma;
	font-size:11px;
}

.button2 {
	background-image: url(../img/boton_2.png);
	background-repeat: repeat-x;
	border: 1px solid #91a0c0;
	height: 20px;
	color: #15428b;
	font-family: Tahoma;
	font-size: 11px;
}


/*Estilos para menu*/
#mainContentainer{
	/*width:760px;*/
	margin:0 auto;
	text-align:left;
}
#mainContent{
	border:1px solid #000;
}
#textContent{
	height:400px;
	overflow:auto;
	padding-left:5px;
	padding-right:5px;
}
#menuDiv{
	width:100%;
	overflow:hidden;
}

/*Estilos para tablas*/

/*
* Estos estilos se pueden ver entrando con perfil de alumno
*/
.divreactivos{
	height:450px;
	overflow:auto;
	scrollbar-base-color: #91a0c0;
	scrollbar-track-color:#CAE1F4 ;
	scrollbar-face-color: #91a0c0;
	scrollbar-highlight-color: #D7E9F7;
	scrollbar-3dlight-color: #D7E9F7;
	scrollbar-darkshadow-color: #D7E9F7;
	scrollbar-shadow-color: #B9D8F0;
	scrollbar-arrow-color: #144486;	
}

.tablaejercicios{
	border-spacing: 1px;
}
.tablaejercicios td {
	border: 1px solid #91a0c0;
	background: #ffffff;
	padding: 5px;
	vertical-align: top;	
}
.tablaejercicios th{
	background-image:url(../img/back_titulos_2.png);
	color: #15428b;
	border: 1px solid #91a0c0;
	padding: 5px;
	font-weight : normal;
	text-align:left;
}
.tablaejercicios .tablaopciones{	
	border-collapse: collapse;
}
.tablaejercicios .tablaopciones th{	
	background: #e1eaf5;
	color: #15428b;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}
/*Terminan tablas para perfil alumno*/



table {
	border-collapse: collapse;
	border-spacing: 0px;
}

caption,.titulos{
	background-image:url(../img/back_titulos.png);
background-repeat:repeat-x;
padding: 4px;
text-align:left;
text-indent: 11px;
font-family:Tahoma;
font-weight:bold;
color: #15428b; 
font-size:11px;
text-transform: uppercase; 
border: 1px solid #91a0c0;
border-bottom: 0px;
/*height:24px; 
padding: 3px;
margin-bottom: -3px;*/
}
.tablaforms{
	border: 1px solid #91a0c0;
	background-color:#FFFFFF;
	width:650px;
}
.tablaforms td {
	/*background: #F7F7EF;*/
	border-bottom: 1px solid #cfcfcf;
	border-bottom-style:inset;
	padding: 5px 10px;
	vertical-align: top;	
	text-align: left;	
}
.tablaforms th{
	/*background-color : #e6ebf2;*/
	border-bottom: 1px solid #cfcfcf;
	border-bottom-style:inset;
	font-family: Tahoma;
	color: #4b6ea6;
	font-size: 11px;
	padding: 4px 2px 4px 5px;
	font-weight : normal;
	text-align: left;
	vertical-align: top;
}
td{
	vertical-align: top;
	text-align: left;
	padding: 0px;
}
.tdbottom{
	vertical-align: bottom;
}

.tablalista{
	border: 1px solid #91a0c0;
	width: 650px;
}
.tablalistaforo{
	border: 1px solid #91a0c0;
	width: 95%;
}
.tablalista td, .tablalistaforo td {
	border-top: 1px solid #cfcfcf;
	border-top-style:inset;
	border-right: 1px solid #cfcfcf;
	border-right-style:inset;
	background: #ffffff;
	padding: 5px;
	vertical-align: middle;
}
.tablalista th, .tablalistaforo th{	
	background-image:url(../img/back_titulos_2.png);
	background-repeat: repeat-x;
	color: #15428b;
	padding: 5px;
	font-weight : normal;
	text-align:left;
}
.tablalista .subth{
	background-color : #BE7E7E;
	color: #fff;
}
/*Para chat*/
.tablachat{
	border-spacing: 0px;
	border-collapse: collapse;
	border: 1px solid #91a0c0;
	font-size:11px;	
	
}
.tablachat td {
	/*border: 0.5px solid #990033;*/
	background: #ffffff;
	padding: 5px;
	vertical-align: top;
	color: #000;	
}
.tablachat th{
	border: 1px solid #91a0c0;
	background-image:url(../img/back_titulos_2.png);
	background-repeat:repeat-x;
	color: #15428b;	
	padding: 5px;
	font-weight : normal;
	text-align: left;	
}

/* Reactivos */

/*Estilos para texto de reactivos perfil administrador*/
.textoreactivo{ 	
	overflow:auto;
	/*height: 40px;*/	
}

/*Ventana de datos*/

.topventana{
	background: #516275;
	color: #fff;
	height: 18px;
    width: 100%; 
	margin: 0;
	padding:0;
	cursor: move;
}
.textotopventana{
	font-weight: bold;
	text-align: left;
}

.divventanaclass{
	width: 650px;
 	background-color: #F8F9FA;
	border: 1px solid #516275;	
	position: absolute;
	top: 90px;
	left: 100px;
	z-index:6;
	display: none;	
	overflow: auto;
}
a.cerrarventana:link,a.cerrarventana:visited
{
	background-image:  url("../img/xw.gif");
	float: right;
	width: 18px;
	height: 16px;
	cursor: pointer;

}
a.cerrarventana:hover {background-image:  url("../img/xw.gif")}
a.cerrarventana:active { background-image:  url("../img/xws.gif") }

.datos{
	background-color: #fffdf2;
	border: 1px solid #f2e19d;
	border-bottom: none;
	padding: 5px;
	text-align: left;
}
/*Estilos para Chat*/
.divchathistorial{
	overflow:auto;
	height: 500px;
}
.divchat{
	padding: 5px;
}
.divchatmensajes{
	height: 400px;
	overflow:auto;
	border: 1px solid #91a0c0;
}

td.usuarios{
	background : #e1eaf5;
	color: #15428b;
	border: 1px solid #91a0c0;
}
.usuarios td{
 	color: #15428b;
 	background : transparent;
 }
.divchatusuarios{	

	height: 450px;
	overflow:auto;	
	
}
/*Estilos para mensajes que se despliegan en el chat, dependendiendo del perfil es el color*/
.chsystem{
	color: #666666;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;	
}
.chtutor,.chadmin{
	color: #a32e2e;
}
.chalumno{
	color: #15428b;
}


/*Paginacion*/
.avance{
	color: #516275;
}
#divpaginacion{
	padding: 5px;
}
#divpaginacion .pagactual{
	background-image:url(../img/pagactual.png);
	background-repeat:no-repeat;
	color: #032366;
	padding-left: 5px;
	padding-right: 5px;
	margin: 3px;
	border: 1px solid #a7b7d0;	
}
#divpaginacion .nopagina{
	background-image:url(../img/pag_noactual.png);
	color: #a7b7d0;
	padding-left: 5px;
	padding-right: 5px;
	margin: 3px;
	border: 1px solid #a7b7d0;
}
/*Estilos para la ayuda*/
.tooltipimg{
	cursor:pointer;
	cursor:hand;
	border-bottom: none;
	background:url("../img/ayuda.png");
	background-repeat: no-repeat;
}
#tooltipheader {
	height: 70px;
	display:block;
	background:url("../img/tooltipheader.png") no-repeat left ;
	margin:0;

}
#tooltipfooter {
	display:block;
	height: 35px;
	background:url("../img/tooltipfooter.png") no-repeat right bottom;
	text-decoration:none;
	font-weight:lighter;
	color:#474747;
}
#tooltipcontenido{
	background:url("../img/tooltipcontenido.png") repeat-y right bottom;	
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
#toolTipL{
    position:absolute;
    width: 360px;
    z-index: 100;
    display: none;
}

.anchotablacalif {
	width: 100%;
}

#divcontenido {
	padding: 10px; 
}

fieldset {
	border: 1px solid #91a0c0;
	margin-top: 15px;
	padding: 15px;	
}

.legendtiporeactivo {
	font-family: Tahoma;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.evaluacion{
	background-color: #C3E169;
	padding: 10px;	
}
.califevaluacion{
	font-size: 12px;
	font-weight: bold;
}
.califfinal{
	font-size: 14px;
	font-weight: bold;
}


.tablanormal{
	border: 1px solid #91a0c0;
	border-collapse: separate;
}
.tablanormalcorreo{
	border: 1px solid #91a0c0;
}
.tablanormal td, .tablanormalcorreo td {	

	border-bottom: 1px solid #cfcfcf;
	border-bottom-style:inset;
	padding: 5px 10px;
	vertical-align: top;	
	text-align: left;
}
.tablanormalcorreo th{
	background-image:url(../img/back_titulos_2.png);
	color: #15428b;
	padding: 5px;
	font-weight : normal;
	text-align:left;
}
.tablanormal th{	
	border-bottom: 1px solid #cfcfcf;
	border-bottom-style:inset;
	font-family: Tahoma;
	color: #4b6ea6;
	font-size: 11px;
	padding: 4px 2px 4px 5px;
	font-weight : normal;
	text-align: left;
	vertical-align: top;
	background-image: url();	
}
.tablanormalmensajes{
	border: 1px solid #cfcfcf;
	border-collapse: collapse;
}
.tablanormalmensajes th{	
	border-bottom: 1px solid #cfcfcf;
	border-bottom-style:inset;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	padding: 4px 2px 4px 5px;
	font-weight : normal;
	text-align: left;
	vertical-align: top;
	background-image: url();
	background-color: #91a0c0;
}
.tablanormalmensajes td{		
	padding: 3px;
	
}

.faqtitle{
	font-weight:bold;
	line-height:46px;
	color:#C25444;
	white-space:nowrap;
	font-size: 18px;
}

.faqcomments{
	border: 3px solid white;
	width: 99%;
	background-color: #faf5d7;
	padding-top: 10px;
	padding-bottom: 10px;	
}
.faqpregunta{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C25444;
	padding: 5px;
	border-bottom: 1px solid #999;
}
.faqtxtmensaje{
	font-size: 11px;
	font-family: Tahoma;
	color: #666;
	padding: 10px 20px;
}
.tablanormalencuestas{
	border: 0px;
	border-collapse: separate;
}
.tablanormalencuestas td{	
	border-bottom: 1px solid #cfcfcf;
	border-bottom-style:inset;
	padding: 5px 10px;
	vertical-align: top;
	text-align: left;
	font-size: 11px;
}
.encuestasseccion{
	background:#C3E169;
	border: 1px solid #A1D40A;
	margin-bottom: 3px;
	font-size: 13px;
	color: #fff;
	padding: 3px;
}
.captionencuesta{
	background:#C3E169;
	border: 1px solid #A1D40A;
	color: #003300;
}