#conteneur {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(charte/fdcontenu.gif);
	margin-bottom: 10px;
}
#entete {
	width: 740px;
	height: 110px;
	background-image: url(charte/bandeau.png);
	margin-right: 11px;
	margin-left: 11px;
}
#page {
	width: 702px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 5px;
}
#pied {
	background-image: url(charte/pied.gif);
	height: 28px;
	clear: both;
}
p {
	margin: 0px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
.texte {
	width: 485px;
	padding-top: 15px;
	text-align: justify;
}
ul {
	list-style-type: square;
	color: #666666;
	margin-top: 0px;
}
#copy {
	background-color: #CCCCCC;
	text-align: center;
}

li {
margin-top: 5px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#menu {
	position: absolute;
	margin-top: 71px;
	margin-left: 12px;
	z-index:100;
	width: 716px;
	}
#menu dl, #menu dt, #menu dd, #menu ul, #menu li {
margin: 0;
padding: 0;
list-style-type: none;
}
#listerub {
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	;
	text-indent: 3px;
}

#menu dl {
	float: left;
	margin: 0 px;
}
.txtlistrub {
	color: #CC6600;
}

#menu dt {
	cursor: pointer;
	text-align: center;
	width: 115px;
	height: 30px;
	background-image: url(charte/bouton.jpg);
}
#menu dd {
	display: none;
}
.droite1 img {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.titrecode {
	background-image: url(charte/code.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 11px;
}
.droite1 {
	width: 200px;
	float: right;
	clear: both;
}

#menu dt a {
	display: block;
	width: 100%;
	height: 23px;
	background-image: url(charte/boutoff.jpg);
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:7px;
	font-weight: bold;
}
#menu dt a:hover {
	background: transparent none;
}
#menu ul {
	width: 113px;
	background: #F3F3F3 url(charte/menuombre.png) repeat-x top;
		border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-top: 10px;
}
#menu li {
}
#menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
color: #FF6600;
text-decoration: none;
display: block;
height: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}
#menu li a:hover {
	background: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
}
.ombre {
	height: 20px;
	width: 115px;
	margin: 0;
	padding: 0;
	background-image: url(charte/menubas.png);
}
a {
	text-decoration: none;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	margin: 0px;
}

a:hover {
	color: #92BD37;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #9AC63D;
	margin-top: 0px;
	padding-top: 0px;
}
.codesource {
	width: 100%;
	margin-bottom: 10px;
}
.codesource .hg, .codesource .hd, .codesource .bg, .codesource .bd { height: 19px; background-repeat: no-repeat; }
.codesource .h { background-image: url("charte/hcode.gif");}
.codesource .hg { width: 19px; float: left; background-image: url("charte/hgcode.gif"); }
.codesource .hd { background-image: url("charte/hdcode.gif"); background-position: right; }
.codesource .b { background-image: url("charte/bcode.gif");}
.codesource .bg { width: 19px; float: left; background-image: url("charte/bgcode.gif"); }
.codesource .bd { background-image: url("charte/bdcode.gif"); background-position: right; }
.codesource .code { }
.codesource .contenu {
	background-color: #EBEBEB;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 14px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: justify;
}
#rechentete {
	float: right;
	width: 185px;
	text-align: right;

}
img {
	border: 0px;
}
h6 {
	font-size: 14px;
	color: #7DA330;
	margin: 0px;
	padding: 0px;
}
h6 a{
	font-size: 14px;
	color: #7DA330;
	margin: 0px;
	padding: 0px;
	display: block;
}
h6 a:hover{
	background-color: #F0F0F0;
	color: #70912B;
}


