<style type="text/css">

body {
	background-color: #ffffff;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	/*height:100%; */
	vertical-align: top;
}

.txt_fundacion_home {
	color: #666666;
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	text-decoration: none;

}

.txt_fundacion {
	color: #666666;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	text-decoration: none;

}

.link_fundacion {
	color: #ed1f29;
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.link_fundacion:hover {
	color: #ed1f29;
	text-decoration: underline;
}
.link_fundacion:active {
	color: #ed1f29;
}
.link_fundacion:visited {
	color: #ed1f29;
}

.titulo_estudios {
	color: #ed1f29;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}

/* INICIO */

.txt_inicio {
	color: #666666;
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.inicio_fundacion {
	color: #ed1f29;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.inicio_fundacion:hover {
	color: #ed1f29;
	text-decoration: underline;
}
.inicio_fundacion:active {
	color: #ed1f29;
}
.inicio_fundacion:visited {
	color: #ed1f29;
}

/* END INICIO */

/* FORMULARIO */

.txt_form {
	color: #666666;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.cajas { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:8pt; 
	color:#000000;
	text-decoration:none; 
	BACKGROUND-COLOR: #ffffff; 
	BORDER-BOTTOM: #666666 1px solid; 
	BORDER-LEFT: #666666 1px solid; 
	BORDER-RIGHT: #666666 1px solid; 
	BORDER-TOP: #666666 1px solid; 
}
.cajas1 { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:8pt; 
	color:#000000;
	text-decoration:none; 
	BACKGROUND-COLOR: #ffffff; 
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
}

.lineaGrisArriba { border-top:1px solid #CCC }
.lineaGrisAbajo { border-bottom:1px solid #CCC }
.lineaGrisArribaAbajo {
  border-bottom:6px solid #CCC;
  border-top:6px solid #CCC
}

/* END FORMULARIO */


/* MENU FRAME IZQ */

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
	
#menu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	width: 193px;
	margin-left: 0px;
	border-style: solid;
	border-size: 0px;
	border-width: 0px;
	text-align: left;	
	}
	
#menu li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 30px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #323232;
	display: block;
	background:  url(http://www.fundacioncea.es/img/menu/barra_blanca.gif);
	padding: 10px 0 0 40px;
	}
	
#menu li a:hover {
	color: #ed1f29;
	background:  url(http://www.fundacioncea.es/img/menu/barra_blanca2.gif);
	padding: 10px 0 0 40px;
	}

/* END MENU FRAME IZQ */

</style>