html, body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
body{
	font:normal 12px arial;
	background-color:#ffffff;
	color:#4b4b8f;
}
p, ul, li, table, div, h1, h2, h3, hr, img{
	padding:0px;
	margin:0px;
}
#container{
	width:100%;
	margin:0px auto;
}
#container1{
	background-image:url(../images/charte/background-top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	width:908px;
	margin:0px auto;
}
#container2{
	background-image:url(../images/charte/background-middle.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:908px;
	margin:0px auto;
}
#container3{
	width:771px;
	margin:auto;
	height:100%
}
#header{
	width:771px;
	height:257px;
	margin:0px auto;
}
#middle{
	display:table;
	width:771px;
	height:100%;
}
#middle_content{
	background-image:url(../images/charte/bg-middle.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	margin:auto;
	width:100%;
	height:100%;
	display:table;
}
#left_col{
	width:195px;
	float:left;
}
#right_col{
	width:576px;
	float:left;
}
/*-------left-col--------*/
#menu{
	background-image:url(../images/charte/background-menu.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:195px;
	height:181px;
}
#adresse{
	background:url(../images/charte/background-adresse.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:195px;
	height:240px;
}
#adress_content{
	font-size:11px;
	text-align:left;
	padding-left:14px;
	line-height:20px;
	color:#FFFFFF;
}
.contact_link:link, .contact_link:visited{
	font-size:11px;
	color:#eb6a09;
	text-decoration:none;
} 
.contact_link:hover, .contact_link:active{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
#plan{
	background-image:url(../images/charte/background-plan.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:195px;
	height:123px;
}
/*------end-left-col---------*/
/*------right-col-----------*/
#page_dynamic{
	background-image:url(../images/charte/background-content.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	display:table;
	width:576px;
	float:left;
}
.page_content{
	line-height:16px;
	text-align:justify;
	padding-left:19px;
	width:541px;
	float:left;
}
.paragraph1{
	background-image:url(../images/charte/paragraph-01.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:551px;
	height:129px;
	margin-left:8px;
	display:table;
}
.paragraph2{
	background-image:url(../images/charte/paragraph-02.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:551px;
	height:258px;
	margin-left:8px;
	display:table;
}
.paragraph2_content{
	padding:7px 0 0 8px;
}
.paragraph_content{
	text-align:justify;
	line-height:16px;
	width:362px;
	float:left;
}
.paragraph_txt{
	text-align:justify;
	line-height:18px;
}
.color_b{
	color:#b34803;
}
.color{
	color:#b34803;
}
.photo_thumb_left{
	float:left;
}
.photo_thumb_right{
	float:right;
}
ul.list{
	margin-top:0px;
}
.list li{
	list-style-type:none;
	background-image:url(../images/charte/pointer.gif);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	text-align:justify;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}
ul.list1{
	margin-top:0px;
}
.list1 li{
	list-style-type:none;
	background-image:url(../images/charte/pointer1.gif);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	text-align:justify;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}
.index_contact:link, .index_contact:visited{
	font-size:13px;
	font-weight:bold;
	color:#E84B1B;
	text-decoration:none;
}
.index_contact:hover, .index_contact:active{
	font-size:13px;
	font-weight:bold;
	color:#5E666D;
	text-decoration:underline;
}
.page:link, .page:visited{
	font-size:12px;
	color:#A90317;
	line-height:16px;
	text-decoration:none;
}
.page:hover, .page:active{
	font-size:12px;
	line-height:16px;
  color:#000000;
	text-decoration:underline;
}

.box{
	background:url(../images/nos-occasions/box-top.gif) no-repeat left top;
}
.recherche{
	background-color:#C7E6F7;
	border:1px solid #0767BF;
	color:#000000;
	height:20px;
	width:80px;
	margin-top:3px;
	}
.rechercheover{
	background-color:#FFEDA1;
	border:1px solid #0767BF;
	color:#000000;
	height:20px;
	width:80px;
	margin-top:3px;
	}
.datafield{
	width: 95%;
	float: left;
	position: relative;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 5px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFF;
	background-image: url(../images/nos-occasions/dotline.gif);
	background-position: 2px 4px;
	background-repeat: repeat-x;
	display: inline;
}
.titreProd{
	font-size:11pt;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
	margin-bottom:7px;
	margin-top:0px;
	text-align:left;
}
.labeltxt{
	width: auto;
	display: inline;
	float: left;
	background-color: #fff;
	padding: 0px 3px 0px 3px;
	color:#000000;
}

.valuetxt{
	width: auto;
	color: #000000;
	background-color: #fff;
	display: inline;
	float: right;
	padding: 0px 3px 0px 3px;
}
/*---------end-right-col---------*/
/*---------footer-------------*/
#footer{
	background-image:url(../images/charte/background-footer.jpg);
	background-position:-1px 0;
	background-repeat:no-repeat;
	margin:0px auto;
	width:908px;
	height:79px;
	font-size:12px;
}
.text_footer{
	color:#000000;
	font-size:12px;
	padding-top:0px;
	float:left;
}
.text_footer1{
	color:#8d6875;
	font-size:11px;
	float:left;
}
.link_footer:link, .link_footer:visited{
	color:#000000;
	text-decoration:none;
}
.link_footer:hover, .link_footer:active{
	color:#8d6875;
	text-decoration:underline;
}
.copyright:link, .copyright:visited{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.copyright:hover, .copyright:active{
	font-size:11px;
	font-weight:bold;
	color:#8d6875;
	text-decoration:underline;
}
/*---------end-footer---------*/
