@charset "utf-8";
.vendu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	background-color: #FF0;
	font-weight: bold;
}

/* CSS Document */

.titre {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}
.txt {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 12px;
	text-align: left;
}
.titre2 {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}
.txt2 {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 12px;
	text-align: right;
}
.titre a {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

.titre a:link {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.titre a:visited {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.titre a:hover {
	text-decoration: underline;
	color: #006699;
}
.titre a:active {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.titre2 a {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}

.titre2 a:link {
	text-decoration: none;
}
.titre2 a:visited {
	text-decoration: none;
	color: #FFF;
}
.titre2 a:hover {
	text-decoration: underline;
	color: #006699;
}
.titre2 a:active {
	text-decoration: none;
	color: #FFF;
	text-align: right;
}
.titrecentrer {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.titrecentrer a {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}
.titrecentrer a:link {
	text-decoration: none;
}
.titrecentrer a:visited {
	text-decoration: none;
	color: #FFF;
}
.titrecentrer a:hover {
	text-decoration: underline;
	color: #006699;
}
.titrecentrer a:active {
	text-decoration: none;
	color: #FFF;
	text-align: center;
}
.txtcentrer {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}

.txtcentrer a {
	font-size: 12px;
	color: #006699;
	text-align: center;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.txtcentrer a:link {
	font-size: 12px;
	color: #006699;
	text-align: center;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.txtcentrer a:visited {
	font-size: 12px;
	color: #006699;
	text-align: center;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.txtcentrer a:hover {
	color: #006699;
	text-decoration: underline;
}
.txtcentrer a:active {
	text-decoration: none;
	color: #FFF;
	text-align: center;
}
.titrecentrer2 {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
