@charset "UTF-8";

/**
 * Estilos para www.ecoactivo.org
 *
 * @Idioma	Español - España
 *
 * @archivo	es.css
 * @version	0.1
 *
 * @link		http://www.huertodelsol.es/
 * @copyright	2009 Huerto del sol
 *
 * @Ultima revisión: 21/08/2009
 * @Traducido por:
 *
 */

/*** Menuder  *******************/	

#menuder #login {
	background: #facb61 url(../../img/idioma/es/login.png) no-repeat;
}	

#menuder .carrito_cabecera {
	background: #6c7c14 url(../../img/idioma/es/carrito_cabecera.png) no-repeat;
}

#menuder #dispones {
	background: #facb61 url(../../img/idioma/es/dispones.png) no-repeat;
}

/*** Cabeceras  *******************/	

#contenidos.permacultura {	
	padding-top: 45px; 
	background: #e5eedc url(../../img/idioma/es/cabecera_permacultura.jpg) top no-repeat;
} 

#contenidos.trueque {	
	padding-top: 45px; 
	background: #e5eedc url(../../img/idioma/es/cabecera_trueque.jpg) top no-repeat;
} 

#contenidos.semillas {	
	padding-top: 45px; 
	background: #e5eedc url(../../img/idioma/es/cabecera_semillas.jpg) top no-repeat;
} 

#contenidos.ecotienda {	
	padding-top: 45px; 
	background: #e5eedc url(../../img/idioma/es/cabecera_ecotienda.jpg) top no-repeat;
} 
