body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #f6eed9;
	background-image: url(images/fond-page-gris.jpg);
	margin: 0px;
	padding: 2px;
}
.menu {
	background-image: url(images/fond-bandeau-gris.jpg);
	background-repeat: repeat;
	padding-left: 10px;
	font-size: 14px;
	letter-spacing: 0.2em;
	font-family: Garamond, "Times New Roman", serif;
	color: #F5EFD9;
	font-weight: bold;
}
.menu a:link{
	font-family: Garamond, "Times New Roman", serif;
	font-size: 14px;
	color: #F5EFD9;
	letter-spacing: 0.2em;
	text-decoration: none;
	font-weight: bold;
	
}
.menu a:visited{
	font-family: Garamond, "Times New Roman", serif;
	font-size: 14px;
	color: #F5EFD9;
	letter-spacing: 0.2em;
	text-decoration: none;
	font-weight: bold;
	
}
.menu a:hover{
	text-decoration: none;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 14px;
	color: #4a4e5a;	
	letter-spacing: 0.2em;
	text-decoration: none;
	font-weight: bold;
	
}
.menu a:active{
	text-decoration: none;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 14px;
	color: #4a4e5a;	
	letter-spacing: 0.2em;
	text-decoration: none;
	font-weight: bold;
	
}
.menu2 a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F5EFD9;	
	text-decoration: none;
	letter-spacing: normal;
	font-weight: normal;
	padding: 0px;
	
}
.menu2 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F5EFD9;	
	text-decoration: none;
	letter-spacing: normal;
	font-weight: normal;
	padding: 0px;
	
}
.menu2 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4e5a;	
	text-decoration: none;
	letter-spacing: normal;
	font-weight: normal;
	padding: 0px;
	
}
.menu2 a:active{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4e5a;
	text-decoration: none;
	letter-spacing: normal;
	font-weight: normal;
	padding: 0px;
	
}
a:link {
	text-decoration: underline;
	color: #f6eed9;
}

a:visited {
	text-decoration: underline;
	color: #f6eed9;
}
a:active {
	text-decoration: none;
	color: #f6eed9;
}
a:hover {
	text-decoration: none;
	color: #f6eed9;
}
.copyright {
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.titre-page {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 24px;
	font-weight: normal;
	color: #f6eed9;
	padding-top: 18px;
}
.contact {
	color: #000000;
	background-color: #d0d3e5;
	padding: 2px;
	border: 1px outset #4A4E5A;
}
.fenetre {
	padding: 10px 10px 0px;
}
.contact2 {

	color: #F5EFD9;
	background-color: #4A4E5A;
	padding: 2px;
	border: 1px outset #F5EFD9;
}
