@charset "UTF-8";

@media (min-width: 634px) and (max-width: 959px)
  {
		


/*  --------------- structure --------------- */	
#wrap {
	width:634px;
	min-height: 400px;
	margin:0 auto;
	}

#top {
	width:100%;
	height: 100px;
	margin:8px 0 16px 0;
	/*background-color:#09F000;*/
	}
	
#logo {
	width:130px;
	height:100px;
	color: #000000;
	float: left;
/*background:url(../images/firstvalet_logo.jpg);
	background-repeat:no-repeat;*/
	}
	
#chapo {
	width:484px;
	padding-right:20px;
	font-size:32px;
	}

#villes {
	width:304px;
	padding-left:100px;
}

#menu_langue {
	/*width:100px;*/
	height: 20px;
	float: right;
	padding:10px 0 0 0;
	}
	
#header {
	width:100%;
	height: 231px;
	background-color: #fff;
	display: block;
	float:left;
	}
		
#navigation {
	width:100%;
	height:30px;
	padding: 20px 0; 
	margin: 0;  
    text-align: center;		
	}
		
#content {
	width:100%;
	height:auto;
	margin-top: 10px;  
		float:left;
}
		
/* --------------- slider --------------- */
.slider-big {
	display:none;
	}

.slider-mini {
	display:block;
	height:232px;
	}

.slider-tiny {
	display:none;
	}
#featured { 
	width:634px;
	height: auto!important;
	overflow: hidden; }
#featured>img,  
#featured>div,
#featured>a { display: none; }


/*------navigation---------------*/
#navigation li a {
	 display:inline-block;
	 color:#333;
	 text-decoration:none;
	 padding-left:10px;
	 padding-right:10px;
 }

/*------boxes---------------*/
.b2, .b4{
	margin-right:18px;
		}

.b1 ,.b3  {
	margin-right:0px;
	}


 
  /* --------------- activités --------------- */

.c-titre {
  float:right;
  width:604px;
  padding-right:30px;
  padding-left:0;
  margin-right:0px !important;
  text-align:right;
  border-right:solid #CC9900 2px;
  border-top:none;
 /* background-color:#666666;*/
}

.titreliquide1 {
	float:left;
	width:100%;
	height:300px;
	margin:20px 30px 20px 0;
	text-align:left;
	
}

.c-article {
  float:right;
  width:604px;
  border-right:solid #CC9900 2px;
  padding-right:28px;
}

#service1,#service2,#service3,#service4,#service5 {
  float:left;
  width:100%;
}

.imgright {
	float:right;
	margin:20px 0 15px 10px;
	width:270px;
}

.imgleft {
	float:left;
	margin:20px 10px 15px 0;
	width:270px;
}


  /* --------------- references --------------- */
.references img {
	max-width:160px;
	max-height:160px;
	margin:30px 18px;
}


.voiturier {
	display:none;
} 

 
}