.bloc {
OVERFLOW: auto; WIDTH: 680px; PADDING-TOP: 2px; HEIGHT: 360px;
scrollbar-face-color: #F7F7EA ;
scrollbar-shadow-color: #B0AE33;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #B0AE33;
scrollbar-darkshadow-color: #B0AE33;
scrollbar-track-color: #f6f6f0;
scrollbar-arrow-color: #B0AE33;
FONT-SIZE: 10pt; MARGIN-BOTTOM: 3px;
border: 1px solid #FF9900;
background-color:#F1FDB0;
}
.FontBleuPrincipal {
	background-image:  url("../Images/Images-Site/FontBleuPrincipal.gif");
}
.FontBanniereGauche {
	background-image:  url("../Images/Images-Site/BanniereGauche.gif");
}
.FontBanniereHaut {
	background-image:  url("../Images/Images-Site/BanniereTop.gif");
}
.FontBanniereBas {
	background-image:  url("../Images/Images-Site/BanniereBas.gif");
}
.FontBoutonLarge {
	background-image:  url(../Images/Images-Site/boutonLarge.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	cursor: hand;
	cursor: pointer;
	font-weight: lighter;
	border-bottom:0 px;
	
}
.FontBoutonPetit {
	background-image:  url("../Images/Images-Site/boutonPetit.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	cursor: hand;
	cursor: pointer;
	font-weight: lighter;
	border-bottom:0 px;
}
.FontBoutonMenu {
	background-image:  url(../Images/Images-Site/boutonMenu.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #333333;
	text-align:center;
	cursor: hand;
	cursor: pointer;
	vertical-align: bottom;
	}
.logo {
	background-image: url(../Images/Images-Site/Logo.gif);
}
.texteCentre {
	text-align: center;
}
.texteGauche {
	text-align: left;
}
.italique {
	font-style: italic;
}
.italiquePetit {
	font-style: italic;
	font-size: 11.5px;
	text-align: center;
}
.texteBoutonsMenu {
	padding-bottom: 8px;
	}
.titre {
	font-size: 14px;
	color: #555555;
	font-weight: bold;
	text-align: center;
}
.titreDecentre {
	font-size: 14px;
	color: #555555;
	font-style: italic;	
	font-weight: bold;
	text-align: left;
}
.grostitre {
	font-size: 18px;
	color: #555555;
	font-weight: normal;
	text-align: center;
}
.infoSuppression {
	text-align: center;
	font-size: 10px;
}
.Utilisateur {
	background-position: center bottom;
	color: #CC9933;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	font-weight: lighter;
	font-style: italic;	
}
.RechercheRapide {
	font-size: 10px;
	width:108px;
}
.FondMosaique {
	background-image: url(../Images/Images-Site/Mosaique.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.FondAnnonceDetails {
	background-color:#FFFFFF;
	border: 1px solid #FF9900;
	font-size: 13px;
}
.LienMarque {
	font-family: "Bookman Old Style", "Book Antiqua", "Times New Roman", Arial;
	font-size: 13px;
	color: #555555;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	border-bottom:1px dashed #000000;
	font-style: italic;
}

