body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background-repeat: repeat-x;
	background-color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #FFFFFF;
	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: center top;
	height: 1024px;
	min-height:1024px;
	margin-right: auto;
	margin-left: auto;
}

.bandeau-haut {
	height: 235px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

.bandeau-milieu {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	min-height:550px;
	height: auto;
}
.bandeau-gauche {
	width: 210px;
	float: left;
	min-height:570px;
	background-image: url(../images/back-bandeau-gauche.png);
	vertical-align: top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	font-size: 12px;
	background-repeat: repeat;
	margin-left: 15px;
	margin-right: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.contenu-site {
	width: 660px;
	min-height:530px;
	vertical-align: top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	font-size: 12px;
	float: left;
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
.bandeau-droite {
	width: 45px; /**60**/
	min-height:530px;
	float: right;
	text-align: right;
	margin-top: 20px;
}
.ligne-vide {
	color: #FFFFFF;
	width: 100%;
	clear: both;
	height: 0px;
}
.bandeau-bas {
	height: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	line-height: 20px;
	font-size: 9px;
	color: #FFFFFF;
}

/*************************************************************************/
.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;
}
.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: 90px;
	width: 210px;
	text-align: center;
}
.gras-black {
	font-weight: bold;
	color: #333333;
}

.loupe-plan {
	width: 80px;
	float: right;
	height: 80px;
	padding-right: 14px;
	text-align: center;
}

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

a:link {
	color: #FF3399;
}
a:hover {
	color: #FFD2ED;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #3E1F0B;
}

.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 #333333;
	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 #333333;
	margin: 10px;
	color: #FF0099;
}
.gras-marron {
	font-weight: bold;
	color: #FF0099;
}
.droite {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.gauche {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.li1 {
	list-style-image: url(../images/puce1.png);
	list-style-position: outside;
	margin-bottom: 10px;
	margin-left: 170px;
}
.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-rose-claire {

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