#contenitore {
	height: 470px;
	width: 777px;
	border: 1px solid #cdced0;
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -388px;
	top: 50%;
	margin-top: -235px;
}
#home {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 29px;
	font-weight: bold;
	color: #a9a9ab;
	margin: 67px;
	margin-top: 75px;
	text-align:justify;
	line-height: 34px;
}


#contenuto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #a9a9ab;
	margin: 47px;
	margin-top: 40px;
	text-align:justify;
	line-height: 27px;
}
#navigation {
	width: 776px;
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -388px;
	top: 50%;
	margin-top: -275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #ff6633;
}
#footer {
	width: 776px;
	position: absolute;
	left: 50%;
	margin-left: -388px;
	top: 50%;
	margin-top: 255px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#infos {
	float:left
}
#languages {
	float:right;
}
h1 {
	margin: 0px;
	margin-bottom: 7px;
	padding: 0px;
	font-size: 41px;
}
.arancione {
	color: #ff6633;
}
.grigioscuro {
	color: #666666;
}
.grigiomedio {
	color: #7A7A7A;
}

a {
	text-decoration:none;
	color: #a9a9ab;
}
a:hover {
	text-decoration:none;
	color: #ff6633;
}

#footer a {
	text-decoration:none;
	color: #666666;
}
#footer a:hover {
	text-decoration:none;
	color: #ff6633;
}

#contenuto a, #navigation a  {
	text-decoration:none;
	color: #ff6633;
}

#contenuto a:hover,#navigation a:hover {
	text-decoration:none;
	color: #666666;
}

table.list {
	margin-top: 10px;
}

td.listbullet {
	vertical-align:top;
	width: 25px;
	padding-top:5px;
}

tr.lisbullet {
	margini-top:150px;
}

td.content {
	padding-top:5px;
}

.fotoTeam {
	width: 200px;
	height: 350px;
    float: left; 
    margin-top:6px;	
}
.testTeam {
	font-size: 18px;
	line-height: 24px;
}

#credits{
	position:relative;
	margin-top:100px;
	margin-left:415px;
}

.creditsInnerBlock {
	font-size:13px;
	line-height: 18px;
	margin-bottom: 20px;
}

#contact {
	position:relative;
	margin-top: 190px;
	font-size: 13px; 
	color: #666666;
	line-height: 18px;
}

.contactBlock{
	float:left;
	margin-left: 0px;
	margin-right: 30px;
}

.contactBlock a {
	color:#666666;
}
.contactBlock a:hover {
	color: #ff6633;
}
