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/fond9.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: -1500px;
}


#corps {
	width: 900px;
	background-image: url(../images/img_presse.jpg);
	background-position: 10px bottom;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}


#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: #5d0a5a;
}

#menu dt {
	cursor: pointer;
	background: #5d0a5a;
	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: #5d0a5a;
}

#menu ul {
	padding: 5px;
}

#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;
}

h1 {
	color: #6B1B7C;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 620px;
	line-height: 18px;
	margin-left: 20px;
}

h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 620px;
	line-height: 18px;
	margin-left: 20px;
}

#contenu p.bloc1 {
	position:relative;
	width:420px;
	padding-right:140px;
	text-align:left;
	border: 1px solid #FFFFFF;
	margin-left: 20px;
	padding-left: 10px;
	height: 145px;
	padding-top: 10px;
}

#contenu p.bloc1 img {
	position:absolute;
	right:23px;
	bottom: 13px;
}

#contenu p.bloc2 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
	line-height: 18px;
	border: 1px solid #FFFFFF;
	margin-left: 20px;
	padding: 10px;
}

.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover{
	color: #6B1B7C;
	text-decoration: none;
}
