.TitreAnnonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #EB142A;
	padding-left: 5px;
	color: #FFFFFF;




}
.DescrAnnonce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-style: italic;
	text-align: right;
	background-color: #CCCCCC;
	padding-right: 5px;
	color: #EB142A;








}
.ti-texte {
	font-size: 9px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.Titre {
	font-size: 16px;
	font-weight: bold;
}
.texte-intro {
	font-size: 14px;
}
.Slogan {
	font-size: 28px;
}
a:link {
	color: #114C82;
	text-decoration: none;
}
a:visited {
	color: #114C82;
	text-decoration: none;
}
a:hover {
	font-weight: bold;


}
a:active {
	color: #EB142A;

}
.sous-menu {
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	font-weight: normal;




}
