body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.titre {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	}
.texte {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}
.intro {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
a {
	text-decoration: none; 
	color: #FFF; 
	}
a:hover { 
	color: #aaa;
	text-decoration: underline; 
}

a:active { 
	color: rgb(255, 0, 0);
	text-decoration: none;
}
/*Bande haut------------------------------*/
#bandehaut {
	margin: 0px 0px;
	height: 130px;
	width: 100%;
	background: black;
	background-repeat: repeat-x;
}
#bandehaut h1 { 
	background: transparent url(/images/h1.png) no-repeat top left; 
	margin-top: 0px;
	margin-left: 5px; 
	width: 400px; 
	height: 60px; 
	float: left;
	}
#bandehaut h1 span {
	display:none
	}
#bandehaut h2 { 
	background: black; 
	margin-top: 2px; 
	width: 200px; 
	height: 130px; 
	float: right;
	}
#bandehaut h2 span {
	display:none
	}
/*bande centre------------------------------*/
.bandecentre {
	float: left;
	width: 100%;
	background: black;
}

/*menu gauche------------------------------*/
.Cgauche {
   float: left;
   background-color: black;
	margin: 15px 5px;
}

.Cmenug {
height:190px;
width: 180 px;
	background-color: black;
	FONT-SIZE: 10px; 
	MARGIN: 0px 0px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.menug { 
	list-style-type: none;
	margin: 0px 0px;
	font-size: 12px; 
}

.lig { 
	margin: 0px 2px;
	margin-bottom: 5px; }

.menug a {
	border: 1px solid gray;
	margin: 5px 2px;
	background: black none repeat scroll 0%;
	width: 100px; 
	height: 18px; 
	display: block; 
	text-align: center;
	text-decoration: none; 
	color: #FFF; 
	}

.menug a:hover { 
	border: 1px solid gray;
	color: #000;
	background: rgb(204, 204, 204) none repeat scroll 0%; 
}

.menug a:active { 
	border: 1px solid gray; 
	background: gray none repeat scroll 0%; 
	color: rgb(255, 255, 255); }

/*espace prive------------------------------*/
.prive {
	margin: 20px 2px;
	float: left;
	width: 190px;
	background-color: black;
	border: 1px solid #CCCCCC;
   margin-right: 50px;
}
#titreprive h3 {
	background: transparent url(/images/prive2.gif) no-repeat top right; 
	margin-top: 0px; 
	width: 88px; 
	height: 23px; 
}
#titreprive h3 span {
	display:none
}
.identification {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	margin: 0px;
}
.champid {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: black;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #cccccc;
}
/*milieu------------------------------*/
.note {
	float: left;
	margin: 0px 0px;
	width: 55%;
	background-color: black;
	}

.contenu {
	padding: 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

#basnote {
	margin-top: 0px;
	width: 100%; 
	height: 19px; 
}
.tab1 {
	border: 1px solid gray;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tab2 {
	border: 1px solid gray;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.champ2 {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: black;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #cccccc;
}
.champ3 {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: black;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #cccccc;
}
/*bande du bas------------------------------*/
.bandebas {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 5px 0px;
	height: 16px;
	background-color: black;
	text-align: center;
	width: 100%;
}

