body {
	padding: 0;
	margin: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #aeaeae url(../images/back__v_3.jpg) repeat-y 50%;
}

.right_content_color {
	background: url(../images/color_03_l.gif) repeat-x;
}

#number_left {
	width: 140px;
	height: 50px;
	background: url(../images/color_03_c.gif) no-repeat 0 top;
	font-size: 30px;
	color: #818c8c;
	padding-top: 20px;
}

.back_container {	
background: url(../images/back__top_3.jpg) no-repeat;
	
}

/* @group texte */

/* Style Texte */

p {
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	margin-top: 0;
	margin-bottom: 7px;
}

h1 {
	color: #595959;
	font-size: 18px;
	line-height: 22px;
	display: block;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 15px;
}

h2 {
	color: #333333;
	font-size: 15px;
	line-height: 21px;
}

h3 {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}

p a:link, p a:visited, h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {
	color : #3a808c;
	text-decoration : underline;
}

p a:hover, p a:current, h1 a:hover, h1 a:current, h2 a:hover, h2 a:current, h3 a:hover, h3 a:current {
	color : #1d4c6a;
	text-decoration: none;
}

/* pour Footer
  */

h4 {
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #b2b2b2;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 10px;
}

h4 a:link, h4 a:visited {
	color : #b4b4b3;
	text-decoration : underline;
}

h4 a:hover, h4 a:current {
	color : #fff;
	text-decoration: none;
}
	
/* @end */

#footer {
	position: relative;
	width: 730px;
	height: 40px;
	background-color: #6e6e6e;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/footer_3.jpg);
	margin-bottom: 0;
}

/* @group Nav_side */

#left_col_nav ul
{
margin: 0;
padding: 0;
list-style-type: none;
	width: 185px;
	font-size: 11px;
	line-height: 13px;
	color: #6f6f6f;
}



#left_col_nav li { margin: 0;
}

#left_col_nav a
{
display: block;
background-color: #fff;
padding: 2px 0;
text-decoration: none;
font-weight: normal;
width: 205px;
color: #676767;
border-bottom: 1px solid #DBDBDB;
}

#left_col_nav a:hover
{
background-color: #f1f0e8;
	color: #757575;
}

#left_col_nav a#current
{
background-color: #fff;
	color: #acb3b3;
}
	
/* @end */

.exposant {
	font-size: 7px;
}