body {
    background: #b5b5b5;
    font-family: verdana,arial;
    font-size: 12px;
	
}	

p, li {
	line-height: 1.7em;
}

#left_section li {
	padding: 0 0 0 20px;
	background: url("../images/puce_li.jpg") no-repeat top left;
}
#left_section a {
	color:#012d6a;
}	
#container {
	background: url("../images/bg_container.jpg") repeat-x;
	margin: 0 auto;
}

#header {
    background: url("../images/bg_header.jpg");
    height: 183px;
    margin: 0 auto;
    position: relative;
	width:897px;
}

#logo  {
	margin: 0 0 0 30px; 
	padding: 6px 0 0 0;
}
#logo a {
	background: url("../images/logo.jpg");
	height:102px;
	width:123px;
	display:block;
	text-indent:-3000px;
}

#menu_nav1 {
	background: url("../images/bg_menu_nav1.jpg");
	height:59px;
   margin:0 0 0 20px;
   width:857px;
   position:relative;
   top:5px;
}

#menu_nav1 ul li {
	padding: 20px 0 0 10px;
	float:left;
}

#menu_nav1 ul li a {
	color:#FFF;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	background: url("../images/bg_nav1_li_a.jpg") top right no-repeat;
	padding: 4px 20px 5px 10px;
		
}	

#menu_nav1 ul li a:hover {
	text-decoration:underline;
}

#content {
	background: url("../images/bg_content.jpg") repeat-y;
    margin: 0 auto;
    position: relative;
	width:877px;
	padding:0 0 40px 20px;
	overflow:hidden;
}


#left_section {
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
	width:530px;
	float:left;	
	clear:right;
}

#left_section_head {
	background: url("../images/bg_left_section_head.jpg") repeat-x bottom left;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}
#left_section_head h1 {
	color:#b67800;
	font-size:29px;
}

#left_section h2 {
	color:#b67800;
	font-size:20px;
}
#left_section h3 {
	color:#365d88;
	font-weight:bold;
	padding: 10px  0 5px 0;
}
	
#content p { 
	padding: 0 0 10px 0;
}

.contact_acc {
	clear:both;
	padding: 15px 0 0 0 !important;
}
.contact_acc span {
	background: url("../images/bg_contact_acc.jpg") top left;
	width:156px;
	height:28px;

	padding: 10px 0 0 15px;
	display:block;
}	

.contact_acc span a {
	color:#FFF;
	font-size:15px;
	text-decoration:none;
}

.contact_acc span a:hover {
	text-decoration:underline;
}

#right_section {
	float:right;
}	

#right_section_head {
	background:  #e5e5e5 url("../images/bg_right_section_head.jpg") top left no-repeat;
	margin:15px 30px 0 0;
	padding:20px 10px;
	width:252px;
}	

#right_section h1 {
	color:#002d6a;
	font-size:20px;
	margin: 0 0 15px 0;
}	

#right_section .nouvelle {
	margin: 0 0 10px 0;
}

#right_section .nouvelle p, #right_section .nouvelle p a {
	padding: 0;
	color:#1258b6;
}

#right_section .nouvelle p a {
	text-decoration:none;
}

#right_section .nouvelle p a:hover {
	text-decoration:underline;
}

#right_section_bottom {
	background:  #e5e5e5 url("../images/bg_right_section_bottom.jpg") top left no-repeat;
	width:272px;
	height:20px;
	margin:0 30px 0 0;
}

.date_nouvelle {
	font-weight:bold;
}

#footer {
	background: #000;
    margin: 0 auto;
    position: relative;
	padding:0 0 0 20px;
	overflow:hidden;
}

#menu_nav_footer {
	width:877px;
	margin: 0 auto;	
	padding:20px 0 20px 650px;
}

#menu_nav_footer ul li {
	padding:3px 0 0 10px;
	float:left;
}

#menu_nav_footer p, #menu_nav_footer ul li a { 
	color:#FFF;
}

#menu_nav_footer ul li a {	
	font-size:12px;
	text-decoration:none;
	padding: 0 10px;		
}	

#menu_nav_footer ul li a:hover {
	text-decoration:underline;
}	

.logo_contenu {
	float:left;
	padding: 0 10px 0 0;
}

.logo_scan {
	color:#c80f21;
}

.clear {
	clear:right;
	display:block;
}


