/* RESETEAMOS TODOS LOS ESTILOS */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em;}
ul,ol { list-style: none; }
img { border: none; }

/* ESTILOS GENERALES */
body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}
.clearfloat {
	clear:both;
}
input{
	border:1px solid #949494;
	font:11px Arial, Helvetica, sans-serif;
	color:#4c4c4c;
}
textarea{
	font:11px Arial, Helvetica, sans-serif;
	color:#4c4c4c;
}
.checkbox{
	border:none;
}
select{
	font:11px Arial, Helvetica, sans-serif;
	color:#4c4c4c;
}
hr{
	min-height:1px;
	height:auto !important;
	height:1px;
	border-top: 2px solid #c7d6dd;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
a:link{
	text-decoration:none;
	color:#666;
}
a:visited{
	text-decoration:none;
	color:#666;	
}
a:hover{
	text-decoration:underline;
	color:#666;	
}
.img_margin_right{
	margin-right:10px;
}

/* ESTILOS DE LOS DIV */
#container { 
	width: 960px;
	margin: 30px auto 0 auto;
	text-align: left;
} 
#cabecera {
	margin:0 0 20px 0;
	float:left;
} 
#cabecera h1 {
	margin:0;
	display:none;
}
#cabecera .logo_web{
	width:230px;
	float:left;
}
#cont_cabecera{
	width:730px;
	float:left;
}
#cont_cabecera .logo_uni{
	width:220px;
	float:left;
}
#cont_cabecera .accesorios{
	width:510px;
	float:left;
	text-align:right;
	display:none;
}
#cont_cabecera .iconos{
	width:510px;
	display:block;
	margin:10px 0;
}
#cont_cabecera .iconos img{
	margin-right:10px;
}

#buscador_sup{
	width:190px;
	text-align:right;
	margin-top:5px;
	float:right;
}
#buscador_sup label{
	display:none;
}
#buscador_sup input{
	float:left;
	border:1px solid #949494;
	font:12px Arial, Helvetica, sans-serif;
	color:#636363;
	width:159px;
}

#buscador_sup img.buscador{
	margin:0 0 0 5px;
	float:left;
}
.button_lupa{
	background-image:url(../img/btn_enviar_buscador.gif);
	background-position: top left; 
	background-repeat: no-repeat;
	border: 0;
	color: #fff;
	width: 26px;
	height: 17px;
	padding-bottom:3px;
	cursor:pointer;	
}

#col_izda{
	width:200px;
	margin-right:30px;
	float:left;
}
#col_izda .informacion{
	width:200px;
	margin:20px 0;
}
#col_central{
	width:485px;
	float:left;
	overflow: hidden;	
}
#col_central .bloque_izdo{
	width:220px;
	margin-right:15px;
	float:left;
	padding-bottom:30000px;
	margin-bottom: -30000px;
}
#col_central .bloque_dcho{
	width:204px;
	margin-right:15px;
	float:left;
	padding-bottom:30000px;
	margin-bottom: -30000px;
	border-left:1px solid #e5e8e6;
	padding-left:15px;
}
#col_central h2{
	font:2.2em Georgia, "Times New Roman", Times, serif;
	color:#c86f4d;
}
#col_central h3{
	font:1.5em Arial, Helvetica, sans-serif;
	color:#c86f4d;
	font-weight:bold;
}
#col_central h4{
	font:1em Arial, Helvetica, sans-serif;
	color:#c86f4d;
}
#col_central .bloque_texto{
	width:460px;
	float:left;
	margin:10px 0;
}
#col_dcha{
	width:245px;
	float:left;
}
#col_dcha .texto{
	width:235px;
	float:left;
	margin-top:5px;
	padding-left:10px;
}
#col_dcha .foto{
	width:245px;
	float:left;
	margin:5px 0 10px 0;
}
#banner {
	width:730px;
	float:left;
	margin-bottom:17px;
	display:none;
} 
#calendario_grande {
	width:728px;
	float:left;
	border:1px solid #b3b3b3;
	margin-bottom:17px;
} 
#cont_accesorios{
	width:730px;
	float:left;
	margin-bottom:17px;
}
#cont_accesorios .miga{
	width:600px;
	float:left;
}
#cont_accesorios .accesorios{
	width:130px;
	float:left;
	text-align:right;
	display:none;
}
#cont_accesorios .accesorios .tamanyo_letra{
	cursor:pointer;
}
#pie {
	width:960px;
	float:left;
	padding: 4px 0;
	background:#f4f4f4;
	margin-top:20px;
	display:none;
} 
#pie .col_izda {
	width:450px;
	float:left;
	padding:0 0 0 20px;
	display:none;
}
#pie .col_dcha {
	width:470px;
	float:left;
	padding:0 20px 0 0;
	text-align:right;
}
.pestana_dcha_inf{
	background:url(../img/curva_inf_dcha.gif) no-repeat top left;
	height:7px;
	width:244px;
	float:left;
}
.cont_col_dcha{
	width:237px;
	border-top:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;	
	background-color:#f4f4f4;
	padding-left:5px;
	float:left;
}
.cont_col_dcha_alumnos{
	width:237px;
	border-top:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;	
	background-color:#f4f4f4;
	padding:8px 0 0 5px;
	float:left;
}
#tabla_fechas{
	border:none;
	width:235px;
	margin:10px 0;
}
#tabla_actividades{
	border:none;
	width:227px;
	margin-bottom:15px;
}
#tabla_actividades caption{
	display:none;
}

#tabla_actividades td{
	text-align:center;
	background-color:#fff;
}
#tabla_actividades td.diahoy{
	background-color:#c86f4d;
	color:#fff;
}
.pestana_dcha{
	background:url(../img/pestana_col_dcha.gif) no-repeat;
	width:220px;
	height:16px;
	padding:1px 0 0 8px;
	position:relative;
	font-size:1em;
	font-weight:bold;
	color:#fff;
	float:left;
}
.mas_dcha{
	position:absolute;
	left:215px;
	top:5px;
}
.pestana_roja{
	background:url(../img/pestana_roja.gif) no-repeat;
	width:212px;
	height:16px;
	padding:1px 0 0 8px;
	position:relative;
	font-size:1em;
	font-weight:bold;
	color:#fff;
	float:left;
}
.mas_roja{
	position:absolute;
	left:208px;
	top:5px;
}
.cont_foto_texto_dcha{
	float:left;
	width:226px;
	margin:8px 0;
	border-bottom:1px dotted #a29a93;
	padding-bottom:5px;
	
}
.foto_contexto_dcha{
	width:70px;
	margin-right:8px;
	float:left;
	padding-left:5px;
}
.texto_confoto_dcha{
	width:143px;
	float:left;
}
.ver_mas{
	display:block;
}
.ver_mas a:link{
	background:url(../img/ver_mas.gif) no-repeat;
	background-position:center left;
	padding-left:15px;
	color:#c86f4d;
	font-weight:bold;
	text-decoration:underline;
	margin-top:4px;
}
.ver_mas a:visited{
	background:url(../img/ver_mas.gif) no-repeat;
	background-position:center left;	
	padding-left:15px;
	color:#c86f4d;
	font-weight:bold;
	text-decoration:underline;
	margin-top:4px;	
}
.ver_mas a:hover{
	background:url(../img/ver_mas.gif) no-repeat;
	background-position:center left;	
	padding-left:15px;
	color:#c86f4d;
	font-weight:bold;
	text-decoration:underline;
	margin-top:4px;	
}
#fotos_alumnos_home{
	width:220px;
	float:left;
	margin-bottom:10px;
}
#fotos_alumnos_home .foto_alumno{
	width:35px;
	margin:0 2px 2px 0;
	float:left;
}
#fotos_alumnos_home .foto_alumno_ultimo{
	width:35px;
	float:left;
	margin-bottom:2px;
}
.cont_foto_texto{
	float:left;
	width:460px;
	margin-top:10px;
	border-bottom:1px dotted #dbdbdb;
	padding-bottom:10px;
}
.foto_contexto{
	width:85px;
	margin-right:10px;
	float:left;
}
.foto_contexto img{
	max-width:85px;
	width:auto !important;
	width:85px;
	vertical-align:top;
}
.texto_confoto{
	width:365px;
	float:left;
}
.foto_contexto_alumno{
	width:83px;
	margin-right:10px;
	float:left;
}
.foto_contexto_alumno img{
	max-width:83px;
	width:auto !important;
	width:83px;
	vertical-align:top;
	border:1px solid #bebebe;
}
.texto_confoto_biblio{
	width:265px;
	float:left;
}
.foto_contexto_biblio{
	width:183px;
	margin-right:10px;
	float:left;
}

.barra_prog_off{
	width:458px;
	height:16px;
	float:left;
	background:url(../img/pestana_prog_off.gif) no-repeat;
	padding-top:2px;
	margin-bottom:4px;
}
.barra_prog_on{
	width:458px;
	height:16px;
	float:left;
	background:url(../img/pestana_prog_on.gif) no-repeat;
	padding-top:2px;
	margin-bottom:4px;
}
.barra_prog_titulo{
	width:435px;
	float:left;
	color:#fff;
	font-weight:bold;
	padding-left:5px;
}
.barra_prog_ficha{
	width:18px;
	float:left;
}
.barra_alumno{
	width:458px;
	height:16px;
	float:left;
	background:url(../img/pestana_prog_on.gif) no-repeat;
	padding-top:2px;
	margin:10px 0 4px 0;
}
.barra_alumno_izda{
	width:435px;
	float:left;
	color:#c86f4d;
	font-weight:bold;
	padding-left:5px;
}
.barra_alumno_dcha{
	width:18px;


	float:left;
	color:#c86f4d;
	font-weight:bold;
}
.estadisticas_alumnos{
	width:458px;
	float:left;
	padding:3px 0;
	border-bottom:1px solid #e5e8e6;
}
.estadistica_alumno_izda{
	width:430px;
	float:left;
}
.estadistica_alumno_dcha{
	width:28px;
	float:left;
	text-align:center;
}
.num_titulados{
	width:455px;
	margin:10px 0 5px 0;
	padding-bottom:3px;
	border-bottom:1px solid #eed4c9;
	display:block;
}
.buscador_promocion{
	width:435px;
	float:left;
	background-color:#f4e2db;
	padding:10px;
	margin:15px 0 10px 0;
}
.buscador_modulo{
	width:435px;
	float:left;
	background-color:#f4e2db;
	padding:10px;
	margin:15px 0 3px 0;
}
.tit_linea_inf{
	display:block;
	border-bottom:1px solid #eed4c9;
	width:460px;
	margin:15px 0 5px 0;
	font-size:1.1em;
	font-weight:bold;
	color:#c86f4d;
}
#col_central .tablas_listado{
	width:460px;
	float:left;
	margin:10px 0;
}
#col_central .tablas_listado table{
	width:460px;
}
#col_central .tablas_listado th{
	background-color:#c86f4d;
	border-right:1px solid #fff;
	color:#fff;
	text-align:center;
	padding:3px 0;
}
#col_central .tablas_listado td.uno{
	background-color:#f4e2db;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;	
	text-align:center;
	padding:3px 0;
}
#col_central .tablas_listado td.dos{
	background-color:#f9f0ed;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;	
	text-align:center;
	padding:3px 0;
}
.barra_totales_clara{
	width:453px;
	height:16px;
	float:left;
	background:url(../img/pestana_prog_on.gif) no-repeat;
	padding:2px 5px 0 0;
	margin:10px 0 0 0;
}
.barra_totales_clara_izda{
	width:335px;
	float:left;
	color:#c86f4d;
	font-weight:bold;
	padding-left:5px;
}
.barra_totales_clara_dcha{
	width:113px;
	float:left;
	color:#c86f4d;
	font-weight:bold;
	text-align:right;
}
.barra_totales_oscura{
	width:453px;
	height:16px;
	float:left;
	background:url(../img/pestana_prog_off.gif) no-repeat;
	padding:2px 5px 0 0;
	margin:4px 0 0 0;
}
.barra_totales_oscura_izda{
	width:335px;
	float:left;
	color:#fff;
	font-weight:bold;
	padding-left:5px;
}
.barra_totales_oscura_dcha{
	width:113px;
	float:left;
	color:#fff;
	font-weight:bold;
	text-align:right;
}
.subir_doc{
	width:453px;
	float:left;
	text-align:right;
	margin:10px 0;
}
.textos_generales{
	text-align:left;
	padding:10px;
	color:#000;
}



/*********** ACORDEON ***************/

.pageContent {
	width: 459px;
}
.accordion {
	list-style-type: none;
	padding: 0;
}
.accordion ul {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
}
.accordion li {
	/*background:url(../img/pestana_prog_off.gif) no-repeat;*/
	background-color:#c86f4d;
	list-style-type: none;
	padding: 0;
	margin: 0 0 5px 0;
	float: left;
	display: block;
	width: 100%;
}
.accordion li.active>a {
	background: url('../img/menos_pestana.gif') no-repeat center left;

}
.accordion li div {
	padding: 0;
	background: #aef;
	display: block;
	clear: both;
	float: left;
	width: 458px;
	cursor:default;
}
.accordion a {
	text-decoration: none;
	font: bold 1.1em/2em Arial, sans-serif;
	color: #222;
	padding: 0 10px;
	background: url('../img/mas_pestana.gif') no-repeat center left;
}

/* Level 2 */
.accordion li ul li {
	background: #c86f4d;
	font-size: 0.9em;
	float:left;
	display:block;
	margin-top:5px;
}

/************* ACORDEON SIMPLE PARA LOS ALUMNOS *****************/
.mypets_cont{
	width:455px;
	float:left;
	border-bottom: 1px solid #eed4c9;
	margin-top:4px;
}
.mypets{
	cursor: pointer;
	padding: 2px 5px 2px 20px;
	background:url(../img/mas_programa.gif) no-repeat center left;
	width:415px;
	float:left;
}
.mypets_ficha{
	width:15px;
	float:left
}

.openpet{
background:url(../img/menos_programa.gif) no-repeat center left;
}

.thepet{width:460px; float:left}


/********** ESTILOS PARA EL CONTENIDO Q VA DENTRO DE LOS LIGHTBOX ****************/
#cont_lightbox{
	width:385px;
	background-color:#f4f4f4;
	text-align:left;
	padding:20px;
	font-weight: bold;
}
.tit_lightbox{
	font-size:1.8em;
	color:#4c4c4c;
}
.texto_general_lightbox{
	color:#4c4c4c;
}

form.cmxform {
	width: 385px;
	font-size: 1em;
	color: #333;
	margin-top:10px;
}

form.cmxform input {
	width:250px;
}

form.cmxform fieldset { 
	margin-bottom: 10px;
	border:none;
}
	
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
}
	
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}
	
form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}

form.cmxform label {
	width: 120px;
}
form.cmxform .repass{
	width:235px;
	float:left;
	text-align:right;
}
form.cmxform .entrar{
	width:150px;
	float:left;
	text-align:right;
}

/********* ESTILOS PARA EL CALENDARIO DE MODULOS DE ALUMNOS ************/
#tabla_modulos{
	width:722px;
	margin-left:4px;
}
#tabla_modulos th{
	border-right:3px solid #fff;
	width:141px;
	height:21px;
	background-color:#d2d2d2;
	padding-left:5px;
}
#tabla_modulos td{
	border-right:3px solid #fff;
	border-bottom:3px solid #fff;
	width:141px;
	height:69px;
	vertical-align:top;
	padding:4px 10px 0 4px;
}
#tabla_modulos td .dia{
	font-size:1.6em;
	color:#444;
}
#tabla_modulos td .texto{
	color:#4c4c4c;
}
#cont_buscador_calendario{
	width:713px;
	background-color:#f4f4f4;
	float:left;
	margin:4px 0 0 4px;
	padding:8px 3px;
}
#cont_buscador_calendario .buscador_calendario{
	width:362px;
	float:left;
}
#cont_buscador_calendario .buscador_calendario img{
	margin-left:4px;
	vertical-align:text-bottom;
}
#cont_buscador_calendario .botones_meses{
	width:349px;
	float:left;
	text-align:right;
}
#cont_buscador_calendario .botones_meses img{
	margin-left:7px;
}

/*********** ENLACES ****************/
a.enlace_tabla_actividades:link{
	font-weight:normal;
	color:#555;
	text-decoration:none;
}
a.enlace_tabla_actividades:visited{
	font-weight:normal;
	color:#555;
	text-decoration:none;
}
a.enlace_tabla_actividades:hover{
	font-weight:normal;
	color:#555;
	text-decoration:none;
}
a.enlace_rojo:link{
	color:#c86f4d;
	text-decoration:underline;
}
a.enlace_rojo:visited{
	color:#c86f4d;
	text-decoration:underline;
}
a.enlace_rojo:hover{
	color:#c86f4d;
	text-decoration:underline;
}
a.enlace_rojo_bold:link{
	color:#c86f4d;
	text-decoration:none;
	font-weight:bold;
}
a.enlace_rojo_bold:visited{
	color:#c86f4d;
	text-decoration:none;
	font-weight:bold;
}
a.enlace_rojo_bold:hover{
	color:#c86f4d;
	text-decoration:none;
	font-weight:bold;
}
a.enlace_cabecera:link{
	color:#4d4d4d;
	font-weight:bold;
	text-decoration:none;
}
a.enlace_cabecera:visited{
	color:#4d4d4d;
	font-weight:bold;
	text-decoration:none;	
}
a.enlace_cabecera:hover{
	color:#4d4d4d;
	font-weight:bold;
	text-decoration:none;	
}
a.enlace_gris_bold:link{
	color:#555;
	font-weight:bold;
	text-decoration:none;
}
a.enlace_gris_bold:visited{
	color:#555;
	font-weight:bold;
	text-decoration:none;	
}
a.enlace_gris_bold:hover{
	color:#555;
	font-weight:bold;
	text-decoration:none;	
}
a.enlace_miga:link{
	color:#555;
	text-decoration:underline;
}
a.enlace_miga:visited{
	color:#555;
	text-decoration:underline;
}
a.enlace_miga:hover{
	color:#555;
	text-decoration:underline;
}


/*********** TEXTOS ****************/
.rojo_bold{
	font-weight:bold;
	color:#c86f4d;
}
.rojo_bold_11{
	font-size:1.1em;
	font-weight:bold;
	color:#c86f4d;
}
.gris_bold_11{
	font-size:1.1em;
	font-weight:bold;
	color:#4c4c4c;
}
/********* PAGINACION ************/
.pagination{
	padding: 2px;
	margin:10px 0;
	float:right;
	margin-right:20px;
}
.pagination ul{
	margin: 0;
	padding: 0;
	text-align: left;
}
.pagination li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}
.pagination a, .pagination a:visited{
	padding: 0 5px;
	border: 1px solid #b7bbbb;
	text-decoration: none; 
	color: #565656;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #565656;
	color: #4c4c4c;
	background-color: #fff;
}
.pagination a.currentpage{
	color: #c86f4d !important;
	border-color: #c86f4d;
	font-weight: bold;
	cursor: pointer;
}
.pagination a.prevnext{
	color:#565656;
}
.menu_izda {
	width:200px; 
	border-bottom:1px solid #e5e8e6;
	display:none;
}

.listado_texto_con_flecha{
	width:356px;
	float:left;
	background:url(/img/flecha_marron.gif) left 4px ;
	background-repeat:no-repeat;
	padding:0px 0px 0px 8px;
	border: solid 0px #F00;
}

.texto_con_flecha_columna_drecha{
	width:225px;
	background:url(/img/flecha_marron.gif) left 4px ;
	background-repeat:no-repeat;
	padding:0px 0px 0px 8px;
	border: solid 0px #F00;
}

.texto_con_flecha_columna_drecha_con_linea_inferior{
	width:225px;
	background:url(/img/flecha_marron.gif) left 4px ;
	background-repeat:no-repeat;
	padding:0px 0px 0px 8px;
	border: solid 0px #F00;
	border-bottom: 1px solid #e5e8e6;
	margin-bottom:10px;
	
}
