/* Mise en page globale */
/*body {
    position: absolute;
    margin: 0;
    padding: 0;
    width:1024px;
    left : 50%;
    margin-left: -512px;
    height :100%;
    background: white;
    color: black;
    font-size: 80%;
        font-family: Verdana, Arial, Helvetica, serif;
    background-color: #000000;


}  */

html {
   height:100%;
   /*debut image noel*/
   /*background-position: center top;
   background-color: black;
   background-image: url("images/etoile_169.gif"); */
   /*finimage noel*/
}

body {      /* pour affichage correct sur iphone */
  position: relative; /* on positionne le conteneur */
  margin-top: 0;
  margin-left: auto; 
  margin-right: auto; 
  width: 1024px;
  height :700px;
  /*height :100%; */
  text-align: left; 
  color: black;
  background: white;
  font-size: 80%;
  font-family: Verdana, Arial, Helvetica, serif;
  background-color: #000000;


 }

#container {
   background:#666666 none repeat scroll 0 0;
    border-left:1px solid #3A6BC0;
    border-right:1px solid #3A6BC0;

    height:auto !important;
        height:100%;
        min-height:100%;
    }

/* 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 8em 0;*/
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;
    background-color: #666666;
   /* height:100%;   */
    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: #FF9900;*/
}

/* 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:90%;
    background-color:#666666;

}

.printyes {
display:none;
}

.important {
background-color:red;
}

#pied {
float:left;
width:100%;
text-align:center;
font-size:0.8em;
/*background-color:white;  */

}

.centre {
text-align:center;
}




