@charset "UTF-8";
/* CSS Document */

.ennonce_tableau_annonces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFB400;
	height: 20px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB400;
	padding-top: 10px;
}
.reference_tableau_annonces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	height: 14px;
	padding-top: 3px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-decoration:none;
}

a.reference {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	height: 14px;
	text-decoration:none;
}

a.reference:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration:none;
}
.titre_tableau_annonces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B1E03;
	padding-top: 3px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.reference {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
}.titre_annonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFB400;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.lien_texte {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #3B1E03;
}

a.lien_texte:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}