/* JFL 06-04-21 */
* {
  padding: 0;
  margin: 0}
html, body {
  font-family: arial, verdana, sans-serif;
  margin: 0 auto;
  text-align: center;
  color: #444;
  font-size: 100%;
  background: #FFF;
  width: 980px;
  text-align: center}
  
h1,h2,h3,h4,h5,h6 {color:}  
  
/* Première page */
.bloc1 {/* Encadrement haut de page*/
  width: 980px;
  height: 20px;
  background: url(NOVEC-fond-encadrement-haut-page.png)}
.bloc2 {/* Corps de page avec encadrement des côtés */	
  width: 980px;
  height: 1350px;
  background: url(NOVEC-fond-encadrement-cote-page.png)}
.bloc3 {/* Bas de page*/	
  width: 980px;
  height: 60px;
  color: #FFF;
  background: url(logo-UNIVERSAL-DETECT.png)}
  
/* Page 2 et suivantes */  
.bloc4 {/* Bandeau 3M haut de page */	
  float: left;
  width: 980px;
  height: 140px;
  background: url(NOVEC-haut-de-page.png)}
.bloc5 {/* Haut de page avec encadrement des côtés */	
  float: left;
  width: 980px;
  height: 130px;
  background: url(NOVEC-fond-encadrement-cote-page.png)}  
.bloc6 {/* Corps de page */	
  float: left;
  width: 980px;
  height: 1090px;
  text-align:left;
  background: url(NOVEC-fond-encadrement-cote-page.png)}  
.bottom1 {  
  float:left;
  width:560px;
  height:60px;
  color:#FFF;
  font-size:0.7em;
  line-height: 1.4em}
.bottom2 {  
  float:left;
  width:262px;
  height:60pxm} 
.bottom3 {  
  float:left;
  width:158px;
  height:60pxm}
  