body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: ivory;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../gfx/m2.png);
}

#conteneur {
	left:50%;
	position:absolute;
	width:900px;
	background-image: url(../gfx/fond10.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;
}

#titre_rub {
	height: 150px;
	background-repeat: no-repeat;
	width: 600px;
	background-image: url(../gfx/actus.png);
	position: absolute;
	left: 200px;
	top: 50px;
}

#corps {
	width: 900px;
	background-image: url(../images/img_actualites.jpg);
	background-position: 10px bottom;
	background-repeat: no-repeat;
}

#img_bas {
	background-image: url(../images/img_actualites.jpg);
	background-repeat: no-repeat;
	position: absolute;
	float: left;
	bottom: 0px;
	left: 19px;
}



/* 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: #C896B5;
}

#menu dt {
	cursor: pointer;
	background: #C896B5;
	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 #000000;
	background-color: #C896B5;
}

#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: #000000;
}

#menu li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

#menu li a:hover {
	text-decoration: none;
	color: #000000;
}



/* FOOTER */ /* FOOTER */ /* FOOTER */

#footer {
	height: 24px;
	font-size: 9px;
	color: #000000;
	margin-left: 210px;
	left: 7px;
	position: absolute;
}

#footer a {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}

#footer a:hover {
	text-decoration: underline;
}



/* CORPS */ /* CORPS */ /* CORPS */

#contenu {
	width: 600px;
	margin-left: 200px;
	margin-bottom: 40px;
}

p {
	font-size: 0.8em;
	color: #000000;
	padding-left: 20px;
	margin-bottom: 40px;
}

.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

hr {
	width: 600px;
	margin-left: 50px;
}


h1 {
	color: #000000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 620px;
	line-height: 18px;
	margin-left: 20px;
}

h2 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 620px;
	line-height: 18px;
	margin-left: 20px;
}

.titre
 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 620px;
	line-height: 18px;
}



/* BLOC TEXTES & IMAGES */

div#new
{
	width: 630px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
}


div#new img
{
	float: right;
	width: auto;
	height: 130px;
	border: 1px solid #000000;
	margin-left: 20px;
	margin-top: -10px;
}

div#new a
{
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 3px;
	margin-right: 3px;
}

div#new a:hover
{
	text-decoration: none;
	color: #E15D84;
}

div#new1
{
	width: 630px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
}


div#new1 img
{
	float: right;
	width: auto;
	height: 50px;
	border: 1px solid #000000;
	margin-left: 20px;
	margin-top: -10px;
}

div#new1 a
{
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 3px;
	margin-right: 3px;
}

div#new1 a:hover
{
	text-decoration: none;
	color: #E15D84;
}




p#bloc1
{
	margin-bottom: 0px;
	width: 650px;
	text-align: left;
	text-indent: 0em;
}

p#bloc1 img
{
	float: left;
	width: auto;
	height: 110px;
	border: 1px solid #000000;
	margin-left: 5px;
	margin-right: 10px;
}

p#bloc2
{
	margin-bottom: 20px;
	width: 650px;
}

p#bloc2 img
{
	float: left;
	width: auto;
	height: 155px;
	margin-right: 10px;
	border: 1px solid #000000;
}

p#bloc3
{
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
	width: 650px;
}

p#bloc3 img
{
	float: left;
	width: auto;
	height: 110px;
	margin-top: 0px;
	border: 1px solid #000000;
	margin-right: 10px;
}