/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0; outline:none;}
html, body {height:100%; width: 100%;}
ul, li{list-style: none;list-style-position: outside;	margin: 0;	padding: 0;}
p{padding: 0;}
.left{float: left;} .right{float: right;}
.left1{float: left; margin: 0 10px 0 0;} .right1{float: right; margin: 0 0 0 10px; }
#push, .clr	{clear: both;}

body{ background: #e0edff url(images/bg-y.jpg) 50% 0% repeat-y;}
#bg1{position:absolute;z-index: 1; width:100%; }
#bg2{position:absolute;z-index: 2; width:100%; background: url(images/bg-x.jpg) 50% 0% repeat-x;}
#bg3{position:absolute;z-index: 3; background: url(images/bg-fix.jpg) 50% 0% no-repeat;}

#wrap-container{position:relative; z-index:4; width: 100%;}
#container{background:url("images/bg0.gif") 50% 50% repeat-y; margin:0 auto;	text-align: left;}
#content{}

/* ===| II. HEADER ELEMENTS |================================================*/
/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}

#actualite{
    float: left;
    width:200px;
    height:118px;
    background: url(images/bg-mdm.jpg) no-repeat top left;
    padding: 63px 20px 0px 20px;
}
#occasions{
    float: left;
    width:200px;
    height:89px;
    background:  url(images/bg-occasions.jpg) no-repeat top left;
    padding: 63px 20px 0px 20px;
}
 #info{
    float: left;
    width:220px;
    height:108px;
    background: url(images/bg-coordonnees.jpg) no-repeat top left;
    padding: 84px 0px 0px 20px;
 }

#plan {
    float: left;
    width:220px;
    height:114px;
    background: url(images/bg-plan.jpg) no-repeat top left;
    padding:63px 0px 0px 20px;
}

/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden;}
#right-inner{padding: 10px 20px 0px 20px; }

/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left;}
#fwrap1 {position:absolute; z-index: -3; left:0; background:url("images/footer-bg-0.gif") 50% 0% repeat-y; width:100%;}
#fwrap2 {position:absolute; z-index: -2; left:0; background:url("images/footer-bg-1.gif") 50% 100% no-repeat; width:100%;}
#fwrap3 {position:absolute; z-index: -1; left:0; }
#footer	{background: url(images/bg-footer.jpg) no-repeat top left; height: 60px; margin: 0 auto; padding: 0px;}
.digitalage
{
    float: left;
    width:  216px;
    padding: 12px 0px 0px 20px;
}
#menu2
{
    float: right;
    width:643px;
    text-align: right;
    padding:12px 20px 0 0;
}
.copyright
{
    float: right;
    width:643px;
    padding: 4px 20px 0px 0px;
    text-align: right;
}
.ref-holder
{
    background: #e0edff;
    float: left;
    width: 100%;
}


/* ===| 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:solid 1px #2058a5; padding:4px;}

.separator{width:100%;	height:0px; clear:both; padding:0; margin:15px 0; border-top: 1px solid #b7d5fc; line-height: 0px; font-size: 0; overflow: hidden;}


/* index */
.div-h1
{
    float: left;
    width:716px;
    height:54px;
    padding: 12px 20px 0px 20px;
    background: url(images/bg-h1.jpg) no-repeat top left;
}
.bg1
{
    float: left;
    width:349px;
    height:66px;
    border: solid 1px #d5d5d5;
    background: #ffffff;
    padding:1px;
}
.bg2
{
    float: left;
    width:303px;
    height:54px;
    border: solid 3px #f5f5f5;
    background: #ffffff;
    padding: 3px 20px;
}
ul.list1{
    float:left;
    margin: 0;
    width:130px;
	}
ul.list1 li{
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #2058a5;
	background: url(../../images/charte/index/bullet.jpg) no-repeat top left;
	background-position:0px 3px;
	text-align: left;
	line-height: 15px;
	padding:0px 0px 0px 15px;
	}
ul.list2{
    float:left;
    margin: 8px 0 0 0;
    width:160px;
	}
ul.list2 li{
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #2058a5;
	background: url(../../images/charte/index/bullet.jpg) no-repeat top left;
	background-position:0px 8px;
	text-align: left;
	line-height: 20px;
	padding:0px 0px 0px 15px;
	}
.bg-text
{
    float: left;
    width:716px;
    background: url(../../images/charte/index/index-bg-text1.jpg) no-repeat top left;
    margin-top:10px;
}

#photo-holder2
{
    float: left;
    width:155px;
    height:115px;
}






/* vente */
.prod-holder
{
    float: left;
    width: 200px;
    height:280px;
    padding:8px 10px;
    border:solid 1px #d2dae4;
    margin:5px 5px;
    text-align: center;
}

.pagination
{
	float:left;
	width:100%;
	background:#ecebeb;
	padding:3px 0;
    margin-top: 5px;
}
.pagination p
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:1px 5px 1px 5px;
	color:#fff;
}
.pagination a:link, .pagination a:visited
{
	color:#245ca9;
	text-decoration:underline;
	padding:1px 5px;

}
.pagination a:hover, .pagination a:active
{
	color:#ffffff !important;
	text-decoration:none;
	padding:1px 5px;
	font-weight:bold;
	background:#245ca9;
}
#sel
{
   	color:#ffffff !important;
	background:#245ca9;
	font-weight:bold;
	padding:1px 5px;
	text-decoration:none;
}
/* details */
.bg1-big
{
    float: left;
    width:491px;
    border: solid 1px #d5d5d5;
    background: #ffffff;
    padding:1px;
}
.bg2-big
{
    float: left;
    width:445px;
    border: solid 3px #f5f5f5;
    background: #ffffff;
    padding: 3px 20px;
}

/* details handi */
.bg1-smaller
{
    float: left;
    width:396px;
    border: solid 1px #d5d5d5;
    background: #ffffff;
    padding:1px;
}
.bg2-smaller
{
    float: left;
    width:350px;
    border: solid 3px #f5f5f5;
    background: #ffffff;
    padding: 5px 20px;
}

