body {
	font-family: Tahoma;
	font-size: 10px;
	color: #7d8381;
	margin: 0px;
    }

#contenitore
{
   width: 741px;
   margin:0 auto;
   text-align:left;
}

#contenitore2
{
   margin:0 auto;
   text-align:center;
}

#footer {
	clear:both;
	text-align: center;
	padding-top: 10px;
    }

#sinistra {
    float:left;
    width:208px;
    }
#destra{
	float:right;
	width:533px;
	text-align: center;
    }

#testo{
	padding-top: 10px;
	text-align: left;
	width: 500px;
	margin: 0px auto;
    }

#dettaglio{
	padding-top: 30px;
	margin: 0px auto;

    }

#areacorsi{
	padding-top: 30px;

    }

.data {
	font-family: Tahoma;
	color: #4995ea;
	font-weight: bold;
	padding-right: 5px;
}
.titolo {
	font-family: Tahoma;
	color: #4995ea;
	font-weight: bold;
}

a:link {
	font-family: Tahoma;
	color: #4A4A4A;
	text-decoration: underline;
}
a:hover {

	font-family: Tahoma;
	color: #D83F13;
	text-decoration: none;
}
a:visited {

	font-family: Tahoma;
	color: #4A4A4A;
	text-decoration: underline;
}
.hide2 {
	display:none;
}
.tarallo {
	background-color: #99CC00;
}


.cellasu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9C9C9C;
	border-right-color: #9C9C9C;
	border-bottom-color: #9C9C9C;
	border-left-color: #9C9C9C;
	padding: 3px;
}

a.pdp:link     { color: #7d8381; text-decoration: none; }
a.pdp:visited  { color: #7d8381; text-decoration: none; }
a.pdp:hover    { color: #7d8381; text-decoration: none; }

a.detc:link     { color: #4995ea; text-decoration: none; }
a.detc:visited  { color: #4995ea; text-decoration: none; }
a.detc:hover    { color: #d83f13; text-decoration: underline; }

.sfcorso {
	background-image: url(img/sfcorso.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 500px;
	text-align: left;
}
.titolonews {
	font-family: Tahoma;
	color: #797979;
	font-weight: bold;
}
.immacentro {
	padding-top: 10px;
	text-align: center;
}
.tabella {
	border: 2px dotted #E53503;
}
