/* @import url("societe.css"); */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	width:20cm;
	}
.noPrint,#menuOccasions{
	display:none;
}
.onlyPrint{
	/* display:block;*/
}

.promo{
	clear:both;
	border:solid 1px navy;
	height:260px;

	height:7.5cm;
	margin-top:.5cm;
	padding-left:.5cm;
	padding-right:.5cm;
}

.promo h1{
	text-align:center;
	background:blue;
	color:white;
	border:solid 1px blue;
	

}

.promo .texte	.cartouche{
	text-align:center;
	color:blue;
	margin-left:160px;
	border:solid 1px blue;
	padding:10px;
	text-align:center;
	width:320px;
}
.promo .texte	.prix{
	font-size:30pt;
	text-align:center;
	color:blue;
	float:right;
	margin-right:0px;
	border:solid 1px blue;
	padding:10px;
	text-align:center;
	width:180px;
	font-weight:bold;
}

.promo img{
	margin-top:-45px;

}
.imagePromo{
	margin-top:40px;

	
}
#listeOccasion{
	width:20cm;

}


#listeOccasion .prixListe,#listeOccasion .prixListeNousconsulter{
	text-align:center;
	font-size:16pt;
	font-weight:bold;
	width:120px;
}
#listeOccasion td img{
	margin:0px;
}
#texteOccasions{
	display:none;
}

#ficheOccasion{
	width:21cm;
}
#imgOccasion{
	width:21cm;
	margin-top:1cm;
}
#ficheOccasion #prix, #ficheOccasion #prixNousconsulter{
	float:right;
	background:#fff;
	padding:15px;

	padding-top:5px;
	margin:5px;
	width:140px;
	margin-top:0px;
	margin-right:0px;
	font-weight:bold;
	font-size:18pt;
	text-align:center;
	height:40px;
	color:navy;
}

#ficheOccasion h1 #annee{
	font-size:75%;
}
#ficheOccasion #remarque{
	clear:right;
	float:right;
	font-size:130%;
	margin-left:30px;
	margin-top:5px;
	padding:10px;
	color:#202020;
	font-weight:bold;
	text-align:center;
	width:140px;
	height:80px;
	font-style:italic;
	background:#fff url('/images/fondsPrixFicheOccasion.jpg')  no-repeat 0px 0px;
}
#ficheOccasion #remarqueVide{
	float:right;
	margin-left:30px;
	margin-top:10px;
	padding:10px;
	width:140px;
	height:70px;
}

.espacePrint{
	display:block;
	height:2cm;
}