@charset "utf-8";
/* CSS Document */

#busqueda_aula{
	position:relative;
	width:585px;
	height:80px;
	border:1px solid #719ADA;
	margin:0 auto;
	color:#636363;
	font-weight:bold;
	font-size:12px;
	background:url(../../fileproject/img/f_fondo_table.gif) repeat-x bottom;
	
}

#busqueda_aula #titbusqueda{
	position:relative;
	height:30px;
	padding-top:10px;
	text-align:center;
}

#contenido_aula{
	
	position:relative;
	width:580px;
	height:auto;
	border: 1px solid #BEBEBE;
	margin:0 auto;
	background:url(../../fileproject/img/f_fondo_table.gif) repeat-x bottom;
	text-align:left;
	padding:0px 5px 5px 10px;
	overflow:hidden;
}

#contenido_aula #nuestros_alumnos .alumno{
	position:relative;
	width:125px;
	height:155px;
	padding:5px;
	/*background:url(../../fileproject/img/marcodocentes.jpg);*/
	border:1px solid #F79721;
	text-align:center;
	float:left;
	overflow:hidden;
	margin-right:8px;
	margin-bottom:8px;

}

#contenido_aula #nuestros_alumnos .tabla{
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
}

.perfil{
	
	position:relative;
	width:585px;
	height:auto;
	/*border: 1px solid #BEBEBE;*/
	background:url(../img/f_fondo_table.gif) repeat-x bottom;
	text-align:left;
	overflow:hidden;
	margin:0 auto;
	
}

.perfil1{
	
	position:relative;
	width:585px;
	height:auto;
	border: 1px solid #BEBEBE;
	background:url(../img/f_fondo_table.gif) repeat-x bottom;
	text-align:left;
	overflow:hidden;
	margin:0 auto;
	
}
.titmunicipio{
	
	width:575px;
	top:0px;
	border-bottom:3px solid #BEBEBE;
	height:auto;
	padding:7px 0px 5px 10px;
	font-weight:bold;
	color:#BF711C;
	font-size:12px;
	margin:0 auto;
	margin-bottom:8px;
	cursor:pointer;
	overflow:hidden;
	text-align:left;
}

.perfil #resultado_actividad{
	width:575px;
	height:auto;
	overflow:hidden;

}

.perfil #resultado_actividad .contenedor_actividad{
	
	position:relative;
	width:575px;
	height:auto;
	overflow:hidden;
	padding:5px;
}

.perfil #resultado_actividad .contenedor_actividad #foto_actividad{
	width:150px;
	height:auto;
	overflow:hidden;
	float:left;

}


.perfil #resultado_actividad .contenedor_actividad #contenido_actividad{
	width:345px;
	height:auto;
	float:left;
	padding-left:5px;
	color:#868581;

}

.perfil #resultado_actividad .contenedor_actividad #detalles_actividad{
	width:70px;
	height:auto;
	float:right;
	color:#F90;
	font-weight:bold;

}


/** ESTILOS PARA EDICION DE PERFIL **/

.perfil #perfil_datos_edit{
	width:585px;
	overflow:hidden;
}

.perfil #perfil_datos_edit #plan_anual{
	width:100px;
	overflow:hidden;
	float:left;
}

#plan_trabajo{
	width:100px;
	overflow:hidden;
	float:left;
}

.perfil #perfil_datos_edit #file_municipio{
	width:485px;
	overflow:hidden;
	float:left;
}

#file_comite{
	width:485px;
	overflow:hidden;
	float:left;
}

.perfil #perfil_datos_edit .titulos{
	
	width:150px; 
	height:auto;
	float:left;
	overflow:hidden;
	color:#BA731B;
	margin-top:3px;

}

.titulos{
	
	width:150px; 
	float:left;
	height:auto;
	color:#BA731B;
	margin-top:3px;
	overflow:hidden;

}

.perfil #perfil_datos_edit .campos{
	
	width:435px;
	height:auto;
	float:left;
	margin-top:3px;
	overflow:hidden;

}

.campos{
	
	width:435px;
	height:auto;
	float:left;
	margin-top:3px;
	overflow:hidden;

}

.participantes{
	
	position:relative;
	width:110px;
	height:150px;
	overflow:hidden;
	text-align:center;
	font-size:9px;
	float:left;
	padding:5px;
	border:1px solid #CCC;
	margin-right:6px;
	margin-bottom:8px;
}

.participantes .foto{
	position:relative;
	margin:0 auto;
	width:82px;
	height:1;
	overflow:hidden;
}


#foto_al{
	height:auto;
	overflow:hidden;
	width:82px;
	margin:0 auto;
}

#criterio_evaluacion_exam{
	position:relative;
	height:auto;
	overflow:hidden;
}

.titulo_tabla{
	color:#FFFFFF; 
	font-size:11px; 
	font-weight:bold;
}

.texto_tabla{
	font-size:11px; 
	font-weight:bold;
	color:#868581;
}

#titulo_impresion{
	display:none;
}

#subtitulo_impresion{
	display:none;
}




