


#asistencia_general {
	/*border:1px solid black;*/
	width:732px;
	height:44px;
	background: url(../../vista/img/asistencia_general.jpg) no-repeat center center;
	margin-bottom:14px;
}


#asistencia_corporativo {
	/*border:1px solid black;*/
	width:732px;
	height:44px;
	background: url(../../vista/img/asistencia_corporativo.jpg) no-repeat center center;
	margin-bottom:14px;
}


#asistencia_estudiantes {
	/*border:1px solid black;*/
	width:732px;
	height:44px;
	background: url(../../vista/img/asistencia_estudiantes.jpg) no-repeat center center;
}


#descripcion_paquetes {

	border:1px solid #DDDDDD;
	padding:20px;
	width:652px;

}

.content-text {
	width:740px;
}

#descripcion_asistencia{
	padding:20px;
	width:652px;
}
