body {
	background-color:#eeeeee;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#535353;
}

#conteneur {
	position:absolute;
	width:925px;
	margin-left:-462px;
	left:50%;
}

#header {
	position:relative;
	width:925px;
	height:127px;
}

#haut_logo {
	position:absolute;
	width:264px;
	height:127px;
	left:0px;
	top:0px;
	background-image:url(img/img_r1_c2.jpg);
}

#haut_menu {
	position:absolute;
	width:661px;
	height:89px;
	left:264px;
	top:0px;
	background-image:url(img/img_r1_c3.jpg);
}

#menu {
	position:absolute;
	width:625px;
	height:38px;
	left:264px;
	top:89px;
}

a {
	text-decoration:none;
	color:#535353;
}

a:hover {
	color:#99CC00;
}

#intro {
	position:relative;
	width:925px;
	height:105px;
	background-image:url(img/img_r4_c2.jpg);
	font-size:12px;
}

#bloc_gauche {
	position:absolute;
	width:207px;
	left:25px;
	top:225px;
	z-index:100;
}

#intro_contenu {
	position:absolute;
	width:650px;
	left:240px;
	top:20px;
}

#contenu_global {
	position:relative;
	width:925px;
	top:0px;
	background-image:url(img/img_r5_c2.jpg);
	background-repeat:repeat-y;
	padding-top:10px;
}

#contenu {
	position:relative;
	width:600px;
	left:245px;
	padding-top:10px;
	background-color:#FFFFFF;
	border:solid;
	border-width:1px;
	border-color:#d2d2d2;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}

.news_image_gauche { 
	float: left;
	margin-right:10px;
	margin-bottom:5px;
}

.news_image_droite { 
	float: right;
	margin-left:10px;
	margin-bottom:5px;
}

h1 {
	font-size:14px;
	font-weight:bold;
	color:#97bf0d;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#97bf0d;
	padding-bottom:5px;
}

h2 {
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color:#e3004f;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#e3004f;
	padding-bottom:3px;
}

#etiquettes {
	position:absolute;
	left:805px;
	z-index:100;
}

#footer {
	position:relative;
	width:925px;
	height:35px;
	top:0px;
	background-image:url(img/img_r6_c2.jpg);
	background-repeat:no-repeat;
	padding-top:42px;
}
a img {
	border:none;
}