@charset "utf-8";
/* CSS Document */

#L_ACTIVIDAD, #L_GRUPO, #L_DATOS, #L_EQUIPO {
	width:955px;
	padding-top:13px;
	background-image:url(../img/presentacion/franja.gif);
	background-repeat:no-repeat;
	background-position:top;
}

div.presentacion_content {
	width:935px;
	padding:10px;
}

div.presentacion_content h1 {
	font-size:12px;
	color:#003366;
}

div.presentacion_content li {
	color:#003366;
}