body {
	background-color: #FFFFFF;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(../imgs/bg.png);
}
#contenitore {
	height: 660px;
	width: 950px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#homebg {
	height: 530px;
	background-image: url(../imgs/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	display: block;
	width: 948px;
	margin-left: 2px;
}

#logo {
	float: left;
	height: 75px;
	width: 250px;
	background-image: url(../imgs/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

/*Navigazione*/

#navigazione {
	width: 500px;
	height: 75px;
	float: left;
	padding-left: 185px;
}
#contenuto {
	float: left;
	width: 950px;
	height: 530px;
}
#contenuto p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-right: 40px;
	margin-left: 40px;
}
#footer {
	float: left;
	height: 30px;
	width: 500px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding-left: 10px;
	vertical-align: middle;
	padding-top: 6px;
}
#navigazione ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#navigazione li {
	float: left;
}

#navigazione a.home {
	background-image: url(../imgs/navig_01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 75px;
	width: 100px;
}

#navigazione a.biocv {
	background-image: url(../imgs/navig_02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 75px;
	width: 100px;
}

#navigazione a.lavori {
	background-image: url(../imgs/navig_03.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 75px;
	width: 100px;
}

#navigazione a.servizi {
	background-image: url(../imgs/navig_04.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 75px;
	width: 100px;
}

#navigazione a.info {
	background-image: url(../imgs/navig_05.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 75px;
	width: 100px;
}

#navigazione a:hover {
	background-position: 0px -75px;
}

.attivo {
	background-position: 0px -75px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 75px;
	width: 100px;
}


/* */


h1 {
	font-family: impact;
	color: #FFFFFF;
	text-align: center;
	font-size: 36px;
	font-weight: lighter;
}


/*Navigazione Bottom*/

#navigazionebottom {
	height: 30px;
	float: left;
	padding-left: 125px;
}

#navigazionebottom ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#navigazionebottom li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

#navigazionebottom a.contatti {
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 80px;
	background-image: url(../imgs/navig_bottom_01.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	background-position: right top;
}

#navigazionebottom a.links {
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 80px;
	background-image: url(../imgs/navig_bottom_02.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	background-position: right top;
}

#navigazionebottom a.blog {
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 80px;
	background-image: url(../imgs/navig_bottom_03.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	background-position: right top;
}

#navigazionebottom a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#biosx {
	float: left;
	height: 535px;
	width: 515px;
	background-image: url(../imgs/biosx.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin-left: 9px;
}
#biodx {
	background-color: #33FFFF;
	float: left;
	width: 415px;
	height: 470px;
	display: block;
	background-image: url(../imgs/biodx_bg.jpg);
	padding-top: 60px;
}
#downloadcv {
	height: 60px;
	width: 350px;
	margin-left: 15px;
	display: block;
	text-indent: -9999px;
}
#downloadcv a{
	height: 60px;
	width: 350px;
	margin-left: 15px;
	display: block;
}
#downloadcv a:hover{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF3399;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF00CC;
	padding-top: 30px;
	padding-left: 20px;
}
#lavoridx {
	float: left;
	height: 530px;
	width: 500px;
	background-image: url(../imgs/lavoridx.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#servizisx {
	float: left;
	height: 535px;
	width: 510px;
	background-image: url(../imgs/servizisx.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin-left: 8px;
}
#servizidx {
	background-color: #FF9999;
	float: left;
	width: 400px;
	height: 475px;
	display: block;
	background-image: url(../imgs/servizi_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 55px;
	padding-left: 20px;
}
#infodx {
	float: left;
	height: 530px;
	width: 505px;
	background-image: url(../imgs/infodx.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#infosx {
	float: left;
	height: 460px;
	width: 425px;
	background-color: #CCCCFF;
	margin-left: 10px;
	background-image: url(../imgs/infosx_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 70px;
}
#contattidx {
	background-image: url(../imgs/contattidx_bg.jpg);
	
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 528px;
	width: 500px;
}
#contattisx {
	background-image: url(../imgs/contattisx.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 500px;
	width: 403px;
	margin-left: 14px;
	padding-top: 30px;
}
#linksx {
	background-image: url(../imgs/linkssx.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 529px;
	width: 523px;
	float: left;
	margin-left: 13px;
}
#linksdx {
	height: 480px;
	width: 400px;
	background-image: url(../imgs/linksdx.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	padding-top: 50px;
}
#gallery  {
	float: left;
	height: 510px;
	width: 425px;
	background-color: #FFFF99;
	margin-left: 13px;
	padding-top: 20px;
	background-image: url(../imgs/gallery_bg.png);
}
#gallery li {
	float: left;
	padding-bottom: 12px;
	padding-left: 12px;
	list-style-type: none;
	padding-top: 25px;
}
#link a {
	position: absolute;
	top: 0px;
	right: 10px;
	width:300px;
	height:80px;
	text-indent:-9999px;
	display:block;
}
#gallery img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 70px;
	width: 70px;
}
#gallery a {
	display: block;
	background-color: #999999;
	padding: 2px;
}
#gallery a:hover {
	background-color: #CC3E66;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 290px;
	margin-left: 20px;
	margin-top: 25px;
}
#servizidx li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	list-style-type: none;
	line-height: 16px;
}
#linksdx li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 10px;
	line-height: 18px;
}
#linksdx a{
	color: #FF3399;
}
#linksdx a:hover{
	color: #FF9999;
	text-decoration: none;
}
#linksdx a:visited{
	color: #999999;
	text-decoration: line-through;
}
#contattisx li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
}

#notfounddx {
	float: left;
	height: 530px;
	width: 505px;
	background-image: url(../imgs/notfounddx.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#notfoundsx {
	float: left;
	height: 460px;
	width: 425px;
	background-color: #CCCCFF;
	margin-left: 10px;
	background-image: url(../imgs/notfoundsx.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 70px;
}
