/* CSS Document */

#boton1{
	
	}
	
#boton1 hover{
	background-image: url("../library/images/b-vestidores.jpg");
	}

.botonvesti a
	{
	display:block;
	height:24px;
	background-color:#2B2C23;
	
	}

	
.txti 
	{
	color:#E4E4E4;
	letter-spacing:-1px;
	padding-top:5px;
	font-size:9px;
	}

.fotoi a 
	{
	position:relative;
	top:0px;
	left:0px;
	display:block;
	height:323px;
	
	}
.fotoi h1 
	{margin:0;
	padding:0;
	padding-top:0px;
	color:#E7E7E1;
	font-size:10;
	font-weight:normal;
	text-align:center;
	}
.fotoi h1 a:link
	{
	padding-top:5px;
	color:#E7E7E1;

	}
.fotoi h1 a:hover
	{
	padding-top:5px;
	color:#E7E7E1;

	}
.fotoi h1 a:visited
	{
	padding-top:5px;
	color:#E7E7E1;

	}

.fotoi.vestidor h1 
	{
	letter-spacing:-1px;
	}
	
	
	
.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}


.fotoi.vestidor a:hover
	{
	background: url("../library/images/boton-vest.jpg") no-repeat;
	background-position:100% 0%;
	}
.fotoi.vestidor a
	{
	background: url("../library/images/boton-vest.jpg") no-repeat;
	background-position: 0% 0%;
	}
.fotoi.cocina a:hover
	{
	background: url("../library/images/boton-coc.jpg") no-repeat;
	background-position: 100% 0%;
	}
.fotoi.cocina a
	{
	background: url("../library/images/boton-coc.jpg") no-repeat;
	background-position: 0% 0%;
	}
.fotoi.placard a:hover
	{
	background: url("../library/images/boton-plac.jpg") no-repeat;
	background-position: 100% 0%;
	}
.fotoi.placard a
	{
	background: url("../library/images/boton-plac.jpg") no-repeat;
	background-position: 0% 0%;
	}
	
.fotoi.mueble a:hover
	{
	background: url("../library/images/boton-mue.jpg") no-repeat;
	background-position: 100% 0%;
	}
.fotoi.mueble a
	{
	background: url("../library/images/boton-mue.jpg") no-repeat;
	background-position: 0% 0%;
	}
	
	
.fotoi.kid a:hover
	{
	background: url("../library/images/boton-kids.jpg") no-repeat;
	background-position: 100% 0%;
	}
.fotoi.kid a
	{
	background: url("../library/images/boton-kids.jpg") no-repeat;
	background-position: 0% 0%;
	}

.fotoi.piso a:hover
	{
	background: url("../library/images/boton-pisos.jpg") no-repeat;
	background-position: 0% 0%;
	}
.fotoi.piso a
	{
	background: url("../library/images/boton-pisos.jpg") no-repeat;
	background-position: 100% 0%;
	}
	
	
	
.boxcaption {
 				float: left; 
				position: absolute; 
				background: #E7E6E0;
				height: 100px; 					
				top: 323px;
 				left: 0px;
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 				}
.boxcaption cocinai{
	height: 100px;
	top: 323px;
	}
 
#botonerai {

	border: 1px solid #ACCFE8;
	border-width: 0 0 0 0;
	font-size: 9px;
	text-align:left;
	
}
#botonerai ul, li {
	list-style-type: none;
	text-align:left;
	margin: 0px;
	padding-top: 0px;
}



#botonerai ul {
	margin: 0;
	padding: 0;
	background-image:none;
}

#botonerai a{
	text-decoration: none;
	background: #E7E6E0;
	background-image:none;
	display: block;
	width: 158px;
	padding: 3px 0px;
	color: #0C393F;
	widht:132px;
	text-indent:4px;
	height:14px;
}


#botonerai a:hover{
	background-image:none;
    background-color: white;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     
	}



#botonerai.mueble a {
	color: #7E0601;
}

#botonerai.mueble a:hover {
	color: #CA3233;
}




#botonerai.cocina a {
	color: #0A2C0F;
}

#botonerai.cocina a:hover {
	color: #1D9532;
}


#botonerai.placares a {
	color: #0C393F;
}

#botonerai.placares a:hover {
	color: #1C8493;
}

#botonerai.kid a {
	color: #743A01;
}

#botonerai.kid a:hover {
	color: #E87400;
}



#botonerai.piso a {
	color: #2B2C23;
}

#botonerai.piso a:hover {
	color: #4F503F;
}


#botonerai.vestidores a {
	color: #432101;
}

#botonerai.vestidores a:hover  {
	color: #7E4001;
}

.txtnov.color {
	color:#C56E03;

}

.txtnov.color a:link {
	color:#C56E03;

}

#txtslide { 
	position:absolute;
	top: 434px;
	left: 134px;
	width:264px;
	height:77px;

	

	}
	
.txtslide1 { 
	font-size: 9px;
	text-align:left;
	padding-left:15px;
	padding-right:10px;

	}
	
 .txtslide1  em{ 
	font-weight: bold;
    }
.vestidores { 
	color: #7E4001;
	}
	
.cocina { 
		color: #1D9532;
	}

