
body {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-family: 'Oxygen', sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	background-repeat: no-repeat;	
	background-size: 1440px 1000px;
	background-image: url(images/acceuil.jpg);
}

a, a:link, a:visited { color: #fff; text-decoration: none; }
a:hover { color: #fff; text-decoration: underline; }

p { margin: 0 0 10px 0; padding: 0; }
#templatemo_header img {
 width: 214px;
margin-right: -18px;
 margin-top: -107px;
 border: 2px solid #000;
}
#ital{
margin: 54px;
width: 150px;

margin-top:0px;
}

ul.navigation {
		width: 270px;
		list-style: none;
		 margin: -25px 0 0 0;
		padding: 0;
		text-align: left;
		
	}
	
	@media (max-width:1024px) {
	
	body {
	/*background-position-x: 97px;
	background-repeat: no-repeat;*/
   }
  	 
    }
	
	
	@media (max-height:600px) {
	
   ul.navigation a {
    margin-bottom: 1px!important;
	 }
	 
    }
	
@media screen and (min-height: 740px) {
	ul.navigation {
		width: 270px;
		list-style: none;
		 margin: 50px 0 0 0;
		padding: 0;
		text-align: left;
	}
	
	#ital {
		margin-top: 30px;
	}
	
	#templatemo_header img {
	margin-top: -72px;
	}
}

img { border: none; }

h1, h2, h3, h4, h5, h6 { color: #cfb004; }
h1 { font-size: 24px; font-weight: normal; margin: 0 0 30px 0; padding: 5px 0; }
h2 { font-size: 20px; font-weight: normal; margin: 0 0 30px 0; font-weight: normal; }
h3 { font-size: 16px; margin: 0 0 15px 0; padding: 0; padding: 0; font-weight: normal;  }
h4 { font-size: 14px; margin: 0 0 15px 0; padding: 0; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }


.float_l { float: left; }
.float_r { float: right; }

.image_wrapper { display: inline-block; border: 1px solid #000; background: #333; padding: 4px; margin-bottom: 10px; }
.image_fl { float: left; margin: 3px 15px 0 0; }
.image_fr { float: right; margin: 3px 0 0 15px; }

/* blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color:#333; }
cite span { color: #666; }
em { color: #f9a834; }
*/
.tmo_list { margin: 20px 0 20px 20px; padding: 0; list-style: none; }
.tmo_list li { background: transparent url(images/templatemo_list.png) no-repeat; margin:0 0 20px; padding: 0 0 0 20px; 	line-height: 1em; }
.tmo_list li a { color: #fff; }
.tmo_list li a:hover { color: #ff4301; }

.btn_more a {
	display: inline-block;
	font-weight: bold;
	color: #dcd9cb;
}

.btn_more a span {
	font-size: 16px;
}

.btn_more a:hover {
	color: #CCFF00;
	text-decoration: none;
}

.service_list { margin: 40px 0 0 30px; padding: 0; list-style: none; }
.service_list li { margin: 0; padding: 0; }
.service_list li a { display: block; height: 25px; margin-bottom: 20px; padding-left: 35px; }
.service_list li .service_one { background: url(images/onebit_08.png) center left no-repeat; }
.service_list li .service_two { background: url(images/onebit_11.png) center left no-repeat; }
.service_list li .service_three { background: url(images/onebit_17.png) center left no-repeat; }
.service_list li .service_four { background: url(images/onebit_21.png) center left no-repeat; }
.service_list li .service_five { background: url(images/onebit_12.png) center left no-repeat; }

#contact_form { padding: 0; }
#contact_form form { margin: 0px; padding: 0px; }
#contact_form form .input_field { width: 440px; padding: 8px; background: #D8D8D8; border: 1px solid #886; color: #FFF; }
#contact_form form label { display: block; width: 100px; margin-right: 10px; font-size: 14px; margin-bottom: 3px; }

#contact_form form textarea { 
	width: 440px;  
	height: 120px; 
	padding: 8px; 
	background: #D8D8D8; 
	font-family: Arial, Helvetica, sans-serif;	
	border: 1px solid #886; 
	color: #FFF; 
}

#contact_form form .submit_btn {
	color: #886;
	background: #D8D8D8;
	border: 1px solid #886;
	padding: 10px 20px;
	margin-right: 140px;
	font-size: 15px;
}

#gallery_container { 
	clear: both; 
	margin-top: 30px; 
	padding-right: 40px; 
	width: 480px; 
	height: 320px; 
	overflow: auto; 
} 

#gallery_container .gallery_box {
	clear: both;
	display: block; 
	padding: 0;
	margin: 0 0 40px 0;
}
 
.gallery_box img {
	float: left;
	width: 120px;
	height: 100px;
	padding: 4px;
	background: #fff;
	border: 1px solid #ccc;
	margin: 3px 30px 0 0;
}

#templatemo_footer {
	clear: both;
	width: 600px;
	padding: 20px 0;
	text-align: center;
}


/*****************************coda slider********************************/
#slider {
    position: relative;
	width: 890px;
	padding: 0px 10px 0 70px;
}

#templatemo_sidebar {
position: fixed;
background: rgba(137, 149, 145,0.3);
height: 1000px;
margin-left:70px;
z-index: 99999999999;
}

#templatemo_main {
	right: 0;
position: fixed;
}
#templatemo_header {
	margin-left: 10px;
	width: 230px;
	height: 88px;
	text-align: center;
	padding:115px 0 0 0;
	/*background: url(images/templatemo_header.jpg) no-repeat top left;*/
}

#social_box {
	margin: -32px;
width: 150px;

margin-top:-47px;
}

#in {
	right : 0px
}


#social_box li {
	display: block;
	float: left;
	padding: 0;
	
	margin: 0 74px;
}

#social_box li a {
	width: 48px;
	height: 48px;
	margin-right: 60px;
}


#content { 
height: 799px;
width: 368px;
padding: 25px;
background-color: #95A39E;
/*display:none;*/
}

.scroll {
    height: 455px;
    width: 390px;
    overflow: auto;
/*  overflow-x: hidden; */
    position: relative;
    clear: left;
}

.scrollContainer div.panel {
    padding: 30px;
    height: 395px;
    width: 540px;
}



ul.navigation li {
    display: inline-block;
    
	padding: 0;
	margin:-3px;
}

ul.navigation a {
	display: block;
	width: 190px;
	height: 33px;
	padding: 12px 0 0 80px;
	margin-bottom: 5px;
	color: #000;
	font-size: 16px;
	font-weight: normal;
    text-decoration: none;
	position: relative;
}

ul.navigation a .ui_icon { position: absolute; top: 0; left: 15px; width: 40px; height: 40px; }

ul.navigation a .home { background:url(images/templatemo_home1.png) no-repeat; }
ul.navigation a .aboutus { background: url(images/templatemo_aboutus1.png) no-repeat; }
ul.navigation a .services { background: url(images/templatemo_services1.png)  no-repeat; }
ul.navigation a .gallery { background:  url(images/templatemo_portfolio1.png) no-repeat; }
ul.navigation a .contactus { background:  url(images/templatemo_contact1.png) no-repeat; }

ul.navigation a:hover, ul.navigation a.selected {
	color: #fff;
	background: url(images/templatemo_menu_hover.png) no-repeat -10px;
}

ul.navigation a:hover .home, ul.navigation a.selected .home {
	 background: url(images/templatemo_home_hover1.png) no-repeat; 
}
ul.navigation a:hover .aboutus, ul.navigation a.selected .aboutus {
	background: url(images/templatemo_aboutus_hover1.png) no-repeat;
}
ul.navigation a:hover .services, ul.navigation a.selected .services {
	background: url(images/templatemo_services_hover1.png) no-repeat;
}
ul.navigation a:hover .gallery, ul.navigation a.selected .gallery {
	background: url(images/templatemo_portfolio_hover1.png) no-repeat;
}
ul.navigation a:hover .contactus, ul.navigation a.selected .contactus {
	background: url(images/templatemo_contact_hover1.png) no-repeat;
} 

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 300px;
    cursor: pointer;
	width: 0;
	height: 0;
}

.scrollButtons.left {
    left: -50px;
}

.scrollButtons.right {
    right: -50px;
}

.hide {
    display: none;
}