/* CSS Document */

#campo{
	font-family:Tahoma;
	font-size:90%;
	text-align:left;
	margin-left:5%;
}

#campo ul{
	list-style:none;
}

#campo .palestra{
	font-size:100%;
	font-weight:bold;
}

#campo .recapito{
	font-size:85%;
}

#campo .orario{
	font-weight:bold;
}

#campo .mappa img{	
	border-color:#000;
	border-style:solid;
	border-width:1px;
}

.spazio{
	background-image:url(../template/puntoh.gif);
	background-repeat:repeat-x;
	height:15px;
}

#divisa{
	font-family:Tahoma;
	font-size:90%;
	font-weight:bold;
	text-align:left;
}

#divisa th{
	background-color:#6699FF;
	color:#FFFFFF;
	text-align:center;
}

#divisa .normal{
	font-weight:normal;
}

#divisa img{
	border-color:#000;
	border-style:solid;
	border-width:1px;
}

#divisa .space img{
	border:none;
}

#sponsor-page img{
	border-color:#000;
	border-style:solid;
	border-width:1px;
}