body {
	margin: 0px auto;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
#main {
	position:relative;
	width:790px;
	height:475px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;
	top: 10px;
}
#logo {
	position:absolute;
	width:140px;
	height:140px;
	clip: rect(auto auto auto 0px);
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	z-index: 3;
	text-align: center;
	left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	vertical-align: middle;
}
#head {
	position:absolute;
	width:649px;
	height:140px;
	left: 141px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#menu {
	position: absolute;
	width: 140px;
	height: 327px;
	top: 146px;
	left: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	text-align: center;
}
#menu ul {
	text-align: right;
	display: block;
	list-style-type: none;
	margin-top: 0px;
	margin-left:0px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#menu li {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

#bandeau {
	position:absolute;
	left:141px;
	top:146px;
	width:649px;
	height:125px;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#boiteone {
	position:absolute;
	width:624px;
	height:auto;
	top: 141px;
	left: 148px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #98BA2C;
	border-bottom-color: #98BA2C;
	background-image: url(img/bg_box.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#boiteone p, li {
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.imgleft {
	border: 1px solid #666;
	float: left;
	height: 224px;
	width: 150px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
}

#boitetwo {
	position: absolute;
	width: 304px;
	height: auto;
	top: 146px;
	left: 467px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ADDA44;
	border-bottom-color: #ADDA44;
	margin: 5px;
	background-color: #EAF1D5;
	z-index: 1;
}

#boitetwo p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.vignette {
	width: 73px;
	height: 110px;
	float: left;
	border: 1px solid #999999;
	padding: 2px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
}
#footer {
	position:absolute;
	width:624px;
	height:40px;
	top: 455px;
	left: 141;
	font-size: 11px;
	color: #666666;
	text-align: center;
	font-family: "Trebuchet MS";
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight:600;
	margin-left: 10px;
	margin-bottom: 5px;
	color: #666666;
	letter-spacing: 0.1em;
}
a:link {
	color: #000;
	text-decoration: underline;
}

a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

img {
	border: none;
}
.txt_gras	{
	font-weight: bold;
}

