body {
	background-color: #F4D468;
	background-image: url(/images/fond.gif);
	margin: 0px;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	width: 570px;
}
.description p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-align: justify;
	text-indent: 5px;
	width: 550px;
}
.description img {
	border: 2px solid #990000;
	margin: 2px;
}
.description h2 {
	font-size: 16px;
	color: #CC0000;
	background-color: #FFCC00;
	text-align: left;
	text-indent: 10px;
}
.info {
	text-align: center;
	width: 220px;
	float: right;
	padding-top: 30px;
}
.telecharger {
	text-align: center;
	width: 570px;
	background-image: url(/images/fond-clik.gif);
	height: 30px;
	padding-top: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
.texteref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
}
td.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	line-height: 22px;
}

td.menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	line-height: 22px;
}
td.menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	line-height: 22px;
}
td.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}
td.menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	line-height: 22px;
}
#underlinemenu{
margin: 0;
padding: 0;
}

#underlinemenu ul{
	margin-bottom: 0em;
	padding-left: 0;
	float: left;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
	float: left;
	color: #FFFEEE;
	font-weight: bold;
	padding: 2px 6px 4px 6px;
	text-decoration: none;
	background-color: #CC0000;
	background-position: right top;
}

#underlinemenu ul li a:hover{
	color: #CC0000;
	background-color: #FFFEEE;
	padding-bottom: 0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
