body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
background-color: #ffffff;
margin: 0;
padding: 10px;
}


#header {
height: 100px;
border-bottom: 1px solid #cfcfcf;
background-image : url('images/banniere.png');
/*background-color : #7fb7da;*/
background-repeat : no-repeat;
font-size : 8px;
margin-left:auto;
margin-right: auto;
margin-bottom : 10px;
padding:0;
}


#conteneur {
position: absolute;
width: 95%;
}


#centre {
margin-left: 170px;
padding-left: 20px;
font-family: Verdana,Trebuchet MS,Arial, sans-serif;
font-size: 12px;
line-height: 20px;
border-left:1px solid #cfcfcf;
}


#gauche {
position: absolute;
left:0;
width: 150px;
color:#ffffff;
line-height: 20px;
}


#gauche h1{
color: #1b009a;
margin-bottom: 8px;
font-family: Verdana,Trebuchet MS,Arial, sans-serif;
font-size: 15px;
border-bottom: 2px solid #1b009a;
text-align:right;
}

#pied {
height: 30px;
padding-bottom: 5px;
margin-top : 20px;
font-size : 0.8em;
text-align: center;
color : black;
}
#pied a{
text-decoration: none;
color: black;
}
#pied a:hover{
text-decoration: underline;
}
#pied a:visited{
color: black;
}

a{
color : #ba0b0b;
text-decoration : none;
}
a:hover{
text-decoration : underline;
}

a img{
border: 0;
}

.photo_bio{
float : left;
margin-right : 20px;
margin-right : 20px;
margin-right : 20px;
margin-bottom : 10px;
}

.details{
font-size: 10px;
font-style: italic;
color : black;
line-height: 10px;
}

.menu {
list-style-type: none;
margin: 0;
padding: 0;

}

.menu a {
  display: block;
  width: 150px;
  height: 30px;
  font-family: verdana,helvetica,arial,sans-serif;
  font-size:13px;
  text-decoration: none;
  margin: 0 0;
  color: #5c5f6d;
  font-weight: bold;
  border-bottom: 1px solid #cfcfcf;
  
}
.menu a:link, .menu a:visited {
  text-decoration: none;
   
}
.menu a:hover {
 border-right: 2px solid #5c5f6d;
 background-color: #efefef;
 border-bottom: 1px solid #cfcfcf;
}
/*------------------------------------------------------------------------------------------------------ */
#centre h1{
color : black;
font-family : Verdana,Trebuchet MS, sans-serif;
font-size : 15px;
font-variant : small-caps;
padding : 3px;
text-align : right;
}
#centre h2{
color: black;
font-family: Verdana,Trebuchet MS, sans-serif;
font-size: 13px;
border: 1px solid #cfcfcf;
padding:3px;
background-color:#efefef;
}
#centre h3{
border-bottom: 1px solid #cfcfcf;
font-family: Verdana,Trebuchet MS,Arial, sans-serif;
font-size: 12px;
}
#centre h4{
text-decoration : underline;
font-size : 12px;
}
table{
border: 1px solid black; 
border-collapse: collapse; 
margin-bottom : 10px;
}
th{
background-color: #04234e;
color: white;
font-size: 13px;
padding : 4px;
}
td{
border: 1px solid black;
background-color : #efefef;
font-size : 12px;
text-align: center; 
padding: 4px; 
}

blockquote{
background-color : #dff2ff;
border : 1px solid black;
font-size : 0.9em;
margin-left : 0px;
margin-top : 0px;
margin-bottom : 10px;
margin-right : 10px;
padding : 5px;
width : 350px;
}

.code{
border: 1px dotted black;
padding : 5px;
font-family : Verdana, sans-serif;
font-size: 11px;
color: #e02b17;
}
.code .gras{
color:#04234e;
font-weight : bold;
}

.gras{
font-weight : bold;
}

.next{
background-color:#efefef;
border: 1px solid #cfcfcf;
padding: 5px;
text-align: center;
font-family: Verdana,Trebuchet MS,Arial, sans-serif;
font-size: 12px;
font-weight: bold;
}  

.next a{
text-decoration: none;
color: #5c5f6d;
}
.next a:hover{
text-decoration : underline;
}
.next a:visited{
color: #5c5f6d;
}

.separation{
background-color: #84a899;
border: 1px solid black;
height: 7px;
margin-top: 10px;
margin-bottom: 10px;
}

.pub_centre{
text-align:center;
margin : 5px;
}

/*------------------------------------------------- OUTILS DE CRYPTAGE -------------------------------------------------------- */
.liste_outils{
list-style-image :url("images/iconkey.jpg");
font-weight : bold;
color : #df9a18;/*#deaf2c;*/
}
.liste_outils a{
color :  #df9a18;/*#deaf2c;*/
}

.outil_form{
background-color:#efefef;
border: 1px solid #cfcfcf;
font-size : 12px;
font-weight : bold;
padding: 10px;
width : 590px;
}
.outil_form input{
border : 1px solid black;
background-color : white;
}
.outil_message{
margin-top : 10px;
margin-right : 30px;
}
.outil_titre{
color : #1b009a;
font-size : 13px;
font-weight : bold;
}



/*------------------------------------------------- SOMMAIRE  et MINISOMMAIRES-------------------------------------------------------- */
.minisommaire{
font-size : 10px;
list-style-image : url("images/arrow.gif");
}
.sommaire{
list-style-type: upper-roman;
font-family: Verdana,Trebuchet MS,Arial, sans-serif;
font-size:12px;
}
.sommaire a, .minisommaire a{
text-decoration : none;
color: #1b009a;
}
.sommaire a:hover, .minisommaire a:hover{
text-decoration : underline;
}
.sommaire a:visited, .minisommaire a:visited{
color: #1b009a;
}
/*------------------------------------------------------------------------ -------------------------------------------------------- */

p {margin: 0 0 10px 0;}