body {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 20;
background-color: #ffffff;
text-align: center;
}
#conteneur {
position: relative;
margin : 0 auto;
padding :0;
width: 73em;
background-color:#ffffff;
}
#header {
background-color: #ffffff;
padding-top: 5px;
text-align: center;
width: 100%
}
#centre {
margin-left: 24%;
margin-right: 23%;
padding-top: 0px; 
font-family : Times New Roman, Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight: bold; 
text-align: center;
}
#gauche {
position: absolute;
left:0;
width: 24%;
padding-top: 10px;
}
#droite {
position: absolute;
right:0;
width: 23%;
text-align: center;
}
#pied {
text-align: center;
background-color: #ffffff;
}
form {
width: 480px;
background-color: #004000;
border: 0px;
padding-top: 5px;
padding-bottom: 5px;
}
.dpDiv {
	}
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #006600;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	}
.dpTR {
	}
.dpTitleTR {
	}
.dpDayTR {
	}
.dpTodayButtonTR {
	}
.dpTD {
	border: 1px solid #006600;
	}
.dpDayHighlightTD {
	background-color: #006600;
	border: 1px solid #006600;
	}
.dpTDHover {
	background-color: #006600;
	border: 1px solid #888888;
	cursor: pointer;
	color: #ffffff;
	}
.dpTitleTD {
	}
.dpButtonTD {
	}
.dpTodayButtonTD {
	}
.dpDayTD {
	background-color: #006600;
	border: 1px solid #AAAAAA;
	color: #ffffff;
	}
.dpTitleText {
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	}
.dpDayHighlight {
	color: #ffffff;
	font-weight: bold;
	}
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background: #006600;
	font-weight: bold;
	padding: 0px;
	}
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background: #006600;
	font-weight: bold;
	}
h1 {
font-size : 150%; 
font-family : Times New Roman, Verdana, Arial, Helvetica, Geneva, sans-serif;
color : #006600; 
text-align: center;
}
h2 {
font-size : 120%; 
font-family : Times New Roman, Verdana, Arial, Helvetica, Geneva, sans-serif;
color : #006600; 
text-align: center;
}
h3 {
font-size : 100%; 
font-family : Times New Roman, Verdana, Arial, Helvetica, Geneva, sans-serif;
color : #006600; 
text-align: center;
}
h4 {
text-align: center;
font-size: 80%;
color: #006600;
}
h5 {
text-align: center;
font-size: 140%;
color: #ff0000;
}
h6 {
font-size : 100%; 
font-family : Times New Roman, Verdana, Arial, Helvetica, Geneva, sans-serif;
color : #ffffff; 
text-align: center;
}
a:link {color:#000066; text-decoration:none; font-weight:bold; font-size:100%;}
a:visited {color:#000066; text-decoration:none; font-weight:bold;}
a:hover {color:000066; text-decoration:none; font-weight:bold;}
p,ul,li,dl,dd,td {
font-size : 100%; 
font-family : Times New Roman, Arial, Helvetica, Geneva, sans-serif; 
color : #006600;
text-align: center;  
}