body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff1ba;
	text-align:justify;
	font-size:12px;
}

.accueil
{
background-image:url(../photo/accueil.gif);
background-repeat: no-repeat;
}

ul#menu {
list-style-type: none;
padding: 0;
}

ul#menu a {
text-decoration: none;
color: #000;
padding-left: 20px;
background: url(../photo/puces.gif)  left no-repeat;
}
	 
ul#menu a:hover {
background-image: url(../photo/puces2.gif);
}
ul#menu1 {
list-style-type: none;
text-decoration: none;
color: #000;
padding-left: 20px;
background: url(../photo/puces.gif) center left no-repeat;
}

.head
{
text-align:center;
background-image:url(../photo/fond_head.gif);
background-repeat:no-repeat;
}
.head_u_alz
{
background-image:url(../photo/fond_u_alz.gif);
background-repeat:no-repeat;
}

a:link {
	text-decoration: none;
	color:#CC3300;
}
a:visited {
	text-decoration: none;
	color:#CB590E;
}
a:hover {
	text-decoration:underline;
	color:#F75609;
	font-weight: bold;
}
.ref {
font-size:9px;
}