/* CSS Document */
/* Copyright Agence et Studio L J & C */
body {
	width:100%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../media-chablis-alexandre/fd_body.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	color: #5B3D00;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #AECF10;
}
h3 {
	color: #0099FF;
	text-transform: uppercase;
	font-weight: normal;
}
#intro {
	width: 500px;
	text-align: center;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h1 a {
	color: #999999;
	text-decoration: none;
}
h1 a:hover {
	color: #0099FF;
}
.small {
	font-size: xx-small;
}
#intro h3 {
	text-decoration: none;
}
a img {
	border: none;
}

