@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/backr.jpg);
	background-attachment: fixed;
	background-position: left top;
}
a:link {
	color: #421715;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #421715;
	line-height: 16px;
}
.textp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #421715;
	line-height: 12px;
}
.textpp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #421715;
	line-height: 10px;
}
.textservices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #421715;
	line-height: 11px;
	margin: 15px;
}
a:visited {
	color: #421715;
}
a:hover {
	color: #421715;
	text-decoration: underline;
}
.ff {
	background-color: #C9D3DB;
	font-family: Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-style: solid;
	border-color: #4A2322;
}
a:active {
	color: #421715;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EEEEEE;
	line-height: 16px;
	font-weight: bold;
}

