/*GENERAL*/

*{
	margin:0;
	padding:0;
	outline:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}


body{
	background-color:#5c5c5c;
}

.warp{
	margin:10px auto;
	width:980px;
	/*
background-color:#ffffff;
*/
}

/*INDEX*/

#descripcion {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:left;
color:#FFFFFF;
margin-left:44px;
margin-top:20px;
position:absolute;
width:120px;
background-color:#FF0000;


}

#index{
	margin:10px auto;
	width:813px;
	height:600px;
	background: url(img/fnd-index.jpg) bottom center no-repeat;
	/*background: url(img/fnd-index-show.jpg) bottom center no-repeat;*/
	border:#ffffff solid 3px;
}

#index h1{
	text-indent:-9999px;
}

#index p {


font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
width:300px;
margin:300px 0 0 300px;

}

#index a{
	margin:500px auto 0 auto;
	width:103px;
	height:34px;
	background:url(img/btn-entrar.gif) top left no-repeat;
	display:block;
	text-indent:-9999px;
}

/*__Menu__*/

.menu{
	width:151px;
	height:458px;
	margin:100px 0 0 20px;
	_margin:100px 0 0 10px;/*SOLO IE6*/
	background:url(img/fnd-menu.gif) top left no-repeat;
	float:left;
}

.menu ul{
	list-style:none;
	margin:30px 0 0 0;
	_margin:20px 0 0 0;/*SOLO IE6*/
}

.menu li a{
	width:150px;
	height:29px;
	display:block;
	text-indent:-9999px;
	margin-bottom:10px;
}

.btn-pres a{
	background:url(img/btn-presentacion.gif) top left no-repeat;
}

.btn-pres span a{
	background:url(img/btn-presentacion-on.gif) top left no-repeat;
	*margin:-8px 0 10px 0; /*SOLO IE7*/
	_margin:-8px 0 -5px 0; /*SOLO IE6*/
}

.btn-col a{
	background:url(img/btn-coleccion.gif) top left no-repeat;
}

.btn-col span a{
	background:url(img/btn-coleccion-on.gif) top left no-repeat;
	*margin:-8px 0 10px 0; /*SOLO IE7*/
	_margin:-8px 0 -5px 0; /*SOLO IE6*/
}

.btn-tej a{
	background:url(img/btn-tejidos.gif) top left no-repeat;
}

.btn-tej span a{
	background:url(img/btn-tejidos-on.gif) top left no-repeat;
	*margin:-8px 0 10px 0; /*SOLO IE7*/
	_margin:-8px 0 -5px 0; /*SOLO IE6*/
}

.btn-prec a{
	background:url(img/btn-precios.gif) top left no-repeat;
}

.btn-prec span a{
	background:url(img/btn-precios-on.gif) top left no-repeat;
	*margin:-8px 0 10px 0; /*SOLO IE7*/
	_margin:-8px 0 -5px 0; /*SOLO IE6*/
}

.btn-beb a{
	background:url(img/btn-bebes.gif) top left no-repeat;
}

.btn-beb span a{
	background:url(img/btn-bebes-on.gif) top left no-repeat;
	*margin:-8px 0 10px 0; /*SOLO IE7*/
	_margin:-8px 0 -5px 0; /*SOLO IE6*/
}

.btn-agr a{
	background:url(img/btn-agradecimientos.gif) top left no-repeat;
}

.btn-agr span a{
	background:url(img/btn-agradecimientos-on.gif) top left no-repeat;
	*margin:-8px 0 10px 0; /*SOLO IE7*/
	_margin:-8px 0 -5px 0; /*SOLO IE6*/
}

.btn-con a{
	background:url(img/btn-contacto.gif) top left no-repeat;
}

.btn-con span a{
	background:url(img/btn-contacto-on.gif) top left no-repeat;
	*margin:-8px 0 10px 0; /*SOLO IE7*/
	_margin:-8px 0 -5px 0; /*SOLO IE6*/
}


.submenu{
	width:135px;
	height:93px;
	margin:-30px 0 5px 8px;
	*margin:-10px 0 5px 8px;
	_margin:5px 0 5px 8px;
	background:url(img/fnd-submenu.gif) no-repeat;
}

.submenu li a{
	width:107px;
	height:21px;
	display:block;
	text-indent:-9999px;
	position:relative;
	
}

.sub-vestidos a{
	background: url(img/btn-sub-vestidos.gif) no-repeat;
	margin:5px 0 0 14px;
	*margin:-20px 0 0 14px;
	_margin:-15px 0 0 7px;
	float:left;
}

.sub-tejidos a{
	background: url(img/btn-tejidosB.gif) no-repeat;
	margin:5px 0 0 14px;
	*margin:-20px 0 0 14px;
	_margin:-15px 0 0 7px;
	float:left;
}

.sub-tejidosC a{
	background: url(img/btn-tejidosC.gif) no-repeat;
	margin:0px 0 0 14px;
	*margin:-10px 0 0 14px;
	_margin:-15px 0 0 7px;
	float:left;
}

.sub-camisas a{
	background: url(img/btn-sub-camisas.gif) no-repeat;
	margin:-2px 0 0 14px;
	*margin:-10px 0 0 14px;
	_margin:-5px 0 0 7px; 
	float:left;
}

.sub-pantalones a{
	background: url(img/btn-sub-pantalones.gif) no-repeat;
	margin:-2px 0 0 14px;
	_margin:0px 0 0 7px; 
	float:left;
}


/*PRESENTACION*/

#presentacion{
	width:980px;
	height:600px;
	background:url(img/fnd-presentacion.jpg) top left no-repeat;
	border:#ffffff solid 3px;
}

#presentacion h1{
	width:187px;
	height:37px;
	margin:50px 0 0 0;
	background:url(img/h1-presentacion.gif) top left no-repeat;
	text-indent:-9999px;
	float:right;
}

#cuerpo-presentacion{
	width:190px;
	margin:100px 0 0 280px;
}
#cuerpo-presentacion p{
	margin:0 0 5px 0;
}

/*COLECCION*/
#coleccion {
	width:980px;
	height:600px;
	background:url(img/fnd-coleccion.jpg) top left no-repeat;
	border:#ffffff solid 3px;
}

#coleccion h1{
	width:146px;
	height:37px;
	margin:50px 0 0 0;
	background:url(img/h1-coleccion.gif) top left no-repeat;
	text-indent:-9999px;
	float:right;
}

#menu-coleccion {
	width:700px;
	height:241px;
	float:left;
	margin:180px 0 0 70px;
}

#menu-coleccion li{
	display:inline;
}

.btn-vestidos a{
	width:196px;
	height:241px;
	background: url(img/btn-vestidos.gif) top left no-repeat;
	display:block;
	text-indent:-9999px;
	float:left;
	margin:0 30px 0 0;
}

.btn-camisas a{
	width:196px;
	height:241px;
	background: url(img/btn-camisas.gif) top left no-repeat;
	display:block;
	text-indent:-9999px;
	float:left;
	margin:0 30px 0 0;
}

.btn-tejidosB a{
	width:196px;
	height:241px;
	background: url(img/btn-tejidosB-home.gif) top left no-repeat;
	display:block;
	text-indent:-9999px;
	float:left;
	margin:0 30px 0 0;
}

.btn-tejidosC a{
	width:196px;
	height:241px;
	background: url(img/btn-tejidosC-home.gif) top left no-repeat;
	display:block;
	text-indent:-9999px;
	float:left;
	margin:0 30px 0 0;
}


.btn-pantalones a{
	width:196px;
	height:241px;
	background: url(img/btn-pantalones.gif) top left no-repeat;
	display:block;
	text-indent:-9999px;
	float:left;
	margin:0 30px 0 0;
}


.galeria{
	width:790px;
	height:500px;
	margin:8px 0 0 15px;
	float:left;
	/*background-color:#FF0000;*/
}



/*___Vestidos____*/
#vestidos {
	width:980px;
	height:600px;
	background:url(img/fnd-vestidos.jpg) top left no-repeat;
	border:#ffffff solid 3px;
}

#vestidos h1{
	width:287px;
	height:70px;
	margin:20px 0 0 0;
	background:url(img/h1-vestidos.gif) top left no-repeat;
	text-indent:-9999px;
	float:right;
}


/*___Camisas____*/

#camisas {
	width:980px;
	height:600px;
	background:url(img/fnd-camisas.jpg) top left no-repeat;
	border:#ffffff solid 3px;
}

#camisas h1{
	width:287px;
	height:70px;
	margin:20px 0 0 0;
	background:url(img/h1-camisas.gif) top left no-repeat;
	text-indent:-9999px;
	float:right;
}


/*___Pantalones____*/

#pantalones {
	width:980px;
	height:600px;
	background:url(img/fnd-pantalones.jpg) top left no-repeat;
	border:#ffffff solid 3px;
}

#pantalones h1{
	width:317px;
	height:70px;
	margin:20px 0 0 0;
	background:url(img/h1-pantalones.gif) top left no-repeat;
	text-indent:-9999px;
	float:right;
}



/*___ESTILOS PARA JQUERY TOOLS____*/

.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width:643px;
	height:88px;
	
	float:left;
	margin:20px 0 0 0;
}

.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:0 5px 0 0;
	border:1px solid #616161;
	cursor:pointer;
	width:85px;
	height:85px;
}

/* active item */
.scrollable .active {
	border:2px solid #fff;
	z-index:9999;
	position:relative;
}


.ampliar{
	width:620px;
	margin:5px 0 0 0px;
	text-align:center;
}


/* prev, next, prevPage and nextPage buttons */
a.browse {
	display:block;
	width:46px;
	height:86px;
	float:left;
	margin:20px 5px 0 5px;
	cursor:pointer;
	font-size:1px;
}

a.prevPage{
	background:url(galeria/btn-izq.gif) no-repeat;
}

a.nextPage{
	background:url(galeria/btn-der.gif) no-repeat;
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	


/*TEJIDOS*/

#tejidos {
	width:980px;
	height:600px;
	background:url(img/fnd-tejidos.jpg) top left no-repeat;
	border:#ffffff solid 3px;
}

#cuerpo-tejidos{
	width:541px;
	height:134px;
	background:url(img/enconstruccion.gif) top left no-repeat;
	float:left;
	margin:420px 0 0 100px;
}

#tejidos h1{
	width:137px;
	height:37px;
	margin:50px 0 0 0;
	background:url(img/h1-tejidos.gif) top left no-repeat;
	text-indent:-9999px;
	float:right;
}

/*TEJIDOS B*/

#tejidosB {
	width:980px;
	height:600px;
	background:url(img/fnd-tejidosB.jpg) top left no-repeat;
	background-color:#FF0000;
	border:#ffffff solid 3px;
}

#tejidosC {
	width:980px;
	height:600px;
	background:url(img/fnd-tejidosB.jpg) top left no-repeat;
	background-color:#FF0000;
	border:#ffffff solid 3px;
}

#cuerpo-tejidos{
	width:541px;
	height:134px;
	background:url(img/enconstruccion.gif) top left no-repeat;
	float:left;
	margin:420px 0 0 100px;
}

#tejidosB h1{
	width:193px;
	height:70px;
	margin:20px 0 0 0;
	background:url(img/h1-tejidosB.gif) top left no-repeat;
	text-indent:-9999px;
	float:right;
}

#tejidosC h1{
	width:193px;
	height:70px;
	margin:20px 0 0 0;
	background:url(img/h1-tejidosC.gif) top left no-repeat;
	text-indent:-9999px;
	float:right;
}

/*PRECIOS*/

#precios {
	width:980px;
	height:600px;
	background:url(img/fnd-precios.jpg) top left no-repeat;
	border:#ffffff solid 3px;
}

#precios h1{
	width:135px;
	height:37px;
	margin:50px 0 0 0;
	background:url(img/h1-precios.gif) top left no-repeat;
	text-indent:-9999px;
	float:right;
}

#cuerpo-precios{
	width:300px;
	height:500px;
	margin:100px 0 0 276px;
}


#cuerpo-precios td{
	padding:5px 10px 5px 10px;
	border-right: #ffffff 3px solid;
	border-bottom: #ffffff 1px solid;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#cuerpo-precios td strong{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}


/*AGRADECIMIENTOS*/

#agradecimientos {
	width:980px;
	height:600px;
	background:url(img/fnd-agradecimientos.jpg) top left no-repeat;
	border:#ffffff solid 3px;
}

#agradecimientos h1{
	width:205px;
	height:37px;
	margin:50px 0 0 0;
	background:url(img/h1-agradecimientos.gif) top left no-repeat;
	text-indent:-9999px;
	float:right;
}


#cuerpo-agradecimientos {
	width:270px;
	height:500px;
	margin:100px 0 0 290px;
}

#cuerpo-agradecimientos p{
	margin:0 0 5px 0;
}

/*CONTACTO*/

#contacto {
	width:980px;
	height:600px;
	background:url(img/fnd-contacto.jpg) top left no-repeat;
	border:#ffffff solid 3px;
}

#contacto h1{
	width:153px;
	height:37px;
	margin:50px 0 0 0;
	background:url(img/h1-contacto.gif) top left no-repeat;
	text-indent:-9999px;
	float:right;
}

#cuerpo-contacto {
	width:270px;
	margin:200px 0 0 400px;
}

#cuerpo-contacto p{
	margin:0 0 5px 0;
}


/*BEBÉS*/

#bebes{
	width:980px;
	height:600px;
	background:url(img/fnd-bebes.jpg) top left no-repeat;
	border:#ffffff solid 3px;
}

#bebes h1{
	width:137px;
	height:37px;
	margin:50px 0 0 0;
	background:url(img/h1-bebes.gif) top right no-repeat;
	text-indent:-9999px;
	float:right;
}

#cuerpo-bebes{
	width:190px;
	margin:100px 0 0 280px;
}
#cuerpo-bebes p{
	margin:0 0 5px 0;
}
 
