BODY
{
	margin-top	:	0;
	margin-left	:	0;
	margin-right	:	0;
	color		:	black;
	text-decoration	:	none;
}

/* Para los menús de administración */


.lien
{
	position	:	relative;
	top     	:	-5;
	color   	:	#FFFFFF;
	font-size	:	7pt;
	font-family	:	Verdana;
	font-weight	:	none;
	letter-spacing	:	0pt;
	text-decoration	:	none;
}


.divise
{
	position	:	relative;
	top     	:	-3;
	color   	:	#C0C0C0;
	background	:	#000000;
	font-size	:	10pt;
}

/* ===================================== */


/* Para marcar los enlaces al pasar por encima */
A:hover{Text-Decoration:underline; color:blue; font-weight: bold;}


h2			/* Para los títulos en el texto */
{
	font-weight	:	bold;
	font-size	:	13pt;
	font-family	:	helvetica;
	color		:	blue;
	text-align	:	left;
	line-height	:	1;
}


.titulo 		/* Para el título superior */
{
	font-weight	:	bold;
	font-style	:	normal;
	font-size	:	14pt;
	font-family	:	helvetica;
	color		:	yellow;
	text-align	:	center;
	line-height	:	10pt;
}


.titulillo  		/* Para la parte inferior del título superior */
{
	font-weight	:	normal;
	font-style	:	italic;
	font-size	:	8pt;
	font-family	:	helvetica;
	color		:	#000066;
	text-align	:	right;
	line-height	:	8pt;
}


.texto			/* Para el texto */
{
	font-weight	:	normal;
	font-style	:	normal;
	font-size	:	11pt;
	font-family	:	times;
	color		:	black;
	text-align	:	justify;
}


.lista			/* Para hacer listas en el texto */
{
	font-weight	:	normal;
	font-style	:	normal;
	font-size	:	11pt;
	font-family	:	times;
	color		:	black;
	text-align	:	left;
}


.direcciones		/* Para las direcciones del Colegio */
{
	font-weight	:	normal;
	font-style	:	normal;
	font-size	:	10pt;
	font-family	:	helvetica;
	color		:	black;
	text-align	:	center;
}


.direccionesnegrita	/* Para el encabezado de las direcciones */
{
	font-weight	:	bold;
	font-style	:	normal;
	font-size	:	10pt;
	font-family	:	helvetica;
	color		:	black;
	text-align	:	left;
}


.cargosjunta		/* Listas en negrita alineadas a la derecha */
{
	font-weight	:	bold;
	font-style	:	normal;
	font-size	:	10pt;
	font-family	:	helvetica;
	color		:	black;
	text-align	:	right;
}


.miembrosjunta		/* Listas alineadas a la izquierda */
{
	font-weight	:	normal;
	font-style	:	normal;
	font-size	:	10pt;
	color		:	black;
	text-align	:	left;
	font-family	:	helvetica;
}


.firmas			/* Para firmar "manuscritos" */
{
	font-weight	:	none;
	font-style	:	italic;
	font-size	:	10pt;
	font-family	:	helvetica;
	color		:	black;
	text-align	:	left;
}


.titulosnumerados	/* Listas numeradas */
{
	font-weight	:	bold;
	font-style	:	normal;
	font-size	:	11pt;
	font-family	:	helvetica;
	color		:	black;
	text-align	:	left;
}

.ofertas		/* Para ofertas de empleo */
{
	font-weight	:	normal;
	font-style	:	normal;
	font-size	:	10pt;
	font-family	:	helvetica;
	color		:	black;
	text-align	:	justify;
}




A			/* Para todos los enlaces */
{
	font-weight	:	bold;
	color		:	#032598;
	text-decoration	:	none;
}


.inferior		/* Enlaces en la parte inferior */

{
	font-weight	:	bold;
	font-style	:	normal;
	font-size	:	8pt;
	font-family	:	helvetica;
	color		:	#33G0F0;
	line-height	:	8pt;
}


.bandazul		/* Los textos en la banda azul */
{
	font-size	:	8pt;
	font-style	:	italic;
	font-family	:	helvetica;
	text-align	:	left;
	line-height	:	8pt;
}

.enlacemapa		/* Los enlaces a los mapas en las direccionesl */
{
	font-size	:	8pt;
	font-style	:	italic;
	font-family	:	helvetica;
	text-align	:	right;
	line-height	:	8pt;
}


.enlaces		/* Las barras de los enlaces inferiores */
{
	font-size	:	8pt;
	font-family	:	arial;
	text-align	:	center;
	line-height	:	8pt;
}


.final			/* El último enlace de la página */
{
	font-weight	:	bold;
	font-style	:	italic;
	font-size	:	11pt;
	font-family	:	times;
	text-align	:	center;
}