body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background-image: url(../images/back-site.png);
	background-repeat: repeat-x;
	background-color: #693402;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #FFFFFF;
}
.bandeau-haut {
	height: 250px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.bandeau-menu-flash {
	height: 42px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}

.bandeau-milieu {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	min-height:436px;
	height: auto;
}
.bandeau-gauche {
	width: 590px;
	float: left;
	min-height:436px;
	background-image: none;
	vertical-align: top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
}
.bandeau-droite {
	width: 230px;
	min-height:436px;
	background-image: url(../images/fond-bleu-ciel.png);
	background-repeat: no-repeat;
	float: right;
}
.ligne-vide {
	color: #FFFFFF;
	width: 100%;
	clear: both;
	height: 0px;
}
.bandeau-bas {
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: right;
	line-height: 20px;
	font-size: 9px;
	color: #3E1F0B;
}
/*************************************************************************/
.bandeau-titre {
	height: 58px;
	width: 590px;
	text-align: center;
	float: left;
	margin: 0px;
	padding: 0px;
}
.contenu-site {
	width: 550px;
	min-height:344px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(../images/back-contenu-site.png);
	background-repeat: repeat-y;
	background-position: center;
	color: #3F1F0B;
	float: left;
	text-align: justify;
}
.back-bas-page {
	background-image: url(../images/back-bas-contenu-site.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 590px;
	background-position: center;
	float: left;
}

/*************************************************************************/
.coordonnees {
	background-image: url(../images/back-coordonnees.png);
	float: left;
	height: 87px;
	width: 200px;
	padding-top: 50px;
	padding-left: 30px;
	font-size: 14px;
}
.actualites {
	float: left;
	height: 71px;
	width: 230px;
}
.mailing-list {
	background-image: url(../images/back-newsletter.png);
	height: 57px;
	width: 230px;
	padding-top: 40px;
	float: left;
	text-align: center;
}
.plan-horaires {
	background-image: url(../images/back-horaires-plan-acces.png);
	float: left;
	height: 81px;
	width: 216px;
	padding-top: 50px;
	padding-left: 14px;
	font-size: 12px;
}
.loupe-plan {
	width: 70px;
	float: right;
	height: 80px;
	padding-right: 12px;
	text-align: center;
}

/*******************************************************************/

a:link {
	color: #D7B787;
}
a:hover {
	color: #673302;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #3E1F0B;
}
/*******************************************************************/
.mdm {
	text-align: justify;
	padding-left:10px;
	width:200px;
	padding-right:10px;
}
.mdm-pop {
	text-align: justify;
	background-color: #40200A;
	padding: 10px;
	width: 450px;
	border: 1px dashed #D7B787;
}
.mentions-legales {
	background-color: #FFFFFF;
	margin: 20px;
	width: 500px;
	border: 1px solid #4A2508;
	padding: 10px;
}
#map {
	width: 600px;
	height: 400px;
	border : 2px solid #D7B787;
	margin: 10px;
}
.gras-marron {
	font-weight: bold;
	color: #4D2608;
}
.droite {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.gauche {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.li1 {
	list-style-image: url(../images/patte-listes.png);
	list-style-position: outside;
	margin-bottom: 10px;
}
.image-gauche-10 {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.image-droite-10 {
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.gras-marron-clair {

	font-weight: bold;
	color: #D7B787;
}
