/* CSS Document */
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
text-align:left;
}
#menu {
position: absolute; /* placement du menu, à modifier selon vos besoins */
top: 100px;
left: auto;
z-index:100;
width: auto; /* correction pour Opera */
font-size:12px;
color:#FFFFFF;
}

#menu dl {
float: left;
width: 105px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #000000;
border-right:1px solid #99CC33;
margin: 0px;
}
#menu dd {
display: none;
position:relative;
border-bottom: 1px solid #99CC33;
border-right: 1px solid #99CC33;
font-size:10px;
background-color:#000000;
width:102px;
padding:1px;

}

#menu li {
text-align: left;
background: #000000;
line-height:15px;
}
#menu li a, #menu dt a {
color: #FFFFFF;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus {
color: #FF9933;
}
#menu dt a:hover, #menu dt a:focus {
color: #BBEEBB;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/background.gif);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	margin:0px;
	}

#page {
	width:864px;
	background-color:#FFFFFF;
	}

.entete {
	padding:0px;
	float:left;
	}
.entete2 {
	padding:0px;
	float:right;
	margin:0px 3px 0px 0px;
	}

.navig {
	padding:0px;
	float:left;
	background-color:#000000;
	width:854px;
	}

.menubox {
	padding:5px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	border-right:1px solid #99CC33;
	float:left;
	}
a, a:link, a:active, a:visited {
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
	}
a:hover {
	text-decoration:overline underline;
	}
	
a#menubox, a#menubox:link, a#menubox:active, a#menubox:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

a#menubox:hover {
	color: #99CC99;
	text-decoration:none;
	}

.content1 {
	float:left;
	background-color:#FFFFFF;
	margin:5px 0px 5px 0px;
	}

.content2 {
	float:right;
	width:193px;
	background-color:#FFFFFF;
	margin:0px;
	}
.news_haut {
	background-color:#99CC33;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	padding:10px;
	margin:0px 0px 5px 0px;
	}

.news_bas {
	background-color:#FFFFFF;
	padding:5px;
	margin: 5px 5px 5px 0px;
	color:#000000;
	text-align:justify;
	font-weight:normal;
	font-size:12px;
	border:1px solid #99CC33;
	vertical-align:top;
	}
.news_droite {
	margin:10px 0px 10px 0px;
	
	}
#top {
	width:854px;
	color:#000000;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	background-image:url(img/degrade_haut3.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	margin-top:5px;
	padding-bottom:1px;
}
#top a, #top a:link, #top a:active, #top a:visited {
	text-decoration:none;
}
#top a:hover {
	text-decoration: overline underline;
}

#pied {
	width:854px;
	height:20px;
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	background-image:url(img/degrade_haut2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	}

h1 {
	margin:0px 0px 0px 2px;
	font-size:12px;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
	float:left;
	}
.ligneh1 {
	background-image:url(img/ligneh1.gif);
	background-repeat:repeat-x;
	text-align:right;
	width:100%;
	}	
	

.bandeaugch1 {
	width:50px;
	margin:10px 5px 0px 0px;
	vertical-align:top;
	}
.bandeaugch2 {
	background-image:url(img/ligne_gch.jpg);
	background-repeat:repeat-y;
	background-position:left;
	margin:0px 10px 0px 0px;
	vertical-align:top;

	}
.maincontent {
	width:780px;
	margin:10px 5px 10px 5px;
	border:1px solid #99CC33;
	padding:10px;
	font-size:10px;
	vertical-align:top;
	}
td#ligne {
	background-image:url(img/ligne_gch.gif);
	background-repeat:repeat-y;
	}
#chapitre {
	color:#FF9933;
	font-weight:bold;
	font-size:11px;
	padding: 10px 0px 10px 12px;
	background-image:url(img/point.gif);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	width:100%;
	}

.pagecontent1 {
	float:left;
	padding:10px 10px 10px 10px;
	}
.pagecontent2 {
	float:left;
	padding:10px 20px 10px 10px;
	}
.pagecontent3 {
	float:right;
	padding:0px 0px 0px 10px;
	}	
.pagecontent4 {
	float:left;
	padding:10px 10px 10px 10px;
	width:100%;
	}
