* {
	margin:0;
	padding:0;}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#919191;
	background-color:#fff4d7;}
#site {
	position:absolute;
	width:899px;
	height:562px;
	padding:12px 12px 12px 13px;
	top:50%;
	left:50%;
	margin:-293px 0 0 -462px;
	background:url(../images/fond.gif);}

	
/* Gauche */
#menu {
	position:absolute;
	top:9px;
	left:-25px;}
#gauche-image {
	position:relative;
	width:353px;
	height:495px;
	float:left;}
#gauche-text {
	position:absolute;
	width:353px;
	top:453px;
	left:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	color:#ffffff;}
	
/* Page */
#page {
	float:right;
	width:544px;
	height:495px;}
.scroll-1 {
	width:510px;
	height:410px;
	margin-top:20px;
	overflow:auto;}
	
/* Foot */
#foot {
	width:899px;
	height:67px;
	clear:both;
	font-weight:bold;
	color:#ffffff;}
#coord {
	float:left;
	padding:9px 0 0 16px;
	font-size:10px;}
#logo {
	float:right;
	padding:7px 16px 0 0;}
#navig {
	padding-top:45px;
	font-size:11px;
	text-align:center;}
#navig a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;}
#navig a:hover {
	text-decoration:underline;}
	
/* Contact */
#contact-form {
	width:504px;
	margin:10px 0 0 20px;
	text-align:right;}
#contact-form input {
	width:110px;
	border:1px solid #ff7f00;}
#contact-form textarea {
	width:100%;
	height:99px;
	border:1px solid #ff7f00;}
		
/* Texte */
.link {
	font-weight:bold;
	color:#919191;
	text-decoration:none;}
.link:hover {
	text-decoration:underline;}
.biglink {
	font-size:18px;
	color:#ff7f00;}
.biglink:hover {
	text-decoration:none;}
h1 {
	width:405px;
	height:34px;
	padding:4px 10px 0 0;
	margin-left:129px;
	font-size:24px;
	font-weight:normal;
	font-style:italic;
	text-align:right;
	background:url(../images/h1.jpg) bottom right no-repeat;}
h2 {
	margin:13px 0 0 34px;}
h4 {
	text-align:justify;
	margin:15px 20px 0 20px;
	font-weight:normal;
	line-height:16px;
	font-size:12px;}
ul {
	margin-left:20px;}
li {
	margin-top:25px;}
ul ul li {
	margin-top:15px;}
