/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;}
html, body {height: 100%;width: 100%; background-color: #f0e2d1;}
ul, li{list-style: none;list-style-position: outside;	margin: 0;	padding: 0;}
p{padding: 0; color: #000; text-align: justify;}
.left{float: left;} .right{float: right;}
#push, .clr	{clear: both;}

body{}
#bg1{position:absolute;z-index: 1; width:100%;}
#bg2{position:absolute;z-index: 2; width:100%;}
#bg3{position:absolute;z-index: 3;}

#wrap-container{position:relative;z-index:4; width: 100%;}
#container{ margin:0 auto;	text-align: left;}
#content{ background-color: #f7ede2;}

/* ===| II. HEADER ELEMENTS |================================================*/
#site-header.outter{}
#site-header .inner{}

/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}
#left-outter div.outter{background: url(images/box1.gif) 50% 0% no-repeat;padding: 0 0 10px;	min-height: 159px; height: auto!important;height: 159px; }
#left-outter div.inner{padding: 0px 5px 0px;}

#left-outter div.box1{padding:0 5px 10px;}
#left-outter .box1 .inner{padding:0}

#left-outter div.box2{}
#left-outter div.box3{}
#left-outter .box4{}

#actualite, #promo {}
#footer #info{ height: 51px; color: #3d2e1e;}
#footer #info .box1{ width: 440px; float: left; text-align: right; padding-top: 18px;}
#footer #info .box11{ width: 110px; float: left; text-align: right; padding-top: 8px;}
#footer #info .box2{ width: 235px; float: left; text-align: right; padding-top: 18px; font-weight: bold;}
#footer #info .box3{ width: 195px; float: left; text-align: right; padding-top: 18px;}
/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{ float:left; margin:0; padding:0; overflow: hidden;}
#right-inner{padding: 0px 6px 0px 6px;}

/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left; background: url(../../images/charte/bg-footer.jpg) center top no-repeat;}
#fwrap1 {position:absolute; z-index: -3; left:0; width:100%;}
#fwrap2 {position:absolute; z-index: -2; left:0; width:100%;}
#fwrap3 {position:absolute; z-index: -1; left:0; }

#footer.outter { margin: 0 auto; padding: 0px; font-size: 11px;}
#footer .inner { padding: 0 0 25px; color: #503c24;}
#footer .box2	{ padding: 15px 0 0 0; width: 280px; float: left;}
#footer .box2 .inner	{ padding: 0 0 0 6px;}
#footer .box3	{ padding: 15px 6px 0 0; width: 600px; float: right; text-align: right;}
#footer .box4	{ margin: 10px 0 0 0;}

.copyright{padding: 0px 0 0 15px;}
div.ref{padding: 5px 10px 0 0; text-align: center;}

/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}

a.thumb:link, 
a.thumb:visited{border:	0px; padding:0px; margin:1px 0; width:auto; display:block;}
	
img.thumb{border-style:solid; border-width:5px; padding:1px; margin: 0 5px;}

img.thumb{border:1px solid #fff; padding:1px; margin: 0 5px;}
img.thumb0{border:1px solid #fff;padding:1px; margin: 0 5px; width:75px; height:75px; background:#ccc url("../../images/thumb0.jpg") 50% 50% no-repeat;}

#menu2 ul li{display: inline;}

.separator{width:100%;	height:0px; clear:both; padding:0; margin:15px 0; border-top: 1px solid; border-bottom: 1px solid; line-height: 0px; font-size: 0; overflow: hidden;}

/******** content **********/
ul.list{ 	float:left;}
.list li{
	list-style-type:none;
	background-image: url(../../images/charte/pointer1.jpg);
	background-position: 5px 7px;
	background-repeat:no-repeat;
  text-decoration: none;
  text-align: justify;
  color: #000;
	line-height:20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}
ul.list1{ 	float:left;}
.list1 li{
	list-style-type:none;
	background-image: url(../../images/transport-colis-express/pointer.jpg);
	background-position: 5px 2px;
	background-repeat:no-repeat;
  text-decoration: none;
  text-align: justify;
  color: #191919;
	line-height:20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}
.mb5{ margin-bottom: 5px;}
.mr5{ margin-right: 5px;}
.mr10{ margin-right: 10px;}
.mr14{ margin-right: 14px;}
.mr15{ margin-right: 15px;}
.mr20{ margin-right: 20px;}
.mr25{ margin-right: 25px;}
.mr30{ margin-right: 30px;}
.mr35{ margin-right: 35px;}
.mr40{ margin-right: 40px;}
.mr45{ margin-right: 45px;}
.mr50{ margin-right: 50px;}
.mr100{ margin-right: 100px;}
.mr130{ margin-right: 130px;}
.mr135{ margin-right: 135px;}
.mr140{ margin-right: 140px;}
.ml2{ margin-left: 2px;}
.ml5{ margin-left: 5px;}
.ml10{ margin-left: 10px;}
.ml12{ margin-left: 12px;}
.ml13{ margin-left: 13px;}
.ml15{ margin-left: 15px;}
.ml20{ margin-left: 20px;}
.ml25{ margin-left: 25px;}
.ml30{ margin-left: 30px;}
.ml35{ margin-left: 35px;}
.ml40{ margin-left: 40px;}
.ml45{ margin-left: 45px;}
.ml50{ margin-left: 50px;}
.ml60{ margin-left: 60px;}
.ml75{ margin-left: 75px;}
.ml100{ margin-left: 100px;}
.ml130{ margin-left: 130px;}
.ml135{ margin-left: 135px;}
.ml140{ margin-left: 140px;}
.ml150{ margin-left: 150px;}
.ml200{ margin-left: 200px;}
.mt3{ margin-top: 3px;}
.mt5{ margin-top: 5px;}
.mt10{ margin-top: 10px;}
.mt15{ margin-top: 15px;}
.mt17{ margin-top: 17px;}
.mt75{ margin-top: 75px;}
.mt55{ margin-top: 55px;}
.mt50{ margin-top: 50px;}
.mt20{ margin-top: 20px;}
.mt24{ margin-top: 24px;}
.mt30{ margin-top: 30px;}
.mt35{ margin-top: 35px;}
.mt60{ margin-top: 60px;}
.mb10{ margin-bottom: 10px;}
.mb15{ margin-bottom: 15px;}
.mb20{ margin-bottom: 20px;}
.m10{ margin: 10px;}
.pr5{ padding-right: 5px;}
.pr14{ padding-right: 14px;}
.pr10{ padding-right: 10px;}
.pr15{ padding-right: 15px;}
.pr20{ padding-right: 20px;}
.pr30{ padding-right: 30px;}
.pr45{ padding-right: 45px;}
.pr50{ padding-right: 50px;}
.pr55{ padding-right: 55px;}
.pl5{ padding-left: 5px;}
.pl14{ padding-left: 14px;}
.pl10{ padding-left: 10px;}
.pl14{ padding-left: 14px;}
.pl15{ padding-left: 15px;}
.pl18{ padding-left: 18px;}
.pl20{ padding-left: 20px;}
.pl22{ padding-left: 22px;}
.pl25{ padding-left: 25px;}
.pl30{ padding-left: 30px;}
.pl35{ padding-left: 35px;}
.pl40{ padding-left: 40px;}
.pl45{ padding-left: 45px;}
.pl60{ padding-left: 60px;}
.pl65{ padding-left: 65px;}
.pl100{ padding-left: 100px;}
.pl140{ padding-left: 140px;}
.pl160{ padding-left: 160px;}
.pt2{ padding-top: 2px;}
.pt4{ padding-top: 4px;}
.pt5{ padding-top: 5px;}
.pt10{ padding-top: 10px;}
.pt11{ padding-top: 11px;}
.pt12{ padding-top: 12px;}
.pt15{ padding-top: 15px;}
.pt20{ padding-top: 20px;}
.pt25{ padding-top: 25px;}
.pt30{ padding-top: 30px;}
.pt35{ padding-top: 35px;}
.pt37{ padding-top: 37px;}
.pt40{ padding-top: 40px;}
.pt75{ padding-top: 75px;}
.pt145{ padding-top: 145px;}
.pb4{ padding-bottom: 4px;}
.pb5{ padding-bottom: 5px;}
.pb10{ padding-bottom: 10px;}
.pb15{ padding-bottom: 15px;}
.pb23{ padding-bottom: 23px;}
.pb25{ padding-bottom: 25px;}
.pb30{ padding-bottom: 30px;}
.pb35{ padding-bottom: 35px;}
.m5{ margin: 5px;}
.p5{ padding: 5px;}
.p10{ padding: 10px;}
.p15{ padding: 15px;}
.pt5{ padding-top: 5px;}
.pt8{ padding-top: 8px;}
.p10{ padding: 10px;}
.pt15{ padding-top: 15px;}
.pt20{ padding-top: 20px;}
.pt30{ padding-top: 30px;}
.pt50{ padding-top: 50px;}
.pt55{ padding-top: 55px;}
.pt60{ padding-top: 60px;}
.pt70{ padding-top: 70px;}
.pt80{ padding-top: 80px;}
.pt90{ padding-top: 90px;}
.pt100{ padding-top: 100px;}
.pt120{ padding-top: 120px;}
.pt130{ padding-top: 130px;}
.pt132{ padding-top: 132px;}
.h5{ height: 5px; line-height: 0px; font-size: 0px;}
.h10{ height: 10px; line-height: 10px; font-size: 10px;}
.h15{ height: 15px; line-height: 15px; font-size: 10px;}
.h20{ height: 20px; line-height: 20px; font-size: 10px;}
.h25{ height: 25px; line-height: 25px; font-size: 10px;}
.h21{ height: 21px;}
.h40{ height: 40px;}
.h45{ height: 45px;}
.h50{ height: 50px;}
.h100{ height: 100%;}
.h200{ height: 200px;}
.h300{ height: 300px;}
.centered{ text-align: center; clear: both; width: 100%; float: left;}
.centered1{ text-align: center; color: #033600;}
.color_b{ color: #5f1b1b;}
.color_b1{ color: #fff;}
.color_b2{ color: #3e5a82;}
.color_b3{ color: #fff;}
.color_b4{ color: #000;}
.color_b5{ color: #db0000;}
.ctxt{ color: #320300;}
.up{ text-transform: uppercase;}
.upp{ text-transform: uppercase; font-size: 12px; font-weight: bold;}
.ten{ width: 100%; height: 10px; line-height: 0px; font-size: 0px;}
.fifteen{ width: 100%; height: 15px; line-height: 0px; font-size: 0px;}
.txt-left{ text-align: left;}
.w10{ width: 10px;}
.w20{ width: 20px;}
.w35{ width: 35px;}
.w50{ width: 480px; float: left;}
.w135{ width: 135px;}
.half{ width: 250px; float: left;}
.mailing:link, .mailing:visited{ text-decoration: none; color: #8806ce;}
.mailing:hover, .mailing:active{ text-decoration: underline; color: #8806ce;}
.linking:link, .linking:visited{ text-decoration: none; color: #914848;}
.linking:hover, .linking:active{ text-decoration: underline; color: #914848;}
.linking1:link, .linking1:visited{ text-decoration: none; color: #fff;}
.linking1:hover, .linking1:active{ text-decoration: underline; color: #fff;}
.footerlink:link, .footerlink:visited{ text-decoration: none; color: #621212;}
.footerlink:hover, .footerlink:active{ text-decoration: underline; color: #320300;}
.footerlink1:link, .footerlink1:visited{ text-decoration: underline; color: #00236a;}
.footerlink1:hover, .footerlink1:active{ text-decoration: none; color: #0060ce;}
.page:link, .page:visited{ text-decoration: none; color: #4da320;}
.page:hover, .page:active{ text-decoration: underline; color: #4da320;}

.list-paragraph{ background-color: #fffbf7; border: 1px solid #efddcb; width: 522px; height: 90px; float: left;}
.list-paragraph1{ background-color: #fffbf7; border: 1px solid #efddcb; width: 522px; height: 135px; float: left;}
/************ contact **************/
#frmContact{margin: 0; padding: 0px; width:900px; color: #000; float: left; }
#frmContact label{display: block; padding: 0px 2px 4px 0; clear:both; color: #000;}
#frmContact label span{display:block; width: 80px; float: left; padding-bottom:3px;}
#frmContact label input{width: 215px; float:right; vertical-align: top; font-family:Arial, Verdana, sans-serif;}
#frmContact textarea{width: 99%; height:80px; vertical-align: top; font-family:Arial, Verdana, sans-serif;}

.ckboxez{padding-left:0px; padding-top:5px; width:190px; float:left;}
.chk{padding-bottom:2px;}

div.submit-buttons{width:250px;margin:0 auto;text-align: center; padding: 4px 2px;}
#frmContact a{text-decoration:none;}

#frmContact a:link input.cenvoyer, #frmContact a:visited input.cenvoyer{
  background: url(../../images/contact/envoyer.jpg) left top no-repeat; border:none; padding:0; margin:0; width:100px; height:20px; }
#frmContact a:hover input.cenvoyer, #frmContact a:focus input.cenvoyer{background: url(../../images/contact/envoyer-over.jpg) left top no-repeat;}

#frmContact a:link input.cretablir, #frmContact a:visited input.cretablir{
  background: url(../../images/contact/retablir.jpg) left top no-repeat; border:none; padding:0; margin:0; width:100px; height:20px; }
#frmContact a:hover input.cretablir, #frmContact a:focus input.cretablir{background: url(../../images/contact/retablir-over.jpg) left top no-repeat;}

#frmSearch{float:right;}

.cleft-labels{ width:48%; float: left;}
.cright-labels{ width:49%; float: right;}
.ccenter-labels{ width:49%; float: none; margin: 0 auto;}

.contactinput{ border: 1px solid #efddcb !important; background: #fffbf7; height: 15px; font-size: 12px; color:#000; font-family: Arial;}
.contactinput-over{ border: 1px solid #715737; background: #f3cfc9; color: #d07979; height: 15px; font-size: 12px; font-family: Arial;}

#merci{ background: url(../../images/contact/bg-merci.jpg) 280px 0px no-repeat;
  display:inline !important; width:980px; height: 200px; float:left; text-align: center;}
.space{ width: 40px; height: 200px; float: left;}
.star{ color: #5f1b1b;}
table {	width: 980px;	border-collapse:collapse;/*	border:1px solid #790000;*/}
thead th {
	background: url(../../images/charte/bg-th.jpg) no-repeat right;
	height: 37px;
	color: #fff;
	font-size: 12px;
  vertical-align: middle;
	font-weight: bold;
	padding: 0px 7px;
/*	margin: 20px 0px 0px;*/
	text-align: center;
/*	border-right: 1px solid #790000;*/
}
tbody tr { background: #f3e7d9 url(../../images/charte/bg-td1.jpg) repeat-x top;}
tbody tr.odd { background: #FFF8E8 url(../../images/demenagement-garde-meuble/bg-td2.jpg) repeat-x;}
tbody th,td {
	font-size: 12px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #191919;
	padding: 10px 7px;
/*	border-top: 1px solid #790000;
	border-right: 1px solid #790000;*/
	text-align: left;
  vertical-align: middle;
/*  font-weight: bold;*/
}
tbody td {
  background: #f3e7d9 url(../../images/charte/bg-td1.jpg) repeat-x top;
	font-size: 12px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding: 10px 7px;
/*	border-top: 1px solid #790000;
	border-right: 1px solid #790000;*/
	text-align: left;
  vertical-align: middle;
/*  font-weight: bold;*/
}
tbody tr th {
	font-size: 12px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding: 10px 7px;
/*	border-top: 1px solid #790000;
	border-right: 1px solid #790000;*/
	text-align: left;
/*  font-weight: bold;*/
}
/********* end tables **********/
/******* end content ********/