 body {
       font-family : Verdana, Arial, Helvetica, sans serif;
	   font-size : 10 px; 
	   background-color: white;
	   margin-top : 25 px;
	   text-align : center;
	    
	   }
form {
       width : 150px;
	   font-size : 6 px;
	   text-align : center;
	   }	   
/* Pour tous les éléments de type div, le texte sera centré */	   
div {
    text-align : center;
	}     	   
/* div global */
div#global {
	 width : 680 px;
	 height : 480 px; 
	 background-color: #FFFFFF;
	 margin : 0 auto;
	 
	 border: 1px solid blue;
	 }
div#Header {
   width : 660 px;
  height : 50 px;
  padding : 5 px;
   background-color:white;
  text-align : center;
  
/*   border: 1px solid blue; */
   }
   #header h1 {
   font-variant : small-caps;
   color : blue;
   }
 div#Header_gauche {
 float : left;
   width : 160 px;
  height : 50 px;
  padding : 5 px;
   background-color:white;
   }
 div#Header_centre {
 float : left;
   width : 200 px;
  height : 50 px;
  padding : 5 px;
   background-color:white;
    }
 div#Header_droit {
 float : right;
   width : 300 px;
  height : 50 px;
  padding : 5 px;
   background-color:white;
   
   }
 div#Header_bande_nuages {
   
  
   width : 660 px;
  height : 50 px;
  padding : 5 px;
   background-color:white;
   text-align : center; 
   }        
   /* bande horizontale menu_hhi */
div#menu_hh {
    
    width : 680 px;
	height : 20 px; 
	background-color: #FFFFFF;
	margin-top : 10 px;
	padding: 10 px 5px;/* gauche droite 20, haut bas 5px*/
/*	 border: 1px solid blue; */
	}
	div#menu_hh1{
    float : left;    
    width : 100 px;
	height : 20 px; 
	background-color:azure ;
	padding: 10 px 5px;/* gauche droite 20, haut bas 5px*/
	 border: 1px solid blue;
	}
	div#menu_hh2{
	 
    float : left;
    width :100 px;
	height : 20 px; 
	background-color:azure;
	padding: 10 px 5px;
	 border: 1px solid blue;
	}
	div#menu_hh3 {
    float : left;
    width :100 px;
	height : 20 px; 
	background-color:azure;
	padding: 10 px 5px;
	 border: 1px solid blue;
	}
	div#menu_hh4 {
	 
    float : left;
    width : 100 px;
	height : 20 px; 
	background-color: azure;
	padding: 10 px 5px;
	 border: 1px solid blue;
	}
	div#menu_hh5 {
    float : left;
    width : 100 px;
	height : 20 px; 
	background-color:azure;
	padding: 10 px 5px;
	 border: 1px solid blue;
	}
	div#menu_hh6 {
    float : left;
    width : 100 px;
	height : 20 px; 
	background-color:azure;
	padding: 10 px 5px;
	 border: 1px solid blue;
	}
div#menu {
     clear : both;
    float : left; 
    width : 160 px;
	height : 380 px; 
	background-color: #FFFFFF;
/*	 border: 1px solid blue; */
	padding: 10 px 5px;/* gauche droite 20, haut bas 5px*/
	margin-top : 20px;
	}	
	div#menucontact {
  /* float : left; */
    width : 160 px;
	height : 200 px; 
	background-color:white;
	}
	div#menulogin {
    
    width : 160 px;
	height : 100 px; 
	background-color: white;
	}
	div#menudocs {
    
    width : 160 px;
	height : 100 px; 
	background-color: white;
	}
	/* div bloc news*/
	   
   /* Div de la section principale */
 div#main {
   
  float : left;
  width : 500 px;
  height : 390 px; 
  background-color: white;
   border: 1px solid blue;
  padding : 10 px;
  /* bordure gauche 170 px */
  margin : 0 0 0 170 px;
    
  }
  #main h1 {
  font-size: 1.5em;
   color : blue;
   
   }
div#blocnews {
        float : right;
        
        width : 150 px;
		height : 150 px;
		margin-top : 10 px;
      background-color: azure;
/*	 border: 1px solid blue;*/		
			}
div#pieddepage {
        clear : both;
        width : 680 px;
		height :20 px;
		
        background-color: azure;
			}	
 
 h1 {
	       color : #FF9900;
		   font-size: 2.5em;
		   border-left: 25px solid #5C8DBB;
		   border-bottom: 1px solid #5C8DBB;
		   padding: 0 0 2px 5px;
		   }
 h11 {
	       color : #000000;
		   font-size: 2.5em;
		   border-left: 25px solid #5C8DBB;
		   border-bottom: 1px solid #5C8DBB;
		   padding: 0 0 2px 5px;
		   }  		   
 h2 {
	       color : #000000;
		   font-size: 1.0em;
		   border-left: 1px solid #5C8DBB;
		   border-bottom: 1px solid #5C8DBB;
		   padding: 0 0 2px 2px;
		   }
 h3 {
	       color : #000000;
		   font-size: 1.5em;
		   border-left: 1px solid #5C8DBB;
		   border-bottom: 1px solid #5C8DBB;
		   padding: 0 0 1px 1px;
		   }
 h4 {
	       color : #000000;
		   font-size: 0.8em;
		   border-left: 1px solid #5C8DBB;
		   border-bottom: 1px solid #5C8DBB;
		   padding: 0 0 1px 1px;
		   }		   		   		   
 
             
 		
TD.HomeTitle {
	font-family : Verdana,Arial,Helvetiva,sans-serif;
	font-size : 15px;
	font-weight: bold;
	color : #676767;
}
TD.HomeTitleBlue {
	font-family : Verdana,Arial,Helvetiva,sans-serif;
	font-size : 15px;
	font-weight: bold;
	color : #056cca;
}
TD.HomeText {
	font-family : Verdana,Arial,Helvetiva,sans-serif;
	font-size : 12px;
	color : #676767;
	text-align: justify;
}

TD.LOGIN {
	font-family : Verdana,Arial,Helvetiva,sans-serif;
	font-size : 11px;
	font-weight: bold;
	color : White;
}


TD.info {

	font-family : Verdana,Arial,Helvetiva,sans-serif;
	font-size : 10px;
	color : #466A8C;

}

TD.message {
	font-family : Verdana,Arial,Helvetiva,sans-serif;
	font-size : 11px;
	color : #FF0000;
	background-color: #FFFFFF;
	text-decoration : none;
}

TD.description {
	font-family : Verdana,Arial,Helvetiva,sans-serif;
	background-color: #FFFFFF;
	text-decoration : none;
}

TD.infotitle {
	font-family : Verdana,Arial,Helvetiva,sans-serif;
	font-size : 12px;
	color : White;
	background-color: #466A8C;
	text-decoration : none;
}

TD.infotitle_Orange {
	font-family : Verdana,Arial,Helvetiva,sans-serif;
	font-size : 11px;
	color : White;
	background-color: #FF6600;
	text-decoration : none;
}
 

TD.infosubtitle {
	font-family : Verdana, Arial, Helvetiva, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	background-color: #5C8DBB;
	text-decoration : none;
	font-weight: bold;
	font-variant: small-caps;
	height:17px;
}

TR.yellow {
	font-family : Verdana, Arial, Helvetiva, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
	font-variant: small-caps;
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
}

TR.blue {
	font-family : Verdana, Arial, Helvetiva, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
	font-variant: small-caps;
	border-top: 1px solid #5C8DBB;
	border-bottom: 1px solid #5C8DBB;
}
TD.infosubsubtitle {
	font-family : Verdana, Arial, Helvetiva, sans-serif;
	font-size : 9px;
	color : #CCCCCC;
	background-color: #5C8DBB;
	text-decoration : none;
	font-weight: bold;
	font-variant: small-caps;
}

TD.infosubtitle2 {
	font-family : Verdana, Arial, Helvetiva, sans-serif;
	font-size : 9px;
	color : White;
	background-color: #5C8DBB;
	text-decoration : none;
	font-weight: bold;
	font-variant: small-caps;
}


TD.found {
	font-family : Verdana,Arial,Helvetiva,sans-serif;
	font-size : 10px;
	color : white;
}



A.found {
	font-family : Verdana,Arial,Helvetiva,sans-serif;
	font-size : 10px;
	color : white;
	text-decoration : underline;
}

A.download {
	font-family : Arial,Helvetiva,sans-serif;
	font-size : 10px;
	color : #466A8C;
	text-decoration : underline;
}

A.info {
	font-family : Verdana,Arial,Helvetiva,sans-serif;
	font-size : 10px;
	color : #466A8C;
	text-decoration : underline;
}

A {
	font-family : Verdana,Arial,Helvetiva,sans-serif;
	font-size : 11px;
	color : #466A8C;
	text-decoration : underline;
}
 								   
		   
		   