@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
	background-image: url(/images/demeure.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
.formulairetxt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	background-color: #9C5002;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330000;
}

a {
	font-size: 9px;
	color: #003366;
	text-decoration: none;
}
.formulaireautre {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #804000;
	border-right-color: #AC5800;
	border-bottom-color: #9C5002;
	border-left-color: #804000;
	background-color: #9C5002;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330000;
}
