@charset "iso-8859-1";
/* CSS Document */

/*novedades*/
.flotador{ position:absolute; width:1px; height:1px;}
.novedades{ height:286px; width:295px; background: url(../img/novedades_fondo.png) no-repeat; display:block; position:relative; left:580px; top:20px; color:#fff; z-index:5000;}
.mrg{ margin-left:12px; padding:10px 0; 	 }
.n_titulo{ margin-bottom:6px;}

.n_nota{ width:269px;}

.n_nota .imagen{ margin:1px; margin-bottom:12px; width:269px; height:175px; overflow:hidden;}
.n_nota .imagen .centrador {background:#1A191F; vertical-align:middle; text-align:center; display:table-cell; width:269px; height:175px;}

.n_nota p{ margin:0; padding:0; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#999; }

/*botones menu*/
a.b01 ,a.b02 ,a.b03 { text-indent:-8000px;  display:block; position:relative; height:81px; float:left; overflow:hidden; }
a.b01 { background:url(../img/btn_sec_herrajes.png) no-repeat top; width:299px;  margin-right:1px;}
a.b02 { background:url(../img/btn_sec_cerraduras.png) no-repeat top; width:299px; margin-right:1px;}
a.b03 { background:url(../img/btn_sec_muebles.png) no-repeat top; width:300px;}

a.b01:hover, a.b02:hover, a.b03:hover {filter:alpha(opacity=70);	opacity:0.7;}

/*submenu*/
.submenu{ display:block; height:33px; margin-top:3px; line-height:33px; background:url(../img/sub_menu_fondo.jpg) repeat-x; padding:0 4px; overflow:hidden; color:#b5b5b5; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;} 
.submenu a{ color:#676767; text-decoration:none; margin: 0 8px;}
.submenu a:hover{ color:#0099CC; }
/*portada*/



	#slider ul, #slider li,
	#slider2 ul, #slider2 li
	#slider3 ul, #slider3 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{
		width:900px;
		height:339px;
		overflow:hidden; 
		}
		
	span#prevBtn,
	span#nextBtn,
	span#prevBtn2,
	span#nextBtn2{ display:block; position:absolute; width:1px; height:1px;}
	
	span#prevBtn a,
	span#nextBtn a{ display:block; width:19px; height:77px; text-indent:-8000px; overflow:hidden; background:url(../img/btn_next.gif) no-repeat; position:relative; top:-200px;}	

	span#prevBtn a{ left:-20px;  background:url(../img/btn_prev.gif) no-repeat;}
	span#nextBtn a{ left:900px;}
	
	#slider{
	margin-bottom:4px;
	}

	/*slider 2*/
	
	#slider2 li{
		width:271px;
		height:224px;
		overflow:hidden; 
		}
		
	
	span#prevBtn2 a,
	span#nextBtn2 a{ display:block; width:10px; height:10px; text-indent:-8000px; overflow:hidden; background:url(../img/novedades_btn_next.png) no-repeat; position:relative; top:10px;}	

	span#prevBtn2 a{ left:0px;  background:url(../img/novedades_btn_back.png) no-repeat;}
	span#nextBtn2 a{ left:260px;}		

/*slider 3*/
		#slider3 {
	width:308px;
		height:400px;
		border:#eaeaea 4px solid;
		float:right;}
	#slider3 li{
		width:308px;
		height:400px;
		overflow:hidden; 

		}
		

p#controls3, span#nextBtn3 a , span#nextBtn3 a { display:none;}
/*** set the width and height to match your images **/

#slideshow {
	position: relative;
	height:400px;
	width:308px;
	border:#eaeaea 4px solid;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}



.ampliada2 p{font-size:14px;text-align:justify;line-height:1.6em;}
