/* CSS Document */

.bordoTabelleElenco {
	border: 1px solid #D9D9D9;
	position: relative;
	float: left;
	margin: 13px;
	height: 131px;
}
.bordoTabelleElenco2 {
	border: 1px solid #D9D9D9;
	position: relative;
	float: left;
	margin-left: 13px;
	margin-right: 13px;
	height: 131px;
}
.Bordeaux {
	font-family: Trebuchet MS, arial, helvetica;
	font-size: 11px;
	color: #870237;
	font-weight: bold;
}
.Grigio {
	font-family: Trebuchet MS, arial, helvetica;
	font-size: 11px;
	color: #8F8F8F;
	font-weight: bold;
}
.Bordeaux2 {
	font-family: Trebuchet MS, arial, helvetica;
	font-size: 11px;
	color: #870237;
	font-weight: normal;
}
.Blue {
	font-family: Trebuchet MS, arial, helvetica;
	font-size: 11px;
	color: #1F6EE9;
}
.Giallo {
	font-family: Trebuchet MS, arial, helvetica;
	font-size: 11px;
	color: #F8C702;
}
.Rosa {
	font-family: Trebuchet MS, arial, helvetica;
	font-size: 11px;
	color: #d3005f;
}
.medioSemplice {
	font-family: Trebuchet MS, arial, helvetica;
	font-size: 11px;
	color: #393939;
	padding-left: 10px;
}
.Bordeauxpiccolo {
	font-family: Trebuchet MS, arial, helvetica;
	font-size: 10px;
	color: #870237;
}
.piccoloBianco {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 10px;
	color: #FFFFFF;
}
.piccoloSemplice {
	font-family: Trebuchet MS, arial, helvetica;
	font-size: 10px;
	color: #393939;
}
.destra {
	float: right;
	position: relative;
	margin-right: 12px;
}
.sinistra {
	float: left;
	position: relative;
	margin-left: 12px;
}
.sinistra2 {
	float: left;
	position: relative;
	margin-left: 20px;
}
a.piccoloSemplice {
	font-family: Trebuchet MS, arial, helvetica;
	font-size: 10px;
	color: #393939;
	text-decoration: none;
}
a.piccoloSemplice:hover {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 10px;
	color: #393939;
	text-decoration: underline;
}
.tabellaCentrale {
	border: 1px solid #D9D9D9;
	padding: 7px;
	margin-top: 12px;
	margin-bottom: 20px;
	/*margin-left: 10px;*/
	float: left;
	position: relative;
	/*height: auto;*/
	width: 745px;
	font-family: Trebuchet MS, arial, helvetica;
	font-size: 11px;
	color: #393939;
}
.tabellaCentraleII {
	border: 1px solid #D9D9D9;
	padding: 7px;
	margin-top: 3px;
	float: left;
	position: relative;
	height: auto;
	width: 745px;
	font-family: Trebuchet MS, arial, helvetica;
	font-size: 11px;
	color: #393939;
	background-image: url(../images/sfondoEventi.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.barra {
	background-color: #FFBFE7;
	margin-top: 11px;
	margin-right: 2px;
	margin-left: 2px;
	position: relative;
	height: 30px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 13px;
	vertical-align: middle;
	line-height: 30px;
}
.margine {
	float: right;
	position: relative;
	padding-top: 2px;
	padding-right: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.piccoloRight {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 11px;
	color: #393939;
	text-decoration: none;
	padding-right: 10px;
	font-weight: normal;
}
