body{
	background: url(design/fond.jpg) repeat;
	font-family: Georgia, Verdana, serif;
	padding: 0;
	margin: auto;
	text-align: center;
}

p{
	padding: 0;
	margin: 10px 0 0 0;
}

h1{
	padding: 0;
	margin: 0;
}

div{
	padding: 0;
	margin: 0;
}

#page{
	width: 980px;
	padding: 0;
	margin: auto;
	text-align: left;
	font-size: 13px;
	line-height: 1.3em;
}

#droite, #fin_boite_droite{
	background: url(design/contenu.jpg) repeat-y top center;
	float: right;
	width: 650px;
	padding: 0;
	margin: 0 30px 0 0;
}

#fin_boite_droite{
	margin-bottom: 15px;
}

#gauche{
	float: left;
	width: 280px;
	padding: 0;
	margin: 0;
}

#logo{
	background: url(design/bouton.jpg) no-repeat;
	height: 280px;	
}

#lien_index {
	float: left;
	width : 230px;
	height: 120px;
	margin-left: 20px;
	margin-top: 70px;
}

#logo a span {
	position: absolute;
	left: -500em;
	top: -500em;
	text-indent: -500em;
}

#menu{
	color: #FFF;
	background: url(design/fond-noir.jpg) no-repeat;
	height: 340px;
	padding: 6px;
	margin: 0 0 0 20px;
	font-size: 18px;
}

#menu ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menu li{
	padding: 15px 25px;
}

#menu #ligne{
	border-bottom: 1px dashed white;
}

#menu a{
	color: #FFF;
	text-decoration: none;
}

#entete h1{
	font-family: "Trebuchet MS", Georgia, serif;
	font-size: 25px;
	color: #FA0000; /* rouge  */
	/*color: #F58F0F;/* orange  */
	/*color: #40bce2;/*  bleu */
	text-align: center;
	margin: 10px;
	font-weight: bold;
	font-style: italic;
	/*text-decoration: underline;*/
}

#entete, #contenu{
	margin: 0 20px;
	text-align: justify;
}

#contenu a{
	color: #777;
}

#fin_boite_droite{
	background: url(design/fin-contenu.jpg) no-repeat bottom center;
	height: 28px;
}

.telephone{
	font-size: 20px;
	text-align: right;
	margin: 10px 10px 20px 10px;
}

#souris{
	float: left;
}

#lieux{
	clear: both;
	font-size: 11px;
	padding-top: 10px;
}

.aligne-droite, .aligne-center, .aligne-gauche{
	font-size: 16px;
	color: #40bce2;
	font-weight: bolder;
}

.aligne-droite{
	text-align: right;
}

.aligne-center{
	text-align: center;
}

.aligne-gauche{
	text-align: left;
}

h2{
	font-family: "Trebuchet MS", Georgia, serif;
	font-size: 21px;
	text-align: center;
	color: #F58F0F;
}

.important{
	font-size: 16px;
	font-style: italic;
	text-decoration: underline;
}

#pied{
	background: url(design/fond-pied.jpg) no-repeat center top;/**/
	font-size: 11px;/**/
	text-align: center;/**/
	clear: both;
}

th{
	font-size: 18px;
	background: #40bce2;
	color: white;
	text-align: center;
}

td,th{
	border: 1px solid black;
	padding: 5px;
}

table{
	border-collapse: collapse;	
}

table h2{
	font-family: "Trebuchet MS", Georgia, serif;
	font-size: 18px;
	text-align: left;
	color: #F58F0F;
	padding: 0;
	margin: 0;
}

table p{
	font-size: 12px;
}

#lieux-gauche,#lieux-droite{
	margin-top: 20px;
	list-style-type: none;
}

#lieux-droite{
	float: right;
}

#lieux-gauche{
	float: left;
}

#lieux-fin{
	clear: both;
}

a img{
	border: 0px;
}

.site{
	clear: both;
}

.thumb{
	float:left;
}

.description{
	margin-left: 170px;
}
