/* ABOUT ME ################################################### */
#graffetta {
	width: 80px;
	height: 103px;
	position: absolute;
	background: url(/libs/css/assets/graffetta.png) no-repeat top left;
	top: 120px;
	left: 433px;
	z-index: 30;
}

.foto {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.contRes {
	width: 150px;
	height: 100px;
	position: absolute;
	top: 155px;
	left: 415px;
	cursor: move;	
	display: none;
}

.resize {
	width: 16px;
	height: 16px;
	background: url(/libs/css/assets/resize.png) no-repeat top left;
	position: absolute;
	cursor: se-resize;
	display: none;
	bottom: 2px;
	right: 2px;
	display: none;
}

#reset {
	display: none;	
	width: 16px;
	height: 16px;
	background: url(/libs/css/assets/close.gif) no-repeat top left;	
	cursor: pointer;
	position: absolute;
	left: 5px;
	top: 5px;	
	z-index: 31;
}

.tiDe {
	background: url(/libs/css/assets/iconDesign.gif) no-repeat center right;
	padding-right: 25px;	
	display: inline;
}
.tiTe {
	background: url(/libs/css/assets/iconTechiques.gif) no-repeat center right;
	padding-right: 25px;	
	display: inline;
}
.tiSe {
	background: url(/libs/css/assets/iconSeo.gif) no-repeat center right;
	padding-right: 25px;	
	display: inline;
}

#stagesWebdesign li p,
#stagesWebdesign li h4, {
	display: inline;
	_display: block;
}

.firstStage {
    background: url(/libs/css/assets/icon1stage.gif) no-repeat top left;
    padding-left: 60px;   
    margin-bottom: 20px; 
}
.secondStage {
    background: url(/libs/css/assets/icon2stage.gif) no-repeat top left;
	padding-left: 60px;   
    margin-bottom: 20px;
}
.thirdStage {
    background: url(/libs/css/assets/icon3stage.gif) no-repeat top left;
    padding-left: 60px;    
}

#baseService {
	background: #000;
	width: 480px;
	height: 31px;
	position: absolute;
	left: 260px;	
	display: none;
}
#baseService ul li {
	float: left;
}
#baseService ul li a {
	display: block;
	text-indent: -9999px;
}
#baseService ul {
	padding: 0 20px;
}
#baseService ul .icoFb {
	margin-top: 9px;
}
#baseService ul .icoFb a {
	width: 60px;
	height: 12px;
    background: url(/libs/css/assets/icoFb.gif) no-repeat top left;
}
#baseService ul .icoFb a:hover {
    background-position: 0 -12px;
}
#baseService ul .icoLi {
	margin-top: 7px;
	margin-left: 10px;
}
#baseService ul .icoLi a {
	width: 63px;
	height: 18px;
    background: url(/libs/css/assets/icoLi.gif) no-repeat top left;
}
#baseService ul .icoLi a:hover {
    background-position: 0 -18px;
}
#baseService ul .icoFlickr {
	margin-top: 10px;
	margin-left: 10px;
}
#baseService ul .icoFlickr a {
	width: 40px;
	height: 12px;
    background: url(/libs/css/assets/icoFlickr.gif) no-repeat top left;
}
#baseService ul .icoFlickr a:hover {
    background-position: 0 -12px;
}
#baseService ul .icoCv {
	margin-top: 10px;
	float: right;
}
#baseService ul .icoCv a {
	width: 174px;
	height: 12px;
    background: url(/libs/css/assets/icoCv.gif) no-repeat top left;
}
#baseService ul .icoCv a:hover {
    background-position: 0 -12px;
}


/* SOLO PER IE6 */
.contRes,
#contReload {
	_display: none;
}

#graffetta {
	_width: 190px;
	_height: 186px;
	_position: absolute;
	_background: url(/libs/css/assets/fotoPlaceHolder.png) no-repeat top left;
	_top: 120px;
	_left: 409px;
	_z-index: 30;
}