body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #957c5e;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../gfx/m.png);
}

#conteneur {
	left:50%;
	position:absolute;
	width:900px;
	background-image: url(../gfx/fond6.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: -450px;
}

#header {
	height: 226px;
	width: 900px;
}

#logo {
	height: 226px;
	background-repeat: no-repeat;
	width: 200px;
	background-image: url(../gfx/logo.png);
}

#logo a
{
	width: 150px;
	height: 200px;
	display: block ;
	position: relative ;
	left: 25px;
	top: 20px;
	text-indent: -1000px;
}

#corps {
	width: 900px;
	background-image: url(../images/img_pro.jpg);
	background-position: 20px bottom;
	background-repeat: no-repeat;
}

#contenu {
	width: 700px;
	margin-left: 200px;
	margin-bottom: 40px;
}



/* MENU GAUCHE */ /* MENU GAUCHE */ /* MENU GAUCHE */

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu {
	width: 190px;
	position: absolute;
	top: 240px;
	left: 5px;
	height: 180px;
	background-color: #262827;
}

#menu dt {
	cursor: pointer;
	background: #29282E;
	height: 20px;
	line-height: 16px;
	text-align: left;
	margin-left: 10px;
	font-size: 14px;
	color: #FFFFFF;
}

#menu dd {
	position: absolute;
	z-index: 100;
	left: 172px;
	margin-top: -1.6em;
	width: 160px;
	border: 3px solid #957c5e;
	background-color: #29282E;
}

#menu ul {
	padding: 4px;
}

#menu li {
	text-align: left;
	font-size: 80%;
	height: 18px;
	line-height: 18px;
}

#menu dt a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

#menu dt a:hover {
	text-decoration: none;
	color: #957C5E;
}

#menu li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

#menu li a:hover {
	text-decoration: none;
	color: #957C5E;
}



/* FOOTER */ /* FOOTER */ /* FOOTER */ 

#footer {
	height: 24px;
	font-size: 9px;
	color: #FFFFFF;
	margin-left: 210px;
	left: 7px;
	position: absolute;
}

#footer a {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
}

#footer a:hover {
	text-decoration: underline;
}



/* CORPS */ /* CORPS */ /* CORPS */ 

p {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
	width: 600px;
	margin-bottom: 30px;
}

h1 {
	color: #272928;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 620px;
	line-height: 18px;
	margin-left: 20px;
}

h2 {
	color: #272928;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 620px;
	line-height: 18px;
	margin-left: 20px;
}

.titre
 {
	color: #272928;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 620px;
	line-height: 18px;
}

.legende
 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-align: center;
}


/* BLOC TEXTES & IMAGES */

div#new
{
	margin-bottom: 0px;
	width: 650px;
	border: 1px solid #FFFFFF;
	margin-left: 20px;
}

div#new img
{
	float: right;
	width: auto;
	height: 100px;
	border: 1px solid #FFFFFF;
}

p#bloc1
{
	margin-bottom: 0px;
	width: 610px;
	text-align: left;
	text-indent: 0em;
	margin-right: 10px;
}

p#bloc1 img
{
	float: right;
	width: auto;
	height: 110px;
	margin-top: -20px;
	border: 1px solid #272928;
}

p#bloc2
{
	margin-bottom: 0px;
	width: 650px;
	text-align: left;
	text-indent: 0em;
	margin-right: 10px;
}

p#bloc2 img
{
	float: right;
	width: auto;
	height: 90px;
	margin-top: -20px;
	border: 1px solid #272928;
}


p#bloc3
{
	margin-bottom: 20px;
	width: 650px;
	text-align: justify;
}

p#bloc3 img
{
	float: left;
	width: auto;
	height: 100px;
	margin-right: 10px;
	border: 1px solid #272928;
	margin-top: -10px;
}
