* {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
}
a{
 color:#CCC;
 text-decoration:none;
}
a:hover{
 text-decoration:none;
 color:#FFFFFF;
}
div#paragraphe{
	margin:0;
	position:relative; 
	vertical-align:top;
}
div#paragraphe p{
	font-size:12px;
	text-indent : 10px;
	margin-bottom: 10px; 
}


h2{	
	font-size: 24px;
	color:#999;
	padding: 5px;
	padding-left: 30px;
	padding-bottom: -5px;
}
div#paragraphe #page{
	padding: 10px;
}

body{
	position: relative;
	font-family:Tahoma;
	background-color:#000000;
	color: #DFDFDF;
	display: hidden;
}
#body_background{
	width:100%;
	height:100%;
	position:fixed;
}
#body_background img{
	width:100%;
	height:auto; 
}
#body_page{
	color:#FFFFFF;
	width: 688px;
	z-index:1;
	top:15px;
	right:15px;
	position:absolute;	
}
#header{
	z-index: 2;
	width:688px;
	/*background: url(images/header.png) no-repeat top right;*/
	position:absolute;
}
#header h1{
	/*display: none;*/
}
#menu{
	z-index: 2;
	/*background:url(images/menu2.png) 0px -1px no-repeat;*/
	text-align:right;
	top:34px;
	margin-bottom: 30px;
	position:absolute;
	margin: 0px 0px 5px 57px;
	padding-right: 8px;
	border-right: 1px dotted #999;
	padding-top: 10px;
	padding-bottom: 2px;
}
#menu a{
	color: #999;
	font-size:24px;
	display: block;
	line-height: 28px;
}
#menu a:hover{
 text-decoration:none;
 color:#FFFFFF;
}

#container{
	color:#FFFFFF;
	width:500px;
	top:40px;
	right:0px;
	padding: 0px;
	padding-bottom: 0px;
	position:absolute;
	/*background:url(images/fond_content.png) repeat;*/
	font-size: 12px;
	margin-bottom:30px;
}
#galeries {
	margin: 0px auto 5px;
	padding: 0 20px 0;
	border-top: 5px dotted black;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px auto 5px;
}

.galerie .images a {
	margin: 3px 3px 3px 0;
	padding: 1px;
}
.galerie .images a img{
	border: 1px solid white;
	-moz-border-radius: 2px;
	height: 75px;
}
.galerie .images a:hover img{
	border: 1px solid #999999;
	-moz-border-radius: 2px;
}



form#faq_form {
	border-top: 10px dotted #111;
	margin: 15px 0;
	padding: 0px 10px;
}

form#faq_form fieldset {
	border: 0;
}

form#faq_form input.hidden {
	display: none;
}

form#faq_form .error {
	color: #c30;
	margin: 5px;
	font-size: 12px;
}
form#faq_form .form_elt {
	margin: 0;
}

form#faq_form .form_elt label {
	color: #999;
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 3px;
}

form#faq_form .form_elt input.text, form#faq_form .form_elt textarea {
	background: transparent;
	border: 1px solid #444;
	padding: 2px;
	font-size: 12px;
	color: #cfcfcf;
	width: 330px;
}

.submit {
	background: transparent;
	border: 1px solid #666;
	padding: 2px;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	margin: 5px;
}
#page_4 h2, #page_4 h3{
	display: none;
}
#copyright{
	display: none;
}
