.bordspage {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #AD996F;
	border-right-color: #AD996F;
	border-bottom-color: #AD996F;
	border-left-color: #AD996F;
	border-bottom-style: dotted;
	background-attachment: scroll;
	background-image: url(images/mainbottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.standard {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #341B11;
}
.lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B30200;
	text-decoration: none;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #341B11;
	font-weight: normal;
}
.sstitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #341B11;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #B30200;
}
a:visited {
	color: #B30200;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7E7B73;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7E7B73;
	border-right-color: #7E7B73;
	border-bottom-color: #7E7B73;
	border-left-color: #7E7B73;
	padding-top: 6px;
}
.bordspageaccueil {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #AD996F;
	border-right-color: #AD996F;
	border-bottom-color: #AD996F;
	border-left-color: #AD996F;
	border-bottom-style: dotted;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
}

 body { margin-top: 0 }