/* Mise en page globale */






html {
   height:100%;
   background-color:#959292; /*etait #262525;*/
}

body {      /* pour affichage correct sur iphone */
  position: relative; /* on positionne le conteneur */
  margin-top: 0;
  margin-left: auto; 
  margin-right: auto; 
  max-width:1370px;
  text-align: left; 
  color: black;
  font-size: 80%;
  font-family: Verdana, Arial, Helvetica, serif;

 }

#container {
   background:#666666 none repeat scroll 0 0;
    border-left:1px solid #3A6BC0;
    border-right:1px solid #3A6BC0;

    height:auto !important;
      margin:0;
      overflow:hidden;
      padding:0;
    }

/* En-tête */ 
#header {
    height: 100px;
    background: #666666 url("images/bandeau-a.jpg") top left no-repeat;
    background-color: #0a1029;
    
}
#header img {
    float: right;
    margin: 5px 5px 0 0;

}

#header h1 {
text-indent: -5000px; 
margin:0;
line-height: 0;
}

#header p { 
margin: 45px 0 0 225px;
font-weight: bold;
color: white;
font-size: 1.1em;
}

/* Menu horizontal */
#menuhaut { 
margin: 0;
padding: 0.1em 0.5em 0.1em 0;
list-style-type: none;
background-color: black;
color: white;
text-align: right;
}
#menuhaut li {
display: inline;
} 
#menuhaut a {
color: white;
text-decoration: none;
}
#menuhaut a:hover {
text-decoration: underline;
}


/* Menu vertical */

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}


#menu {
float: left;
width: 13em;
padding: 0.5em 0 4em 0;
margin: 0px;
background: #666666 url(images/fondmenu.jpg) bottom left no-repeat;
}

#menu dt {
cursor: pointer;
margin: 2px 0;
height: 2em;
line-height: 1.8em;
color: white;
font-weight: bold;
font-size: 120%;
text-indent: 1em;
}

#menu li {
/*text-align: right;*/
}
.right {
text-align: right;
}


#menu li a, #menu dt a {
color: white;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

#menu li a:hover, #menu dt a:hover {
background: #cccc33;
color: #336600;
}







#menu ul {
list-style-type: none;
padding: 0;
margin: 0 1em 0 1em;
} 
#menu li a {
display: block;
text-decoration: none;
height: 2em;
line-height: 1.8em;
color: white;
font-weight: bold;
font-size: 120%;
text-indent: 1em;
}
#menu li a:hover {
background: #cccc33;
color: #336600;
}







/* Formulaire */
#menu p { 
margin: 1.5em 0 0 1em;
font-weight: bold;
color: white;
}
#menu form {
margin:0 0 0 1em;
}
#menu form .champ {
width: 8em;
}
/* Contenu global */
#global {
    margin-left: 13em; inutile si menu hrorzontal
    background-color: #666666;
    height:auto;
    min-height:500px;
    /*height:100%;*/
    padding : 0 0 0 0; 

}
#global h1 {
    font-weight: bold;
    font-size: 150%;
    padding-bottom: 0.2em;
    border-bottom: 3px solid #ffff99;
    font-variant: normal;
    text-indent: 5px;
    color: #0000CC;
}

/*#global h1 {
    display:none;
    }  */


#global h2 {
margin-top: 1em;
margin-bottom: 1em;
font-size: 110%;
font-weight: bold;
color: white;
}

#global p {
font-size:12px;
margin : 0 0 0 0;
padding : 0 0 0 0;
    margin-left:2em;
    color: #FFFFFF;
}

#global ul {
    list-style-type: circle;
    padding: 0;
    margin: 0 1em 0 1em;
    font-weight: bold;
} 
#global li  {
    list-style-type: square;
    padding-left:5px;
    margin-left:0.5em;
    color: white;
    text-indent: 1em;
    font-size: 0.9em;
}

#global input {
 margin : 0 0 0 0;
 padding : 0 0 0 0;
 font-size:12px;

}

 #global br {
 margin : 0 0 0 0;
 padding : 0 0 0 0;
 line-height:6px;

}




/*liens*/


a {
text-decoration: none; /* définition du lien qui affichera le "calque" */

    color: #F2D9B2;
}

/* Encart */
#encart {
float: right; 
/*width: 250px;*/
width: 25%;
margin: 0 5px 5px 5px;
padding-top: 30px;
background: url(prive/posthaut.png) left top no-repeat;
}
#encart h3 {
font-size: 130%;
margin: 0 0 0 40px;
}
#bloccadre {
background: url(prive/postbas.png) left bottom no-repeat;
padding: 0 0 25px 40px;
}
#bloccadre ul {
margin: 1em 0 0 0;
padding:0;
}
#bloccadre li {
margin: 0;
list-style-image: url(prive/postpuce.png);
}
#bloccadre li a {
color: black;
text-decoration: none;
}
#bloccadre li a:hover {
text-decoration: underline;
}

#bloctexte {
    float:left;
    width:93%; /*etait 90% avt 14-10-2017*/
    background-color:#666666;

}

.photomois {
color: #F2D9B2;	
}

.printyes {
display:none;
}

.important {
background-color:red;
}

#pied {
float:left;
width:100%;
height:100px;
text-align:center;
font-size:0.8em;
color:white;
/*background-color:white;  */

}

.centre {
text-align:center;
}

.petit{
font-size:0.7em;
}

.raymond{
position:absolute;
top:-5px;
left:750px;
}

   #datas{
    width:830px;
	/*margin-left:10px;*/
    height:auto;
    float:left;
    font-size:0.8em;
	/*min-height:400px;*/
    
    }
    
/* pour affichage des tables*/
#datas table {
    border-top-style:solid;
    border-right-style:solid;
    border-left-style:solid;
    border-bottom-style:solid;
    border-width:1px;
    border-color:black;
    width:100%;
    }

#datas td, th {
	border-width:1px;
    border-color:#CCCCCC;
    line-height:normal;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin:0 0 0 0;
    color:black;
    border-right-style: solid;
    border-bottom-style: solid;
    }

#datas th {
    font-weight:bold;
    text-align:center;
	background-color: #908c75;
    }
#datas td {
    font-weight: normal;
    text-align:center;
	background-image: linear-gradient(#8D7E2A, rgba(249, 249, 249, 0.3));

    }
	


/* Texte défilant */ 
.messagedefilant {
  display: block;
  margin: 10px auto;
  padding: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: 685px;
  height: 36px;
}
 
.messagedefilant div {
  position: absolute;
  min-width: 100%; /* au minimum la largeur du conteneur */
}
 
.messagedefilant div span {
  position: relative;
  top:0; left:0;
  display: inline-block;
  white-space: nowrap;
  font-size: 0.7rem;
}
 
.messagedefilant div span:first-child {
  animation: defilement 10s infinite linear;
  background: #cde; /* pour visualiser */
}
 
.messagedefilant div span:last-child {
  position: absolute;
  animation: defilement2 10s infinite linear;
  background: #edc; /* pour visualiser */
}
 
@keyframes defilement {
  0% { margin-left: 0; }
  100% { margin-left: -100%; }
}
 
@keyframes defilement2 {
  0% { margin-left: 100%; }
  100% { margin-left: 0%; }
}






