#content
{
	background: url(/layout/servizi.jpg) right top no-repeat;
	color: #8a8a8a;
	text-transform:uppercase;
}
#servizi
{
	width:774px;
	position: absolute;
	bottom:0px;
	height:0px;
	padding: 1em 0 0 249px;
	margin: 0 auto;
	display:none;
	background:white;
}
#servizi li
{	
	
	width:82px;	
	margin:3px;
	float:left;
	font-size:10px;
	text-align:center;
	height:146px;
}
#servizi img
{
	position: relative;
	margin-top: 1em;
}
#taglio
{
	background: url(/layout/servizi/taglio.jpg) center bottom no-repeat;
}
#colore
{
	background: url(/layout/servizi/colore.jpg) center bottom no-repeat;
}
#permanente
{
	background: url(/layout/servizi/permanente.jpg) center bottom no-repeat;
}
#extension
{
	background: url(/layout/servizi/extension.jpg) center bottom no-repeat;
}
#styling
{
	background: url(/layout/servizi/styling.jpg) center bottom no-repeat;
}
#sposi
{
	background: url(/layout/servizi/sposi.jpg) center bottom no-repeat;
}
a:hover
{
color: #a72575
}

