body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6c372f;
}
.testo_articoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
.didascalie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6c372f;
}
.titolo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6c372f;
}

A:LINK    {text-decoration : none; Color : #999999}
A:VISITED {text-decoration : none; Color : #999999}
A:HOVER   {text-decoration : none; Color : #6c372f}



/* SEZIONE AGGIUNTA DA ALAIN */
#news, #newsHP, #training, #histoire, resultats {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

/* NEWS */
#news h1, #newsHP h1 {
  font-size: 12px;
  color: #6C372F;
  margin: 0 0 5px 0;
  padding: 0;
  line-height: 14px;
}
#news h2, #newsHP h2 {
  font-size: 11px;
  font-weight: normal;
  color: #000;
  margin: 0 0 6px 0;
  padding: 0;
  line-height: 12px;
}
#news p.footer {
  font-size: 10px;
  color: #999;
  margin: 0 0 20px 0;
  padding: 0 0 0 5px;
}
#news .readmore a {
  text-decoration: none;
}
#news .readmore a:hover { color: #6C372F }
#newsHP .data {
  font-size: 10px;
  font-weight: bold;
}
#newsHP a {
  font-size: 10px;
  font-weight: bold;
  color: #6C372F;
}

/* TRAINING, HISTOIRE, RESULTATS */
#training h1, #training h1 a, #histoire h1, #histoire h1 a, #resultats h1, #resultats h1 a {
  font-size: 12px;
  color: #6C372F;
  margin: 0 0 5px 0;
  padding: 0;
}
#training h2, #histoire h2, #resultats h2 {
  font-size: 11px;
  font-weight: normal;
  color: #000;
  margin: 0 0 15px 0;
  padding: 0;
}

