/*===| I. LAYOUT SIZE |====================================================*/

#container, #footer, #header {width: 802px;}
#header {height:300px;}
#left-column {width: 182px;}
#right-column {width: 559px;}

/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	-------------------------------------------------------
*/	#wrap-footer, #footer, .push {height: 120px;}

.push	{clear: both;}

/* --- Important! -------------------------------
	The bottom margin of #wrap-container
	is the negative value of the footer's height 
	-----------------------------------------------
*/	#wrap-container {	margin: 0 auto -120px;}


/* ===| II. LAYOUT's DEFAULT ELEMENTS |=======================================*/

* {margin: 0;}

html, body {height: 100%; width: 100%;}
body {text-align: center;}
ul, li{
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;}

p{	padding: 0 5px;}

#wrap-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;}
#container {
	margin:0 auto;
	text-align: left;}
#header {
/*	text-indent: -9999em;*/}
#left-column{
	float:left;
	margin: 0px 0 0 0;
    padding:0px 0 0 24px;
    }
#right-column{
	float:left;
	margin:0px;
	padding:21px 24px 0 13px;
    }

#footer {
	margin: 0 auto;
	padding: 0;}

/*	--- Important! -----------------------------------
	If you want space between paragraphs or headers, 
	use padding instead of margin.
	-------------------------------------------------*/

/* ===| III. CONTENT ELEMENTS |===============================================*/

img {border: 0;}

/*	--- Important! ----------------------------------
	Use class "left" or "right" on the html elements 
	you want to float (on the thumbs, for example)
*/	.left{float: left;} .right{float: right;}


.paragraph{
	clear: both;
	display: table;}



/*==================| left col |===========================*/


#newsletter
{
    float:left;
    width:182px;
    height:135px;
}
#actualite
{
    float:left;
    width:182px;
    height:177px;
    margin-top:12px;
}

#info
{
    float:left;
    width:170px;
    height:76px;
    margin-top:12px;
    padding:38px 0 0 12px;
}
#info p
{
    font-size:11px;
}


#info-plan
{
    float:left;
    width:182px;
    height:96px;
    margin-top:12px;
}

#promo
{
    float:left;
    width:182px;
    height:23px;
    margin-top:12px;
    font-weight: bold;
    padding:55px 0 0 0;
}
#promo p
{
    text-align:center;
    font-size: 11px;
}

/*===================| inc.mdm |=====================*/
#mdm-contenu
{
    float:left;
    width:158px;
    padding:8px 10px 0px 12px;
}

#mdm-contenu p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    text-align: left;
    line-height: 14px;
}
#mdm-contenu img
{
  float:left;
  padding:0px 5px 0px 0px;
}

#mdm-detail
{
    float:left;
    width:158px;
    height:20px;
    font-weight: bold;
    font-size: 11px;
}

#mdm-detail a:link, #mdm-detail a:visited
{
    float:right;
    color:#3499d9;
    text-decoration: none;
}
#mdm-detail a:hover, #mdm-detail a:active
{
    color:#fabb00;
    text-decoration: underline;
}


#mdm-photo
{
  float:left;
}
 /*===================| inc.info-plan |=====================*/
#info-plan img
{
    float:left;
    padding:8px 0px 0px 0px;
}

 /*===================| index |=====================*/
.img-r
{
  padding:0 0 0 15px;
}
.img-l
{
  padding:0 15px 0 0;
}
#right-column p
{
    text-align: left;
}
ul.list1{
	width:330px;
	float:left;
	padding: 10px 0 0 20px;
	}
ul.list1 li{
	background: url(../images/charte/list-bullet.jpg) no-repeat top left;
	background-position:0px 5px;
	text-align:left;
    color:#061a42;
	line-height: 18px;
	padding:0px 0px 0px 20px;
	}
/*=====================| services |=======================*/
.text
{
  float:left;
}
.img-l1
{
  padding:0 38px 0 0;
}
/* ======== | merci | ==================== */
#merci
{
    clear:both;
    width:500px;
	float:left;
	padding-top:9px;
	margin-bottom:10px;

}
    #merci p {
        margin:100px 0px 50px 0px;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        }
    #merci a:link, #merci a:visited{
        color:#3391de !important;
        text-decoration: none;
        font-weight: bold;
        }
    #merci a:hover, #merci a:active{
        color:#000000 !important;
        text-decoration: underline;
        font-weight: bold;
        }

/*------------------------| vehicules |-------------------------------*/
#search-bar
{
  width:450px;
  height:26px;
  background:url(../images/charte/bg-search-bar.jpg) repeat-x top left;
  border: solid 1px #b2b3b3;
  float:left;
}

.search-label
{
  font-weight:bold;
  padding: 0px 0px 0 0px;
  width:150px;
  float:left;
  height:20px;
  text-align: center;
}

.vehicule
{
    float:left;
    padding:0 5px 20px 7px;
}
.left-label
{
	color:#ffffff;
	background-color:#2c8cf5;
	line-height:13px !important;
    padding:3px 3px 3px 5px;
	font-weight:bold;
    text-align: justify;
}
.left-label2
{
	color:#000000;
	background-color:#d8dee3;
	font-weight:bold;
    padding:1px 3px 1px 5px;
}
.right-border
{
	border-right: solid 1px #d8dee3;
    padding-left:5px;
}

.lien
{
	color:#206cc8;
    font-weight: bold;
    padding-top:5px;
}
.lien a:hover, .lien a:active
{
	text-decoration:none !important;
	color:#000000 !important;
}
.lien a:link, .lien a:visited
{
	text-decoration:underline;
	color:#206cc8;
}

/* ===| IV. NAVIGATION |===============================================*/
#menu2 ul li{display: inline;}

.cyc {
		position: absolute;
		top: -10000px;
	}
/* ---| THE END |------------------------- */