/* CSS pour page d'affichage uniquement toutes les pages du dossier ANNONCE PRO */
.affic_onglet_titre {/* TITRE DE L ANNONC */
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.affic_budget { /* text buget et tarif */
	font-size: 10px;
	text-transform: none;
	text-align: center;
	font-style: italic;
}
.affic_prix {
	font-size: 14px;
	text-transform: none;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.affic_HT {
	font-size: 10px;
	text-transform: none;
	color: #FF0000;
	text-align: center;
}
.affic_ferme {
	font-size: 10px;
	text-transform: none;
	text-align: center;
	font-style: italic;
	color: #CCCCCC;
}
.affic_form_rech { /* form champs recherc mor cle */
	font-size: 11px;
	text-transform: none;
	text-align: center;
	color: #666666;
	font-weight: bold;
	background-color: #EAEAEA;
	width: 150px;
}
.affic_form_rech_avanc {
	font-size: 11px;
	text-transform: none;
	text-align: left;
	color: #666666;
	font-weight: normal;
	background-color: #F2F2F2;
	width: 250px;
}
.affic_form_rech_avanc2 {
	font-size: 11px;
	text-transform: none;
	text-align: left;
	color: #999999;
	font-weight: normal;
	background-color: #F2F2F2;
}
.affic_COMPT {
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
	text-align: center;
}
.affic_vent {
	font-size: 11px;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	color: #517DA8;
}
.affic_rech {
	font-size: 11px;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	color: #CC9999;
}
.affic_date {
	font-size: 10px;
	text-transform: none;
	font-style: italic;
	font-weight: normal;
	color: #999999;
}
.affic_don {
	font-size: 11px;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	color: #FFCC66;
}
.affic_aucune { /* text pr aucune affiche dans cet cate */
	font-size: 12px;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.affic_form_rech_motcle {
	font-size: 11px;
	text-transform: none;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	background-color: #EAEAEA;
	width: 500px;
}
.affic_onglet_ville {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

