

@charset "UTF-8";
/* CSS Document */

html {
height:100%;

overflow-x: hidden;
}





.menu {height:31px; width:100%; min-width:960px; background:url(../img/menu-degradado.jpg) center bottom repeat-x; text-align:center; position:absolute; bottom:0px;}
.botones {left:50%; margin-left:-480px; width:960px; height:31px; text-align:center; position:relative;}
.separadormenu {padding-left:2px; padding-right:2px;}


.imgflores{
	position:absolute;
	left:50%;
	min-width:1119px;
	margin-left:-700px;
	bottom:0px;
}




.imgtina{
	min-width:1083px;
	min-height:600px;
	position:absolute;
	left:50%;
	bottom:0%;
	margin-left:-880px;
}

.imgproducto{
	position:absolute;
	left:50%;
	min-width:253px;
	margin-left:400px;
	bottom:31px;
	z-index:200;
}

.imglogo1{
	position:absolute;
	left:50%;
	}


.degradado {
	background:url(../img/secciones-fondo-degradado.jpg) top repeat-x #ececec;
	width:100%;
	height:100%;
	top:0%;
	position:absolute;
	z-index:-200;
	}

.centrar {width:940px; height:600px;position:absolute;left:50%; margin-left:-410px; z-index:100; top:50%; margin-top:-320px; }
.centrar1 {width:100%; height:600px;position:absolute;left:50%; margin-left:-410px; z-index:100; bottom:0%; margin-bottom:0px; }
.texto {font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:15px; color:#393939;}
.texto2 {font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:18px; color:#393939;}
.texto3 {font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:21px; color:#393939; line-height:37px;}
.flechas{float:right; width:232px; height:215px; position:absolute; bottom:200px; margin-right:80px; z-index:250; right:120px; }
.proximamente {width:323px; height:151px; margin-right:-400px; position:absolute; right:50%; bottom:400px; z-index:200; }

.tq {font-family:"Arial Black", Gadget, sans-serif; color:#e30067;}
.textouso {width:520px; margin-left:180px; margin-bottom:35px;}
.textouso1 {width:470px; margin-left:230px; margin-bottom:35px;}
.textouso2 {width:350px; margin-left:310px; margin-bottom:35px;}
.textouso3 {width:350px; margin-left:390px; margin-bottom:195px;}
.uso {width:220px; vertical-align:top; float:left; margin-right:20px;}
.titular {width:940px; height:87; margin-top:20px; margin-bottom:20px; display:inline-block;}
.pasos { }
.logo{float:right; right:200px; top:525px; position:relative;}



/*--------------------SLIDE------------------------*/
#wrapper {
	width:100%;
	height:100%;
	position:absolute;
	top:0;left:0;
	background-color:#ccc;
	overflow:hidden;
}
#mask {
		width:100%;
		height:500%;
		overflow:hidden;
		background-color:#eee;
	}
.item {
		width:100%;
		height:20%;
		display:block;
		min-height:600px;
		
	}	
.content {
		width:100%;
		height:100%;
		top:0%;
		margin:0 auto;
		position:relative;
		background: url("../img/home-fondo-degradado.jpg") repeat-x center bottom #dfdfdf;
	}
	
	.content1 {
		width:100%;
		height:100%;
		top:0%;
		margin:0 auto;
		position:relative;
	}
.menuslide {
		z-index:250;
		bottom:0%;
		margin:0 auto;
		position:absolute;
		width:100%; 
		min-width:960px; 
		height:31px;
		background:url(../img/menu-degradado.jpg)repeat-x; 
		text-align:center;
	}
