.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #716546;
}
.titreadresse_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #716546;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.justifier {
	text-align: justify;
}
span.gras {
	color: #9F9374;
	text-decoration:none;
	font-weight: bold;
}

a
{
	color: black;
	text-decoration:none;
	font-weight: bold;
}
a.huissier
{
	color: #877954;
	text-decoration:underline;
	font-weight: bold;
}
a.gras {
	color: #877954;
	text-decoration:none;
	font-weight: bold;
}
a.lien
{
	color: black;
	text-decoration:underline;
	font-weight: normal;
}
a.lien:hover
{
	color: #716546;
	text-decoration:underline;
}
a:hover
{
	color: #716546;
	text-decoration:underline;
}
A:hover.gras {text-decoration:underline;}
A.stitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333300;
	text-decoration:none;

}
A:hover.stitre {text-decoration:underline;}

.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:white;
}


input.texte {
	border:1px solid black;
	background-color:white;
	color:black;
}
input.bouton {
	border:none;
	background-color:#C8C3A3;
	color:white;
		font-weight: bold;
}
