BODY{
  font-family:helvetica;
  font-size:12px;
  font-weight:normal;
  color: #000000;
 
}



a:active {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
}
a:link {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
}



a:visited {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
a:hover {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}



.titre1{
  font-family:helvetica;
  font-size:24px;
 font-weight:bold;
 color: #000000;
}


.titre2{
  font-family:helvetica;
  font-size:14px;
 font-weight:bold;
color: #AC1A2B;
}

.titre3{
  font-family:helvetica;
  font-size:13px;
 font-weight:bold;
color: #000000;
}

.intro
{
	font-family: helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}


.ital
{
	font-family: helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	font-style: italic;
}

.tl
{
	font-family: helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}

.fg
{
	font-family: helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
