@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial;
	font-size: 12pt;
	background-image: url(../img/fond_degrade.jpg);
	background-repeat: repeat-x;
	background-color:#8cb5e1;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.tablemenu {
	border-bottom-width: 1px;
 	border-bottom-style:solid; 
 	border-bottom-color:#000;
	height: 30px;
	font-size: 12pt;
 }

div {
	position: relative;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: FFF;
	font-size: 14pt;
}
a:active {
	color:#0f75bc;
	text-decoration:none;
}
a {
	color: #0f75bc;
	text-decoration: none;
}
a:hover {
	color: #0b9347;
}

div#entete {
	padding: 10px 0px 10px 0px;
	height: 210px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/logo750pixels.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFF;
}

div#logofacebook {
	padding: 0px;
	float: left;
	height: 90px;
	width: 90px;
	margin-top: -215px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 815px;
	background-image: url(../img/logofacebook.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

div#logotelephone {
	padding: 0px;
	float: left;
	height: 90px;
	width: 90px;
	margin-top: -115px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 815px;
	background-image: url(../img/logotelephone.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

div#boutontransport {
	padding: 0px;
	padding-top: -200px;
	float: left;
	height: 100px;
	width: 263px;
	margin-top: -175px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 920px;
	background-image: url(../img/boutontransport.png);
	background-repeat: no-repeat;
	background-position: center center;
}

div#espacement {
	width: 1200px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#espacement-images {
	padding: 5px;
	padding-left: 5px;
	height: 75px;
	width: 850px;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	/*border-bottom:1px solid #CCC;*/
}

div#bandederoulante {
	height:100px;
	width: 1200px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#menu {
	float: left;
	width: 220px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 150px;
	padding-left: 5px;
	background-color: #FFF;
	/*background-image:url(../img/bas_menu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;*/
}

div#menu p.menu {
	background-color: #FFF;
	text-align: center;
	/*background-image:url(../img/fond-menu.png);
	background-repeat: no-repeat;
	background-position: center center;*/
	height: 35px;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 14pt;
	/*font-weight: bold;*/
	font-family:Arial;
	color:#0f75bc;
	z-index: 100000;
}
div#menu p.menu:hover {
	color: #0b9347;
}
div#menu p.menu a {
	color: #0b9347;
	text-decoration: none;
}
div#menu p.menu a:hover {
	text-decoration: none;
	color:#0f75bc;
}

div#contenu {
	float:left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#FFF;
	color:#000;
}

div.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}

div#pied-de-page {
	width: 1200px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -30px;
	margin-left: auto;
	padding: 0px;
}

div#copyright {
	font-size: 8pt;
	text-align: center;
	padding: 0px;
	height: 75px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#FFF;
	color: #000;
	padding-top:10px;
}

div#copyright a {
	text-decoration: none;
	color: #000;
}

div#copyright a:hover {
	color: #F00;
	text-decoration: underline;
}

div#copyright p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.marquee-rtl {
  overflow: hidden; /* important */
  width:75%; 
	/*max-width: 30em; /* A ADAPTER */
  margin: 1em auto;
  border: 5px solid #F0F0FF;
  /*box-shadow: 0 .25em .5em #CCC,inset 0 0 1em .25em #CCC;*/
	background-color: #FFFFFF;
}
.marquee-rtl > div {
  display: inline-block; /* important */
  white-space: nowrap; /* important */
  animation: defilement-rtl 15s infinite linear; /* défilement */
  cursor: pointer;
  padding: 5px 2em 10px 100%;
  font-size: 1.5em;
	background-color: #FFFFFF;
}
.marquee-rtl:hover > div {
  animation-play-state: paused; /* met en pause le défilement */
}
.marquee-rtl > div:first-letter {
  font-weight: 700;
  color: #F00;
}
@keyframes defilement-rtl {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  100% {
    -webkit-transform: translate(-100%);
    transform: translate(-100%);
  }
}
/* texte sur plusieurs lignes automatiquement */
.marquee-multi-lignes > div { 
  width:90%; 
  white-space: normal; /* important */
}

/* déco */
h2, p { text-align:center; }

.slideshow { height: 75px; width: 850px; margin: 0px; }
.slideshow img { padding:0px; border:0; background-color: #fff; margin:0px; }