body {
    margin: 0; padding: 0; 
	background-image: url(/images/design/fond.jpg);

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	
}

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


a:hover {
	text-decoration: underline;
	color: #84B8D5;
		}
		
		
h1 {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 18px;
}
h2 {
  margin: 20px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 15px;
}
h3 {

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

.gris {
	color: #666666;
}

.bleu {
	color: #84B8D5;
}	
			
.blanc {
	color: #FFFFFF;
}	

.orange {
	color: #FCD300;
}	

.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;
}
#top{
position:absolute;
top:0px;
height:10px;
}

#top2{
position:absolute;
top:300px;
height:1000px;
}
#bas {
position: fixed;
position: absolute;
width:100%;
bottom: 1px;
}
#menu-top {
    width: 220px;
	float: left;
    margin:0;
	padding-left: 33px;
	text-align: left;
    border-left: 0px solid #0000FF;
	border-right: 0px;
}

#contenu-top {
    width: 670px;
	float: right;
    margin:0;
	padding-right: 20px;
	text-align: left;
    border-left: 0px solid #0000FF;
	border-right: 0px;
}