body {
    background-color:#dfd;
    margin:0;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #020;
    border:0;
    background-image: url(Images/Fond1.gif);/*	background-image:url(Images/Fond2.gif); 
	background-repeat:no-repeat; 
	background-attachment:fixed; 
	background-position:center
*/
}

.hovermenu ul{
	font: 12px arial;
	padding-left: 0;
	margin-left: 0;
	height: 15px;
}

.hovermenu li{
	list-style: none;
	display: inline;
}

.hovermenu a{
    height: 15px;
    width: 150px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    float: left;
    color: #FFFF00;
    background-color: #006600;
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #002000;
}
.hovermenu a:hover{
	background-color: #00CC00;
	border-color: #020;
}
.hovermenu p {
	line-height: 30px;
}
.submenu ul{
	font: 12px arial;
	padding-left: 0;
	margin-left: 0;
	height: 15px;
}

.submenu ul li{
	list-style: none;
	display: inline;
	list-style-position:inside;
}

.submenu ul li a{
	height: 15px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	float: left;
	color: #000000;
	background-color: #999;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
	border-width: 1px;
  border-style: solid;
  border-color: #000;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
}
.submenu ul li a:hover{
	background-color: #0C0;
	font-weight: bold;
	border-width: 1px;
  border-style: solid;
  border-color: #020;
}
.submenu p {
	line-height: 30px;
}
.SousMenu {
    font-family:Georgia, 'Times New Roman', Times, serif;
    font-size:18px;
    color:#003300;
    padding: 5px;
    border-style: none solid solid none;
    border-width: thin;
    background-color:#0F6;
    border-color:#060;
    font-weight: bold;
    font-variant: small-caps;
    font-style: italic;
    text-align: center;
    margin-top: 5px;
}
.PuceVerte li {
	list-style-image: url(Images/PuceCarreeVerte.gif);
	padding: 0px;
	margin-bottom:1em;
	display: list-item;
  margin-left:-2.5em;
}
.ImageGauche {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.ImageDroite {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}

.link1 a{
	width: 150px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	float: left;
	color: #FFFF00;
	background-color: #006600;
	border: 1px solid #002000;
/*
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
*/
}

.link1 a:hover{
	background-color: #00CC00;
	border-color: #020;
}

.Link2 {
    color:#666666;
    font-weight: bold;
}
.Link2 a { font-weight:bold; text-decoration:none; color:#666666; }
.Link2 a:hover { color:#660000; }

.titre1 {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:30px; 
  font-weight:bold; 
  font-style:italic
}

.titre2 {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:16px; 
  font-weight:bold; 
  font-style:italic
}

