
.section ul,li{
	padding:0;
	margin:0;
	list-style:none;
}


.section li{
	/*padding:50px;*/
	height:870px;
	/*border:1px solid green;*/
	/*padding-left:9px;*/
	width:940px;
}


		
#contenedor_slider{
	overflow:hidden;
	width:977px;
	/*width:740px;*/
	/*height:740px;*/
	/*border: 1px solid yellow;*/
	padding:0px;
	margin:0px;
	
	/**/
	position:relative;
}

			
.section{
	/*width:3900px;*/
	width:5000px;
	position:relative;
}
		
.section .sub{
	position:relative;
	float:left;	
}
	


.slider_space{
	margin-left:20px;
	margin-right:20px;
	width: 500px;
	/*width:20px;*/
	margin-top:5px;
	height: 470px;
	/*border: 2px solid yellow;*/
}
	
.slider_content {
	/*height:740px;*/
}

#efecto_estudia, #efecto_trabaja {
	display:none;	
}


/****	Estilos de ventanas de registro de comun	****/

#contenedor_ventanas {
	position:relative;
	width:720px;
	height:450px;	
}


#contenedor_ventana_registro_usuario {
	top:10px;
	left:260px;	
}


#contenedor_ventana_usuario_registrado {
	top:210px;
	left:260px;			
}



/**********************************************************/
.content-text {
	background:white;	
}

.tabla_informacion_personal tr td{
	text-align:left;
	/*width:180px;*/
	/*padding-left:20px;*/
}


.div_color {
	background-color:#F3F3F3;
	height:20px;
	line-height:20px;
	text-align:center;	
}


.combo_act, #universidad {
	width:500px;
}


.tabla_informacion_personal {
	width:940px;	
}


#msj_denegado {
	color:#333333;
	font-size:1.1em;
	text-align:justify;
	width:720px;
}


#msj_denegado span, .msj_notificacion {
	color:#BA2121;
	font-weight:bold;	
}


.link_enviar {
	background: url(../../vista/img/enviar.jpg) no-repeat center center;
	border: none;
	font-size:20px;
	cursor:pointer;
}



/********************************************/

#muestra_sesiones {
	width:99%;	
}

#muestra_sesiones tr td, #muestra_sesiones tr th{
	width:33%;	
}

#muestra_sesiones tr th {
	text-align:center;	
}

#muestra_sesiones tbody{
	height:200px;
	overflow-y:auto;
	overflow-x:hidden;
	border:2px solid #F3F3F3;	
}



/**Maquetado para meter la agenda a ultima hora**/

.content-text {
	width:937px;
}

#contenedor_padre_formulario {
	width:977px;	
}

.contagenda {
	width:640px;	
}

.contagenda tr th, .contagenda tr td{
	text-align:center;	
}


#contenedor_diagrama_agenda {
	height:470px;
	/*border:1px solid blue;*/	
}

#agenda_dia2, #agenda_dia3 {
	display:none;	
}

#menu-agenda li{
	cursor:pointer;
	text-decoration:none;
}

#contenedor_instrucciones {
	/*border:1px solid black;*/
	font-weight:normal;
	padding-top:15px;
}


#contenedor_instrucciones tr td {
	height:30px;	
}


#contenedor_msj_final {
	width:400px;
	height:100px;
	font-weight:bold;
	color:#333333;
}

#continuar, #button_confirmar {
	cursor:pointer;	
}









