* {
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size: 11px;
	font-weight: normal;
}

body {
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
}

a:link{text-decoration:none;color:#0000a0}
a:visited{text-decoration:none;color:#0000a0}
a:hover{text-decoration:underline;}

.texte {
	color: #cc9966;
	font-size: 13px;
}

.texte10 {
	color: #333333;
	font-size: 12px;
}

.texte9 {
	color: #333333;
}

.paragraphe {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.titre_bleu {
	font-size: 12px;
	color: #0000a0;
	font-weight: bold;
}

.titre_noir {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.titre_noir_9 {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.auteurs {
	color: #FF0000;
}

.blanc {
	color: #FFFFFF;
}
.adresse {

  color: white;
	font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0px;
  text-align: center;
  background : url(/images/menu.gif);
  height: 26px;
}
