
html,body
	{
	background:#333333;
	margin:5px 25px;
	}
p
	{
	text-align:justify;
	}
#titre
	{
	background:#FFCC00 url(images/titre_fond.png) repeat-x 50% 50%;
	min-height:100px;
	}
#titre h1
	{
	color:#000000;
	font-weight:bold;
	font-size:2em;
	text-align:center;
	margin:0px;
	padding:30px 0px;
	overflow:auto;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans serif;
	}
#page
	{
	background:#999999 url(images/fond.png) no-repeat;
	overflow:auto;
	min-height:100px;
	}


#panneau
	{
	float:left;
	background: url(images/pellicule.png) repeat-y;
	width:200px;
	
	}
#panneau .photo
	{
	
	background:#CCCCCC;
	width:160px;
	height:150px;
	margin:auto;
	margin-top:20px;
	}
#panneau .enrouleur
	{
	
	margin-top:20px;
	width:198px;
	height:100px;
	background:#666666 url(images/enrouleur.png) no-repeat 50% 0px;
	border-top:1px solid #333333;
	border-bottom:1px solid #555555;
	border:1px solid #333333;
	}
#panneau .coordonnees
	{
	width:200px;
	height:44px;
	background:#666666 url(images/coordonnees.png) no-repeat 50% 0px;
	}
#menu
	{
	background:#CCCCCC url(images/menu4.png) repeat;
	min-height:30px;
	overflow:auto;
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
	}
#menu ul
	{
	margin:0px;
	list-style-type:none;
	padding:0px;
	text-align:center;
	margin:4px 0px;
	}
#menu li
	{
	display:inline;
	margin:0px 5px;
	font-size:0.8em;
	}
#menu a
	{
	text-decoration:none;
	color:#000000;
	}
#menu a:hover
	{
	color:#FFFFFF;
	text-decoration:underline;
	}
#contenu
	{
	overflow:auto;
	background:url(images/transparent.png) no-repeat 100% 0px;margin-left:300px;
		margin-right:90px;

		padding:10px 10px 10px 0px;	border:0px solid #FF0000;
	min-height:400px;
	}
#contenu h1
	{
	font-weight:bold;
	font-size:1.8em;
	color:#FC9700;
	text-align:center;
		margin:0px 0px 20px 0px;
	border:0px solid #000000;
	}
	
#contenu h2
	{
	text-align:center;
	}

#contenu h3
	{
	display:inline;
	padding:3px;
	border:1px solid #000000;
	background:#FC9700;
	}
#contenu h4
	{
	text-align:center;
	}
#rideau_gauche
	{
	float:left;
	width:100px;
	height:600px;
	background:url(images/rideau_g.png) 0px 0px no-repeat;
	}
#rideau_droit
	{
	width:100px;
	height:600px;
	float:right;
	background:url(images/rideau_d.png);
	}
.article
	{
	overflow:auto;
	}
.article .image_gauche
	{
	float:left;
	}
.article .image_droite
	{
	float:right;
	}
.article .image_centre
	{
	display:block;
	margin:auto;
	width:90%;
	}
.article img
	{
	margin:0px 1%;
	border:1px solid #666666;
	}
.article p
	{
	padding:0px 10px;
	}
table
	{
	margin:auto;
	width:70%;
	border:0px solid #FF0000;
	}
.clearer
	{
	clear:both;
	}
.colonne
	{
	float:left;
	width:48%;
	border:0px solid #FF0000;
	}
.colonne_logos
	{
	float:left;
	width:24%;
	border:0px solid #FF0000;
	padding-top:50px;
	}
#contenu h2.location
	{
	text-align:left;
	}
	
.erreur
	{
	width:60%;
	margin:10px auto;
	color:#FF0000;
	}
	
.form_contact .label
	{
	text-align:right;
	}
.form_contact .message
	{
	width:60%;
	margin:auto;
	margin-top:10px;
	}
.form_contact .message textarea
	{
	display:block;
	width:100%;
	height:100px;
	margin-top:10px;
	}
.form_contact input,textarea
	{
	color:#ffffff;
	background:url(images/fond_contact.png) repeat 50% 50%;
	border:1px solid #CCCCCC;
	}
.form_contact input:hover,textarea:hover
	{
	background:url(images/fond_contact_over.png) repeat 50% 50%;
	}
.form_contact td
	{
	padding:5px;
	}
.form_contact .envoyer
	{
	margin-top:10px;
	text-align:center;
	}
textarea
	{
	overflow:auto;
	}
.logo
	{
	width:30%;
	margin:10px 0px;
	border:0px solid #999999;
	}
#wr
	{
	margin-left:150px;
	}
#night p
	{
	text-align:center;
	}
strong
	{
	font-weight:bold;
	}
#references
	{
	text-align:center;
	margin:0px 50px;
	line-height:2em;
	}
