*{padding:0; margin:0;}	
html
{
	background-color: #416093;
}
body
{
   width: 960px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;
   border: 1px;    
   border-style: solid ; border-color: #E8E8E8 ;
   background-color: white;
}
/* LOGO */
#logo
{

}

/* L'en-tête */

#en_tete
{
   width: 960px;
   height: 100px;
  
}

/* Le menu */

#menu
{  
   float: left;
   width: 196px; 
   height:600px;
   background-image: url("http://www.notafrais.com/v4/images/menu_gauche_gris.jpg");
   padding: 5px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
   border: 2px solid #c0c0c0      
}
.vertical a {
  width: 170px;
  color: white;
  background-color: #5D77A8;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  border: 2px outset #c0c0c0;
  display: block;
  
}
.vertical a:hover {
  color: #5D77A8;
  background-color: WHITE;
  background-image: url(aqua.jpg);
  border: 2px inset #c0c0c0;
}

/* Quelques effets sur les menus */

.element_menu {
  padding: 5px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
   padding-left: 1px;
   padding-right: 5px;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 180px; 
  background-image: url("http://www.notafrais.com/v4/images/menu_gauche_gris_fonce.png");
  border: 2px inset #c0c0c0;
}
.element_menu h4 /* Tous les titres de menus */
{    
   color: WHITE;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
}


/* Le menu de droite*/

#menu2
{  
   float: right;
   width: 196px; 
   height:800px;
   background-image: url("http://www.notafrais.com/v4/images/menu_gauche_gris.jpg");
   padding: 5px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
   border: 2px solid #c0c0c0      
}
.vertical a {
  width: 170px;
  color: white;
  background-color: #5D77A8;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  border: 2px outset #c0c0c0;
  display: block;
  
}
.vertical a:hover {
  color: #5D77A8;
  background-color: WHITE;
  background-image: url(aqua.jpg);
  border: 2px inset #c0c0c0;
}

/* Quelques effets sur les menus */

.element_menu {
  padding: 5px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
   padding-left: 1px;
   padding-right: 5px;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 180px; 
  background-image: url("http://www.notafrais.com/v4/images/menu_gauche_gris_fonce.png");
  border: 2px inset #c0c0c0;
}
.element_menu h4 /* Tous les titres de menus */
{    
   color: WHITE;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
}



#image
{	
	float: left;
   padding: 5px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
   padding-left: 5px;
   padding-right: 5px;
}

#corps
{
   
   margin-left: 200px; /* Une marge à gauche pour pousser le corps, afin qu'il ne passe plus sous le menu */
   padding: 5px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
   padding-left: 15px;
   padding-right: 5px;
   color: #000066;
   background-color: #E8E8E8; /* Une couleur de fond pour le corps */
   background-repeat: no-repeat; /* Une petite image de fond qui ne se répètera pas */
   font-family: georgia, Arial, Verdana,  "Arial Black", "Times New Roman", Times, serif;
   font-size: 10pt;
   text-align: justify;
   
   
}
.titre
{
 color: #FF9933;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   font-size: 14pt;
   font-weight:bold;
   text-align: left;
}
#corps h1 /* Tous les titres h1 du corps */
{
   color: #B3B3B3;
   text-align: center;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps h2 /* Tous les titres h2 du corps */
{
   height: 10px;
   padding-left: 30px;
   paDding-bottom:5px;
   color: #B3B3B3;
   text-align: center;
}
#corps h3
{
   height: 18px;
   color: #000066;
   text-align: center;
}   
#corps h4 /* Tous les titres h4 du corps */
{
   color: #B3B3B3;
   text-align: center;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

#pied_de_page
{  
   clear:both;
   padding-bottom: 5px;
   text-align: center;
   color: #FFFFFF;
   background-color: #626262;
   background-repeat: repeat-x;
}

#pied_de_page_print
{
}


@media print {#menu, #logo,  #pied_de_page_print, .element_menu {display:none;}} 
#corps
{
   margin-left: 2px; /* Une marge à gauche pour pousser le corps, afin qu'il ne passe plus sous le menu */
   padding: 5px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
   padding-left: 15px;
   padding-right: 5px;
   color: #000066;
   background-color: #FFFFFF; /* Une couleur de fond pour le corps */
   background-repeat: no-repeat; /* Une petite image de fond qui ne se répètera pas */
   font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
   font-size: 10pt;
   text-align: justify;
   
}

@media (max-width: 640px) {
#corps, body , table, td, input, #logo, .titre{
width : auto;
margin-top: auto;
margin-bottom: auto;
margin : auto;
padding : auto;
}
#menu, #menumobile {display:none;}

/*ne sert a rien pour l'instant mais au cas ou*/
#camembert {
width : 100%;
}


img {
height: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
textarea, table, td {
word-wrap: break-word;
}
}




@media screen and (max-widht:640px) and (orientation: landscape) {
body {
-webkit-text-size-adjust: 70%;
}
}

