body {
	margin: 0px 0px 0px 100px;
	font: 9px Verdana;
	color: #000000;
	background-color: #000000;

	}
	
div#white {
	background: #FFFFFF;
	width: 614px;
	border-left: 80px solid #000000;
	border-right: 80px solid #000000;
	border-top: 30px solid #000000;
	border-bottom: 10px solid #000000;
	vertical-align:middle;
	}
	
div#banner1 {
	background: url('images/banner3.jpg') no-repeat;
	width: 614px;
	height: 187px;
	text-align: center;
	}
	
div#contentborder {
	width: 550px;
	border: 1px solid #85634A;
	margin-left: 32px;
	}
	
div#content {
	padding: 5px 5px 5px 5px;
	}
	
div#banner2 {
	background: url('images/banner2.jpg') no-repeat;
	width: 614px;
	height: 30px;
	}
	
div#nav1 {
	width: 30px;
	position: absolute;
	top: 260px;
	left: 55px;
	}
	
div#nav2 {
	z-index: 2;
	width: 30px;
	top: 260px;
	position: absolute;
	bottom: 80px;
	left: 800px;
	}
	
div#credit {
	background: #000000;
	text-align: center;
	color: #CCCCCC;
	height: 20px;
	width: 614px;
	padding-top: 5px;
	}
	
/* T I T L E S */
.title {
	padding-left: 20px;
	color: #333333;
	letter-spacing: 4px;
	text-transform: none;
	border-bottom: 1px solid #000000;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	}
	
.subtitle {
	padding-left: 20px;
	color: #666666;
	letter-spacing: 2px;
	text-transform: lowercase;
	border-bottom: 1px dotted #85634A;
	font-family: Arial;
	font-size: 10px;
	}
	
.avertissement {
	padding-left: 5px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
	
.texte {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
	
/* L I N K S */
a:link, a:active, a:visited {
	color: #666666;
	text-decoration: none;
	}
	
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	}
	
a.credit:link, a.credit:active, a.credit:visited {
	color: #CCCCCC;
	text-decoration: none;
	}
	
a.credit:hover {
	color: #999999;
	}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */

input.input_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #000000;
	background-color: #e9e9e9;
	border:1px #cccccc solid;
	height:17px;
	width:160px;
	padding-left:5px;
	padding-top:4px;
	padding-right:5px;
}

.input_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #000000;
	background-color: #e9e9e9;
	border:1px #cccccc solid;
	height:150px;
	width:300px;
	padding-left:5px;
	padding-top:4px;
	padding-right:5px;
	
}
