@charset "iso-8859-2";
/* CSS Document */

/*------------------MENU------------------*/	
#menu div {
	 width:145px;
	 height:32px;
	 }
#menu a {
	display:block;
	 width:145px;
	 height:32px;
	 }	
#menu a:hover {
	text-decoration:none;
	 }	 
#accueil {		
	background: url(../img/menu/accueil_a.png) no-repeat 0 0 ;
	width:145px;
	float:left;
	}
#accueil a:hover {
	background: url(../img/menu/accueil_a.png) no-repeat 0 -32px ;
	}
#simulateur {	
	background: url(../img/menu/simu_anim.gif) no-repeat 0 0 ;
	width:145px;
	float:left;
	}
#simulateur a:hover {
	background: url(../img/menu/simulateur.png) no-repeat 0 -32px ;
	}	
#contexte {	
	background: url(../img/menu/contexte.png) no-repeat 0 0 ;
	width:145px;
	float:left;
	}
#contexte a:hover {
	background: url(../img/menu/contexte.png) no-repeat 0 -32px ;
	}
#outils {	
	background: url(../img/menu/outils.png) no-repeat 0 0 ;
	width:145px;
	float:left;	
	}
#outils a:hover {
	background: url(../img/menu/outils.png) no-repeat 0 -32px ;
	}
#contact {	
	background: url(../img/menu/contact.png) no-repeat 0 0 ;
	width:145px;
	float:left;	
	}
#contact a:hover {
	background: url(../img/menu/contact.png) no-repeat 0 -32px ;
	}
#centre {
	background-image:url(../img/fonda1.png);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#FFFFFF;	
	}
#links {
	width:585px;
	height:144px;
	}		
#links a {
	display:block;
	 width:170px;
	 height:144px;
	 }	
#mep {		
	background: url(../img/miseenplace.png) no-repeat 0 0 ;
	width:170px;
	height:144px;
	float:left;
	}
#mep a:hover {
	background: url(../img/miseenplace.png) no-repeat 0 -143px ;
	text-decoration:none;
	}
#etudes {		
	background: url(../img/etudes.png) no-repeat 0 0 ;
	width:170px;
	height:144px;
	float:left;
	}
#etudes a:hover {
	background: url(../img/etudes.png) no-repeat 0 -143px ;
	text-decoration:none;
	}	
#bulle {
	width:245px;
	height:138px;
	padding-top:6px;
	float:left;
	background: url(../img/bulle2.png);
	background-position:top left;
	background-repeat:no-repeat;
	}
