body {
    margin: 0; padding: 0; 
	background-image: url(/images/design/fond400b.gif);
	background-repeat: repeat-x;
background-position: center top; 
    background-attachment:fixed;
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	line-height: 16px ;	
}

a:link {
		color: #0066FF;
		text-decoration: none;
	}
	
a:visited {
	color: #0066FF;
	text-decoration: none;
	}
		
a.lien2 {
	color: #000000;
	text-decoration: underline;
}

a.lien3 {
         font-size: 37px;
         color: #97B9DB;
}

a:hover {
	text-decoration: none;
	color: #000000;
		}
		
		
h1 {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 24px;
  line-height: 26px ;
}
h2 {
  margin: 20px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 16px;
}
h3 {

  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 15px;
}
img {
        color:#000000;
        border:0px;
        }
.noir {
	color: #000000;
}

.rouge {
	color: #FF0000;
}

.gris {
	color: #333333;
}

.bleu {
	color: #97B9DB;
}	
			
.blanc {
	color: #FFFFFF;
}	


.petit {font-size: 9px;
}
.small {font-size: small;}
.medium {font-size: medium;}
.large1 {
	font-size: large;
	font-weight: bold;
}
.largex {
	font-size: x-large;
	font-weight: bold;
}
.large {
	font-size: large;
	font-weight: bold;
}
.gras {
	font-weight: bold;
}			
.14 {
	  font-size: 14px;
	  font-weight: bold;	  
}
.16 {
	  font-size: 16px;
	 font-weight: bold;	  
}
.18 {
	  font-size: 18px;
	  font-weight: bold;
}
.gros {
	  font-size: 28px;
	  font-weight: bold;
}

#top{
position:absolute;
top:0px;
width:100%; 
height:10px;
}
#bas {
position: fixed;
position: absolute;
width:100%;
bottom: 1px;
}
#bas2 {
position: absolute;
width:100%;
bottom: 1px;
}


