*
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
	text-decoration: none;
	font-weight:normal;
}

html
{
	height:100%;
}

body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:75%;
	background-color: #000 ;
	height:100%;
}


li
{
	list-style:none;
}


strong
{
	font-weight:bold;
}

em
{
	font-style:italic;
}

a
{
	color:#999;
}

a:hover
{
	color:#555;
}


hr.both
{
	visibility:hidden;
	height:0;
	width:0;
	clear:both;
}

.hidden,
.invisible
{
	visibility:hidden;
	text-align: left;
	padding: 20px 0px 40px 0px;
}

#conteneur
{
	width:878px;
	background-color:#333;
	margin:auto;
	padding-bottom:20px;
	color:#eee;
}
                     

h1
{
	background: url('img/site/titre-noir.jpg') no-repeat scroll ;
	width:878px;
	height:110px;
	margin:10px auto ;	
}

h1 span
{
	display:none;
}

h2
{
	width:878px;
	text-align:center;
	font-size:2em;
	font-weight:bold;
	color:#999;
	margin: 0 auto;
	padding:15px 0;
	background-color:#000;
}

h5.FCK,
h6.FCK
{
    color:#999;
    margin:0;
	font-style: italic;
}

h5.FCK
{
	font-weight:bold;
}

h6.FCK
{
    margin:0;
}


#menu_top
{
	width:878px;
	margin:10px auto;
	height:2em;
}

#menu_top li
{
	float:left;
	width:123px;
	line-height:2em;
	height:2em;
	margin:0 1px;
	background-color:#333;
	text-align:center;
	position:relative;
}

#menu_top li a
{
	color:#ddd;
	display:block;
	width:100%;
	height:100%;
}

#menu_top li:hover,
#menu_top li.sfhover
{
	background-color:#666;
}

#menu_top li ul
{
	display:none;
}

#menu_top li:hover ul,
#menu_top li.sfhover ul
{
	display:block;
	position:absolute;
	z-index:1;
	top:2em;
	left:0;	
}

#menu_top li:hover li,
#menu_top li.sfhover li
{
	border-top:1px solid #000;
	
}


#menu_ml
{
	position:absolute;
	top:30px;
	left:-25px;
}

#menu_ml li
{
	margin-bottom:3px;
}

#menu_ml img
{
	width:20px;
}


#menu_diap
{
	margin:20px 0 0 10px;
	width:180px;
	float:left;
	text-align:center;
	background-color:#000;
}

#menu_diap dt
{
	padding-bottom:5px;
	border-bottom:10px solid #333;
}



#menu_diap img
{
	width:150px;
	border:1px solid #1d1d1d;
	margin-top:10px;
}


#diaporama
{
	width:650px;
	height:310px;
	float:right;
	margin:20px 10px 30px 0;
    background: url('img/site/fond_diaporama.jpg') no-repeat scroll 70px top ;
    
}
#diaporama object
{
	margin:15px 85px;
}


#contenu_PL
{
	margin: 30px 10px 0 220px;
}

#actus,
#contact
{
	width:550px;
	margin: auto;
	margin-top:20px;
	padding: 30px 20px;
	border-left:1px solid #555;
	border-right:1px solid #555;
}

#actus dt
{
	font-weight:bold;
	color:#888;
	font-size:1.3em;
	margin-bottom:5px;
}

#actus dd
{
	margin-bottom:50px;
}

#contact p
{
	margin-bottom:20px;
	padding-top:10px;
	text-align:center;
}

#contenu_PL img,
#actus img
{
	margin:0 10px 5px 0;
	border:1px solid #1d1d1d;
}

#acces_clients
{
	text-align:center;
}

#acces_clients input
{
	display:block;
	margin:10px auto;
}

#retour
{
	text-align:center;
	margin-bottom:10px;
}

#mail
{
	margin-top:10px;
}

#mail input,
#mail label,
#mail textarea
{
	display:block;
}

input,
textarea,
select
{
   border:1px solid #000;
}

#mail label,
#mail .envoi
{
	margin-top:20px;
}

#chps_ob
{
	display:block;
	font-size:.9em;
	font-style: italic;
	margin-top:10px;
}

#erreur_mail
{
	font-weight: bold;
}

#erreur_mail img,
#mail label img
{
	vertical-align: middle;
}







/* RESERVATION */


#corps_form,
#pied_form
{
	width:90%;
	margin:1em auto 0 auto ;
}

#pied_form
{
	text-align:right;
	padding-right:2em;
	margin-bottom:1em;
}

#corps_form fieldset
{
	border:1px solid #b50011;
	padding:.5em;
	margin-bottom:1em;
}

#corps_form input
{
	margin-left:1em;
}

#corps_form .au_centre input
{
	margin-left:0;
}

#corps_form label
{
	height:1.1em;
	line-height:1.1em;
	padding-right :.5em;
	font-size:1.1em;
	margin-left:.5em;
}

#corps_form .au_centre label
{
	text-align:right;
	float:left;
	width:40%;
	margin-left:0;

}

#corps_form div
{
	clear:both;
	margin-bottom:.8em;
}

#corps_form 
legend
{
	margin-left:2em;
	color:#b50011;
	font-weight:bold;
	font-size:1.2em;
}

#corps_form textarea
{
	display:block;
	width:80%;
	margin: 1em auto 1em auto;
	font-size:1.2em;
}

#corps_form label.centrer
{
	display:block;
	text-align:center;
}

#corps_form img
{
	vertical-align:middle;
}

#reserv
{
	margin: 10px 0 30px 10px;
}

#reserv ul
{
	margin:10px 20px;
}

#phpmyvisites
{
	display:none;
}


#menu_galerie
{
	text-align:center;
}

#galerie
{
	margin-top:20px;
}

#galerie li
{
	 float:left;
	 margin:10px 10px ;
}

#image
{
	width:100px;
	height:100px;
	line-height:100px;
	text-align:center;
}

#image img
{
	vertical-align: middle;
}

#galerie a span
{
	display:block;
	text-align:center;
}

.gestion_pages
{
	text-align: center;
	margin:30px auto;
	border-top:1px solid #1d1d1d;
	border-bottom:1px solid #1d1d1d;
	width:300px;
	padding: 5px 0;
}