body{
	font-family: Arial, Verdana, sans-serif;
	color:#666666;
	margin-top: 0px;
	margin-left: 0px;
	}
table {
	font-family: Arial, Verdana, sans-serif;
	color:#666666;
	/* font-size:x-small; */
	font-size: 11px;
	}
td{
vertical-align:top
}
.inter {
	font-size: 7px;
}
.petit {
	font-size: 10px;
}
.inter_boi {
	font-size: 4px;
}

.titreSSM{
	font-family:Arial, Verdana, sans-serif;
	font-size: 18px;
	color:#CCFF66;
	font-weight: bold;
	font-style: oblique;
}
.page{
	font-family: Arial, Verdana, sans-serif;
	color:#666666;
	font-size: 11px;
	font-weight: normal;
	}
.just{
text-align:justify;
}
.titre{
	font-family:Arial, Verdana, sans-serif;
	/* font-size:medium; */ /* relatif au choix de l'utilisateur dans le navigateur */
	font-size: 15px;/* taille fixe */
	color:#333333;
	font-weight: bold;
}
.sstitre{
	font-family:Arial, Verdana, sans-serif;
	/* font-size:xx-small; *//* relatif au choix de l'utilisateur dans le navigateur */
	font-size: 11px;/* taille fixe */
	color:#333333;
	font-weight: bold;
}
a {
	color: #669933;
	text-decoration:none;
	border: 0px;
}a:hover {
	color: #006600;
	text-decoration:underline;
}

.avant{
	background-color: #FFFFCC;
}
.rouge{
	color: #cc0000;
}
	
.actu {
	color: #CC0000;
	font-family:Arial Narrow, Verdana, sans-serif;
	/* font-size:xx-small; *//* relatif au choix de l'utilisateur dans le navigateur */
	font-size: 11px;/* taille fixe */
	font-weight: bold;
}
.grosRouge{
	color: #CC0000;
	font-family:Arial Narrow, Verdana, sans-serif;
	font-size: 16px;/* taille fixe */
	font-weight: bold;
}
img {
	border: 0px;
}
.rel{
position:relative;
bottom: 5px;
  left: 3em;
}
