.fond_tableau {
	background-attachment: fixed;
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.titrebarrehaut {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 2px;
}
a.menuhaut:link {
	text-align: justify;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-decoration: none;
	}
a.menuhaut:hover {
	text-align: justify;
	color: #0033FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-decoration: none;
}
a.menuhaut:visited {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-decoration: none;
	color: #FFFFFF;

}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.info {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-align: center;
}
.soustitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-align: center;
}
.article {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: justify;
	text-indent: 25pt;
	word-spacing: 2px;
}
.article2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.articleita {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style:italic;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-align: justify;
	text-indent: 5pt;
	word-spacing: 2px;
}
a.liens:link {
	text-align: center;
	font-style:italic;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
	margin-left: 40px;
	}
a.liens:hover {
	text-align: center;
	font-style:italic;
	color: #0033FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
}
a.liens:visited {
	text-align: center;
	font-style:italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
	color:#FFFF00;
}
.stliens {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-align: left;
}
a.image:link {
	font-style:italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
	margin-left: 40px;
}
a.image:hover {
	text-align: center;
	font-style:italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
}
a.image:visited {
	font-style:italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
	color:#FFFF00;
}
a.image:active {
	text-decoration: none;
}
.list {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
}
a.list:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#FFFF00;
	letter-spacing: 1px;
	text-align: left;
}
.fichelist {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
}
.blanc{
color:#FFFFFF;
}




.photo_annonce img {
width:50px; height:50px; margin:5px;
}

.photo_annonce a:link img {
    opacity : 0.4;
    -moz-opacity : 0.4;
    -ms-filter: "alpha(opacity=40)"; /* IE 8 */
    filter : alpha(opacity=40); /* IE < 8 */ 
}

.photo_annonce a:hover img {
    opacity : 1.0;
    -moz-opacity : 1.0;
    -ms-filter: "alpha(opacity=100)"; /* IE 8 */
    filter : alpha(opacity=100); /* IE < 8 */ 
}
