body {
    margin: 0; padding: 0; 
	background-image: url(/images/design/fond.jpg);
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	line-height: 15px ;
}

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


a:hover {
	text-decoration: underline;
	color: #17005E;
		}
		
		
h1 {
  font-family: Arial, Helvetica, sans-serif;
  color: #17005E;
  font-size: 20px;
}
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;
}

.gris {
	color: #666666;
}

.bleu {
	color: #00FFFF;
}	
			
.blanc {
	color: #FFFFFF;
}	

.orange {
	color: #FF8B17;
}	

.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: 214px;
	float: left;
    margin:0;
	padding-left: 6px;
	text-align: left;
    border-left: 0px solid #0000FF;
	border-right: 0px;
}

#contenu-top {
    width: 728px;
	float: right;
    margin:0;
	padding-right: 20px;
	text-align: left;
    border-left: 0px solid #0000FF;
	border-right: 0px;
}
.fondjaune {
	text-align: center;
	padding:20px;
    font-family: Trebuchet MS, Arial, Courier New, Courier, monospace;
	color: #000000;
	font-size: 25px;
	height: 27px ;
	background-image: url(images/design/rectangle1.jpg);
    background-repeat:no-repeat;
}
.fondbleu {
	text-align: center;
	padding:20px;
    font-family: Trebuchet MS, Arial, Courier New, Courier, monospace;
	color: #000000;
	font-size: 23px;
	height: 27px ;
	background-image: url(images/design/rectangle2.jpg);
    background-repeat:no-repeat;
}
.fondvert {
	text-align: center;
	padding:20px;
    font-family: Trebuchet MS, Arial, Courier New, Courier, monospace;
	color: #000000;
	font-size: 25px;
	height: 27px ;
	background-image: url(images/design/rectangle3.jpg);
    background-repeat:no-repeat;
}
.fondrouge {
	text-align: center;
	padding:20px;
    font-family: Trebuchet MS, Arial, Courier New, Courier, monospace;
	color: #000000;
	font-size: 25px;
	height: 27px ;
	background-image: url(images/design/rectangle4.jpg);
    background-repeat:no-repeat;
}
