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


body {
	background-image:url(images/fondo.png);
	background-repeat: repeat-x;
	margin:0;
position: 
}


#cabecera {
	width: 900px;
	top: 0;
    height: 96px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}



#contenido_header {
	width: 900px;
	background-image:url(images/fondo.png);
	top: 0;
    height: 96px;
    width: 100%;
    background-repeat: repeat;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#logo a{
	width: 122px;
	height: 96px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
    margin-left: auto;
	float:left;
	display:block;
}

#botonera {
	width: 537px;
	height: 96px;
	margin-left: auto;
	float:left;
}

#botones {
	width: 537px;
	height: 36px;
	float:left;
}

#arbolheader {
	width: 240px;
	height: 96px;
	background-image:url(images/ilus1.png);
	background-repeat:no-repeat;
	float:left;
}




.leyenda {
	width: 356px;
	height: 60px;
	background-image:url(images/leyenda.png);
	background-repeat:no-repeat;
	float:left;
	
}


.boton_accesorios a{
	width: 84px;
	height: 36px;
	background-image:url(images/bt_accesorios.png);
	background-repeat:no-repeat;
	float:left;
	display:block;
	
}

.boton_accesorios a:hover{
	width: 84px;
	height: 36px;
	background-image:url(images/bt_accesorioshover.png);
	background-repeat:no-repeat;
	float:left;
	display:block;
	
}


.boton_ropa a{
	width: 130px;
	height: 36px;
	background-image:url(images/bt_ropa.png);
	background-repeat:no-repeat;
	float:left;
	display:block;
	
}

.boton_ropa a:hover{
	width: 130px;
	height: 36px;
	background-image:url(images/bt_ropahover.png);
	background-repeat:no-repeat;
	float:left;
	display:block;
	
}


.boton_kit a{
	width: 130px;
	height: 36px;
	background-image:url(images/bt_regalos.png);
	background-repeat:no-repeat;
	float:left;
	display:block;
	
}

.boton_kit a:hover{
	width: 130px;
	height: 36px;
	background-image:url(images/bt_regaloshover.png);
	background-repeat:no-repeat;
	float:left;
	display:block;
	
}

.boton_donde a{
	width: 113px;
	height: 36px;
	background-image:url(images/bt_donde.png);
	background-repeat:no-repeat;
	float:left;
	display:block;
}


.boton_donde a:hover{
	width: 113px;
	height: 36px;
	background-image:url(images/bt_dondehover.png);
	background-repeat:no-repeat;
	float:left;
	display:block;
}

.boton_contacto a{
	width: 80px;
	height: 36px;
	background-image:url(images/bt_contacto.png);
	background-repeat:no-repeat;
	float:left;
	display:block;
}

.boton_contacto a:hover{
	width: 80px;
	height: 36px;
	background-image:url(images/bt_contactohover.png);
	background-repeat:no-repeat;
	float:left;
	display:block;
}


.boton_twitter a{
	width: 22px;
	height: 36px;
	background-image:url(images/bt_twitter.png);
	background-repeat:no-repeat;
	float:left;
	display:block;
}

.boton_twitter a:hover{
	width: 22px;
	height: 36px;
	background-image:url(images/bt_twitterhover.png);
	background-repeat:no-repeat;
	float:left;
	display:block;
}

.boton_face a{
	width: 22px;
	height: 36px;
		margin-right:5px;
	background-image:url(images/bt_fb.png);
	background-repeat:no-repeat;
	margin-left:5px;
	float:left;
	display:block;
}

.boton_face a:hover{
	width: 22px;
	height: 36px;
	margin-right:5px;
	background-image:url(images/bt_fbhover.png);
	background-repeat:no-repeat;
	float:left;
	display:block;
}

.boton_musica {
	width: 80px;
	height: 50px;
	background-image:url(images/bt_musica.png);
	background-repeat:no-repeat;
	float:right;
	display:block;
}


#contenido {
	width: 900px;
  	height:auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}


#slice {
    float: left;
	height: auto;
	width: 525px;
	margin-top:30px;
	float:left
}

.linea {
    float: left;
	height: 5px;
	width: 525px;
	background-image:url(images/linea.png);
}

#texto {
    float: left;
	height: auto;
	width: 525px;
	margin-bottom:25px;
	font-family: 'Signika';
	font-size:10pt;
	color:#666; 
}

#pie {
	float: left;
	height: 18px;
	width: 495px;
	padding-left: 25px;
	padding-top: 24px;
	font-family: 'Signika';
	font-size:8pt;
	color:#4F2700;
	background-image:url(images/pie.png);
	background-repeat:no-repeat;
	vertical-align: bottom;
	top: 610px;
	position:fixed;
	}

#pie a {
	font-family: Signika;
	font-size:8pt;
	color:#4F2700;
	text-decoration: none;
	}
	
#pie a:hover {
	font-family: Signika;
	font-size:8pt;
	color:#F63;
	text-decoration: none;
	}


.pie_destacado {
	font-family: Signika;
	font-size:8pt;
	color:#C60;
	text-decoration: none;
	}

.izqcontenedor {
	width: 525px;
	height: 400px;
	float:left;
	background-image:url(images/fondo_izq.png);
	background-repeat:no-repeat;
	display:block;

}

.izq {
	width: 525px;
	height: auto;
	float:left;
	background-image:url(images/fondo_izq.png);
	background-repeat:no-repeat;
	display:block;
		overflow-y:auto;
	overflow-x:hidden;

}

#der {
	width: 375px;
	height: 554px;
	float:left;
	display: block;
}


#flores {
	width: 94px;
	height: 60px;
	float:left;
	position: absolute;
	display: block;
	left: 264px;
	top: 289px;
}

.boton_correo a {
	width: 66px;
	height: 26px;
	float:left;
	position: absolute;
	display: block;
	left: 264px;
	top: 69px;
	background-image:url(images/bt_pajaro.png);
}

.boton_correo a:hover {
	width: 66px;
	height: 26px;
	float:left;
	position: absolute;
	display: block;
	left: 310px;
	top: 70px;
	background-image:url(images/bt_pajarohover.png);
}

.boton_articulosa a {
	width: 84px;
	height: 72px;
	float:left;
	position: absolute;
	display: block;
	background-image:url(images/bt_articulosarbol.png);
	left: 142px;
	top: 150px;
}

.boton_articulosa a:hover {
	width: 84px;
	height: 72px;
	float:left;
	position: absolute;
	display: block;
	background-image:url(images/bt_articulosarbol_hover.png);
	left: 142px;
	top: 150px;
}

.boton_regempresariales a {
	width: 84px;
	height: 30px;
	float:left;
	position: absolute;
	display: block;
	background-image:url(images/bt_regempresarialesa.png);
	left: 73px;
	top: 423px;
}

.boton_regempresariales a:hover {
	width: 84px;
	height: 30px;
	float:left;
	position: absolute;
	display: block;
	background-image:url(images/bt_regempresarialeshover.png);
	left: 114px;
	top: 435px;
}


.naranjitas {
	width: 106px;
	height: 102px;
	float:left;
	position: absolute;
	display: block;
	background-image:url(images/naranja-saludando.gif);
	left: 107px;
	top: 71px;
}

.flores {
	width: 28px;
	height: 42px;
	float:left;
	position: absolute;
	display: block;
	background-image:url(images/Florecitas.gif);
	left: 229px;
	top: 128px;
}

.naranjas {
	width: 60px;
	height: 108px;
	float:left;
	position: absolute;
	display: block;
	background-image:url(images/Naranjas_2.gif);
	left: 267px;
	top: 101px;
}

.naranja_central {
	width: 120px;
	height: 168px;
	float:left;
	position: absolute;
	display: block;
	left: 174px;
	top: 385px;
}

.flores_a {
	width: 50px;
	height: 156px;
	float:left;
	position: absolute;
	display: block;
	background-image:url(images/masflores.gif);
	left: 310px;
	top: 384px;
}

.espacio {
	width: 175px;
	height: 36px;
	float:left;
	
}

.titulo {
	width: 525px;
	height: 36px;
	float:left;
	background-image:url(images/titulo_ropadetemporada.png);
	margin-top:40px;
	margin-bottom:15px;
}

.chalecos a{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonene7.jpg);
	margin-right:15px;
}

.chalecos a:hover{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonene7_hover.jpg);
	margin-right:15px;
}
.saquitos a{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonene8.jpg);
	margin-right:15px;
}
.saquitos a:hover{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonene8_hover.jpg);
	margin-right:15px;
}

.bodies_ropa a{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonene9.jpg);
}
.bodies_ropa a:hover{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonene9_hover.jpg);
}
.texto1 {
	width: 139px;
	height: 25px;
	padding-top:5px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}

.texto2 {
	width: 139px;
	height: 25px;
		padding-top:5px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}

.texto3 {
	width: 139px;
		padding-top:5px;
	height: 25px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}
.conjunto1 a{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonene1.jpg);
	margin-right:15px;
}
.conjunto1 a:hover{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonene1_hover.jpg);
	margin-right:15px;
}

.conjunto2 a{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonene2.jpg);
	margin-right:15px;
}
.conjunto2 a:hover{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonene2_hover.jpg);
	margin-right:15px;
}


.conjunto3 a{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonene3.jpg);
}
.conjunto3 a:hover{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonene3_hover.jpg);
}

.texto4 {
	width: 139px;
	height: 25px;
		padding-top:5px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}

.texto5 {
	width: 139px;
		padding-top:5px;
	height: 25px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}

.texto6 {
	width: 139px;
	height: 25px;
		padding-top:5px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}

.conjunto4 a {
	width: 155px;
	height: 155px;
	
	float:left;
	background-image:url(images/conjuntonene4.jpg);
	margin-right:15px;
}
.conjunto4 a:hover {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonene4_hover.jpg);
	margin-right:15px;
}

.conjunto5 a{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonene5.jpg);
	margin-right:15px;
}
.conjunto5 a:hover{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonene5_hover.jpg);
	margin-right:15px;
}

.conjunto6 a{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonene6.jpg);
}
.conjunto6 a:hover{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonene6_hover.jpg);
}

.texto7 {
	width: 139px;
	height: 25px;
		padding-top:5px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}

.texto8 {
	width: 139px;
	height: 25px;
	float:left;
		padding-top:5px;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}

.texto9 {
	width: 139px;
	height: 25px;
		padding-top:5px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}

.conjunto7 a {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonene10.jpg);
	margin-right:15px;
}
.conjunto7 a:hover {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonene10_hover.jpg);
	margin-right:15px;
}

.conjunto8 a {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonena1.jpg);
	margin-right:15px;
}
.conjunto8 a:hover {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonena1_hover.jpg);
	margin-right:15px;
}

.conjunto9 a {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonena2.jpg);
	
}
.conjunto9 a:hover {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonena2_hover.jpg);
	
}

.texto10 {
	width: 139px;
	height: 25px;
	padding-top:5px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}

.texto11 {
	width: 139px;
	height: 25px;
		padding-top:5px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}

.texto12 {
	width: 139px;
		padding-top:5px;
	height: 25px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}

.conjunto10 a {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonena5.jpg);
	margin-right:15px;
}
.conjunto10 a:hover {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonena5_hover.jpg);
	margin-right:15px;
}

.conjunto11 a {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonena4.jpg);
	margin-right:15px;
}
.conjunto11 a:hover {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonena4_hover.jpg);
	margin-right:15px;
}

.conjunto12 a {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonena3.jpg);
	
}
.conjunto12 a:hover {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonena3_hover.jpg);
	
}

.texto13 {
	width: 139px;
	height: 25px;
	padding-top:5px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}

.texto14 {
	width: 139px;
	height: 25px;
		padding-top:5px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}

.texto15 {
	width: 139px;
		padding-top:5px;
	height: 25px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}


.conjunto13 a {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonena6.jpg);
	margin-right:15px;
}
.conjunto13 a:hover {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonena6_hover.jpg);
	margin-right:15px;
}

.conjunto14 a {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonena7.jpg);
	margin-right:15px;
}
.conjunto14 a:hover {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonena7_hover.jpg);
	margin-right:15px;
}

.conjunto15 a {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonena8.jpg);
	
}
.conjunto15 a:hover {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonena8_hover.jpg);
	
}

.conjunto16 a {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonena9.jpg);
	margin-right:15px;
}
.conjunto16 a:hover {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonena9_hover.jpg);
	margin-right:15px;
}

.conjunto17 a {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonena10.jpg);
	margin-right:15px;
}
.conjunto17 a:hover {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjuntonena10_hover.jpg);
	margin-right:15px;
}

.conjunto18 a {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/conjunto15.jpg);
	
}




.sabanas a {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/sabanas.jpg);
	margin-right:15px;
}

.texto16 {
	width: 139px;
	height: 25px;
	padding-top:5px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}

.texto17 {
	width: 139px;
	height: 25px;
		padding-top:5px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}

.texto18 {
	width: 139px;
		padding-top:5px;
	height: 25px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}


.sabanas a:hover {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/sabanas_hover.jpg);
	margin-right:15px;
}

.mamero a{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/mamero.jpg);
	margin-right:15px;
}
.mamero a:hover{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/mamero_hover.jpg);
	margin-right:15px;
}


.mantas a{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/mantas.jpg);
}
.mantas a:hover{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/mantas_hover.jpg);
}

.texto13 {
	width: 139px;
	height: 25px;
		padding-top:5px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}

.texto14 {
	width: 139px;
	height: 25px;
		padding-top:5px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}

.texto15 {
width: 139px;
	height: 25px;
	float:left;
		padding-top:5px;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}

.portachupete a {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/portachupete.jpg);
	margin-right:15px;
}
.portachupete a:hover {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/portachupete_hover.jpg);
	margin-right:15px;
}

.remeras a{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/remeraspintadas.jpg);
	margin-right:15px;
}
.remeras a:hover{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/remeraspintadas_hover.jpg);
	margin-right:15px;
}


.sonajeropulpo a {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/sonajero.jpg);
}
.sonajeropulpo a:hover {
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/sonajero_hover.jpg);
}
.texto16 {
	width: 139px;
		padding-top:5px;
	height: 25px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}

.texto17 {
	width: 139px;
	height: 25px;
		padding-top:5px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}
.texto18 {
	width: 139px;
	height: 25px;
		padding-top:5px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}
.texto19 {
	width: 139px;
		padding-top:5px;
	height: 25px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}

.texto20 {
	width: 139px;
	height: 25px;
		padding-top:5px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}
.texto21 {
	width: 139px;
	height: 25px;
		padding-top:5px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}





.sonajerogusano a{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/sonajerogusano.jpg);
	margin-right:15px;
}
.sonajerogusano a:hover{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/sonajerogusano_hover.jpg);
	margin-right:15px;
}

.munieca a{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/sonajerotobillo.jpg);
	margin-right:15px;
}
.munieca a:hover{
	width: 155px;
	height: 155px;
	float:left;
	background-image:url(images/sonajerotobillo_hover.jpg);
	margin-right:15px;
}

.texto19 {
	width: 139px;
		padding-top:5px;
	height: 25px;
	padding-top: 5px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}

.texto20 {
	width: 139px;
		padding-top:5px;
	padding-top: 5px;
	height: 25px;
	float:left;
	font-family: 'Signika';
	font-size:8pt;
	color:#666; 
}
.vacio{
	width: 139px;
	height: 155px;
	float:left;
}

.mas a{
	width: 16px;
	height: 25px;
	background-image:url(images/mas.png);
	background-repeat:no-repeat;
	float:left;
	margin-right: 15px;
	padding-top: 5px;
}
.mas a:hover{
	width: 16px;
	height: 25px;
		background-image:url(images/mas2.png);
			background-repeat:no-repeat;
	float:left;
	margin-right: 15px;
	padding-top: 5px;
}

.mas2 a{
	width: 16px;
	height: 25px;
	background-image:url(images/mas.png);
	background-repeat:no-repeat;
	float:left;
	padding-top: 5px;
}
.mas2 a:hover{
	width: 16px;
	height: 25px;
		background-image:url(images/mas2.png);
			background-repeat:no-repeat;
	float:left;
	padding-top: 5px;
}




.flor1 {
	width: 185px;
	height: 37px;
	float:left;
}

.reme1 {
	width: 92px;
	height: 59px;
	float:left;
}
.flor2 {
	width: 47px;
	height: 59px;
	float:left;
}
.p1 {
	width: 32px;
	height: 59px;
	float:left;
}

.f3 {
	width: 69px;
	height: 59px;
	float:left;
}
.r3 {
	width: 210px;
	height: 56px;
	float:left;
}
.r2 {
	width: 165px;
	height: 56px;
	float:left;
}

.n1 {
	width: 283px;
	height: 92px;
	float:left;
}

.c1 {
	width: 92px;
	height: 92px;
	float:left;
}

.a1 {
	width: 304px;
	height: 136px;
	float:left;
}

.n2 {
	width: 71px;
	height: 136px;
	float:left;
}


.b1 {
	width: 205px;
	height: 92px;
	float:left;
}

.d1 {
	width: 170px;
	height: 92px;
	float:left;
}



.k1 {
	width: 190px;
	height: 76px;
	float:left;
}

.k2 {
	width: 185px;
	height: 76px;
	float:left;
}

.s1 {
	width: 152px;
	height: 101px;
	float:left;
}

.s2 {
	width: 163px;
	height: 101px;
	float:left;
}

.s3 {
	width: 60px;
	height: 101px;
	float:left;
}