html, body{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 14px;
	color: Gray;
	text-align: center;
	background: url(../bg.jpg.png);
}
body.home dt#home,
body.home dt#home a,
body.home dt#home a:hover,
body.biografia dt#biografia,
body.biografia dt#biografia a,
body.biografia dt#biografia a:hover,
body.portfolio dt#portfolio,
body.portfolio dt#portfolio a,
body.portfolio dt#portfolio a:hover,
body.video dt#video,
body.video dt#video a,
body.video dt#video a:hover,
body.links dt#links,
body.links dt#links a,
body.links dt#links a:hover,
body.contatti dt#contatti,
body.contatti dt#contatti a, 
body.contatti dt#contatti a:hover

{
	background-position: 0 -100px;
}

.hidden {
	display: none;
}

#page-container {

	margin-top: 0px;
	padding: 0px;
	width: 760px;
	height: 1050px;
	margin: auto;
	text-align: center;
	background: url(../bg.jpg.png);
}
#page-container2 {
	margin-top: 0px;
	padding: 0px;
	width: 760px;
	height: auto;
	margin: auto;
	text-align: center;
	background: url(../bg.jpg.png);
}
body.home #header {
margin-top: -10px;
	height: 150px;
	background: url(../images/headers/testata.gif);
	background-color: ActiveBorder;
}
body.biografia #header {
margin-top: -10px;
		height: 150px;
	background: 
	           url(../images/headers/testata.gif);
	background-color: ActiveBorder;

}
body.portfolio #header {
margin-top: -10px;
		height: 150px;
	background: 
	          url(../images/headers/testata.gif);
	background-color: ActiveBorder;
}

body.video #header {
margin-top: -10px;
		height: 150px;
	background: 
	          url(../images/headers/testata.gif);
	background-color: ActiveBorder;
}
	
body.links #header {
margin-top: -10px;
	height: 150px;
	background: url(../images/headers/testata.gif);
	background-color: ActiveBorder;
}
body.contatti #header {
margin-top: -10px;
		height: 150px;
	background: 
	            url(../images/headers/testata.gif);
	background-color: ActiveBorder;
}			
h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	padding-left: 0px;
}

#content {
	width: 760px;
	margin: auto;
	text-align: center;
	line-height: 25px;
	background-color: ActiveBorder;
	background-color: black;
	text-decoration:none;
}
#contentstile #h3{
	margin: 8px;
	padding: 0px;
	float: left;
	font-size: 24px;
	text-align: left;
	margin-top: 8px;
	padding-left: 15px;
	background-color: transparent;
	
}



.testorosso{
	font-size: medium;
	color: #8B0000;
	text-decoration: none;
}

.testogrigio{
	font-size: small;
	color: GrayText;
	text-decoration: none;
}
.testoverde{
	font-size: small;
	color: Teal;
	text-decoration: none;
}
#h5{
	font-size: 13px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
		color: #929292;
	text-decoration: none;
}
#h5 a {
	color: #6A0000;
	text-decoration: none;
}
#h5 a:hover {
	color: Teal;
	text-decoration: none;
}
#h4{
	font-size: 13px;
	text-align: right;
	padding-left: 15px;
	padding-right: 15px;
	color: #929292;
	text-decoration: none;
}
#contentgallerySX {
	float: left;
	width: 33%;
	height: 1050px;
	font-size: 12px;
	text-align: center;
	background-color: black;
}
#contentgallerySX a {
	font-size: medium;
}
#contentgalleryDX {
	float: right;
	width: 33%;
	height: 1050px;
	font-size: 12px;
	text-align: center;
	background-color: black;
}
#contentgalleryDX a {
	font-size: medium;
}

#contentgalleryCenter {
	float: right;
	width: 34%;
	height: 1050px;
	font-size: 12px;
	text-align: center;
	background-color: black;
}
#contentgalleryCenter a {
	font-size: medium;
}
#contentgalleryBig {
float: left;
	width: 510px;
	height: 1050px;
	font-size:12px;
		text-align: center;
	background-color: black;
}
#contentgalleryBig a {
	font-size: medium;
}
footer {
	clear: both;
	height: 66px;
	font-family:Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	color: #929292;
	border-top: 1px solid #efefef;
	padding: 13px 25px;
	line-height: 18px;
}
#footer #altnav {
	clear: both;
	width: 760px;
	font-size: 16px;
	
	text-align: center;
	padding-top:20px;
}
#footer #copyright {
	padding-top: 13px;
	font-size:11px ;
	text-align: center;
	
}

#footer a {
	color: #929292;
	text-decoration: none;
}

#footer a:hover {
	color: Gray;
}
testa {
	clear: both;
	height: 66px;
	font-family:Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	color: #929292;
	border-top: 1px solid #efefef;
	padding: 13px 25px;
	line-height: 18px;
}
#testa #altnav2 {
	clear: both;
	width: 760px;
	font-size: 16px;
	
	text-align: center;
	padding-top:20px;
}

#testa a {
	color: #929292;
	text-decoration: none;
}

#testa a:hover {
	color: Gray;
}

