* { 
	margin: 0;
	padding: 0;
}
 
html{
	height:100%;
	width:100%;
}
 
body{
	background-image:url(images/bg.jpg); 
	background-repeat:repeat-x; 
	background-color:#868686;
}
 
.container{
	margin:0 auto;
	text-align:left;
	width:754px;
	position:relative;
}
 
#nav{
	padding:19px 0 0 0;
	clear:both;
}
 
#smenu{
	height:20px;
} 
 
#smenu ul{ 
	list-style:none; 
	color:#BBBBBB; 
	padding:3px 0 0 0;
}
 
#smenu li{ 
	display:inline; 
	padding:0 5px 0 8px;
}
 
#smenu li a{
	color:#BBBBBB;
	text-decoration:none;
}
 
#smenu li a:hover{
	color:#A0C34B;
}
 
#smenu .current{
	color:#A0C34B;
}
 
ul{
	padding:0 9px 15px 23px;
	color:#868686; 
	list-style:square;
}
 
li{ 
	padding:5px 0 0 0;
}
 
a{ 
	color:#ABABAB; 
	text-decoration:none;
}
 
a:hover{
	text-decoration:underline;
}
 
.txt{ 
	color:#868686; 
	float:left; 
	width:340px;
}
 
 
#footer { 
	clear:both; 
	color:#BEBEBE;
}
 
#footer a{
	color:#BEBEBE;
	text-decoration:none;
}
 
#footer a:hover{
	color:#FFFFFF;
}
 
.home
{
    border:none;
    margin: 8px 0px;
}
 
#typeDeux .contenu{clear:both;}
	#typeDeux .petitesBoites{width:240px; float:right;}
		#typeDeux .petiteBoiteblanche{width:240px; background-color:#FFFFFF;}
			#typeDeux .shadowDroit{float:right;}
			#typeDeux .coinGauche{float:left;}
			#typeDeux .coinDroit{float:right;}
			#typeDeux .textebblanche{ height:127px; clear:left;}
				#typeDeux .textebblanche h2{font-weight:normal; font-size:25px; color:#8E9E5A; margin:0 0 0 0; padding:19px 9px 10px 23px;}
				#typeDeux .textebblanche p{ color:#979797; margin:0 0 0 0; padding:0 20px 10px 23px;}
			#typeDeux .grandeImg{ float:left;}
 
	#typeDeux .boiteBlanche{ height:831px; background-color:#FFFFFF; margin:0 0 13px 0; width:500px;}
		#typeDeux .shadowGauche{float:right;}
		#typeDeux .coinHautGauche{float:left;}
		#typeDeux .coinHautDroit{float:right;}
		#typeDeux .texte{ width:435px; height:705px; clear:left; padding:0 0 0 25px;}
			#typeDeux .texte h2{color:#363636; font-weight:normal; font-size:24px; padding:19px 0 10px 0;}
			#typeDeux .texte h3{color:#868686; font-weight:bold; font-size:16px; padding:15px 0 10px 0;}
						#typeDeux .texte h4{color:#868686; font-weight:bold; font-size:13px; padding:5px 0 10px 0;}
				#typeDeux .txtPale{ font-weight:normal; font-size:10px; color:#C8C8C8;}
				#typeDeux .fonce{color:#000000;}
				#typeDeux .btBoite{ clear:left;;}
					#typeDeux .bt{ float:left; padding:15px 0 0 0;}
					#typeDeux .notice{ float:right;padding:20px 0 0 0; width:300px;}
			#typeDeux .texte p{color:#868686; margin:0 0 10px 3px;}
			#typeDeux .tel{color:#000000; font-size:12px;}
			
			
		#typeDeux .coinBasGauche{float:left; padding:0 0 0 0;}
		#typeDeux .coinBasDroit{float:right; padding:0 0 0 300px;}
 
.footernew {
	background-image:url('http://www.lemacurbain.com/imgUpload/footer_new.png');
	height:44px;
	width:750px;
	font-size:9px;
}
 
.footertxt {
	padding-top:18px;	
	text-shadow: 0px -1px 0px #303030;
	font-size:9px;
}
 
.footernew2 {
	background-image:url('http://www.lemacurbain.com/imgUpload/footer_new.png');
	height:44px;
	width:750px;
	font-size:10px;
}
 
.footertxt2 {
	padding-top:18px;	
	text-shadow: 0px -1px 0px #303030;
	font-size:10px;
}
 
 
/* Menu Principal Haut */
#gn-apple { width: 164px; }
#gn-store { width: 143.5px; }
#gn-mac { width: 114px; }
#gn-ipoditunes { width: 162px; }
#gn-iphone { width: 173px; }
 
 
#globalheader { margin: 0; padding: 0;   position: relative; z-index: 9998; }
#globalheader #globalnav {  width: 759px; height: 48px; margin: 0px auto; }
#globalheader #globalnav span { display: none; }
#globalheader #globalnav li {list-style-type: none; float: left;}
#globalheader #globalnav li a {height: 45px; display: block;}
#globalheader #globalsearch {  background: url(images/menu.png); _background-image: url(images/menu.png); }
 
/* BUTTONS */
#globalheader #globalnav li#gn-apple a { background: url(images/menu.png) 0px -144px no-repeat; }
#globalheader #globalnav li#gn-store a { background: url(images/menu.png) -164px 0px no-repeat; }
#globalheader #globalnav li#gn-mac a { background: url(images/menu.png) -307px 0px no-repeat; }
#globalheader #globalnav li#gn-ipoditunes a { background: url(images/menu.png)  -421px 0px no-repeat; }
#globalheader #globalnav li#gn-iphone a { background: url(images/menu.png)  -592px 0px no-repeat; }
 
 
/* OVER STATES */
#globalheader #globalnav li#gn-apple a:hover { background: url(images/menu.png) 0px -144px no-repeat;  }
#globalheader #globalnav li#gn-store a:hover { background: url(images/menu.png) -164px -48px no-repeat;  }
#globalheader #globalnav li#gn-mac a:hover { background: url(images/menu.png) -307px -48px no-repeat;  }
#globalheader #globalnav li#gn-ipoditunes a:hover { background: url(images/menu.png) -421px -48px no-repeat; }
#globalheader #globalnav li#gn-iphone a:hover { background: url(images/menu.png) -592px -0px no-repeat;  }
 
 
 
/* PRESSED STATES */
#globalheader #globalnav li#gn-apple a:active { background: url(images/menu.png) 0px 0px no-repeat;  }
#globalheader #globalnav li#gn-store a:active { background: url(images/menu.png) -164px -96px no-repeat;  }
#globalheader #globalnav li#gn-mac a:active { background: url(images/menu.png) -307px -96px no-repeat;  }
#globalheader #globalnav li#gn-ipoditunes a:active { background: url(images/menu.png) -421px -96px no-repeat;  }
#globalheader #globalnav li#gn-iphone a:active { background: url(images/menu.png) -592px -0px no-repeat;  }
 
 
 
/* ON STATES */
#globalheader.apple #globalnav li#gn-apple a:hover { background: url(images/menu.png) 0px 0px; cursor: default; }
#globalheader.store #globalnav li#gn-store a { background: url(images/menu.png) -164px -144px ; }
#globalheader.mac #globalnav li#gn-mac a { background: url(images/menu.png) -307px -144px ; }
#globalheader.ipoditunes #globalnav li#gn-ipoditunes a { background: url(images/menu.png) -421px -144px ; }
#globalheader.iphone #globalnav li#gn-iphone a { background: url(images/menu.png) -592px -0px ; }
