body {
	margin: 0px;
	padding: 0px;
	background-color: #ccc2ad;
}
.black {
	color: #000000;
}
#centreuse {
	width: 100%;
	height: 600px;
	background-attachment: fixed;
	background-image: url(imagesONLINE/centreuse-bando600.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	margin-top: 50px;
	position: relative;
}
#conteneur {
	position:relative;
	left:0px;
	top:10px;
	width:620px;
	height:700px;
	z-index: 5;
}
#menu {
	position:absolute;
	width:600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #5e4f36;
	line-height: 40px;
	height: 35px;
	top: -40px;
}
#menu a {
	color: #b7a98d;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	color: #5e4f36;
	font-weight: bold;
}
#gauche {
	position:relative;
	top:0px;
	width:150px;
	height:580px;
	float: left;
	left: -190px;
	z-index: 10;
	background-image: url(imagesONLINE/logoSTAMOUR.png);
	background-repeat: no-repeat;
}
#centre {
	position:absolute;
	left:0px;
	top:0px;
	width:620px;
	height:620px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: 5e4f36;
	z-index: 1000;
}
#centre a{
	font-weight: normal;
	color: #5e4f36;
	text-decoration: underline;
}
#centre a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#droite {
	position:absolute;
	width:150px;
	height:580px;
	float: left;
	left: 660px;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: bottom;
	top: 0px;
}
#adresse {
	bottom: 5px;
	position: absolute;
	left: 5px;
	color: b7a98d;
}
#adresse a, #adresse a:visited{
	color: b7a98d;
	text-decoration: none;
}
#adresse a:hover{
	color: b7a98d;
	text-decoration: underline;
}
#carres {
	position:absolute;
	top:600px;
	width:100px;
	height:30px;
	float: right;
	right: -5px;
}
#C-gauche {
	position: absolute;
	width: 305px;
	height: 580px;
	left: 0px;
	top: 0px;
	text-align: justify;
	background-color: b7a98d;
}
#C-droite {
	position: absolute;
	width: 305px;
	height: 580px;
	left: 315px;
	top: 0px;
	text-align: justify;
	background-color: b7a98d;
}
#C-actualite {
	position: absolute;
	width: 620px;
	height: 580px;
	left: 0px;
	top: 0;
	text-align: justify;
	background-color: b7a98d;
	overflow: auto;
}
#C-video {
	width: 620px;
	height: 580px;
	background-color: b7a98d;
	display : table-cell;
	vertical-align : middle;
	text-align:center;
}
#etude td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#texteTAB {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	bottom: 0px;
}
#imgTAB {
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	display: block;
}
#menu2    h1 a   {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
}
#menu2   h1 a:hover{
	color: b7a98d;
}
#menu2 h2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
}
.black {color: #000000}
.beige {color: #b7a98d}
.brown {color: #5e4f36}
.blanc {
	color: #FFFFFF
}

