

a:focus{
	outline:none;                              /*ESTO ELIMINA EL BORDE RAYADO QUE APARECE AL PULSAR LOS ENLACES*/
	}

.cuadro_arriba {
	vertical-align: text-top;
}
.contenido {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #333333;
	padding: 10px;
	text-align: justify;
	vertical-align: text-top;
	line-height: 20px;
}
.borde_blanco {
	border: 3px solid #FFFFFF;
}
.subtitulo {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px dotted #333333;
	border-left: 1px none #333333;
	font-weight: lighter;
}
.texto_formulario {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #333333;
	padding: 0px 5px 0px 0px;
	text-align: left;
	font-weight: normal;
}
.formulario_dentro {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: left;
	font-weight: normal;
	padding: 0px;
}
.texto_final {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: center;
	padding: 2px 20px 2px 2px;
}
.conte_noticia {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #333333;
	padding: 5px 15px 5px 5px;
	text-align: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	vertical-align: text-bottom;
	background-image:  url(imagenes/flecha_negra.jpg);
	background-repeat:  no-repeat;
	background-position: right top;
}
.nombre_profe {
	background-color: #666666;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
}
.listado {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 15px;
	padding-left: 15px;
}
.nombre {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #990000;
	background-color: #CBE6C4;
	border: 1px solid #FFFFFF;
	padding-right: 20px;
	padding-left: 10px;
}
.linea_inferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.webmaster{
	display: block;
	padding: 5px;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 11px;
}
.profesores {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px 5px 5px 15px;
	text-align: left;
	vertical-align: text-top;
	line-height: 18px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.borde_cuadro {
	border: 5px solid #EAEAEA;
}
.link {
	display: block;
	padding: 3px 0 0px 24px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
}
.borde_blanco_izq {
	border-top: 3px solid #FFFFFF;
	border-right: 15px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: #FFFFFF;
}
.contenido_profe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
.linea_verde {
	border-top: 6px solid #000000;
}
.contenido_naranja {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	text-align: justify;
	background-color: #666666;
}
.fecha {
	background-color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.fondo_bisel {
	background-image: url(imagenes/bisel.jpg);
	background-repeat:   repeat-x;
	background-position: 0pt 50px;
}
.Horario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	vertical-align: text-top;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.fondo_bolitas {
	background-color: #000000;
	background-image: url(imagenes/fondo_bolitas.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.conte_noticia2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #38A4C0;
	border-bottom-color: #38A4C0;
	vertical-align: text-bottom;
	background-color: #67CB33;
}
.borde_flash {
	border-top: none;
	border-right: none;
	border-bottom: 5px solid #66CC33;
	border-left: none;
}
.fecha {
	background-color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
	background-image: url(imagenes/bisel.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.boton {

	background-color: #666666;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.body {
	background-color: #B8D8C5;
}
.centrar {
	text-align: center;
}
.musica {
	background-color: #333333;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(imagenes/bisel_menu.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
} 


.redessociales{
		
		width:320px;
		margin-left:50px;                    /*CLASE PARA ICONOS REDES SOCIALES*/
		
		}

.paypal{
	margin:30px;
	{

