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

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

a:link { color:#eeeeee;
	text-decoration:none;
	font-size: 11pt;

}
a:visited { color:#9999ff;
	text-decoration:none;
	font-size: 11pt;
}

a:hover { color:#99cccc; 
	text-decoration:underline;
	font-size: 12pt;

}

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

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;
}

/* 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: 10px;
	background: url("Fond/Menug-top.gif") top left no-repeat;
	width: 260px;
	margin-left: 0;
}

#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 {/* haut bas droite gauche*/
	margin: 0;
}

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

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

dt {
height: 40px;
background: url("Fond/Free_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/Free_milieu.png") top left;
}

#carac {
font-size: 2
}

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