@charset "windows-1252";

#contacts_contenu
{
	clear: both;
	width: 975px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
#contacts_contenu h1
{
	font-family: Georgia;
	font-size: 12px;
	font-variant: small-caps;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
#contacts_contenu h2
{
	font-family: Georgia;
	font-size: 12px;
	font-variant: small-caps;
	color: #856343;
	font-weight: normal;
	text-align: center;
}
#contacts_contenu a
{
	font-family: Georgia;
	font-size: 12px;
	font-variant: small-caps;
	color: #caab86;
	font-weight: normal;
	text-align: center;
}
#contacts_contenu a:hover
{
	color: #000000;
}