/* CSS Document */
#fondo-cabecera{
	background-repeat:no-repeat;
	background-image: url(img/cabecera.jpg);
	top: 0px;
	left: 502px;
	position:absolute;
	width:1001px;
	height:214px;
	margin-left:-373px;
	}
	
.imgcabecera
{
	margin-left:0px;
	background-image:url(img/cabecera.jpg);
	background-repeat:no-repeat;
	width:762px;
	height:146px;
}
.menu {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
}
.menu a {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
	text-decoration:none;	
}
.menu a:hover {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
	text-decoration:underline;
}

.menunegro {
	font-size:11px;
	font-family:"Century Gothic";
	font-weight:200;
	color:#000000;
	letter-spacing:-1;
}
.menunegro a{
	font-size:11px;
	font-family:"Century Gothic";
	font-weight:200;
	color:#000000;
	letter-spacing:-1;
	text-decoration:underline;
}

.menunegro-pie {
	font-size:9px;
	font-family:"Century Gothic";
	font-weight:200;
	color:#000000;
	letter-spacing:-1;
}
.menuizquierda {
	font-size:13px;
	font-family:"Century Gothic";
	font-weight:200;
	color:#5D5D5D;
	height:40px;
	font-weight:400;	
	text-align:left;
}
.menuizquierda a {
	font-size:13px;
	font-family:"Century Gothic";
	font-weight:400;
	color:#5D5D5D;
	font-weight:bold;		
	text-decoration:none;
}
.menuizquierda a:hover {
	font-size:13px;
	font-family:"Century Gothic";
	font-weight:200;
	color:#5D5D5D;
	font-weight:400;		
	text-decoration:underline;
}
.menuizquierdaverde {
	font-size:15px;
	font-family:"Century Gothic";
	padding-top:3px;
	font-weight:bold;
	color:#5D5D5D;
}
.menuizquierdaverde a {
	font-size:15px;
	font-family:"Century Gothic";
	padding-top:3px;
	font-weight:bold;
	color:#5D5D5D;
	text-decoration:none;
}
.menuizquierdaverde a:hover{
	font-size:15px;
	font-family:"Century Gothic";
	padding-top:3px;
	font-weight:bold;
	color:#5D5D5D;
	text-decoration:underline;
}
.pie-fundacion {
	font-size:12px;
	font-family:"Century Gothic";
	font-weight:bold;
	color:#FFBA00;
}
.cuadros-texto {
	font-size:14px;
	font-family:"Century Gothic";
	font-weight:bold;
	color:#5D5D5D;
}
.cuadros-texto a{
	font-size:14px;
	font-family:"Century Gothic";
	font-weight:bold;
	color:#5D5D5D;
	text-decoration:none;
}
.cuadros-texto a:hover{
	font-size:14px;
	font-family:"Century Gothic";
	font-weight:bold;
	color:#5D5D5D;
	text-decoration:none;	
}
.texto {
	font-size:12px;
	font-family:"Century Gothic";
	color:#5D5D5D;
}
.fondo-formulario {
	background-color:#D6EA99;
	height:600px;
}

.formulario-texto {
	font-size:11px;
	font-family:"Century Gothic";
	color:#5D5D5D;
}
.formulario-campo {
	font-size:11px;
	font-family:"Century Gothic";
	color:#5D5D5D;
}
.formulario-camporojo {
	font-size:11px;
	font-family:"Century Gothic";
	color:red;
}
.formulario-titulo {
	background-color:#99CC01;
	height:40px;
	font-size:14px;
	font-family:"Century Gothic";
	font-weight:bold;
	color:#FFFFFF;

}
.telefonocontacto{
	font-size:18px;
	font-family:"Century Gothic";
	font-weight:bold;
	color:#99CC00;
}
.correocontacto{
	font-size:13px;
	font-family:"Century Gothic";
	font-weight:bold;
	color:#99CC00;
}
.correocontacto a:hover{
	font-size:13px;
	font-family:"Century Gothic";
	font-weight:bold;
	color:#FFB900;
}

.enlacet{
	font-size:12px;
	font-family:"Century Gothic";
	font-weight:bold;
	color:#99CC00;
}
.enlacet a:hover{
	font-size:12px;
	font-family:"Century Gothic";
	font-weight:bold;
	color:#FFB900;
}


.tu{
	font-size:16px;
	font-family:"Century Gothic";
	font-weight:bold;
	color:#99CC00;
}
.tu a:hover{
	font-size:16px;
	font-family:"Century Gothic";
	font-weight:bold;
	color:#FFB900;
}

.pdf{
	font-size:14px;
	font-family:"Century Gothic";
	font-weight:bold;
	color:#DE0D0B;
	text-decoration:none;
}
.pdf a:hover{
	font-size:14px;
	font-family:"Century Gothic";
	font-weight:bold;
	color:#DE0D0B;
	text-decoration:underline;
}
.euro{
	font-size:14px;
	font-family:"Century Gothic";
	font-weight:bold;
	color:#5d5d5d;
}