body {
	font-family: "Lucida Sans", Verdana, "Times New Roman";
	background-color: #CBCBCB;
	text-align:center;
	padding: 0px;
	font-size: 14px;
}

#contenitore {
	width: 800px;
	text-align:left;
	float:left;
	background-image: url(img/sfondino.jpg);
	background-repeat: repeat-y;
}


#corpo{
	float: right;
	width: 550px;
	clear: no;
	margin-right: 10px;

}

#footer {
	float:left;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}


#menu{
	float: left;
	width: 200px;
}




#menu ul, li{
	width: 160px;
	list-style: none;
	margin-top: 0;
	margin-right: 12;
	margin-bottom: 0;
	margin-left: 12;
}

#menu li{
	margin:0 3px 0 3px;
	background: url(img/rollover.png) no-repeat 0 -20px
	}

#menu a.myLink{
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left:14px;
	background: url(img/rollover.png) no-repeat;
	text-decoration: none;
	color:  #C53001;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu a.myLink:hover{background: none;
				color: #FF7800}
				
.tdTestataColonna {
	font-size: 16px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #CC3433;
	border-right-color: #CC3433;
	border-bottom-color: #CC3433;
	border-left-color: #CC3433;
	line-height: 25px;
	background-image: url(img/testataTable.jpg);
	background-repeat: repeat-x;
}
.tdScrittaScorrevole {
	border: 1px solid #CE3434;
	font-size: 14px;
	font-style: italic;
}
.small {
	font-size: 10px;
}

a{
	color:  #C53001;
	font-weight: normal;
	text-decoration: none;
}
a:hover{background: none;
				color: #FF7800}
.tdBody {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.tdSeparazioneNews {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.BordoNewsImmagine {
	border: 1px dotted #CCCCCC;
}
.tdElencoNomiSquadre {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Bordo {
	border: 2px solid #000000;
}

.corniceBianca {
	border: medium solid #FFFFFF;
}
