@import url("../elements/tablet.css");
@import url("../forms/tablet.css");
@import url("../tables/tablet.css");
@import url("../../../notes/css/tablet.css");
@import url("../../../comments/css/tablet.css");
@import url("../../../user/css/tablet.css");
@import url("../../../search/css/tablet.css");
@import url("../../../cart/css/tablet.css");




#mainsite {
 
	min-height: 500px;
	width: 96%;
	margin: 0 auto 6em auto;
 
}


.centrage {
    display: block;
    margin: 0 auto;
    width: 95%;
 
}

 
#statbuts {
	padding: 17px 0 0 0;
	width: 96% !important;
}


#roomsinarea {
    margin: 0 auto;
    width: 95%;
    padding: 70px 0;
}

#footer > div:nth-child(2) > span > span:nth-child(1) > span:nth-child(2) > span > a {
	color: #999;
}



#pageloaders {
    width: 40%;
}


#topmast {
    width: 90% !important;
}


#movecover {
    width: 95%;
}


