body {
	margin: 0px;
	padding:0;
	background-image: url(images/fond.gif);
	background-repeat: repeat;
	text-align: center;
	color:#000000;
	font-family:"Tahoma";
	font-size:10px;
}

a:link {
	color:#ffffff;
	font-family:"Tahoma";
	font-size:10pt;
	text-decoration:none;
}
a:visited {
	color:#ffffff;
	font-family:"Tahoma";
	font-size:10pt;
	text-decoration:none;
}
a:active {
	color: #ffffff;
	font-family:"Tahoma";
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
}
a:hover{
	color:#000000;
	font-family:"Tahoma";
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;	
}

.secret{
	display: none;
}

#menuAccueil a{
    	background-image:url(images/accueil_out.gif);
	background-repeat:no-repeat;
	width:100px;
	height:14px;
}
#menuAccueil a:hover{
    	background-image:url(images/accueil_on.gif);
	background-repeat:no-repeat;
	width:100px;
}

#menuGauche a{
}
#menuGauche a:hover{
    	background-image:url(images/menu_gauche_on.gif);
	width:142px;
}

#menuGauche2 a{
}
#menuGauche2 a:hover{
    	background-image:url(images/menu_gauche_on2.gif);
	width:142px;
}

#menuPuce a{
	color:#000000;
	font-family:"Tahoma";
	font-size:10pt;
	text-decoration:none;
}
#menuPuce a:hover{
    	color:#000000;
	font-family:"Tahoma";
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

#menulink a{
	color:#0000FF;
	font-family:"Tahoma";
	font-size:10pt;
	text-decoration:underline;
}
#menulink a:hover{
    	color:blue;
	font-family:"Tahoma";
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
}

#contenu_titre {
	background-image:url(images/fond_titre.gif);
	background-repeat:no-repeat;
	font-family:"Tahoma";
	font-size:10pt;
	font-weight:bold;
	color: #ffffff;
	height:18px;
}

#contenu_titre2 {
	background-image:url(images/fond_titre2.gif);
	background-repeat:no-repeat;
	font-family:"Tahoma";
	font-size:10pt;
	font-weight:bold;
	color: #ffffff;
	height:18px;
}

#contenu_titre3 {
	background-image:url(images/fond_titre3.gif);
	background-repeat:no-repeat;
	font-family:"Tahoma";
	font-size:10pt;
	font-weight:bold;
	color: #ffffff;
	height:18px;
}

#texte_normal {
	color: #000000;
	font-family:"Tahoma";
	font-size:10pt;
}
#texte_blanc {
	color: #ffffff;
	font-family:"Tahoma";
	font-size:10pt;
}
#contenu {
	color: #000000;
	background-image:url(images/fond2.gif);
	font-family:"Tahoma";
	font-size:10pt;
	background-repeat:no-repeat;
}

#texte_accueil {
	color: #000000;
	background-image:url(images/icone.jpg);
	background-repeat:no-repeat;
	color: #000000;
	font-family:"Tahoma";
	font-size:10pt;
}

