@charset "iso-8859-2";
/* CSS Document */

/*------------------NEW -- MENU------------------*/	
#menusim {
	width:565px;
	height:40px;
	padding-left:20px;
	padding-top:4px;
	background: url(../img/newmenu/simu/fond_menu.gif) no-repeat 0 0 ;
}
#menusim div {
	float:left;
	width:137px;
	height:32px;
}
#menusim a {
	display:block;
	width:137px;
	height:32px;
}
#menusim a:hover {
	text-decoration:none;
}
#pres1 a {		
	background: url(../img/newmenu/simu/pres.gif) no-repeat 0 0 ;
	}
#pres1 a:hover {
	background: url(../img/newmenu/simu/pres.gif) no-repeat 0 -32px ;
	}
#audits1 a {		
	background: url(../img/newmenu/simu/audits.gif) no-repeat 0 0 ;
	}
#audits1 a:hover {
	background: url(../img/newmenu/simu/audits.gif) no-repeat 0 -32px ;
	}
#conv1 a {		
	background: url(../img/newmenu/simu/conv.gif) no-repeat 0 0 ;
	}
#conv1 a:hover {
	background: url(../img/newmenu/simu/conv.gif) no-repeat 0 -32px ;
	}
#ref1 a {		
	background: url(../img/newmenu/simu/ref.gif) no-repeat 0 0 ;
	}
#ref1 a:hover {
	background: url(../img/newmenu/simu/ref.gif) no-repeat 0 -32px ;
	}

/*------------------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.png) no-repeat 0 0 ;
	width:145px;
	float:left;
	}
#accueil a:hover {
	background: url(../img/menu/accueil.png) no-repeat 0 -32px ;
	}
#simulateur {	
	background: url(../img/menu/simu_anim_a.gif) no-repeat 0 0 ;
	width:145px;
	float:left;
	}
#simulateur a:hover {
	background: url(../img/menu/simulateur_a.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/fonda4.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#FFFFFF;	
	}
