/* CSS Document */

	.textotitulo{
	
	color: #257423;
	font-weight: bold;
	font-size: 11px;
	}
	.texto{
	
	color: #808080;
	font-weight: bold;
	font-size: 12px;
	text-align:left;
	}
	.textochico{
	
	color: #000000;
	font-weight:lighter;
	font-size: 9px;
	text-align:center;
	}
	.pie{
	
	color: #000000;
	font-weight:100;
	font-size: 10px;
	}
	.fondoencabezado{
	
	color: #5a0808;
	font-weight: bold;	
	font-size: 14px; 
	text-align: center;
	background-image: url("http://www.juntadeandalucia.es/averroes/~23700542/images2/fondocorel2.jpg");
	}
	.fondomenus{
	background-image: url("http://www.juntadeandalucia.es/averroes/~23700542/images2/fondocorel3.jpg");
	}
	.fondoblanco{
	background-color: #f4ffff;
	}
	body{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("http://www.juntadeandalucia.es/averroes/~23700542/images2/fondocorel.jpg");
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	}
	a.menu:link{text-decoration:none; font-family: Arial, Helvetica, sans-serif; color: #5a0808;
	font-weight: bold; font-size: 11px;}
	a.menu:visited {text-decoration:none; font-family: Arial, Helvetica, sans-serif; color:#5a0808;
	font-weight: bold; font-size: 11px;}
	a.menu:hover {text-decoration:none; font-family: Arial, Helvetica, sans-serif; color:#a73415;
	font-weight: bold; font-size: 11px;}
	a.menu:active {text-decoration:none; font-family: Arial, Helvetica, sans-serif; color:#a73415;
	font-weight: bold; font-size: 11px;}
	
	a.inicio:link{
	text-decoration:none; font-family: Arial, Helvetica, sans-serif; color: #5a0808;
	font-weight: bold; font-size: 11px;}
	a.inicio:visited {text-decoration:none; font-family: Arial, Helvetica, sans-serif; color:#5a0808;
	font-weight: bold; font-size: 11px;}
	a.inicio:hover {text-decoration:none; font-family: Arial, Helvetica, sans-serif; color:#147b12;
	font-weight: bold; font-size: 11px;}
	a.inicio:active {text-decoration:none; font-family: Arial, Helvetica, sans-serif; color:#147b12;
	font-weight: bold; font-size: 11px;}
	
	a.correo:link{
	text-decoration:none; font-family: Arial, Helvetica, sans-serif; color:#9966CC;
	font-weight: bold; font-size: 12px;}
	a.correo:visited {text-decoration:none; font-family: Arial, Helvetica, sans-serif; color:#9966CC;
	font-weight: bold; font-size: 12px;}
	a.correo:hover {text-decoration:none; font-family: Arial, Helvetica, sans-serif; color:#555555;
	font-weight: bold; font-size: 12px;}
	a.correo:active {text-decoration:none; font-family: Arial, Helvetica, sans-serif; color:#555555;
	font-weight: bold; font-size: 12px;}


