
#Presentazione {
	height: 160px;
	width: 480px;
	margin-left: 120px;
	clear: both;
}

h2#TitoloPresentazione {
	width: 144px;
	height: 38px;
	position:relative;
}

h2#TitoloPresentazione span{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/4-Portfolio/1-TitoliSezioni/Presentazione.jpg);
	background-repeat: no-repeat;
} 




#WebDesign {
	height: 250px;
	width: 280px;
	float: left;
}

h2#TitoloWebDesign {
	width: 113px;
	height: 39px;
	position:relative;
}

h2#TitoloWebDesign span{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/4-Portfolio/1-TitoliSezioni/WebDesign.jpg);
	background-repeat: no-repeat;
} 








#GraphicDesign {
	width: 280px;
	height: 250px;
	float: right;
}


h2#TitoloGraphicDesign {
	width: 145px;
	height: 40px;
	position: relative;
}

h2#TitoloGraphicDesign span{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/4-Portfolio/1-TitoliSezioni/GraphicDesign.jpg) no-repeat;
}  






div#WebDesign li.ElencoDoppiaRiga{
	margin: 9px 0 0 17px;
	padding: 4px 0px 4px 17px;
    background: url(../img/1-Struttura/PuntoElenco/PuntoElenco2.gif) no-repeat 0% 10px;
	line-height: 20px;
}























