body{
	margin: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #3d3d3d;	
}

.a {
	text-decoration:none;
	color: #fd8500;	
}

.a:hover{
	color: #ffcc00;
}

#cabecera{
	background-image:url(grf/cabecera.gif);
	height:172px;
	overflow:hidden;
}

#menu_desplegable{
	background-image:url(grf/menu_desplegable_1.gif);
	height:109px;
	background-repeat:no-repeat;
	overflow:hidden;	
}

#menu_principal{
	margin-top:-15px;
	//margin-top:15px;
	margin-left: 40px;
}

#menu_desplegable a{
	color: #FFF;
	font-size: 18px;
	background-image:url(grf/flor.png);
	//background-image:url(grf/flor_pie.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right: 14px;
	//padding-top: 5px;
	margin-right: 1px;
	//margin-right: 15px;
	position: relative;
	top: 7px;
	//top: 0;
	text-decoration:none;
}

#menu_desplegable a:hover{
	color: #ffa200;
	background-image:url(grf/flor_pie2.gif);	
}

#menu_desplegable .submenu{
	text-align: center;
	display:none;
	position: relative;
	top: 20px;
}

#menu_desplegable .submenu a{
	background-image:url(grf/flor_submenu.gif);
}

#menu_desplegable .submenu a:hover{
	background-image:url(grf/flor_submenu2.gif);
}


#identificacion_ong{

}

#identifiacion_ong_desplegado{
	background-image:url(grf/identifiacion_ong_desplegado_2.gif);
	background-position:bottom;
	height: 195px;
	display:none;
}

#identifiacion_ong_texto{
	color: white;	
	font-size: 14px;
	text-align:justify;
	margin:5px 45px;
	background-image:url(grf/identifiacion_ong_desplegado_2.gif);
	background-position:bottom;
}

#pie{
	background-image:url(grf/pie.gif);
	height: 67px;
	//height: 47px;
	padding-left: 290px;
	padding-top: 1px;	
	//padding-top: 20px;
}

#pie a{
	color: #FFF;
	font-size: 14px;
	background-image:url(grf/flor_pie.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right: 14px;
	padding-top: 5px;
	margin-right: 1px;
	//margin-right: 15px;
	text-decoration:none;
}

#pie a:hover{
	color: #ffa200;
	background-image:url(grf/flor_pie2.gif);	
}

h2{
	border: 0;
	padding: 0;
}

form{
	margin:0;
	padding:0;
}

#login2{
	background-image:url(grf/login2.gif);
	width:250px;
	height:213px;
	color: #FFF;
	font-size: 14px;
}

#login2 a{
	color: white;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
}


#login{
	background-image:url(grf/login.gif);
	width:250px;
	height:163px;
	text-align:right;
	color: #FFF;
}


#login a{
	color: white;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
}
	
#login a:hover{
	color: white;
}

#login input{
	width: 103px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333;
	margin-right: 25px;
	border:0;
	background-color: transparent;
}

h3{
	color: #bcec38;
	font-size: 28px;
	border-bottom: 2px solid #3d3d3d;
	padding-bottom: 7px;
	margin-top:6px;
	//margin-top:0px;	
	text-align: left;
}

.flor_verde{
	position: relative;
	top: -9px;
	left: -14px;
}

.cuerpo{
	text-align: justify;
	font-size: 14px;
}

.cuerpo a{
	color: #fd8500;
	text-decoration:none;
	font-weight:bold;
}

.cuerpo a:hover{
	color: #ffcc00;
	
}
.zip_img{
	border: 0;
	position: relative;
	top: 12px;
	left: -2px;
}

.titulo_enlace{
	margin:0;
	padding:0;
	color: #F90;	
}

.titulo_enlace h2{
	margin:0;
	padding:0;
}

.titulo_enlace a{
	color: #F90;
	font-size: 17px;	
}

#formulario_datos{
	margin-left: 100px;
	font-weight:bold;
	margin-top: 30px;
	font-size: 12px;		
}

#formulario_datos input, textarea{
	border:1px solid #999;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;	
	width: 300px;
	height: 100px;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#999;
}

#formulario_datos textarea{
	height: 94px;	
}

#formulario_datos .enviar{
	background-color:#FFF;
	border:0;
	color:#000;
	font-weight:bold;
	font-size: 20px;
}

.file_1{
	background-image:url(grf/file_1.jpg);
	width: 653px;
	height: 41px;
	overflow:hidden;
	padding-top:11px;
}

.file_1 .fecha{
	margin-left: 50px;
	color: #fe8500;
	width:120px;
	float:left;
	font-weight:bold;
}

.file_1 .nombre{
	color: #666;
}

.file_2{
	background-image:url(grf/file_2.jpg);
	width: 653px;
	height: 43px;
	overflow:hidden;
	padding-top:11px;
}

.file_2 .fecha{
	margin-left: 50px;
	color: #fe8500;
	width:120px;
	float:left;
	font-weight:bold;
}

.file_2 .nombre{
	color: #666;
}

#mapa_web{
	margin-left: 150px;
	color: gray;
	line-height: 20px;
}

#mapa_web a{
	color: #3d3d3d;
	font-size: 16px;
	font-weight:normal;
}

#mapa_web a:hover{
	color: #fe8500;
	font-weight:bold;
	text-decoration:underline;	
}
	
.submapa{
	margin-left: 20px;
}

#mapa_web .submapa a{
	color: gray;
	font-size: 12px;
	font-weight: normal;
}

#mapa_web .submapa a:hover{
	text-decoration:underline;
}


.cajetin{
	width:220px;
	//width:240px;	
	background-image:url(grf/bottom_estrecho.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 0 10px 20px 10px;
	line-height: 27px;
	color:#3d3d3d;
	font-size:16px;
	font-size: 14px;
}

.cajetin h2{
	color: #bceb3b;	
	font-size: 22px;
	border-bottom: 2px solid gray;
	padding-bottom: 7px;
	margin-bottom: 10px;
	color: #bceb3b;	
	font-size: 22px;
	
}

.cajetin h2 a{
	color: #bceb3b;	
	font-size: 22px;
	width: 220px;
	background-image:url(grf/flor_verde.gif);
	background-position: top right;
	background-repeat:no-repeat;
	padding: 6px 18px 0 0;
}

.cajetin h2 a:hover{
	color: #fd8500;	
	font-size: 22px;
	background-image:url(grf/flor_verde2.gif);	
}

.cajetin a{
	text-decoration:none;
	color:#3d3d3d;
	font-size:12px;
	font-weight:bold;	
}

.cajetin a:hover{
	color: gray;	
}

.cajetin .texto_cajetin{
	font-size:11px;
	line-height:19px;
	margin: 12px 12px 0 12px;
}

.cajetin .texto_cajetin a{
	color:#bdeb38;
	font-weight:bolder;
	font-family:"Arial Black", Gadget, sans-serif;
}
	

.cajetin .texto_cajetin a:hover{
	color: #F90;		
}

.cajon{
	width:391px;
	//width:411px;	
	background-image:url(grf/bottom_largo.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 0 10px 20px 10px;
	line-height: 27px;
	color:#3d3d3d;
	font-size:16px;
	font-weight:bold;
	font-size: 14px;
	margin-top: 30px;
	//margin-top: 10px;
}

.cajon h2{
	color: #bceb3b;	
	font-size: 22px;
	border-bottom: 2px solid 3d3d3d;
	padding-bottom: 7px;
	margin-bottom: 10px;
	color: #bceb3b;	
	font-size: 22px;
	
}

.cajon h2 a{
	color: #bceb3b;	
	font-size: 22px;
}

.cajon h2 a:hover{
	color: #bceb3b;	
	font-size: 22px;
}

.cajon h2 a{
	color: #bceb3b;	
	font-size: 22px;
	background-image:url(grf/flor_verde.gif);
	background-position: top right;
	background-repeat:no-repeat;
	padding: 6px 18px 0 0;
}

.cajon h2 a:hover{
	color: #fd8500;	
	font-size: 22px;
	background-image:url(grf/flor_verde2.gif);	
}


.cajon .texto_cajon{
	font-size:12px;
	line-height:18px;
	margin-bottom: 10px;
}

.cajon .texto_cajon a{
	color:#bdeb38;
}
	

.lista_noticias{
	background-image:url(grf/bottom_noticias.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom: 45px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 20px;
}

.lista_noticias .fecha{
	color:#666;
	font-size:10px;
}

.lista_noticias .titulo{
	font-size: 21px;
	font-weight:bolder;
	text-align:left;
	margin-bottom: 7PX;
}

.ficheros{
	width:607px;
	background-image:url(grf/fichero2.gif);
	padding: 0 25px;
}

.ficheros a{
	font-size: 16px;
	font-weight:normal;
}

#formulario_alta_socio{
	line-height: 12px;	
}



.formulario_alta_input{
	border: 1px solid #CCC;
	font-family:Verdana, Geneva, sans-serif;
	color: gray;
	font-size: 12px;
	width:300px;
}

.formulario_alta_titulo{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin:12px 0 7px 0;
	position:relative;
	left: -10px;
}

.formulario_alta_subtitulo{
	font-size: 10px;
	color:#666;
	line-height: 10px;
	margin: 5px 0;
}

.formulario_alta_boton{
	background-image:url(grf/boton.gif);
	width:135px;
	height:38px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	border: 0;
}

.producto_item{
	background-image:url(grf/prod2.jpg);
	width: 220px;
	text-align: center;
}

.producto_item .titulo{
	width:200px;
	text-align:left;
	color: #fd8500;
	font-weight:bold;
	font-size: 15px;
	height: 35px;
	position:relative;
	top: -10px;
}

.producto_item .descripcion{
	width:200px;
	text-align:justify;
	font-size: 10px;
	
}
