/********************************************************************************/
/*                                                                              */
/* Plataforma JCyL.  Version 7.09.08-55 - Junta de Castilla y Leon - Espana     */
/* Distribucion de e-ducativa Open College                                      */
/* Copyright (c) 2007-2008 de e-ducativa Educación Virtual S.A.                 */
/*                                                                              */
/********************************************************************************/

body { /* modificado en el script tb */
	background-color: #e8e8e8;
}

/********************/
/***  Encabezado  ***/
/********************/

div#administracion_general_encabezado {
	width:758px;
	height: 52px;

	background-color: #336699;
	background-image:  url(../img/head.gif);
}

div#administracion_general_barra_encabezado {
	padding: 2px 0;
	float: left;

	width: 758px;

	color : white;
	font-family: helvetica, impact, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	line-height: 14px;
	background-color: #437F9B;
}

div#administracion_general_barra_encabezado_izq {
	float: left;

	padding: 0 .3em;
	margin:0;
}

div#administracion_general_barra_encabezado_der {
	float: right;

	padding: 0 5px;
	margin:0;

}

div#administracion_general_barra_encabezado a{
	padding: 0px;
	margin: 0px;

	text-decoration: none;

}

div#administracion_general_barra_encabezado a:hover {
	color:#990000
}

#administracion_general_barra_encabezado a:visited {
	color : white;
}
#administracion_general_barra_encabezado a:link {
		color : white;
}

div#administracion_general_barra_encabezado img{
	margin: 0px;
	padding: 0px;

	vertical-align: middle;

	border: 0px;
}

#administracion_general_deco_encabezado_top {
	clear: both;
	overflow: hidden;

	margin: 0px;
	padding: 0px;

	width: 758px;
	height:2px;
	min-height:2px;
	max-height:2px;

	background-color: #DEF0FE ;
}

#administracion_general_deco_encabezado_bottom {
	overflow: hidden;

	margin: 0;
	padding: 0;

	width: 758px;
	height:2px;
	min-height:2px;
	max-height:2px;

	background-color: #437F9B;
}

/*****************************/
/** Pantalla Administracion **/
/*****************************/
#administracion_general_base { /* modificado en el script tb */
	margin:0;
	width: 758px;

	border-top: 1px solid #336699;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;

	background-color: #ECF2F9;
	background-repeat: no-repeat;
	background-position: top left;
}


#administracion_general_cuerpo {
	margin-top: 0px;
    margin-left:  0em;
	margin-bottom: 0px;

	float: left;

	padding:0 0 5px 0;


	width: 758px;

	background-color: #ECF2F9;
	background-image: url(../img/fondo_menu.gif);
	background-repeat: repeat-y;

}

#administracion_general_panel {
	clear: both;

	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

#administracion_general_barra {
	margin: 15px 0px;
	padding: .2em 1em;

/*	border-top: 4px double #666666; #156A15; verde oscuro*/
/*	border-bottom: 4px double #666666; #156A15; verde oscuro*/

	font-family: helvetica, impact, sans-serif;
	font-size : 10pt;
	color : white;/*#E1FFE1;*/

	font-weight: bolder;

	background-color: #5F94C9; /*#81C97F;  verde claro*/
}

#administracion_general_footer {
	clear: both;

	margin-top: 0px;
    margin-left:  0em;

	background-color: #D9E6F2;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;

	width: 758px;
	height: 34px;

}

.mensaje_bienvenida {
	clear: both;

	margin-top: 1em;
	margin-left: 45px;

	padding: .3em 0 0 0;

	color: #336699;

	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;

	text-align: left;

}

.botones {
	clear: both;

	margin-top: 11px;

	padding: 0px;

	margin-left: 45px;
	margin-right: 88px;

}

.botones_acceso{
	clear: right;

	float: left;
	border-width: 0;
	padding: 0px 0px;
	vertical-align: center;
}

.botones_acceso img{
	border: 0px;
}

#boton_acceso_centro {
	margin: 0 25px;
}


#boton_acceso_conf_general {
	clear: both;
	margin: 0;
	padding: 20px 0;

	text-align: center;
}


#boton_acceso_conf_general img:hover {
	cursor: pointer;
}

.loshref{
	border-width: 0;
	margin-left: 0;
	vertical-align: center;
	text-decoration: none;
}



/***************************************************/
/*** Pantalla Administracion :: Panel de Control ***/
/***************************************************/

#wheel {

	position:relative;
	visibility:visible;
	top:0px;
	left:0px;

	width: 256px;
	height: 256px;

}

#democ {position:relative; visibility:visible;  top:0px; left:0px; width: 125px; height: 125px; text-align: center; padding-top: 40px; padding-bottom: 1px;padding-left: 5px;}

div#rights {position:absolute; visibility:visible; top:140px; left:475px;}
div#notes {padding-top: 30px; font-size: smaller;}

.mayusc {
	text-transform: uppercase;
	border: 1px black solid;
	font-size: 10px;
	text-align: center;
	background-color: white;
}


.btxt {color: black;}

.wtxt {color: white;}


.controlPanel_box {
	margin-left: 10px;
	margin-bottom: 15px;

	border-top: 2px groove #5F94C9;
	border-bottom: 2px groove #5F94C9;


	width: 80%;

}


.controlPanel_howto {
	font-family: helvetica, arial, sans-serif;
	font-size : 9pt;
	color : black;
	text-align: left;
	vertical-align: middle;

}

.controlPanel_resultado_op{
	color:green;
	text-align: left;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
}

.controlPanel_texto_err{
	color:red;
	text-align: left;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
}


.left_td {
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : black;
	text-align: right;
	vertical-align: top;
	width: 25%;
}

.logo{
	font-family: helvetica, arial, sans-serif;
	font-size : 10pt;
	color : black;
	text-align: left;
	vertical-align: middle;
}

.entradas {
	border: 1px  black solid;
	width: 150px;
	height: 20px;
	font-size: 10px;
	background-color: white;
}

.entradas2 {
	border: 2px black solid;
	padding: 2px 2px 2px 5px;
	width: 306px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	background-color: white;
	vertical-align: middle;
}

.nuevocolor {
	font-family: helvetica, arial, sans-serif;
	font-size : 10pt;
	color : black;
	text-align: center;
	vertical-align: middle;
}

.seleccioncolor{
	font-family: helvetica, arial, sans-serif;
	font-size : 10pt;
	color : black;
	text-align: left;
	font-weight: bold;
}

.headerizq{
	text-align: left;
	vertical-align: middle;
	width: 37%;
	font-family: Tahoma, Arial, Helvetica;
 	font-weight: bold;
 	color: #ffffcc;
	font-size: 9pt;
}

.headerder{
	text-align: right;
	vertical-align: middle;
	width: 63%;
	font-family: Tahoma, Arial, Helvetica;
 	color: #ffffcc;
	font-size: 9pt;
	padding: 0 .3em 0 0;
}

#panelControl_bottonAceptar_box {
	margin: .7em 2em;
	padding: 0em 0;

	text-align: center;

/*	background-color: #81C97F;  */
}

#panelControl_bottonAceptar{

	padding: .1em .2em;

	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;

}



/*******************/
/** Pantall Login **/
/*******************/

.fondo_pantalla1 {
	background-color: #FFF ;
	background-position: 0em 0em;
	background-repeat: no-repeat;
	height: 394px;
	width: 758px;

	border-top: 1px solid #336699;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
}


.administracion_general_cuerpo_login {
	margin: 0;
	padding 0;

	width:758px;
	height: 278px;
   /* background-color: #D9E6F2; */
    background-color: #D9E6F2;
	background-image:  url(../img/fondo_cuerpo_login.jpg);
}


.tabla_ingrese_datos {
	position: relative;
	top: 40px;
 	left: 105px;

	float: left;

	padding : .2em 0 0 0;
}

.fila_ingrese_datos_imagen {
	float: left;
	clear: right;
    padding: 0px .2em;
}


.fila_ingrese_datos_txt {
	float: left;
	color: white;
	font-size: 9pt;
	font-family: Arial;
	padding: 2px 0 0 0 ;
}


.caja_user_pass {
	position: relative;

	top: 27px;
	left: 120px;

	float: left;
	clear: both;

	padding: .3em 0 0 0;

}


.fila_usr{
	float: left;

	color:#336699;
	font-size: 10pt;
	font-family: Arial;
	padding: 15px 0 0 0px ;
}

.fila_pass{
	float: left;
	clear: left;

	color:#336699;
	font-size: 10pt;
	font-family: Arial;
	padding: 15px 0 0 0 ;
}

.olvide_datos{
	float: left;
	clear: both;

	margin: 0px;
	padding: 10px 0 10px 122px;
}

.olvide_datos a {
	padding: 0px 0px 0px 0px;

	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}

.olvide_datos a:hover {
	color: #999;
	text-decoration: underline;

}

.fila_aceptar{
	float: left;
	clear: both;

	font-size: 10pt;
	font-family: Arial;
	text-align: left;
	padding: 0px 0px 0px 50px;
}

.input_box{
	padding: 0px;
	margin:0px;
}

.input_button {
	border: 1px #336699 solid;
	margin-left: 4px ;
	padding: 0px;

	width: 150px;
	height: 20px;

	vertical-align:  bottom;
	font-size: 15px;

	background-color: white;
}

#bot_aceptar{
	border: 1px #336699 solid;
	margin: 0;
	padding: 0;

	width: 130px;
	height: 24px;

	color: #336699;

	vertical-align: middle;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;

	background-image:  url(../img/boton_entrar_rollout.gif);
	background-position: right top;
}

#bot_aceptar:hover {
	background-image:  url(../img/boton_entrar_rollover.gif);
}

