/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	
	margin:0px;
	padding:0px;
	overflow-x: hidden;
	background:#f1f0ee;
	background-image:url(../images/bag.jpg);
	
}
.header {
	background-image: url(../images/bag_top.PNG);
	background-position:top center;
	height:3px;
	background-repeat: no-repeat;

}
.sub_header{
	float:left;
	height:10px;
	width:965px;
	margin-top:5px;
	
}




.container {
	width:975px;
	margin: 0 auto;
	padding:0 auto;
	z-index:100;
	
}

.container_slide {
	width:975px;
	margin: 0 auto;
	padding:0 auto;
	z-index:100;
	
	
}

.container_corps {
	width:975px;
	margin: 0 auto;
	padding:0 auto;
	z-index:100;
	
	
}




.logo{
	float:left;
	background-image: url(../images/logo.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:409px;
	height:54px;
	margin-top:2px;
	margin-left:10px;
	background-color:transparent;
}

.case_tel{
	float:left;
	background-image:url(../images/case_phone.png);
	background-position:center;
	background-repeat:no-repeat;
	width:202px;
	height:58px;
	margin-top:2px;
	margin-left:75px;
}

.case_tel .num{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#333;
	margin-left:80px;
	margin-top:5px;
}

.langue{
	float: right;
}
.langue .ang{
	float:left;
	background-image:url(../images/drapeau_ang.PNG);
	width:21px;
	height:15px;
	margin-right:5px;
	cursor:pointer;
}
.langue .fr{
	float:left;
	background-image:url(../images/drapeau_fr.PNG);
	width:21px;
	height:15px;
	margin-right:5px;
	cursor:pointer;
}

.recherche{
	float:left;
	margin-left:45px;
	width:230px;
	height:35px;
	margin-top:5px;
}

.recherche input{
	float:left;
	background-image: url(../images/input_recherche.png);
	background-repeat:no-repeat;
	width:166px;
	height:22px;
	background-color:transparent;
	border:none;
	padding-left:15px;
}


.recherche .btn{
	float:left;
	background-image: url(../images/btn_recherche.png);
	background-repeat:no-repeat;
	width:44px;
	height:28px;
	background-color:transparent;
	border:none;
	margin-left:3px;
	margin-top:-2px;
	cursor:pointer;
}


.menu_top{
	float:left;
	width:100%;
	height:26px;
	
	margin-top:0px;
	
	margin-left:36px;
	
}
.menu_top ul {
	list-style:none;
	margin:0px;
	padding:0px;
	width:430px;
	float:left;
	margin-left:-30px;
}


.menu_top ul li {
	float:left;
	height:21px;
	text-align:center;
	
}
.menu_top ul li a {
	display:block;
	margin-top:0px;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	padding-top:2px;
	font-weight:800;

	height:25px;
	padding-left:15px;
	padding-right:15px;
	
}


.menu_top ul li a:hover {
	color:#86b241;
}


.menu_top .suparation{
	float:left;
	width:1px; height:15px;
	background:#333;
	margin-top:3px;

}



.menu{
	float: left;
	width:720px;
	height:26px;;
	
	margin-top:20px;
	
	margin-left:36px;

}
	



.menu ul {
	float: right;
	text-align:right;
	list-style:none;
	margin:0px;
	padding:0px;
	
	
}


.menu ul li {
	float:left;

	text-align:center;
	margin-right:15px;
	text-align:center;
	color: #FFF;

	height:26px;

	background-image: url(../images/active_menu.png);
	background-repeat: repeat-x;
	border-radius:3px;
	
	
}
.menu ul li a {
	display:block;
	margin-top:0px;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	padding-top:2px;

	height:45px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	
	
}


.menu ul li a:hover {
	color:#FFF;
	background-image: url(../images/active_menu1.png);
	background-repeat: repeat-x;
	border-radius:3px;
}



.menu li:hover {

}

.menu ul li a.active {
	text-align:center;
	
	height:21px;
	background-image: url(../images/active_menu1.png);
	opacity:0.9;
	

	
	
	border-radius:3px;
	color:#FFFFFF;
	margin-bottom:21px;
	
}




.menu ul li ul {
 display:block;
 width:150px;
 background-color:transparent;
 

  position: absolute;
  z-index:9999999999999999999999;
  margin-top:-20px;
  
 }
 

.menu li:hover ul li {
 float:none;
 
 margin-bottom:2px;
 color:#C00;
  
 }
.menu ul li ul {
 display:none;

 }
.menu ul li:hover ul {
 display:block;

 }
.menu li:hover ul li {
 float:none;
 color:#FFF;
 height:25px;
 text-align:left;
background-image: url(../images/active_menu.png); }
 
 .menu ul li:hover ul li:hover{


 }
 
 .menu ul li:hover ul li:hover a {
 float: none;
 color: #FFF;
 
 }
.menu ul li ul {
 position:absolute;
 }



.conseil{
	margin-top:15px;
	float:left;
	background-image: url(../images/btn_menu_conseil.png);
	background-position:center;
	background-repeat:no-repeat;
	width:114px;
	height:26px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	padding-top:10px;
	
}

.contact{
	margin-left:10px;
	margin-top:20px;
	float:left;
	background-image: url(../images/btn_menu_contact.png);
	background-position:center;
	background-repeat:no-repeat;
	width:115px;
	height:26px;
	cursor:pointer;
}

.corps{
	float:left;
	width:964px;
	
}

.corps_bas{
	float:left;
	width:964px;
}

.slide{
	float:left;
	width:970px;
	height:425px;
	margin-top:-30px;
	margin-left:10px;

}

.bloc_home{
	float:left;
	width:980px;
	margin-top:15px;
	margin-left:12px;
	
}


.bloc_home img{
	float:left;
	width:238px;
	margin-left:27px;
	border:solid 5px #FFFFFF;
	border-radius:5px;
} 
.bloc_home .titre{
	float:left;
	min-width:175px;
	height:14px;
	background:#7eae3e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding:3px;
	margin-left:45px;
	margin-top:-5px;
	text-transform:uppercase;
	
}

.bloc_home .desc{
	float:left;
	width:100%
	height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding:3px;
	margin-left:15px;
	margin-top:-15px;
	padding:15px;
	line-height:20px;
	
}
.bloc_home .top{
	float:left;
	width:951px;
	height:32px;
	margin-left:1px;
	background-image: url(../images/top_bloc_home.png);
	background-repeat:no-repeat;
	
}

.bloc_home .intermediaire{
	float:left;
	width:958px;
	margin-left:10px;
	background-image: url(../images/inter_bloc_home.png);
	background-repeat:repeat-y;
	position:relative;
	z-index:99;

}

.bloc_home .bas{
	float:left;
	width:958px;
	margin-left:10px;
	height:72px;
	background-image: url(../images/bas_bloc_home.png);
	background-repeat:no-repeat;
	margin-top:-45px;
	position:relative;
	z-index:0;
}

.footer{
	float:left;
	background-image:url(../images/bag_footer.jpg);
	
	height:234px;
	width:100%;
	margin-top:25px;
	
	
}

.container_footer {
	width:975px;
	margin: 0 auto;
	padding:0 auto;
	z-index:100;
	
}
.footer .case1{
	float:left;
	width:320px;
	height:180px;
}

.footer .case1 .desc{
	float:left;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	line-height:25px;
	margin-top:30px;
	margin-left:15px;
	
	
}

.footer .titre{
	float:left;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	margin-top:12px;
	margin-left:5px;
}

.footer .trait{
	float:left;
	width:1px;
	height:23px;
	margin-top:9px;
	background-image:url(../images/supar_f1.PNG);
}

.footer .puce{
	float:left;
	width:5px;
	height:6px;
	margin-left:8px;
	margin-top:18px;
	background-image: url(../images/fleche_footer.png);
}

.footer .case2{
	float:left;
	width:320px;
	height:180px;
}

.footer .case2 .bag{
	float:left;
	width:282px;
	height:123px;
	background-image:url(../images/bag_slide_bas.png);
	margin-top:20px;
	margin-left:15px;
	background-repeat:no-repeat;
}

.footer .case2 .bag .desc{
	float:left;
	width:230px;
	height:75px;
	margin-left:30px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

.footer .case2 .bag .nom{
	float:left;
	width:130px;
	margin-left:60px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
}

.footer .case3{
	float:left;
	width:320px;
	height:180px;
}
.footer .case3 .desc{
	float:left;
	width:230px;
	margin-left:30px;
	margin-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.footer .case3 input{
	float:left;
	width:184px;
	height:26px;
	background-image:url(../images/input_newsletter.png);
	background-color:transparent;
	border:none;
	border-radius:8px;
	margin-top:10px;
	margin-left:20px;
}

.footer .case3 .btn{
	float:left;
	width:73px;
	height:20px;
	background-image:url(../images/btn_news.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	font-weight:500;
	color:#FFF;
	margin-top:12px;
	padding-top:5px;
	text-align:center;
	margin-left:10px;
	border-radius:2px;
	cursor:pointer;
}

.footer .copy{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	font-weight:500;
	color:#FFF;
	margin-top:15px;
}

.nav_bar{
	float:left;
	background-image:url(../images/left_contact.png);
	width:143px;
	height:127px;
	margin-top:-280px;
	position:relative;
	z-index:9999;
	margin-left:-1180px;
}


.title_actif{
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#71a536;
	border-bottom:solid 2px #71a536;
}
