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: 9px;
	margin: 0;
	padding: 0;
}



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

a:link { color:#0099cc;
	text-decoration:none;
	font-size: 12pt;

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

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

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

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

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

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


/* style menu deroulant */
.menuder {
	background-color: #fffffe;
	color: #808080;
	font-size: 10pt;
	font-family: tahoma;
	font-weight: normal;
	background-repeat: no-repeat;
}


/* style cadre 2sections MenuGauche*/
#Menug_top {/* conteneur global et arrière-plan du titre du cadre */
	padding-top: 25px;
	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 2sections PROCESSUS */
div#Process_Top {/* conteneur global et arrière-plan du titre du cadre */
	padding-top: 40px;
	background: url("Fond/Processus_Top.png") top left no-repeat;
	width: 255px;
	font-size: 10pt;
	margin-left: 5px;
}
div#Process_Bas {/* arrière-plan bas et sur l'ensemble du cadre */
	background: url("Fond/Processus_Bas.png") bottom left no-repeat;
	padding-bottom: 30px;
	text-align: justify;
}
div#Process_Bas p {/* haut droite bas gauche*/
	margin: 0px 10px 0px 10px;
	font-size: 10pt;
}



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

dl {
	background: url("Fond/Secu-bas.png") bottom left no-repeat;
	padding-bottom: 62px;  /* distance entre le bas du cadre et le bas du texte */
}

dt {
	height: 40px;
	background: url("Fond/Secu-top.png") top left no-repeat;
	font-size: 18px;
	text-align: center;
}

dd { /* margin agit sur milieu gif */
	padding: 10px 20px 10px 20px; /* haut droite bas gauche */
	text-align: justify;
	font-size: 15px;
	background: url("Fond/Secu-mil.png") top left;
}


/* style cadre 2sections TITRE*/
.Titre_top {/* conteneur global et arrière-plan du titre du cadre */
	padding-top:20px;
	background: url("Fond/Secu-Titre_top.gif") top left no-repeat;
	width: 400px;
	margin-left: -19px;/* position de la mise en page par rapport au bord gauche */
}

.Titre_bas {/* arrière-plan bas et sur l'ensemble du cadre */
	padding-top:20px;
	background: url("Fond/Secu-Titre_bas.gif") bottom left no-repeat;
	padding-bottom: 0px;
}
.Titre_bas p {/* haut bas droite gauche*/
	font-size: 18px;
	margin-top: -30px;
	margin-left: 10px;
}


.Explication {
	font-size: 14px ;
	text-align: justify;
}

.Description {
	font-size: 11px ;
	font-family: "comic sans ms";
	text-align: center;
}


.Table{
	text-align: justify;
	width: 700px;
}
.Colonne_g{
	width: 100px;
	text-align: center;
}
.Colonne_m{
	height: 100px;
	width: 600px;
	}


.Ital{
	font-size: 12px;
	font-style: italic;
	font-weight : bold;
	color: #999999
	}
	
.Hosts{
	font-size: 12px;
	color: #333333
	}

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