body {background:#000000;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 12px;color: #8D8D8D;}
* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
#image_accueil{
	 position:absolute;
	 width: 586px;
	 height: 442px;
     left: 50%; 
     top: 50%;
     margin-top: -221px; /* moitié de la hauteur */
     margin-left: -293px; /* moitié de la largeur */
	 background:url(img/accueil.jpg) no-repeat #000000;
}
div.colonne_gauche {	
	float:left;	
	margin-top: 175px;
	width: 200px;
}
div.colonne_gauche a {
	display: block;
	margin: 2px 0px;
	padding: 0 0 0 31px;
	line-height: 20px;
	text-decoration: none;
	text-transform: uppercase;
}
a.bleu:link {color: #2a278d;text-decoration:none;font-weight:normal;background:url(img/carre_bleu_off.gif) no-repeat 13px 3px;} /* lien non-visité */
a.bleu:visited {color: #2a278d;text-decoration:none;font-weight:normal;background:url(img/carre_bleu_off.gif) no-repeat 13px 3px;} /* lien visité */
a.bleu:hover {color: #2a278d;text-decoration:none;font-weight:normal;background:url(img/carre_bleu.gif) no-repeat 13px 3px;} /* lien survolé */
a.bleu:active {color: #2a278d;text-decoration: none;font-weight:normal} /* lien activé */

a.marron:link {color: #a15400;text-decoration:none;font-weight:normal;background:url(img/carre_marron_off.gif) no-repeat 13px 3px;} /* lien non-visité */
a.marron:visited {color: #a15400;text-decoration:none;font-weight:normal;background:url(img/carre_marron_off.gif) no-repeat 13px 3px;} /* lien visité */
a.marron:hover {color: #a15400;text-decoration:none;font-weight:normal;background:url(img/carre_marron.gif) no-repeat 13px 3px;} /* lien survolé */
a.marron:active {color: #a15400;text-decoration: none;font-weight:normal} /* lien activé */

a.jaune:link {color: #a49e00;text-decoration:none;font-weight:normal;background:url(img/carre_jaune_off.gif) no-repeat 13px 3px;} /* lien non-visité */
a.jaune:visited {color: #a49e00;text-decoration:none;font-weight:normal;background:url(img/carre_jaune_off.gif) no-repeat 13px 3px;} /* lien visité */
a.jaune:hover {color: #a49e00;text-decoration:none;font-weight:normal;background:url(img/carre_jaune.gif) no-repeat 13px 3px;} /* lien survolé */
a.jaune:active {color: #a49e00;text-decoration: none;font-weight:normal} /* lien activé */

a.vert:link {color: #00a100;text-decoration:none;font-weight:normal;background:url(img/carre_vert_off.gif) no-repeat 13px 3px;} /* lien non-visité */
a.vert:visited {color: #00a100;text-decoration:none;font-weight:normal;background:url(img/carre_vert_off.gif) no-repeat 13px 3px;} /* lien visité */
a.vert:hover {color: #00a100;text-decoration:none;font-weight:normal;background:url(img/carre_vert.gif) no-repeat 13px 3px;} /* lien survolé */
a.vert:active {color: #00a100;text-decoration: none;font-weight:normal} /* lien activé */

a.rouge:link {color: #a10004;text-decoration:none;font-weight:normal;background:url(img/carre_rouge_off.gif) no-repeat 13px 3px;} /* lien non-visité */
a.rouge:visited {color: #a10004;text-decoration:none;font-weight:normal;background:url(img/carre_rouge_off.gif) no-repeat 13px 3px;} /* lien visité */
a.rouge:hover {color: #a10004;text-decoration:none;font-weight:normal;background:url(img/carre_rouge.gif) no-repeat 13px 3px;} /* lien survolé */
a.rouge:active {color: #a10004;text-decoration: none;font-weight:normal} /* lien activé */

a.rose:link {color: #990478;text-decoration:none;font-weight:normal;background:url(img/carre_rose_off.gif) no-repeat 13px 3px;} /* lien non-visité */
a.rose:visited {color: #990478;text-decoration:none;font-weight:normal;background:url(img/carre_rose_off.gif) no-repeat 13px 3px;} /* lien visité */
a.rose:hover {color: #990478;text-decoration:none;font-weight:normal;background:url(img/carre_rose.gif) no-repeat 13px 3px;} /* lien survolé */
a.rose:active {color: #990478;text-decoration: none;font-weight:normal} /* lien activé */

div.pied_de_page {
	margin-top:421px;
	text-align:center;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #333232;
}
div.pied_de_page2 {
	text-align:right;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #333232;
}
a.mail:link {color: #333232;text-decoration:none;font-weight:normal;} /* lien non-visité */
a.mail:visited {color: #333232;text-decoration:none;font-weight:normal} /* lien visité */
a.mail:hover {color: #333232;text-decoration:underline;font-weight:normal;} /* lien survolé */
a.mail:active {color: #333232;text-decoration: none;font-weight:normal} /* lien activé */
