html {
	margin-top: 0;
	width: 100%;
}

body {
	margin-top: 0;
	width: 100%;
	margin-right: auto;
	margin-left: auto; 
	font-family: comic sans ms, times new roman, arial, sans-serif;
	color: #0000FF;
	font-size: 1em;
}

#wrapper {
	background-color: #ffffff;
	background-image: url(../imagcom/fonds.jpg),url(../imagcom/fonds2.jpg);
	background-position:left,right;
	background-repeat: repeat-y;
	margin-top: 0;
	width: 100%;
	min-width: 920px;
	margin-right: auto;
	margin-left: auto;
} 

#wrapperd {
	background-image: url(../imagcom/fondsc.jpg);
	background-position: 50%;
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-left: 172px;
}	

#entete {
	margin-top: 0;
	margin-right: 1em;
  background-image: url(../imagcom/fonde.jpg);
  height: 70px;
  line-height:60px;
  font-size: 1.15em;
  text-align: center;
  border: 1px solid blue;
  border-radius: 2em 1em;
  color: #ffffff;
}

#pied {
  clear: both;
  height: 49px;
  margin-top: 1.5em;
  margin-left:-172px;
  background-color: #ffffff;
  position: relative;/* pour placer signafm en absolu ŕ l'intérieur*/
}

#pied2 {
  clear: both;
  height: 98px;
  margin-top: 1.5em;
  margin-left:-172px;
  background-color: #ffffff;
  position: relative;/* pour placer signafm en absolu ŕ l'intérieur*/
}

.sous {
	clear: both;
}

.signafm {
  height: 38px;
  width: 38px;
  background-image: url(../imagcom/signa1.jpg);
  position: absolute; /* par rapport au div relative qui le contient*/
	bottom: 4px;
	right: 4px;
}

#cmenu {
	margin-top: 0;
  float: left;
  width: 171px;
	background-position: left;
}

.bloc {
	margin-right: auto;
	margin-left: auto;
  display:inline-block;
	vertical-align:middle;
  line-height:1.2;
  text-align:center; 
}

.texte {
	border: 1px solid blue;
	margin-top: 1.5em;
	margin-bottom: 0;
	margin-right: 1em;
	padding-right: 1em;
	padding-left: 1em;
	padding-top:0.5em;
	padding-bottom: 1em;
	background-color: #ffffff; 
	text-align: justify;
	overflow: hidden;
	border-radius: 2em 1em;
}

.sup { vertical-align: super; font-size: 50%; }
.sub { vertical-align: sub; font-size: 50%; }

.signa {
  height: 45px;
  width: 159px;
  background-image: url(../imagcom/nom1.jpg);
	border: 1px solid blue;
	margin-top: 1em;
	margin-left: 2em;
	border-radius: 2em 1em;
}

.adres {
  height: 45px;
  width: 159px;
  background-image: url(../imagcom/nom2.jpg);
	border: 1px solid blue;
	margin-top: 1em;
	margin-left: 2em;
	border-radius: 2em 1em;
}


.imauto {
	padding:0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: transparent;
	display: inline-block;
}

.centrer {
	padding:0;
	margin-top: 1.5em;
	margin-bottom: 0;
	margin-right: 1em;
	background-color: transparent;
	text-align: center;
}

.centrerdanst {
	clear: both;
	padding:0;
	margin-top: 1em;
	margin-bottom: 0;
	margin-right: 0;
	background-color: transparent;
	text-align: center;
}


.gau {
	float: left;
  padding-right: 1em;
}
  
.dro {
	float: right;
	padding-left: 1em;
}
	  
.titc {
  font-size: 1.1em;
  text-align: center;
}
	
.tita {
  font-size: 1em;
  font-weight:bold;
  text-align: left;
  text-decoration:underline;
  margin-top: 0.4em;
  color: #000000;
}
.tit1 {
  font-size: 1em;
  text-align: left;
  text-indent: 1em;
  font-weight:bold;
}

p {
	text-indent: 2em;
	margin: 0;
	padding: 0;
	padding-top: 0.5em;
}

p:first-letter {
	font-family: comic sans ms, times new roman, arial, sans-serif;
	color:#004459;
	font-weight: bold;
	font-size: 1em;
}

.liste1 {
	text-align: justify;
	list-style-type: disc;
	margin: 0 0 0 3em;
}

.menu {
	margin-top: 0;
	width: 160px;
	margin-left: auto;
	margin-right:auto;
	text-align: center;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

dl#menu dt {
	cursor: pointer;
	margin: 10px 0 0 0;
	font-size: 1em;
	text-align: center;
	border: 1px solid blue;
	background: #fffec3;
	color: #000;
	background-image: url(../imagcom/hb.gif);
	background-position: right;
	background-repeat: no-repeat;
  border-radius: 1em 1em 0 0;
}

dl#menu dd {
	border: 1px blue;
	border-style: none solid solid;

}
dl#menu li {
	text-align: center;
	color: blue;
	font-size: 0.9em;
	background: #fff;
	display: block;
}
dl#menu li a, dl#menu dt a {
	text-decoration: none;
	display: block;
	border:0;
	height: 100%;
}

dl#menu dt:hover {
	background: #ff0;
	background-image: url(../imagcom/hb2.gif);
	background-position: right;
	background-repeat: no-repeat;
}

dl#menu li a:hover {
	background: #ff0;
}
dl#menu li a:visited {
	color: blue;
}

dl#menu li a:active {
	color: blue;
	border-width:1px;
	border-color: blue;
}

a.lient:link, a.lient:visited{
color: #007;
border-style: none;
text-decoration: none;
background-color:#fffec3;
}

a.lient:hover{
background-color: yellow;
}

a.lient:active{
color: #007;
border-style: none;
background-color: green;
}

.video-container {
    position: relative;
	padding-bottom: 56.25%; /* rapport hauteur/largeur de la video HD 1080/1920*/
	height: 0;
	margin-top: 1em;
	margin-right: 1em;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-wrapper {
    width: 1280px;
	max-width: 100%;
	margin : auto;
}