@charset "utf-8";

/* CSS Document */



body {

	background-color:#aaa594;

	font: 11px Tahoma,Arial,sans-serif;

	margin:0 auto;

	width:966px;

	}
a:link {
	color: #666633;
}
a:hover {
	color: #66CC00;
}
a:visited {
	color: #666633;
}






a.footer_links{

	color:#CCC;

	}

a.footer_links:hover{

	color:#999;

	text-decoration:none;

	}

a.naranja{

	color:#ff6600;

	}

a.naranja:hover{

	color:#999;

	text-decoration:none;

	}

a.verde{

	color:#669933;

	}

a.verde:hover{

	color:#999;

	text-decoration:none;

	}

a.fundi_link{

	color:#333;

	text-decoration:none;

	}

a.fundi_link:hover{

	color:#666;

	text-decoration:none;

	}



br.clear{

	clear:both;

	}



#header {
	background-color:#FFFFFF;
	background-image:url(../img/header.gif);
	height:100px;
	padding-left: 250px;
	padding-top: 15px;
	display: block;

	}
#header .lema {
	z-index: 50;
	left: 490px;
	width: 94px;
	top: 13px;
	height: 85px;
	color: #FFFFFF;
	background-color: #C53138;
	font-family: Tahoma;
	text-align: center;
	line-height: 14px;
	font-size: 11px;
	margin-right: 5px;
	float: left;
}
.flashheader {
	height: 86px;
	width: 560px;
	float: left;
}
#idiomas {
	height: 86px;
}







#wrapper{
	width:966px;
	background:url(../img/background_4.gif) repeat-y; /* WARNING: IF YOU CHANGE THE COLORS OF THE LAYOUT YOU HAVE TO CHANGE THIS IMAGE! */
	overflow:auto; /* USE FIREFOX GUYS! WE ONLY NEED THIS LINE BECAUSE INTERNET EXPLODER ISN'T READING CODE PROPERLY */
	text-align:left;
	z-index: 1;

	}

#navigation {

	width:166px;

	min-height:500px; /* for modern browsers */

	height:auto !important; /* for modern browsers */

	height:500px;  for IE5.x and IE6 */

	background-color:#2d3031;

	float:right;

	}

#content {

	_float:left;

	color:#666666;

	width:800px;

	min-height:500px; /* for modern browsers */

	height:auto !important; /* for modern browsers */

	height:500px; /* for IE5.x and IE6 */

	background-color:#FFFFFF;

	text-align:left;

	}

#bottom_text{

	position:relative;

	left:27px;

	width:747px;

	}

#footer_links{
	clear:both;
	width:961px;
	height:150px;
	background-color:#cccccc;
	background-image:url(../img/footer_links.gif);
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;

	}

#footer { 

	color:#999999;

	width:966px;

	height:43px;

	background-color:#3f3f3d;

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	padding-top:10px;

	text-align:center;

	}

#footer a {

	color: #CCCCCC;

}



#fundicion{
	background-color:#aaa594;
	color:#999999;
	width:966px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-top:10px;
	text-align:right;

	}





h3{

	color:#333333;

	font-size:27px;

	margin:0;

	padding-bottom:5px;

	}
h6 {
	font-family: serif, Georgia, "Times New Roman", Times, serif;
	color: #484848;
	font-size: 24px;
	font-weight: bolder;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}


h4{
	color:#333333;
	font-size:15px;
	margin:0;
	padding-bottom:5px;

	}

h5{

	color:#333333;

	font-size:13px;

	margin:0;

	padding-bottom:5px;

	}

hr{

	color:#626667;

	}

	



/*  content borders  */



.content_border_top{

	background-image:url(../img/content_border_top.gif);

	height:3px;

	width:800px;

	}

.content_border{

	background-image:url(../img/content_border.gif);

	margin-top:-2px;

	width:800px;

	}

.content_border_g{

	background-image:url(../img/content_border_g.gif);

	margin-top:-2px;

	width:800px;

	}

.content_border_sin{

	margin-top:-2px;

	width:800px;

	}

.content_border_bottom{

	background-image:url(../img/content_border_bottom.gif);

	height:3px;

	margin-bottom:10px;

	width:800px;

	}

.content_border_bottom_g{

	background-image:url(../img/content_border_bottom_g.gif);

	height:3px;

	margin-bottom:10px;

	width:800px;

	}

.content_body{
	padding-left:45px;
	padding-top:11px;

	}
.content_body_contactar {
	padding-left:30px;
	padding-top:11px;
}


.content_body_sin{

	padding-left:27px;

	padding-top:11px;

	}





/*  index  */



#fecha{

	margin:0 auto;

	margin-bottom:4px;

	padding-bottom:5px;

	position:relative;

	top:30px;

	width:760px;

	}

.fecha_right {

	float: right;

	}

.fecha_left {

	float: left;

	}

#index_body{

	margin:0 auto;

	margin-top:30px;

	padding-bottom:10px;

	padding-top:5px;

	width:800px;

	}

.index_left{

	float:left;

	position:relative;

	left:20px;

	width:460px;

	}

.index_right{

	border-left-color:#a7a7a7;

	border-left-style:solid;

	border-left-width:1px;

	float:right;

	}

.index_red{

	color:#660000;

	}

.leer_mas{

	float:right;

	}

.index_bottom_left{
	float:left;
	width:460px;

	}

.index_bottom_right{

	border-left-color:#a7a7a7;

	border-left-style:solid;

	border-left-width:1px;

	float:left;

	left:10px;

	padding-left:10px;

	position:relative;

	width:220px;

	}

.index_right_column_box{

	background-image:url(../img/index_right_column_box_bg.gif);

	background-position:bottom;

	background-repeat:repeat-x;

	padding-top:10px;

	padding-bottom:20px;

	width:300px;

	}

.index_right_column_box_body{

	margin:0 auto;

	width:268px;

	}

.index_right_column_box_last{

	padding-top:10px;

	padding-bottom:20px;

	width:300px;

	}

.index_right_column_box_body_last{

	margin:0 auto;

	padding-top:15px;

	width:268px;

	}

	



/*   destacamos   */



#destacamos{

	color:#999999;

	background-color:#354228;

	margin-bottom:5px;

	margin-left:5px;

	padding-bottom:16px;

	padding-left:10px;

	padding-top:12px;

	}



#destacamos a{

	color:#669933;

	}

.line_green{

	background-image:url(../img/line_green_bg.gif);

	height:3px;

	width:148px;

	}

	



/*   promocion   */

#promocion{
	margin-bottom:5px;
	margin-left:5px;
	}


/*   subscripcion   */

#subscripcion{
	margin-bottom:5px;
	margin-left:5px;
	padding-bottom:10px;
	}

#subscripcion h3{
	background-color:#d35e3a;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	color:#330000;
	display:block;
	font-size:11px;
	margin-bottom:2px;
	margin-top:0;
	padding:3px 0 3px 10px;
	}

#subscripcion span{
	background-color:#d35e3a;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	color:#330000;
	display:block;
	padding:3px 0 10px 10px;
	}

.subscripcion_input{
	background-color:#CCCCCC;
	border-color:#ac1717;
	border-style:solid;
	border-bottom-width:0;
	border-left-width:0;
	border-right-width:1px;
	border-top-width:1px;
	width:138px;
	}


/*  bio  */

#bio_left{
	float:left;
	padding-right:13px;
	width:700px;
	padding-left: 5px;
	}

#bio_right{
	float:left;
	width:340px;
	}

#bio_line_hor{
	background-image:url(../img/bio_line_hor.gif);
	float:left;
	height:730px;
	margin-right:12px;
	width:1px;
	}


/*  prensa  */

#prensa{
	width:720px;
	}

.prensa_box{
	background-image:url(../img/prensa_bg.gif);
	background-repeat:no-repeat;
	float:left;
	height:101px;
	padding-left:4px;
	padding-top:4px;
	width:236px;
	}

.prensa_box_img{

	float:left;

	padding-right:12px;

	}

.prensa_box_txt{

	padding-top:5px;

	width:220px;

	_width:120px;

	}

.prensa_box_txt span{

	display:block;

	font-size:12px;

	padding-bottom:8px;

	}

	



/*  agricultura ecologica  */

.agricultura_ecologica{
	width:715px;
	}
.agricultura_ecologica_01{
	position:absolute;
	padding-left:354px;
	margin-top:-320px;
	}
.agricultura_ecologica_02{
	position:absolute;
	padding-left:354px;
	margin-top:-98px;
	}


/*  el metodo  */

.el_metodo_01{
	position:absolute;
	padding-left:354px;
	margin-top:-355px;
	}	

	

/*  6 pasos  */



#6_pasos{

	width:720px;

	}

.seis_pasos_box{

	background-image:url(../img/6_puntos_bg.gif);

	background-repeat:no-repeat;

	float:left;

	height:428px;

	padding-bottom:10px;

	padding-left:5px;

	padding-top:3px;

	width:235px;

	}

.seis_pasos_txt{
	line-height:14px;
	padding-left:3px;
	padding-top:10px;
	width:225px;

	}

	



/*  herramientas  */



.herramientas{

	width:720px;

	}

.herramientas_img{

	padding-bottom:10px;

	}

#herramientas_left{

	float:left;

	padding-right:13px;

	width:360px;

	}

#herramientas_right{

	float:left;

	width:325px;

	}

#herramientas_line_hor{

	background-image:url(../img/herramientas_line_hor.gif);

	float:left;

	height:326px;

	margin-right:12px;

	width:1px;

	}





/*  galeria  */



#galeria{
	width:720px;
	z-index: 5;

	}

#galeria_ssp{

	padding-bottom:10px;

	}

#galeria_left{

	float:left;

	width:290px;

	}

#galeria_right{

	padding-top:7px;

	}





/*  cursos  */



#cursos{

	width:720px;

	}

#cursos_left{

	background-image:url(../img/cursos_bg.gif);

	background-repeat:no-repeat;

	float:left;

	height:585px;

	position:relative;

	width:365px;

	}

#cursos_right{

	background-image:url(../img/cursos_bg.gif);

	background-repeat:no-repeat;

	float:left;

	height:585px;

	position:relative;

	left:17px;

	width:365px;

	}

.cursos_txt{

	position:relative;

	left:13px;

	top:3px;

	width:338px;

	}

	

/*  diseno  */



#diseno{

	width:720px;

	}

.diseno_box{
	float:left;
	padding-bottom:10px;
	padding-right:10px;
	width:350px;

	}

.diseno_img{

	float:left;

	padding-right:10px;

	}

.diseno_txt{

	padding-top:5px;

	}

.diseno_box_bottom{
	float:left;
	width:340px;
	color: #648127;

	}
.diseno_box_foto {
	float:left;
	width:340px;
	color: #333333;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	height: 207px;
}
.diseno_box_foto-texto {
	float:left;
	width:310px;
	color: #333333;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: justify;
}


.diseno_box_titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 20px;
	color: #648127;
}
.titulo_flash_disenyo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 20px;
	color: #648127;
}


.diseny2 {
	font-size: 15px;
	padding: 10px;
}


.diseno_line_hor{

	float:left;

	padding-left:8px;

	padding-right:7px;

	}

	
/*  proyecto  */

#proyectos{
	padding-left:20px;
	width:680px;
	}
#proyectos_nav{
	margin:0;
	padding-bottom:10px;
	width:680px;
	padding-left: 0px;
	float: left;
	}
#proyectos_nav ul{
	list-style:none;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999966;
	margin: 0;
	float: left;
	}
#proyectos_nav li{
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	}
#proyectos_nav span {
	color: #FFFFFF;
	background-color: #658565;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#proyectos_nav a{
	color:#484540;
	text-decoration:none;
	}
#proyectos_nav a:hover{
	color:#999999;
	text-decoration:none;
	}
#proyectos_nav_left{
	float:left;
	}
#proyectos_nav_left span, #proyectos_nav_center span, #proyectos_nav_right span{
	background:#5a963b;
	color:#FFFFFF;
	padding:2px 0 2px 3px;
	}


#proyectos_ssp{
	float:left;
	padding-right:20px;
	}
#proyectos_txt{
	line-height:16px;
	width: 680px;
	}
#proyectos_txt a {
	color: #658565;
	text-decoration: underline;
}
#proyectos_txt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #345737;
}




/*  Contactar  */

#contactar{
	height:300px;
	width:700px;
	background-image: url(../img/contacto.jpg);
	margin-top: 0;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 0px;
	background-position: 0px -50px;
	padding-left: 30px;
	}
#contactar_left{
	border-right-color:#a7a7a7;
	border-right-style:solid;
	border-right-width:1px;
	float:left;
	margin-right:50px;
	width:299px;
	}
#contactar_right{
	float:left;
	width:350px;
	}
#contactar_right span{
	color:#999999;
	font-size:12px;
	font-weight:bold;
	}
.prensa_box_txt a {
	color: #336633;
}
.prensa_box_txt a:hover {
	color: #336633;
}
.prensa_box_txt a:visited {
	color: #336633;
}
#venta {
	
	width:700px;
}
.titulo_venta {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #5A963B;
}
.venta_box_txt a {
	color: #336633;
}
.venta_box_txt a:hover {
	color: #339900;
}
.venta_box_txt a:visited {
	color: #336633;
}
.pie-color {color: #666666}
.verdecito {
	color: #666633;
}
.agricultura_ecologica_metodo {
	width:715px;
}
.metodo_left {
	float: none;
	margin-right: 0px;
	clear: none;
	display: block;
}
.metodo_left img {
	margin-right: 1px;
	margin-bottom: 1px;
}


.agricultura_ecologica_metodo li {
	float: left;
}
.agricultura_ecologica_metodo ul {
	float: none;
	list-style-position: inside;
	list-style-type: none;
}
.cursos-titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666633;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
	margin-bottom: 20px;
}
.cerrado {
	font-size: 16px;
	font-weight: bold;
}
.linea-cursos {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666633;
}
.cursos_p_cerrado {
	width: 80px;
	text-align: center;
	height: 40px;
	color: #F9F6F1;
	background-color: #FF6600;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
}
.cursos_p_abierto {
	width: 80px;
	text-align: center;
	height: 40px;
	color: #F9F6F1;
	background-color: #669933;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
}
.num-disenyo {
	z-index: 20;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 20px;
	height: 18px;
	background-color: #FFFFFF;
}
.activo_menu {
	font-weight: bold;
}
.texto_cursos {
	font-size: 14px;
}
.titulo-huertos-fondo {
	height: 30px;
	width: 600px;
	background-image: url(../img/fondo-titulo-flash.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.abierto {
	font-size: 15px;




	padding: 20
.px;
	padding: 10;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.publicidad {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
}
#publicidad {
	margin-bottom:5px;
	margin-left:5px;
	padding-bottom:10px;
}
.titulo_publicaciones {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
	color: #648127;
}
