html, body {
margin:0 auto 0 auto;
text-align:center;
background: #B5C0FE;
width: 985px;
font: bold 14px verdana; 
color: #000;
	}	
	
	.corp{
    background: url(fondcourt.png);
    width: 985px; 
	text-align: center;
	margin:0 auto 0 auto;
	border: none;
}
		
#header {
 
    height: 128px;
    width: 985px;
	border: 0px solid black;
}

.header1 {
 background: url(header1.png);
  background-repeat: no-repeat; 
  float: left;
  width: 197px;
  height: 128px; 
}
.header2 {
background: url(header2.png);
background-repeat: no-repeat; 
float: left;
width: 197px;
height: 128px;
    
}
.header3 {
 background: url(header3.png);
 background-repeat: no-repeat;
 float: left; 
 width: 197px;
 height: 128px;
    
} 

.header4 {
background: url(header4.png); 
 background-repeat: no-repeat;
 float: left; 
 width: 197px;
 height: 128px;
   
}

.header5 {
background: url(header5.png); 
 background-repeat: no-repeat;
 float: left; 
 width: 197px;
 height: 128px;
   
}

#header_disc {
	height: 128px;
    width: 985px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.header_disc1 {
 background: url(header_disc1.png);
  background-repeat: no-repeat; 
  float: left;
  width: 197px;
  height: 128px; 
}
.header_disc2 {
background: url(header_disc2.png);
background-repeat: no-repeat; 
float: left;
width: 197px;
height: 128px;
    
}
.header_disc3 {
 background: url(header_disc3.png);
 background-repeat: no-repeat;
 float: left; 
 width: 197px;
 height: 128px;
    
}
.header_disc4 {
background: url(header_disc4.png); 
 background-repeat: no-repeat;
 float: left; 
 width: 197px;
 height: 128px;
}

.header_disc5 {
background: url(header_disc5.png); 
 background-repeat: no-repeat;
 float: left; 
 width: 197px;
 height: 128px;
}

#chapeau_haut { 
	width:985px;
	height:45px;
	text-align:center;
	margin:auto;
	border: 0px solid black;
}
#chapeau_haut1 {
	background: url(fondhaut1.png); 
	background-repeat: no-repeat; 
	float: left;
	width:50px;
	height:45px;
	text-align:center;
	margin:auto;
}
#chapeau_haut2 {
	background: url(fondhaut2.png);
	background-repeat:repeat-x;
	float: left; 
	width:885px;
	height:45px;
	text-align:center;
	margin:auto;
}
#chapeau_haut3 {
	background: url(fondhaut3.png);
	background-repeat: no-repeat; 
	float: left; 
	width:50px;
	height:45px;
	text-align:center;
	margin:auto;
}

#chapeau_haut_c {
padding-top:16px;
}

div#texte {
    position: relative;
	font: 12px Verdana;
    width: 380px;
    top: 85px;
	margin-left: 70px;
	color: #000;
	font-size: 18px; 
	font-family: Verdana;
	font-weight: bold;
}

div#pub { 
background: url(zone_membre.jpg); 
background-repeat: no-repeat;
    position: relative;
	left: -150px;
	text-align: center;
	top: 14px;
	width: 336px;
	height: 100px;
	border: 0px solid black;
}

#pub a img
{
border: 0px;
}

.bordure img {
border: 1px solid #000;
margin: 0px;
}
.bordure a:hover img {
border: 1px dashed #000;
margin: 0;
}

.bordure1 img {
border: 1px solid #000;
margin: 0;
}
.bordure1 a:hover img {
border: 1px dashed #000;
margin: 0;
}

#chapeau_bas { 
	width:985px;
	height:25px;
	text-align:center;
	margin:auto;
	border: 0px solid black;
}
#chapeau_bas1 {
	background: url(fondbas1.png); 
	background-repeat: no-repeat; 
	float: left;
	width:50px;
	height:25px;
	text-align:center;
	margin:auto;
}
#chapeau_bas2 {
	background: url(fondbas2.png);
	background-repeat:repeat-x;
	float: left; 
	width:885px;
	height:25px;
	text-align:center;
	margin:auto;
}
#chapeau_bas3 {
	background: url(fondbas3.png);
	background-repeat: no-repeat; 
	float: left; 
	width:50px;
	height:25px;
	text-align:center;
	margin:auto;
}

h1
{
   color: #47A2BD;
	text-decoration: none;
	font-size: 14px; 
	font-family: Verdana;
	 text-transform: uppercase;
	font-weight: bold; 
   text-align: center;
}

h2
{
   color: #000000;
   font-size: 14px; 
   font-family: verdana; 
   text-align: center;	
   text-decoration: none; 
   font-weight: bold;
}

h3
{
   color: #000;
   font-size: 12px; 
   font-family: verdana; 
   text-align: center;
   text-transform: none;	
   text-decoration: none;
}	

p
{
   color: #000000;
   font-size: small; 
   font-family: verdana; 
   text-transform: none;	
   text-decoration: none;
   text-align: center; 
}

iframe.toplist {
	border: 1px solid #FF88F2;
	background-color: transparent;
	border:1px solid #000;
}

iframe.mb {
	border: 1px solid #FF88F2;
}

a.men:link {
	color: #0000CC;
	text-decoration: underline;
	font-size: 18px; 
	font-family: Verdana;
	font-weight: bold;
	
	}
	/*** Mise en forme d'un lien normal ***/

	
a.men:visited {
	color: #0000CC;
	text-decoration: underline;
	font-size: 18px; 
	font-family: Verdana;
	font-weight: bold;
	
	}
	/*** Mise en forme d'un lien visité ***/
	
a.men:hover {
	color: #C10000;
	text-decoration: underline;
	font-size: 18px; 
	font-family: Verdana;
	font-weight: bold;
	}
	/*** Mise en forme d'un lien au passage de la souris ***/  
	
a.trade:link {
	color: #CCC;
	background: #000;
	text-decoration: none;
	font-size: 14px; 
	font-family: Verdana;
	font-weight: bold; 
	border: 1px solid #E7068A;
	
	}

a.trade:visited {
	color: #CCC;
	background: #000;
	text-decoration: none;
	font-size: 14px; 
	font-family: Verdana;
	font-weight: bold;
	border: 1px solid #E7068A;
	
	}
	
a.trade:hover {
	color: #000;
	background: #49CAF2;
	text-decoration: none;
	font-size: 14px; 
	font-family: Verdana;
	font-weight: bold;
	border: 1px solid #E7068A;
	
	}
	
a.liens_blancs:link {
	color: #000;
	text-decoration: none;
	font-size: 12px; 
	font-family: Verdana;
	}
		
a.liens_blancs:visited {
	color: #000;
	text-decoration: none;
	font-size: 12px; 
	font-family: Verdana;
	}
	
a.liens_blancs:hover {
	color: #000;
	text-decoration: none;
	font-size: 12px; 
	font-family: Verdana;
	} 
	
a.backlinks:link {
	color: #1F1F1F;
	font-family: Verdana;
    font-size: 12px; 
	font-weight:normal;
	text-decoration: none;
	}

	
a.backlinks:visited {
	color: #1F1F1F;
	font-family: Verdana;
	font-weight:normal;
    font-size: 12px; 
	text-decoration: none;
	}

	
a.backlinks:hover  {
	color: #C334EE;
	font-family: Verdana;
	font-weight:normal;
    font-size: 12px; 
	text-decoration: underline;
	}
	
a.sansbacklinks {
	color: #1F1F1F;
	font-family: Verdana;
    font-size: 8px; 
	font-weight:normal;
	text-decoration: none;
	}
	
	
.entrer {
    float: left;
	margin-left: 200px; 
	margin-right: auto;  
	border: none;
} 

.entrer a img { 
	border: none;
} 


.sortir a img{ 
	border: none;
} 
  
.partenaires {
    background: url(fondcourt.png); 
    width: 985px; 
	text-align: center;
	margin:0 auto 0 auto;
	border: none;
} 

.petit_lien {
font-size:12px;
font-family:verdana;
color:#000000;
text-align:center;
font-weight:normal;
}

a.petit_lien:link {
	color: #000000;
	font-family: Verdana;
    font-size: 12px; 
	font-weight:normal;
	text-decoration: underline;
	}

	
a.petit_lien:visited {
	color: #000000;
	font-family: Verdana;
	font-weight:normal;
    font-size: 12px; 
	text-decoration: underline;
	}

	
a.petit_lien:hover  {
	color: #000000;
	font-family: Verdana;
	font-weight:normal;
    font-size: 12px; 
	text-decoration: none;
	}

#zone_partenaires1 {
    width: 990px;
	height: 80px; 
	text-align: center;
	margin:0 auto 0 auto;
	border: 0px solid black;
} 

#zone_partenaires2 {
    width: 900px;
	height: 70px; 
	text-align: center;
	margin:0 auto 0 auto;
	border: 0px solid black;
}

#mesliens {	 
	float: left; 
	text-align: center;
	margin-left: 50px; 
	margin-right: auto;
	margin-top: 0px;
	border: 0px solid black;
} 

#mesliens2 {	 
	float: left;
	margin-left: 10px; 
	margin-right: auto;
	margin-top: 0px;
	border: 0px solid black;
}

  
#footer {
    background-image:  url(fondcourt.png);	
    height: 100px;
    width: 985px;
}

.description { 
	
	width: 985px;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px; 
 	padding-top: 20px; 
	padding-bottom: 0px; 

}

#zone_compteurs {
    width: 220px;
	height: 100px; 
	text-align: center;
	margin:0 auto 0 auto;
	border: 0px solid white;
} 

.compteur {	 
	float: left; 
	text-align: center;
	margin-left: 5px; 
	margin-right: auto;
	margin-top: 0px;
	border: 0px solid black;
}

#trade {
	width: 985px;
	height: 30px;
	display: block;
	list-style: none;
	font-family: Verdana;
	font-size: 16px;
	padding-top: 9px;
	text-align: center;	
	margin:0px 0 10px -17px;
	.margin:0px 3px 10px auto;
	_margin:0px 3px 10px auto;
	}
	
	
#trade li a {
	width: 970px;
	height: 30px;
	display: block;
	color: #000;
	background: #37BBE1;
	font-family: Verdana;
	font-size: 16px;
	border: 3px solid #F73BAB;
	font-weight: bold;
	text-decoration: none;
	padding-top: 9px;
	text-align: center;	
	margin:0px 0 10px -17px;
	.margin:0px 3px 10px auto;
	_margin:0px 3px 10px auto;
	}
	
#trade li a:hover, #fav li a:focus, #fav li a:active {
	font-family: Verdana;
	font-size: 16px;
	display: block;
	background: #F73BAB;
	text-decoration: inline ;
	color: #FFF;
	border: 2px solid #37BBE1;
	padding-top: 9px;
	text-align: center;	
	margin:0px 0 10px -17px;
	.margin:0px 3px 10px auto;
	_margin:0px 3px 10px auto;
	} 
	

