@charset "iso-8859-1";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-size:11px;
	line-height:12px;
	color:#000000;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
.titolo {
	margin:0px;
	padding:0px;
	font-size:18px;
	line-height:18px;
	text-transform:uppercase;
	font-weight:normal;
}
.link {
	text-decoration:none;
	color:#000000;
}
.link:hover {
	text-decoration:underline;
	color:#000000;
}
.fucsia {
	color:#CC0033;
	font-weight:bolder;
}
.giro {
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
}
.riga {
	border-top:1px solid #EE7F00;
	margin-bottom:5px;
}
.cella {
	border:1px solid #EE7F00;
	margin-bottom:5px;
}
.rosso {
	background-color:#aa464c;
	color:#aa464c;
}
#container {
	margin:0 auto;
	width:842px;
	height:auto;
}
#container2 {
	width:842px;
	height:auto;
	background-image:url(img/bg-grey.jpg);
	background-repeat:repeat-y;
	background-position:left;
	float:left;
}
#head {
	width:842px;
	height:99px;
	float:left;
	display:inline;
}
#cattolica {
	width:147px;
	padding-right:15px;
	padding-left:151px;
	height:105px;
	margin-top:23px;
	background-image:url(img/cattolica.jpg);
	background-repeat:no-repeat;
	float:left;
	text-align:center;
}
#collaborazione {
	width:123px;
	height:auto;
	color:#000000;
	font-size:12px;
	margin-top:6px;
	float:left;
}
#content {
	width:322px;
	padding-right:187px;
	padding-top:15px;
	padding-left:20px;
	height:auto;
	float:right;
	display:inline;
	background-image:url(img/bg-ballerine.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#colonna {
	float:left;
	display:inline;
	width:123px;
	margin-top:8px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	font-size:11px;
	line-height:12px;
	letter-spacing:-0.5px;
}
#martha {
	width:584px;
	height:116px;
	border-bottom:8px solid #00B1E6;
	float:left;
	display:inline;
	margin-top:10px;
	margin-left:10px;
}
#martha-testo {
	width:410px;
	height:116px;
	overflow-y:scroll;
	overflow-x:hidden;
	float:left;
	display:inline;
}
#martha img {
	float:left;
	display:inline;
}
#ecole {
	width:584px;
	height:116px;
	border-bottom:8px solid #ef5ba1;
	float:left;
	display:inline;
	margin-top:20px;
	margin-left:10px;
}
#ecole-testo {
	width:410px;
	height:116px;
	overflow-y:scroll;
	float:left;
	display:inline;
}
#ecole img {
	float:left;
	display:inline;
}
#butoh {
	width:584px;
	height:116px;
	border-bottom:8px solid #6dc067;
	float:left;
	display:inline;
	margin-top:20px;
	margin-left:10px;
}
#butoh-testo {
	width:410px;
	height:116px;
	overflow-y:scroll;
	float:left;
	display:inline;
}
#butoh img {
	float:left;
	display:inline;
}
#percorsi {
	border-top:1px solid #EE7F00;
	clear:both;
	margin-top:5px;
	margin-bottom:20px;
}
#percorsi-prezzo {
	border:1px solid #EE7F00;
	float:right;
	display:inline;
	width:70px;
	font-weight:bolder;
	padding:6px;
}
.percorsi-prezzo {
	border:1px solid #EE7F00;
	float:right;
	display:inline;
	width:70px;
	font-weight:bolder;
	padding:6px;
}
.arancio {
	color:#EE7F00;
}
.ciano {
	color:#00B1E6;
}
.percorsileft {
	float:left;
	display:inline;
	width:450px;
	margin-top:3px;
}
.percorsiclassi {
	float:right;
	margin-right:20px;
	margin-top:3px
}
.rosa {
	color:#E2007A;
}

