body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #006699;
	background-position: top;
	background-image: url(../images/back-site.png);
}
.full-site {
	background-image: url(../images/back-contenu-site.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 800px;
	min-height:800px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

.bandeau-haut {
	height: 220px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

.bandeau-milieu {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	min-height:550px;
	height: auto;
}
.bandeau-gauche {
	width: 210px;
	float: left;
	min-height:500px;
	background-image: url(../images/back-bandeau-gauche.png);
	vertical-align: top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
}
.titre-droite {
	float: left;
	margin-left: 436px;
	margin-top: 20px;
}
.contenu-site {
	width: 610px;
	min-height:500px;
	vertical-align: top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	float: left;
	text-align: justify;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.bandeau-droite {
	width: 60px;
	min-height:500px;
	float: right;
	text-align: right;
	margin-top: 20px;
}
.ligne-vide {
	color: #FFFFFF;
	width: 100%;
	clear: both;
	height: 0px;
}
.bandeau-bas {
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	line-height: 20px;
	font-size: 9px;
	color: #006699;
	background-image: url(../images/back-bandeau-bas.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 20px;
}
/*************************************************************************/
.bandeau-titre {
	height: 58px;
	width: 590px;
	text-align: center;
	float: left;
	margin: 0px;
	padding: 0px;
}
.coordonnees {
	width: 210px;
	padding-top: 42px;
	text-align: center;
	background-image: url(../images/back-coordonnees.png);
	background-repeat: no-repeat;
	height: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.actualites {
	height: 106px;
	width: 210px;
	background-image: url(../images/back-actualites.png);
	background-repeat: no-repeat;
	padding-top: 42px;
	margin-top: 20px;
}
.mailing-list {
	height: 80px;
	width: 210px;
	padding-top: 42px;
	text-align: center;
	background-image: url(../images/back-newsletter.png);
	background-repeat: no-repeat;
}
.plan-horaires {
	height: 130px;
	width: 210px;
	text-align: center;
}
.partenaires {
	background-image: url(../images/back-partenaires.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 92px;
	padding-top: 40px;
}

.loupe-plan {
	width: 80px;
	float: right;
	height: 80px;
	padding-right: 14px;
	text-align: center;
}

/*******************************************************************/

a:link {
	color: #BCD619;
}
a:hover {
	color: #005B88;
}
a:visited {
	color: #339999;
}
a:active {
	color: #DFEB8F;
}

.button{
	background-color:#FFFFFF;
	color: #FF0099;
	width: 24px;
	height: 22px;
	border: 1px solid #FF0099;
	margin-top: 4px;
}
.buttonover{
	background-color:#FF0099;
	color: #FFFFFF;
	width: 24px;
	height: 22px;
	border: 1px solid #FFFFFF;
	margin-top: 4px;
}
/*******************************************************************/
.mdm {
	text-align: justify;
	width:210px;
}
.mdm-pop {
	text-align: justify;
	background-color: #FFFFFF;
	padding: 10px;
	width: 450px;
	border: 1px dashed #BED515;
	color: #333333;
}
.mentions-legales {
	background-color: #FFFFFF;
	margin: 20px;
	width: 500px;
	border: 1px solid #4A2508;
	padding: 10px;
}
#map {
	width: 600px;
	height: 400px;
	border : 2px solid #BED515;
	margin: 10px;
	color: #BED515;
}

.droite {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.gauche {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.li1 {
	list-style-image: url(../images/puce2.png);
	list-style-position: outside;
	margin-bottom: 0px;
	margin-left: 170px;
}
li {
	list-style-type: circle;
}

.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-couleur-1 {
	font-weight: bold;
	color: #BCD619;
}
.gras-couleur-2 {
	font-weight: bold;
	color: #006699;
}
.gras-black {
	font-weight: bold;
	color: #333333;
}

