@charset "utf-8";
/*Documento css para el portal SAAF*/
html, body {border: 0; margin: 0; padding: 0;}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
  	line-height: 130%;
	text-align:justify;
	background:#F0F0F0;
  	/*width: 100%;
  	min-width: 970px;*/
}
table{
	width:99%;
	font-family:"Times New Roman", Times, serif;
	size:1.5em;
	color:#808080;
}
h1, h2, h3 {
	margin: 5px 0 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #007FAA;
}
h1 {font-size: 18px; text-decoration:underline; text-align:center; font-weight:bold; padding:7px 0 7px 0; color:#D47F00;}
h2 {font-size: 16px; text-decoration:underline; font-weight:bold;}
h3 {font-size: 14px; font-weight:bold;}
img{text-decoration:none; text-align:center;}
.user_icon{
	float:left;
	position:relative;
	}
.datos_info{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#007FAA;
}
.datos_tabla{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#007FAA;
	font-weight:bold;
	size:14px;
}
.datos_tabla_2{
	font-family:"Times New Roman", Times, serif;
	font-size:14 px;
	color: #007FAA;
}
.titulo_tabla{
	font-weight:bold;
	text-align:center;
	color: #AA7F00;
	font-size:1.8em;
}
.nota_bien{
	color: #007F00; 
	font-weight: bold;
	font-size:24px;
}
.nota_mal{
	color: ##800000; 
	font-weight: bold;
	font-size:24px;
}
#fondo{
	background: #F0F0F0 url(../img/header.jpg) repeat-x top scroll;
	width: 100%;
	min-width: 1000px;
	margin:-40px 0 0 0;
	z-index:1;
}
#encabezado {
	margin: auto;
	width:1000px;
	height: 310px;
	position: relative;
	font-family: Tahoma, Arial, Helvetica;
}
#encabezado #header #dock .dock-container p .dock-item span {
	font-size: 20px;
}

#cuerpo {
	  background:#F0F0F0;
	  width:1200px;
	  margin:auto;
	   /*width: 100%;
       margin: auto;
       padding:0;
       display: table;
       border-bottom: 0px solid black;*/
}

.novedad_1{
	border:1px solid #F58D35;
	background:#EDFDCE;
	padding:0px 8px 0 8px;
	margin:12px 0;
}
.titulo_sec{
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	color:#fff;
	background: #F58D35;
	display:block;
	height:35px;
	line-height:30px;
	text-indent:21px;
	margin:-8px 0;
	padding:-8px 0;
}
.novedad_1 .fecha {
	font-size:10px;
	text-align:right;
	color: #2A7F00;
}
.novedad_1 .act{
	color: #7F3F00;
	font-size:0.9em;
	text-align:left;
}
#izquierdo {
    width: 220px;
    background: #F0F0F0;
    float:left;
	margin: 0;
	margin:0 0 0 0;
	overflow:hidden;
	   /*width:220px;
       padding: 5px 0 0 2px;
	   margin: 0;
       display: table-cell;
	background: #F0F0F0;*/
}
#derecho {
    width: 220px;
    float:left;
	margin: 0;
	overflow:hidden;
	   /*width:200px;
       padding:0 1em;
       background:#F0F0F0;
       display: table-cell;*/
}
#derecho .pendiente{
	background:url(../img/bull.gif) no-repeat 0 5px;
	padding:0 0 5px 18px;
}
#derecho .fecha{
	float:left;
	margin-top:7px;
	margin-right:10px;
	height:50px;
	width:50px;
	padding:0px 5px 0;
	text-align:center;
	background: url(../img/cells12.png);
	background-position: 162px -81px; 
}
#derecho .dia, .mes{
	font-family: "Times New Roman", Times, serif;
	color:#FFF;
	
}
#derecho .dia{
	font-size:3.5em;
	font-weight:bold;
}
#derecho .mes{
	margin-top:-7px;
	font-size:1.3em;display:block;
}
#derecho a{
	text-decoration:none;
	font-style:normal;
	line-height:normal;
	color: #2A5FAA;
	font-size:0.9em;
}
#izquierdo .titulo {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	padding-top: 10px;
	color: #AA5F00;
}
#izquierdo a{
	font-weight:bold;
	text-decoration:underline;
	font-style:normal;
	color:#606060;
}
	
#izquierdo hr {
	color: #A0A0A4;
	border-style:dashed;
	border-width:1px;
	width:90%;

}
#izquierdo .usuario {
	color:#007FAA;
	font-size: 14px;
	font-family: "Tahoma", "Geneva", Tahoma , sans-serif;
	font-weight:bold;
}
#izquierdo .lslink a {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	font-stretch:expanded;
	text-align:right;
	display:block;
	color: #007FFF;
	padding: 0 35px 10px 0;
}
#izquierdo .lslink a:hover {
	color: #FFF;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-stretch:expanded;
	text-decoration:underline;
	border:none; /*#2ABF55;*/
	background: url(../img/bg_menu.png) repeat-x;
}
.titulo_1, .titulo_2, .titulo_3, .titulo_4, .titulo_5, .titulo_9{
	display: block;
	height: 60px;
	padding: 10px 0 0 0;
	margin:0;
	font-size: 15px;
	color: #fff;
	font-weight: bold;	
	text-align:center;
}
#izquierdo .titulo_1 {background: url(../img/user_1.png) no-repeat;}
#izquierdo .titulo_2 {background: url(../img/user_2.png) no-repeat;}
#izquierdo .titulo_3 {background: url(../img/user_3.png) no-repeat;}
#izquierdo .titulo_4 {background: url(../img/user_4.png) no-repeat;}

/********/
#izquierdo .usuario a {
	text-decoration: none;
	border-bottom: 1px solid #A0A0A4;
	border-bottom-style:groove;
}
#izquierdo .usuario a span {
	font-style:italic;
	color:#A0A0A4;
	font-weight: normal;
}
#izquierdo .usuario a:hover span {
	font-style:normal;
	color:#A00;
	font-weight:bold;
}


/*mostrar en fichas para ver informaicón de alumnos (para el admin)*/
#informacion{
	width:auto;
	text-align:center;
}
#informacion .menu{
	text-align:center;
	width:auto;
	border-style:solid;
	background-color:#D4DFFF;
	padding:0;
	margin:0;

}
#informacion a{
	margin-top:-15px;
	text-decoration:none;
	color: #808080;
	background: url(../img/bd_informacion.png) no-repeat;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	padding:5px;
	margin:-2px;
}
#informacion a:hover{
	color:#D40055;
	background: url(../img/bg_info_h.png) no-repeat;
}
	
/*fin de infomacion participantes*/

/* LAdo Centro*/
#centro {
	width:705px;
	min-height:600px;
    float:left;
	margin: 12px 10px 0 10px;
	padding:10px;
	overflow:hidden;
    background: #FFF;
	border:1px solid #009FFF;
	  
      /*display: table-cell;
	  min-width:600px;*/
}
#centro p{
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:100%; 
	line-height:1.6em;
	font-stretch:expanded;
	color:#6f849d;
}
	
#centro a{
	color: #D47F00;
	text-decoration:none;
	
}
#centro a:hover{
	text-decoration: underline;
	font-weight:bold;
}
#centro fieldset{
	width:99%;
	border:1px solid #008080;
	color: #414141; /*#007FAA;*/
	font-family:Arial, Helvetica, sans-serif;
	background: #FFF;
	margin-right:0;
	padding-right:0;
}
#centro fieldset table{
	font-size:14px;
	
}
/*formulario*/
fieldset input, select {
	color:#007FAA;
	background: #FFF;
	border:none;
	border-bottom:1px solid #A0A0A4;
}
fieldset select {
	border:1px solid #A0A0A4;
}
#centro legend {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #AA5F00;
	font-size:14px;
	font-weight:bold;
	}
button { 
	width:auto;
	overflow:visible; 
  	border:0;
   	cursor:pointer; 
  	font-weight:bold; 
  	padding:0 20px 0 0; 
  	text-align:center; 
}
button span { 
	margin-top: 0px;/* este es el que ????*/
  	position:relative; 
  	display:block; 
  	white-space:nowrap; 
  	padding:0 0 0 20px; 
}
button.submitBtn { 
  	background: url("../img/btn_blue_right.gif") right no-repeat; 
  	font-size:1.3em; 
}
button.submitBtn span { 
  	height:50px; 
  	line-height:50px;
  	background: url("../img/btn_blue_left.gif") left no-repeat;
  	color:#fff; 
}
button.submitBtn:hover {
	background: url("../img/btn_blue_right_hover.gif") right no-repeat; 
}
button.submitBtn:hover span {
	background: url("../img/btn_blue_left_hover.gif") left no-repeat; 
}
#centro .deposito{
	text-align:center;
	color:#A00;
}
#centro .registro fieldset input, select, textarea{
	color:#007FAA;
	background: #FFF;
	border:1px solid  #007FAA;
}
#centro .registro fieldset input:focus, select:focus, textarea:focus{
	background-color: #FFC;
	background-color: #FFC;
	outline-style:2px solid #F90;
	border:1px solid #F90;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}

/*fin centro*/
/*FIN CENTRO*/
/*DERECHO*/

/****************clase boton azul**************************/
.button a{
	clear: both;
	display: block;
	width: 103px;
	height: 23px;
	padding: 4px 0 0 0;
	background: url(../img/templatemo_button.png) no-repeat;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.button a:hover {
	background: url(../img/templatemo_button_hover.png) no-repeat;
	color: #fff;
}
/************fin clase boton azul***************************/
/*#templatemo_right {
	float: right;
	width: 359px;	
	margin: 0 25px 0 0;
}

#templatemo_right_top {
	width: 329px;
	height: 26px;
	background: url(../img/templatemo_right_top.png) no-repeat;
	padding: 30px 0 0 30px;	
}

#templatemo_right_top h1 {
	margin: 0;
}
#templatemo_right_mid {
	width: 359px;	
	background: url(images/templatemo_right_bg.png);
}
*//* footer */

#templatemo_footer_wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: #426fae;
}

#templatemo_footer {
	width: 940px;
	margin: 0 auto;
	padding: 30px 20px;
	background: #426fae  url(../img/templatemo_footer_bg.jpg) no-repeat center top;
	color: #cccccc;
}

#templatemo_footer  a {
	color: #ffffff;
}

/*#templatemo_footer .section_w280 {
	float: left;
	width: 240px;
	padding-right: 40px;
}

#templatemo_footer .section_w280 h3 {
	width: 175px;
	height: 30px;
	font-size:14px;
	font-weight: bold;
	color: #ffffff;
	
}

#templatemo_footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#templatemo_footer .footer_list li {
	margin: 0px;
	padding: 3px 0;
}

#templatemo_footer .footer_list li a {
	color: #cccccc;
}

#templatemo_footer .footer_list li a:hover {
	color: #ffffff;
	text-decoration: none;
}

*//* end of footer */
<!--imagen flotantdo-->
<!--fin imagen-->/*Menu dock Top */
.dock {
	position: relative;
	height: 70px;
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color:#FFFBF0; /*esto cuando es sin <spam>*/
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none;
	padding-left: 3px;
	padding-right:5px;
	margin:auto;
	color: #007FAA;
	background:#FFF;
	border:1px solid #A0A0A4;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#noticias{
	//background:#F00;
}
#noticias .rssxpresschannel table a{
	color:#FFF;
	}
.rssxpresschtitle, .rssxpresschdesc{
	display:none;	
}

#noticias .rssxpresschtitle img{
	display:none;
	background-color:#F00;
	}
#noticias .rssxpressittitle{
	background:#06C;
	font-color:#FFF;

}
.rssxpressittitle a:link{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.rssxpressittitle a:hover{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.rssxpressitdesc {
	color:#000;
}

