@charset "UTF-8";
/* CSS Document */
body
{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#EEEEEE;

}

.master_intro
{
	width:900px;
	height:599px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-450px;
	margin-top:-300px; 
	background-image:url(images/bg_intro.jpg);
	background-repeat:no-repeat; 
	
}

.master
{
	width:900px;
	height:560px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-450px;
	margin-top:-280px; 
	background-image:url(images/bg_master2.jpg);
	
	background-repeat:no-repeat;
	
}
.menu{
 float:left;  width:215px; height:560px; background-image:url(images/bg_menu.jpg); background-position:center; background-repeat:no-repeat;
}
a
{
	text-decoration:none;
	color:#FFFFFF;
	
	
}
a:hover
{
	color:#CC0033;

}

#liSel
{
	background-image:url(images/bg_mnu_btn.png);
	background-repeat:no-repeat;
	background-position:0% 50%;
	
	
}


#aSel
{
	color:#CC0033;
}


#image_btn
{
	margin-top:35px;  
	
}


.ul_satinatura_sx
{
	line-height:20px; 
	list-style:url(images/circle_gray.gif);
}

.ul_satinatura_dx
{
	line-height:18px; 
	list-style:url(images/circle_red.gif);
}
.separe1
{
	width:23px; 
	height:560px; 
	float:left; 
	position:relative;
	background-image:url(images/separe1.jpg); 
	
	

}


.lavorazioni_sx
{
	width:233px; 
	height:560px; 
	float:left; 
	
	position:relative;
}

.lavorazioni_dx
{
	width:400px; 
	height:560px; 
	float:left; 
	background-image:url(images/lavorazioni_img_3.jpg);
	
	position:relative;
}

.ul_lavorazioni
{
	line-height:30px;
	font-weight:bold;
	font-size:15px;
	list-style:url(images/circle_red_lavorazioni.gif);

}


.dimensioni_sx
{
	width:212px; 
	height:560px; 
	float:left; 
	background-image:url(images/separe2_dimensioni.jpg);
	
	position:relative;
}

.dimensioni_dx
{
	width:416px; 
	height:560px; 
	float:left; 
	background-image:url(images/foto_dimensioni.jpg);
	position:relative;
}


#evidenziato
{
	 font-weight:bold;
	 color:#CC0033;
}

.ul_caratteristiche
{
	line-height:20px;
	
	font-size:15px;
	list-style:url(images/circle_red_lavorazioni.gif);

}
#evidenziato_titolo
{
position:relative;
top:10px;
	 font-weight:bold;
	 font-size:18px;
	 color:#CC0033;
	 line-height:28px;
}