@charset "UTF-8";
* {
	margin: 0px;
}
.taille10 {
	font-size: 10px;
	text-align: left;
}
.tab_realisation {
	color: #FFF;
}
.vert {
	color: #6F3;
}
a:hover {
	color: #0F0;
}
a:active {
	color: #F00;
}
a:link {
	color: #FFF;
}
hr {
	color: #06F;
	border-top-style: groove;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.bleu {
	color: #09F;
}
#Conteneur {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 20px;
}
#Conteneur #en-tete {
	height: 250px;
	width: 800px;
}
#Conteneur #en-tete a .logo {
	height: 231px;
	width: 801px;
	text-align: center;
	color: #06F;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Conteneur #Menu {
}
#Conteneur #Menu table {
	text-align: center;
	vertical-align: middle;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #009;
	border-bottom-color: #009;
	border-top-width: 4px;
	border-bottom-width: 4px;
}
#Conteneur #Menu table tr td {
	width: 20%;
	font-size: 24px;
	border-top-color: #0070E5;
	border-right-color: #0070E5;
	border-bottom-color: #0070E5;
	border-left-color: #0070E5;
	color: #FFF;
	background-image: url(../images/BG_MenuBouton.jpg);
}
.jaune {
	color: #FF6;
}
.vert {
	color: #0C0;
}
.cyan {
	color: #06F;
}
#Conteneur #Corps {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: justify;
}
#Conteneur #piedpage {
	text-align: center;
	font-size: 12px;
	color: #06F;
	padding: 4px;
	border-top-style: groove;
	border-top-color: #009;
}
.justifié {
	text-align: justify;
}
.rouge {
	color: #F00;
}
.pas_bordure {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.souligne {
	text-decoration: underline;
}
.alingDroite {
	text-align: right;
}
.barre_Audio {
	height: 15px;
	width: 230px;
}
.textNoir {
	color: #000;
}
.alignCentre {
	text-align: center;
}
.logo {
	height: 230px;
	width: 800px;
}
.CDdepou {
	height: 185px;
	width: 183px;
}

