body
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F2F2F2;
	text-align: center;
}

div#page
{
	text-align: left;
	margin: 0 auto 0 auto;
	width: 694px;
	height: 364px;
	padding: 33px;
	background-image: url(../img/background.png);
	background-position: top left;
	background-repeat: no-repeat;
}

div#title
{
	padding-left: 300px;
	height: 100px;
}

div#title h1
{
	width: 221px;
	height: 0px;
	padding: 56px 0px 0px 0px;
	overflow: hidden;
	margin: 0;
	background-image: url(../img/title.png);
	background-position: top left;
	background-repeat: no-repeat;
}

div#menu
{
	width: 200px;
	height: 220px;
	padding: 0;
	float: left;
	font-size: 12px;
}

div#menu p
{
	margin: 0 0 10px 0;
}

div#menu p.menu_title
{
	margin: 0;
}

div#menu ul
{
	margin: 0 0 10px 0;
	padding-left: 15px;
}

div#menu a
{
	text-decoration: none;
	color: Black;
	background-color: white;
}

div#menu a:hover
{
	color: #468220;
	background-color: white;
	text-decoration: underline;
}

div#pictures_a
{
	width: 150px;
	height: 220px;
	float: left;
}

div#pictures_a img,
div#pictures_b img
{
	display: block;
	margin: 0 0 10px 0;
}

div#text_a
{
	width: 300px;
	margin-left: 365px;
	text-align: justify;
}

div#pictures_b
{
	width: 250px;
	height: 220px;
	float: left;
}

div#text_b
{
	width: 200px;
	margin-left: 465px;
	text-align: justify;
}

img
{
	vertical-align: text-bottom;
}

div#text_a p,
div#text_b p
{
	margin: 0 0 10px 0;
}

p.notice
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	margin: 0;
}

div#text_a h2,
div#text_b h2
{
	margin: 0 0 10px 0;
	padding: 0;
	color: #468220;
	font-size: 11px;
	background-color: white;
}

div.clear
{
	clear: both;
	height: 30px;
}

div#about
{
	margin: 0px 200px 0 0;
	background-color: white;
	color: Gray;
}
div#info
{
	background-color: #F2F2F2;
	color: Gray;
	margin: 0 auto 0 auto;
	width: 740px;
}
div#siret
{
	background-color: #F2F2F2;
	color: Gray;
	width: 370px;
	float: left;
	text-align: left;
}
div#legal
{
	background-color: #F2F2F2;
	color: Gray;
	width: 370px;
	margin-left: 370px;
	text-align: right;
}
div#legal a
{
	background-color: #F2F2F2;
	color: Gray;
	text-decoration: none;
}
div#legal a:hover
{
	text-decoration: underline;
}

div#header
{
	text-align: left;
	margin: 0 auto 0 auto;
	width: 694px;
	height: 100px;
	padding: 33px 33px 0px 33px;
	background-image: url(../img/header.png);
	background-position: top left;
	background-repeat: no-repeat;
}

div#body
{
	text-align: justify;
	margin: 0 auto 0 auto;
	width: 694px;
	padding-left: 33px;
	padding-right: 33px;
	background-image: url(../img/body.png);
	background-position: top left;
	background-repeat: repeat-y;
}

div#disclaimer
{
	width: 450px;
	min-height: 220px;
	margin-left: 215px;
	text-align: justify;	
}

div#disclaimer h2
{
	padding: 0 0 10px 0;
	margin: 0;
	color: #468220;
	font-size: 16px;
	background-color: white;
	text-align: center;
}

div#disclaimer p
{
	margin: 0;
	padding: 0px 0px 10px 0px 
}

div#disclaimer span
{
	color: #468220;
	background-color: white;
}

div#footer
{
	text-align: left;
	margin: 0 auto 0 auto;
	width: 694px;
	height: 130px;
	padding: 0px 33px 0px 33px;
	background-image: url(../img/footer.png);
	background-position: top left;
	background-repeat: no-repeat
}

div#footer div#about
{
	margin: 0px 200px 0 0;
	padding-top: 85px;
	background-color: white;
	color: Gray;
}

