body {
	margin: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	text-decoration: none;	
	background-position: center top;
}

.bandeau_milieu .bandeau_droit .texte {
width:310px;/*fix ie6*/
}

.bandeau_haut {
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	background-image: url(../images/charte/bg-blanc.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}

.bandeau_milieu {
	margin-left: auto;
	margin-right: auto;
	width: 808px;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/bg-blanc.png);
	background-position: right ;
	clear:both;
	overflow:auto; 
}

.bandeau_gauche {
	width: 263px;
	float:left;
}

.bandeau_droit {
	width: 543px;
	padding-top: 0px;
	padding-right: 0px;
	font-size: 10px;
	float:right;
	line-height: 18px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.bandeau_bas {
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	height: 45px;
	text-align: justify;
	background-image: url(../images/footer.png);
	padding-right: 20px;
	padding-left: 5px;
	padding-top: 5px;
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFFFFF;
}

.actu {
	width: 233px;
	height: 242px;
	background-image: url(../images/bloc-actu.png);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #cacaca;
	text-align: justify;
}

.mailing {
	width: 233px;
	height: 85px;
	background-image: url(../images/bloc-mailing.png);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #cacaca;
	text-align: justify;
}

img {
	border: 0;
}

.coordonnees {
	width: 233px;
	height: 148px;
	background-image: url(../images/bloc-coordonnees.png);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #cacaca;
	text-align: justify;
}

.plan {
	width: 233px;
	height: 158px;
	background-image: url(../images/bloc-plan.png);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #cacaca;
	text-align: center;
}

.moule_gauche {
	float: left;
	padding-right: 5px;
	padding-bottom: 15px;
}

.moule_droite {
	float: right;
	padding-left: 5px;
	padding-bottom: 10px;
}

.contenu {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: justify;
}

a:link {
	color: #8a8a8a;
	text-decoration: none;
	border:none;
}

a:visited {
	color: #8a8a8a;
	text-decoration: none;
	border:none;
}

a:hover {
	color: #000000;
	text-decoration: none;
	border:none;
}
a:active {
	color: #000000;
	text-decoration: none;
	border:none;
}

a.lien_blanc {
	color: #9e9e9e;
	text-decoration: none;
	border:none;
}

a.lien_blanc:hover {
	color: #cacaca;
	text-decoration: none;
	border:none;
}

.zone1 {
	float: left; 
	margin-left: 0px;
	width : 200px;
	height: 30px;
}

/*=====================| page vehicules particuliers |===================*/
.voiture-table
{
    border:solid 1px #c1c1c1;
}

.reference
{
  color: #0C2B85;
  font-weight: bold;
}
.txt-ref
{
    color: #0C2B85;
}

.labels
{
    color: #000000;
    font-weight: bold;
    margin-left:2px;
}
.txt-courant
{
    color: #686868;
    font-weight: bold;
}
.prix
{
    color:#8c0303;
    font-weight:bold;
    font-size: 11px;
}

.details a:link,.details a:visited
{
    color:#ffffff;
    text-decoration: none;
    margin:2px;
}
.details a:hover,.details a:active
{
    color:#d8d8d8;
    text-decoration: underline;
    margin:2px;
}
#retour a:link,#retour a:visited
{
    color:#8c0303 !important;
    text-decoration: none;
    cursor:pointer;
    font-weight: bold;
    font-size: 11px !important;
}
#retour a:hover,#retour a:active
{
    color:#000000 !important;
    text-decoration: none;
    cursor:pointer;
    font-weight: bold;
    font-size: 11px !important;
}

table td
{
  height: 23px;
}

/*===========| page merci |=============*/

#merci
{
    width:500px;
	float:left;
	padding-top:9px;
	margin-bottom:10px;
}
    #merci p {
        margin:50px 0px 50px 0px;
        font-weight: bold;
        text-align: center;
        font-size: 11px;
        }
    #merci a:link, #merci a:visited{
        color:#8c0303 !important;
        text-decoration: none;
        font-weight: bold;
        }
    #merci a:hover, #merci a:active{
        color:#000000 !important;
        text-decoration: underline;
        font-weight: bold;
        }
