body {
	font-family: tahoma, verdana, arial;
	background-color: #cccccc;
	color: #666666;
	background-repeat: repeat;
	background-position: left top;
	background-image: url("Fond/Bground_Gene.png");
	font-size: 8pt;
	margin: 0;
	padding: 0;
}


img {
	border: 0px;
	vertical-align: middle;
}

ul,li {
margin-left: 10px;
padding:0;

}

a:link { color:#eeeeee;
	text-decoration:none;
	font: 13pt "stylus bt", tahoma, verdana, arial;
}
a:visited { color:#9999ff;
	text-decoration:none;
	font: 11pt "comic sans ms", tahoma, verdana, arial;
}

a:hover { color:#8ca9d0; 
	text-decoration:none;
	font-size: 13pt;
	border: 1px dotted;
}

a:active { color:#ffcc00;
	text-decoration:none;
	font-size: 13pt;
}


h1 {
	font-family: tahoma, verdana, arial;
	font-size: 28pt;
	font-weight: bold;
	color: #8fcf00;
	margin: 0px;
	text-align: center;
}

h2 {
	font-size: 18pt;
	font-weight: bold;
	color: #ffcc66;
	margin: 0px;
}

h3 {
	font-size: 13pt;
	font-weight: bold;
	color: #ff93a2;
	margin: 0px;
	text-align: center;
}

td {
	text-align: center;
	font-size: 13px;
}

/* style page charte graphique */
#conteneur {
	position: absolute;
	width: 1000px;
	margin: auto;
	}

#header {
	position: relative;
	width: 1000px;
}

#centre {
	position: relative;
	margin-left: 270px;/* distance au bord gauche */
	font-size: 12pt;
	margin-top:10px;
	width: 725px;
}

#gauche {
	width: 260px;
	margin-top:10px;
	position: absolute;
}

#pied {
	position: relative;
	width: 1000px;
	margin-top: 20px;
}



/* style cadre 2sections MenuGauche*/
#Menug_top {/* conteneur global et arrière-plan du titre du cadre */
	padding-top: 14px;
	background: url("Fond/Menug-top.gif") top left no-repeat;
	width: 260px;
}

#Menug_bas {/* arrière-plan bas et sur l'ensemble du cadre */
	background: url("Fond/Menug-bas.gif") bottom left no-repeat;
	padding-bottom: 5px;
}

#Menug_bas p {
	margin: 0;
}

/* style cadre 3sections */
dl, dt, dd {
margin: 0;
padding: 0;
}

dl {
background: url("Fond/Ref_bas.png") bottom left no-repeat;
padding-bottom: 52px;
}

dt {
height: 40px;
background: url("Fond/Ref_top.png") top left no-repeat;
font: 15pt bold stylus bt;
text-align: center;
}

dd {/* margin agit sur milieu gif */
padding: 0 10px 0 15px;
text-align: justify;
font-size: 11pt;
background: url("Fond/Ref_milieu.png") top left;
}

.menutop {
	background: url("Fond/Menubox_Top.png") top left no-repeat;
	width: 650px;
	padding-top: 23px;
}
.menubas {
	background: url("Fond/Menubox_Bas.png") bottom left no-repeat;
	padding-bottom: 23px;
	margin:10px 0px 10px 0px;
}