body,html{
	margin:0;
	padding:0;
}
body {
	min-width:950px; /* Prevent content from becoming unreachable in Gecko */
}
/* Style du HEADER */
#logo {	
	padding-top: 11px;
}

/* LA PAGE CONTENU AVEC LES BACKGROUNDS */
div#content_accueil {
	padding:0 10px;
	margin-left:210px;
	margin-top: 0;
	margin-bottom: 0;	
	min-height: 100px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #4A4A4A;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
div#middlecontent {
	width : 740px;
	min-height: 500px;
	padding:5px 0 0 0;
	margin-left: 0;
/*	border : 1px #555555 solid;*/
	background: url('../images/bg-centre.gif') no-repeat left top;
}
div#middlecontent #animation {
	padding: 35px 0 0 40px;
}

/* CHANGER LE BG DU NIVEAU 2 - DANS CE SITE PAS DE BG NIVEAU 2 */

/*div#content {
	background: url('../images/bg-centre2.jpg') no-repeat;
	background-attachment: fixed;
	background-position: center;
}*/

/* CHANGER LA COULEUR DE FOND DU TITRE */
div#content #titre {
	color: #EDE8E0;
	background-color: #16271D;
}
div#content #sous-titre,  #sous-titre, #sous-titre a, #sous-titre a:hover, div#middlewrap .telephone, div#sidebar .telephone, div#middlecontent .soumission, div#middlecontent .soumission a, div#middlecontent .soumission a:hover, div#middlecontent_en .soumission, div#middlecontent_en .soumission a, div#middlecontent_en .soumission a:hover, div#content #sous-titre a, div#content #sous-titre a:hover {
	color: #B1ACA4;
}
