@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
}
a:active, a:link, a:visited {
	color: #414141;
	text-decoration: none;
}
a:hover {
	color: #E20882;
}
.clearFloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#contenitore {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#testata {
	height: 100px;
	width: 900px;
	padding-bottom: 20px;
}
#menu {
	height: 25px;
	width: 900px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.pulsantiMenue {
	height: 20px;
	width: 60px;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}
.pulsantiMenue a:active, a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.pulsantiMenue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #E20882;
}
#mainEvent {
	height: 298px;
	width: 898px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #FFF;
}
#teamFoto {
	float: left;
	height: 270px;
	width: 222px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#teamBox {
	height: 230px;
	width: 361px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
#teamBox a:active,a:link,a:visited {
	color: #666;
}
#teamBox a:hover {
	color: #E20882;
}


.teamBoxSingoli {
	height: 50px;
	width: 361px;
	margin-bottom: 40px;
}
.teamBoxImg {
	float: left;
	height: 50px;
	width: 120px;
	padding-left: 20px;
}

.teamBoxInfo {
	height: 45px;
	width: 200px;
	padding-right: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	float: left;
	padding-top: 5px;
	padding-left: 20px;
}
.teamBoxNome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	font-weight: bold;
}
.teamBoxTag {
	font-size: 10px;
	color: #E2007A;
}

.intestazione {
	height: 20px;
	width: 890px;
	padding-top: 5px;
	margin-bottom: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#infoPageBox {
	width: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.infoPageBoxServizi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}

#portfolio {
	height: 200px;
	width: 900px;
}
.riquardo {
	height: 200px;
	width: 160px;
	margin-right: 25px;
	float: left;
}
.riquadroFinale {
	float: left;
	height: 200px;
	width: 160px;
}
.img {
	height: 114px;
	width: 160px;
}
.titoloImg {
	color: #E20882;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.testoImg {
	height: 86px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.dataImg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
.descrizioneImg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	padding-top: 5px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	height: 20px;
	width: 890px;
	padding-top: 5px;
	color: #333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
#footer a:active, a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#footer a:hover {
	color: #E20882;
}
