commentaire{
	/* background-image:url(/images/fondspage.jpg) ; */
}

html  {
	/*background-attachment: fixed;
	background-color:#eeeeee;
	background-image:url(/images/acier.jpg) ; 
	background-attachment:scroll;*/
	/*background:  #e6ac00 url(/images/html.jpg) repeat-x;*/
	background:  #656060 url('/images/html_2.jpg') repeat;
	 
	background-attachment:fixed;
	}


body         { 
/*
	font-family: Verdana, Helvetica, sans-serif;
	font-size:0.9em;
	text-align:justify;
	color:#397289;	
	padding:0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(/images/fonds_html.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #e9e9e9;	
	padding-bottom:20px;
	padding-top:10px;*/
	font-family:Helvetica,Arial,  sans-serif ;
	margin-left:auto;
	margin-right:auto;
	line-height: 1.3em;
	font-size: 12px;
	width:1024px;

	margin-top:0px;
	color:#266980;	
	}
	
	
#extraDiv2 {
	background-image: url(/images/bottom.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 5;
	cursor:pointer;
	}

#menuGauchePlus{
	position:absolute;
	z-index:10;
	top:450px;
	left:8px;
}

#publicite{
	clear:both;
	margin-top:20px;	
	margin-left:6px;
}


#infos,#erreurPage{
	margin:0px;
	width:992px;
	padding-left:7px;
	padding-right:25px;
	padding-top:0px;
	padding-bottom:0px;
	overflow:auto;
	text-align:justify;
	background:url('/images/fonds.jpg')  repeat-y;
	}
#contenu{
	/*
	width:1000px;
	margin: auto;
	background:url('/images/texte.jpg')  repeat-y;

	padding:10px;
	padding-right:14px;
	*/
	width:994px;
	padding:20px;
	padding-left:15px;
	padding-right:15px;
	background:  url(../images/contenu.jpg) repeat-y;

	}

#contenu #page{
	border:solid 1px navy;
	padding:5px;
	}

#banniere{	
/*
	width:1024px;
	height:155px;
	background:#DDD;
	padding:0px;
	overflow:auto;
	background:url('/images/banniere.jpg')  no-repeat;
	border:0px;
	margin: auto;*/
	
	width:996px;
	height:190px;
	background: url(../images/banniere.jpg) no-repeat ;
	padding:24px;
	padding-top:5px;
	padding-bottom:4px;
	padding-left:4px;
	}
#basdepage{	
/*
	width:1004px;
	height:15px;
	background:#DDD;
	padding:10px;
	padding-top:15px;
	overflow:auto;
	background:url('/images/baspage.jpg')  no-repeat;

	border:0px;
	font-style:italic;
	color:#06650c;
	margin: auto;
	*/
		height:26px;
	width:976px;
	background: url(../images/basdepage.jpg) no-repeat ;
	padding:24px;
	padding-top:50px;
	}

h1{	margin:0px;
	margin-bottom:5px;
	background-color:#eeeeee;
	padding:5px;
	border:1px solid #000080;
	font-style:italic;
	color:#202020;
	color:navy;
	text-align:center; 
}

h2{	
	padding:5px;
	padding-left:0px;
	font-style:italic;
	text-decoration:underline;
	font-size:140%;
	margin:0px;
}
h3{
	padding:0px;
	font-style:italic;
	text-decoration:underline;
	font-size:80%;


}
#menuLateral{
	position:absolute;
	top:157px;
	left:9px;
	width:240px;
	display:none;
}
#menuLateral a{
	display:block;
	background:url('/images/cartouche.jpg')  no-repeat;
	padding:7px;
	width:236px;
	height:21px;
	text-decoration:none;
	color: black;
	font-weight:bold;
}
#menuLateral a visited{
	color: black;
}
.onlyPrint{
	display:none;
}

.promo{
	float:left;
	width:350px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	padding:5px;
	padding-right:15px;
	height:300px;
	border:none;
	background:url('/images/fondsPromo.jpg')  no-repeat;
	
}
.promo h1{
	font-size:130%;
	background:none;
	border:none;
	color:#973a02;
	margin-top:0px;

}
.promo .texte {
	float:right;
	width:200px;
	margin-top:10px;
}
.promo .texte .cartouche{
	border:solid 2px #d24019;
	padding:5px;
	margin-top:25px;
	background:#FF5;
	height:135px;


}
.promo .texte .prix{
	font-size:250%;
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom:10px;
	color:#973a02;
	font-weight:bold;
	text-align:center;

}

#ficheOccasion,#ficheOccasionErreur{
	border:solid 1px navy;	
	background:#eee;
	padding:15px;
	margin-top:5px;
	width:950px;
	margin-left:10px;
	padding-top:0px;
}
#ficheOccasionErreur{
	padding-top:250px;
	padding-bottom:250px;
	text-align:center;
	font-weight:bold;
	font-size:140%;
	color:#a5061a;
}
#retourListeOccasion,#moreInfoOccasion{
	width:160px;
	padding:0px;
	padding-top:0px;
	margin-left:788px;
	text-align:center;	
	height:15px;
	background:#f9f9f9;
	border-bottom:solid 1px navy;
	border-left:solid 1px navy;

	border-right:solid 1px navy;
	margin-bottom:4px;
	font-style:italic;
}
#moreInfoOccasion{
	margin-left:0px;
	float:left;
}
#retourListeOccasion a,#moreInfoOccasion a{
	text-decoration:none;
	color:navy;
}
#imgOccasion{
	float:right;
	margin-top:0px;
	/*margin-left:130px;*/
}
.vignetteOccasion{
        width:10%;
        height:10%;
        flaot:left;
        margin-right:6px;
        margin-bottom:6px;
}
#ficheOccasion h1{
	height:46px;
	padding-top:10px;
	padding-bottom:10px;
	color:navy;
	border-color:navy;
	/* background:#f9f9f9 url('/images/logo4FicheOccasion.jpg')  no-repeat 0px 0px; */
	background:#f9f9f9;
	font-size:210%
}
#ficheOccasion h1 #annee{
	padding-top:15px;
	font-size:75%;
}
#ficheOccasion #remarque{
	font-size:110%;
	padding:20px;
	color:#b42c33;
	font-weight:bold;
	text-align:center;
	width:270px;
	height:105px;
	font-style:italic;
	background:#fff url('/images/fondsPrixFicheOccasion.jpg')  no-repeat 0px 0px;
	padding-top:25px;
	padding-bottom:0px;
}
#ficheOccasion #remarqueVide{
	float:right;
	margin-left:30px;
	margin-top:10px;
	padding:10px;
	width:200px;
	height:100px;
}
#ficheOccasion #prix, #ficheOccasion #prixNousconsulter{
	float:right;
	border:solid 1px darkblue;
	background:#fff;
	padding:15px;
	padding-left:10px;

	padding-top:5px;
	margin:5px;
	width:135px;
	margin-top:0px;
	margin-right:0px;
	font-weight:bold;
	font-size:180%;
	text-align:center;
	height:46px;
	color:navy;
}
#ficheOccasion #prix #etoile, #ficheOccasion #prixNousconsulter #etoile{
	padding-bottom:5px;
}
#ficheOccasion #prixNousconsulter{
	font-size:120%;
	color:darkblue;
}
#ficheOccasion table{
	width:300px;
	border:solid 1px navy;
	padding:5px;
	background:#FFF;
	}
#ficheOccasion table td{
	font-weight:normal;
}
#erreurConnexionBase,#erreur403{
	text-align:center;
	font-weight:bold;
	font-size:200%;
	padding:150px;
	height:250px;
}

#listeOccasion{
	font-size:120%;
	border:solid 1px navy;
	width:100%;
	background:#eee;
	margin-bottom:5px;
	padding:0px;

}

#listeOccasion .materiel{
	font-size:120%;
	border:solid 1px navy;
	width:491px;
	float:left;
	background:#eee;
	margin-bottom:5px;
	margin-left:2px;

	margin-right:2px;

	margin-top:2px;
	cursor:pointer;
}




#listeOccasion .materiel .colonneGauche{
	float:left;
	background:#F9F9F9;
	height:210px;
	position:relative;
}
#listeOccasion .materiel .colonneGauche .reserve{
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
}
#listeOccasion .materiel .colonneDroite{
	margin-left:140px;
	height:210px;

}

#listeOccasion .etoile{
	margin-left:0px;
	}


#listeOccasion .texteListe{

}
#listeOccasion .titre{
	padding:0px;
	margin:0px;

	font-weight:bold;
	text-align:center;
	font-size:120%;
	padding-top:5px;

}

#listeOccasion .titre .annee{
	padding:0px;
	margin:0px;
	padding-top:5px;
	font-size:80%;
}

#listeOccasion .caracteristiques{
	font-style:italic;
	border-top:1px solid navy;
	margin:3px;
	margin-top:5px;
    padding-top:12px;
	color:#2a7640;
	text-align:center;
}

#listeOccasion .remarque{
	text-align:left;
	font-style:italic;
	margin:3px;
	margin-top:15px;
	color:#2a7640;
	font-size:70%;
	text-align:center;
}
#listeOccasion .imgListe{
	padding:0px;
	width:128px;

}
#listeOccasion .nbImages{
    font-weight:normal;
    background-color:#FFFFFF;
    padding:0px;
    font-size:80%;
    width : 26px;
    height:20px;
    margin-top:3px;
    background:url('/images/photoCamera.png')  no-repeat 0px 0px;
    text-align:left;
    padding-top:5px;

    padding-left:14px;

}
#listeOccasion .prixListe,#listeOccasion .prixListeNousconsulter{
	font-weight:bold;
	font-size:115%;
	margin-top:5px;
}
#listeOccasion .prixListeNousconsulter{
	font-size:100%;

}
#listeOccasion .imgListeOccasion{
	width:128px;
	height:96px;
    margin-top:5px;
    margin-bottom:5px;
    border:solid 1px #FFF;

}
#listeOccasion .imgListeOccasionP{
	width:96px;
	height:128px;
    margin-top:2px;
    border:solid 1px #FFF;
}

#texteOccasions,#texteOccasionsBDP,#texteFormulaire,#texteEnavant,#texteCatalogueBDP{
	background:#eee;
	border:solid 1px navy;
	margin-bottom:5px;
}
#texteOccasions,#texteOccasionsBDP,#texteFormulaire,#texteEnavant,#texteCatalogueBDP{
	padding:10px;
}

#texteFormulaire,#texteEnavant{
	text-align:center;
}



#texteOccasions,#texteOccasionsBDP{
	background:url('/images/occasionsBandeau.jpg')  no-repeat;
	height:55px;
	width:930px;
	margin-bottom:5px;
	border:0px;
	padding-top:7px;
	}
#texteCatalogueBDP{
	width:707px;
	margin-top:15px;
	margin-bottom:5px;
	border:0px;
	padding-top:7px;
	border:1px dotted #cacaca;
	background:#FDFDFD;
	height:99px;
	}
	
#menuOccasions h1{
	clear:both;
	border:none;
	background:none;
	padding:0px;
	margin:0px;
	color:darkblue;
	font-style:normal;
	background:#e9e9e9 ;
	background:url('/images/listeOccasionsH1.jpg')  no-repeat;
	margin-bottom:3px;
	font-size:220%;
}

#menuOccasions a,#menuOccasions #raz{
	float:left;
	width:112px;
	height:25px;
	margin:2px;
	margin-left:1px;
	margin-right:1px;
	background:url('/images/menuOccasion.jpg')  no-repeat;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	padding-top:10px;
	text-decoration:none;
	font-weight:bold;
	color: #aaa;

	color: navy;

}
#menuOccasions a visited{
	color: black;
}


#administration{
	margin:0px;
	width:995px;
	padding:10px;
	overflow:auto;
	text-align:justify;
	background:#FFF;
}


#administration h1{
	border:solid 1px #222;
	background:#daaf17;
	color:#222;
}

#administration #ficheOccasion{
	width:900px;
}

#administration #menuOccasions a, #administration #retourSite a, #administration .bouton{
	float:left;
	width:145px;
	height:25px;
	margin:2px;
	margin-left:1px;
	margin-right:1px;
	background:url('/images/bouton.jpg')  no-repeat;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	padding-top:7px;
	text-decoration:none;
	font-weight:bold;
	color: black;

}

a img {
	border:none;
	}

.noPrint,#menuOccasions{
	/* display:block; */
}

.espacePrint{
	display:none;
}

#flag{
	float:right;
	width:50px;
	margin-top:15px;
}

#flag a{
	margin-top:16px;
	}
	
	
.erreurSysteme {
	margin:auto;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif ;
	padding:50px;
	width:500px;
	color:#900;
	text-align:center;
}

table#neuf{
}
table#neuf tr{
	/*border:solid 1px navy;*/
}
table#neuf .prix,table#neuf .fournisseur,table#neuf .titre{
	font-size:140%;
	text-align:center;
}
table#neuf .prix,table#neuf .fournisseur{
	width:210px;
	line-height:25px;
}
table#neuf .titre{
	margin-bottom:5px;
	border:solid 1px navy;
	padding:3px;
}
table#neuf .photo{
	width:210px;
}
table#neuf .resume{
	vertical-align:top;
	}
#neufH1{
	padding-top:30px;
	height:45px;
	width:970px;
	border:0px;
	font-style:normal;
	font-size:260%;
	background-repeat:no-repeat;
	color:#404050;
}

#colDroite{
	float:right;
	padding:5px;
	padding-left:15px;
	border:1px dotted #cacaca;
	width:230px;
	background-color:#fff;
	font-size: 13px;
	
	
}
#colDroite h2{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cacaca;
	text-decoration:none;
	font-style:normal;
	color: #AAAAAA;	
	background-image: url(/images/droiteH2.gif);
	background-repeat:no-repeat;
	height: 19px;
	padding-top:9px;
	padding-left:27px;
	margin-bottom:5px;
	margin-left:-10px;
}
#colDroite img{
	margin-left:-10px;
}
#colDroite hr{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cacaca;
	color:transparent;
	}
#colGauche{
	float:left;
	padding:5px;
	width:715px;
	padding-top:0px;
}
.neufDiv{
	width:940px;
	border:solid 1px navy;
	padding:5px;
	margin-left:12px;
	margin-top:5px;
	margin-bottom:10px;
}
