body{
margin: 0;
 padding: 0;
text-align: center; /* pour résoudre le bug de centrage de IE */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url("fond-bas2.png") repeat-y scroll 0 0 #FFFFFF;background-position: center center;
font-family:Verdana, Geneva, sans-serif; 
font-size:12px; 
font-weight:normal; 	

}


/***********************FOND POUR LA PARTIE HAUTE (HEADER)******************************/
#fond-haut{
position:relative;
background:url("fond-haut.png") repeat-x ;
/*height:100%;*/
height:250px;
min-width:1003px;

}


/***********************(HEADER)******************************/
#header{
background:url("header.png") no-repeat ;
height:250px;

}




/***********************FOND POUR LA PARTIE BASSE (CONTENU)******************************/
#fond-bas{



}







/*POUR CENTRER L'ENSEMBLE DU SITE     */
.global { 

z-index:1 ;
          margin-left: auto;
     margin-right: auto;
     width: 1003px;
	 text-align: left;  /* pour résoudre le bug de centrage de IE */
position:relative;
  }


/* CONTENU */  
#content{

width:1003px;
/*background:url("bord-fond-bas.png") no-repeat ;*/


}


/*************************************************** DEBUT MENU HAUT DE PAGE ************************************************************************************/
/* ================================================================ 

This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu-haut-page {font-family: Verdana, Arial, Helvetica, sans-serif; width:600px; height:180px; position:relative; font-size:13px;font-weight: bold; z-index:100;}

.menu-haut-page ul li a, .menu-haut-page ul li a:visited {display:block; text-decoration:none; color:#000;width:120px; height:22px; text-align:center; color:#787878; border-right: 0px solid transparent; background-color: transparent; line-height:20px; font-size:13px; overflow:hidden;}

.menu-haut-page ul {padding:0; margin:0; list-style: none;}
.menu-haut-page ul li {float:left; position:relative;}
.menu-haut-page ul li ul {display: none;}

/*  survol titre menu */
.menu-haut-page ul li:hover a.hide {color:#000; background-image: url(transparence-menu-haut.png);background-repeat:no-repeat;background-position: center center; }
/*  survol titre menu */
.menu-haut-page ul li:hover a.faq{color:#000; background-image: url(transparence-menu-haut-petit3.png);background-repeat:no-repeat;background-position: center center; }
.menu-haut-page ul li:hover a.parrainage{color:#000; background-image: url(transparence-menu-haut-petit.png);background-repeat:no-repeat;background-position: center center; }
.menu-haut-page ul li:hover a.agenda{color:#000; background-image: url(transparence-menu-haut-petit2.png);background-repeat:no-repeat;background-position: center center; }


/******************************************************* sous menu*****************************************************************/
.menu-haut-page ul li:hover ul {display:block; position:absolute; top:19px; left:0; width:105px;}

/*fond gris largeur tous les sous menu  */
.menu-haut-page ul li:hover ul li a {display:block; background:#ddd; color:#000;}

/* fond vert sous menu*/
.menu-haut-page ul li:hover ul li a:hover {background:#C3E18B; color:#000;}

/*************************************************** FIN MENU HAUT DE PAGE************************************************************************************/




/*************************************************** DEBUT MENU HORIZONTAL (HEADER) ************************************************************************************/
/* ================================================================ 

This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu-header {font-family: Verdana, Arial, Helvetica, sans-serif; width:770px; height:180px; position:relative; font-size:13px;font-weight: bold; z-index:100;}

.menu-header ul li a, .menu-header ul li a:visited {display:block; text-decoration:none; color:#000;width:120px; height:22px; text-align:center; color:#787878; border-right: 0px solid transparent; background-color: transparent; line-height:20px; font-size:13px; overflow:hidden;}

.menu-header ul li a.tarifs, .menu-header ul li a.tarifs:visited {display:block; text-decoration:none; color:#000;width:190px; height:22px; text-align:center; color:#787878; border-right: 0px solid transparent; background-color: transparent; line-height:20px; font-size:13px; overflow:hidden;}
.menu-header ul {padding:0; margin:0; list-style: none;}
.menu-header ul li {float:left; position:relative;}
.menu-header ul li ul {display: none;}

/*  survol titre menu */
.menu-header ul li:hover a.hide {color:#000; background-image: url(transparence-menu.png);background-repeat:no-repeat;background-position: center center; }

/*  survol menu titre PRESTATIONS ET TARIFS*/
.menu-header ul li:hover a.tarifs {color:#000; background-image: url(transparence-menu-tarifs.png);background-repeat:no-repeat;background-position: center center;}

/******************************************************* sous menu*****************************************************************/
.menu-header ul li:hover ul {display:block; position:absolute; top:19px; left:0; width:105px;}

/*fond gris largeur tous les sous menu autres tarifs et prestations */
.menu-header ul li:hover ul li a {display:block; background:#ddd; color:#000;}

/*fond gris largeur tarifs et prestations sous menu*/
.menu-header ul li:hover ul li a.tarifs {display:block; background:#ddd; color:#000;}

/* fond vert sous menu*/
.menu-header ul li:hover ul li a:hover {background:#C3E18B; color:#000;}



/*************************************************** FIN MENU HORIZONTAL (HEADER)************************************************************************************/


.box{background:url(box-vert.png) no-repeat; width:440px; height:233px;background-position: center center; }
.box h2{font-size:20px; font-weight:normal;color:black;padding-top:10px;padding-left:10px ;text-align:left;display: block;}
.box ul li{list-style-image:url(check-icon.png);}
.box ul li a{text-decoration:none;   font-size:14px; color:#1281c8;}


.box2{background:url(box.png) no-repeat; width:440px; height:233px;background-position: center center; }
.box2 h2{font-size:20px; font-weight:normal;color:black;padding-top:10px;padding-left:10px ;text-align:left;display: block;}
.box2 ul li{list-style-image:url(check-icon.png);}
.box2 ul li a{text-decoration:none;   font-size:14px; color:#1281c8;}



.box-particulier{background:url(box-vert.png) no-repeat; width:440px; height:233px;background-position: center center; }
.box-particulier h2{font-size:20px; font-weight:normal;color:black;padding-top:10px;padding-left:10px ;text-align:left;display: block;}
.box-particulier ul li{list-style:disc;}
.box-particulier ul li a{text-decoration:none;   font-size:14px; color:#1281c8;}


.box-etudiant{background:url(box.png) no-repeat; width:440px; height:233px;background-position: center center; }
.box-etudiant h2{font-size:20px; font-weight:normal;color:black;padding-top:10px;padding-left:10px ;text-align:left;display: block;}
.box-etudiant ul li{list-style:disc;}
.box-etudiant ul li a{text-decoration:none;   font-size:14px; color:#1281c8;}

.box-pro{background:url(box-gris.png) no-repeat; width:902px; height:750px;background-position: center center; }
.box-pro h2{font-size:20px; font-weight:normal;color:black;padding-top:10px;padding-left:10px ;text-align:left;display: block;}
.box-pro ul li{list-style:disc;}
.box-pro ul li a{text-decoration:none;   font-size:14px; color:#1281c8;}


.lien a:link {color: #0000FF; text-decoration:underline;}
.lien a:visited {color: #0000FF; text-decoration:underline;}
.lien a:hover {color: red; text-decoration:underline;}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	line-height: 17px;
	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px; 
	font-weight: bold;
	text-align:center;
	display: inline;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #808080;
	font-weight: bold;
	text-align:center;
	display: inline;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #808080;
	font-weight: bold;
	text-align:center;
	display: inline;
}


h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	text-align:center;
	display: inline;
}





 
