/*SLIDE*/


body {
	
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	}

#centrar { width:100%; display:block; position:relative; margin-left:auto; margin-right:auto; min-width: 1200px;
	
	
	
	
	
	}





.slide
{ z-index:-1;
width:100%; 
}
/*LOGO*/
.logo 
{ float: left; width:287px; height:80px; display:block; margin-top:30px; margin-left:115px; z-index: 5;
}
/*NAVEGADOR*/

nav { z-index: 2; top:5px;

position: absolute;
display: block;
	margin-left: auto;
margin-right: auto;
width:100%; max-width:1300px;
height:50px;
	
	
	}
	
	nav2 { z-index: 100;

position: relative;
display: block;
	margin-left: auto;
margin-right: auto;
width:100%; max-width:1100px;
height:5px;
	
	
	}

#menu
{ position:relative;float:right; 

top: 39px;
height: 30px;

width: 600px;

}
#menu li
{
display: inline-block;
}
#menu a
{
color: white;
margin: 2px;
text-decoration: none;
}
#menu a:hover
{
color:black;
}

/*OTRO ROLLO*/
.otror
{
	z-index: 10;
position: relative;
display: table-cell;
top: 94px;
float: right;
right: -502px;


}



/*BOTON CONTACTO*/
.bottom
{z-index: 5;
background-color:#fe585a;
border-radius: 5px;
height: 30px;
top:-70px;
width: 100px;
}



.bottom p
{z-index: 5;
color:white;
font-weight: bold;
margin-left: 20px;
top:5px;
}

.bottom p a
{
color: white;
margin: 2px;
text-decoration: none;
}

.bottom a:hover
{
color:black;
}

/*ELABORA TU PROPIO JARDÍN*/
.frase1
{
top: -24px;
}
/*GALERIA*/
.galeria
{
top:14px;
}
figure
{
display: inline-block;
}
figcaption p
{ 
background-color: #333;
top: -75px;
left: 0px;
width: 157px;
}

figcaption p1
{ 

top: -147px;


}

.especial
{ 
background-color: #333;
top: -75px;
left: 0px;
width: 350px;
}


/*SEMILLA*/
.sct-2
{
height: 350px;
}
.arbol
{
background: url("../img/arbol.png") no-repeat;  
background-position: 600px;
background-size: 350px;
height: 350px;
}
.semilla
{
margin-left: 100px;
top:140px;
}
/*FOOTER*/
footer
{
background-color: #855932;
height: 440px;
}
.pie
{
top:50px;
}

.direccion
{
top: -180px;
float: right;
height: 20px;
margin-right: 40px;
width: 300px;
}
.mapa
{
display: inline-block;
height: 50px;
position: relative;
top: 20px;
width: 150px;
}
.mapa img
{
width: 350px;
}
.redes
{
width: 470px;
}
.box
{
display: inline-block;
}
.box img
{
margin-left: 75px;
width: 50px;
}
.tuscreen
{
top:80px;
width: 100px;
}
.pastobg
{
background: url("../img/pasto-ftr.png") ;
background-repeat: repeat-x;
background-position: bottom;
height: 140px;
top:40px;
}

article {
display: block;
margin-top: 1px;
position: relative;
margin-left: auto;
margin-right: auto;
width: 100%;
max-width: 1000px;
}


.contacto { position:relative; display:block; width:1100px; height:650px;  margin-left:auto; margin-right:auto;
	
	
	}
	
	.contexttop { position:relative; display:block; width:1100px; height:130px;margin-left:auto; margin-right:auto;
	
	
	}
	
	.contextleft { position:relative; display:block; width:550px; height:500px;float:left;
	
	
	}
	
	.contextright { position:relative; display:block; width:550px; height:500px;float:left;
	
	
	}