@charset "iso-8859-2";
/* CSS Document */

body {
	background-color: #634142;
}
#fond {
	background-color: #FFF;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	height: 780px;
	width: 800px;
	margin: auto;
	position: relative;
}
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4a7025;
	font-weight: bold;
	text-decoration: none;
	height: 112px;
	width: 190px;
	padding-left: 20px;
	position: absolute;
	float: left;
	top: 267px;
	left: 8px;
}
#vignettes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #669933;
	float: left;
	width: 200px;
	text-align: center;
	position: absolute;
	top: 431px;
	height: 188px;
	left: 28px;
}

#haut {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #663300;
	text-decoration: none;
	float: right;
	height: 240px;
	width: 510px;
	position: absolute;
	left: 237px;
	top: 0px;
	text-align: justify;
}
#central {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #886C4F;
	float: right;
	height: 400px;
	width: 530px;
	padding-top: 0px;
	text-align: center;
	position: absolute;
	left: 227px;
	top: 285px;
}
#news {
	position:absolute;
	left:23px;
	top:606px;
	width:203px;
	height:170px;
	z-index:1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	background-color: #AD6D49;
	padding-left: 5px;
}

#fond #vignettes table {
	text-align: center;
}
#formulaire {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #669933;
	text-align: center;
	float: right;
	height: 629px;
	width: 530px;
	padding-top: 0px;
	z-index:1;
	overflow: auto;
	position: absolute;
	left: 250px;
	top: 150px;

}
a:link {
	color: #063;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F93;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#fond #haut h2 {
	text-align: center;
	font-family: "Century Gothic";
}
#fond #haut {
	text-align: center;
}
#fond #news h3 {
	text-align: center;
}
a.annonces{
	text-decoration : none;
	color : #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

