@charset "iso-8859-2";
/* CSS Document */

/*------------------MENU------------------*/	
#menu div {
	 width:145px;
	 height:31px;
	 }
#menu a {
	display:block;
	 width:145px;
	 height:31px;
	 }	 
#accueil {	
	margin-left:12px;	
	background: url(../img/menu/accueil_a.png) no-repeat 0 0 ;
	}
#accueil a:hover {
	background: url(../img/menu/accueil_a.png) no-repeat 0 -31px ;
	}
#participations {	
	margin-left:12px;
	background: url(../img/menu/participations_a.png) no-repeat 0 0 ;
	}
#participations a:hover {
	background: url(../img/menu/participations_a.png) no-repeat 0 -31px ;
	}
#contexte {	
	margin-left:12px;
	background: url(../img/menu/contexte_a.png) no-repeat 0 0 ;
	}
#contexte a:hover {
	background: url(../img/menu/contexte_a.png) no-repeat 0 -31px ;
	}
#simulateur {	
	margin-left:12px;
	background: url(../img/menu/simulateur_a.png) no-repeat 0 0 ;
	}
#simulateur a:hover {
	background: url(../img/menu/simulateur_a.png) no-repeat 0 -31px ;
	}
#faq {	
	margin-left:12px;
	background: url(../img/menu/faq_a.png) no-repeat 0 0 ;
	}
#faq a:hover {
	background: url(../img/menu/faq_a.png) no-repeat 0 -31px ;
	}
#contact {	
	margin-left:12px;
	background: url(../img/menu/contact_a.png) no-repeat 0 0 ;
	}
#contact a:hover {
	background: url(../img/menu/contact_a.png) no-repeat 0 -31px ;
	}	
#cibles {	
	margin-left:12px;
	background: url(../img/menu/cibles_a.png) no-repeat 0 0 ;
	}
#cibles a:hover {
	background: url(../img/menu/cibles_a.png) no-repeat 0 -31px ;
	}	
#esp div {
	 width:145px;
	 height:31px;
	 }
#esp a {
	display:block;
	 width:145px;
	 height:31px;
	 }	
#esp_red {	
	background: url(../img/menu/esp-red_a.png) no-repeat 0 0 ;
	}
#esp_red a:hover {		
	background: url(../img/menu/esp-red_a.png) no-repeat 0 -31px ;
	}	
#esp_pme {		
	background: url(../img/menu/esp-pme_a.png) no-repeat 0 0 ;
	}
#esp_pme a:hover {	  
	background: url(../img/menu/esp-pme_a.png) no-repeat 0 -31px ;
	}	
#perso div {
	 width:145px;
	 height:32px;
	 }
#perso a {
	display:block;
	 width:145px;
	 height:32px;
	 }		
#esp_perso {		
	background: url(../img/menu/esp-perso.png) no-repeat 0 0 ;
	}
#esp_perso a:hover {	  
	background: url(../img/menu/esp-perso.png) no-repeat 0 -31px ;
	}
#infos a {
	display:block;
	float:left;
	padding:0;
	margin:0;
	margin-top:16px;
	background:url(../img/onglets/infos.png) no-repeat 0 0;
	width:60px;
	height:16px;	
}
#infos a:hover {
	display:block;
	float:left;
	padding:0;
	margin:0;
	background:url(../img/onglets/infos.png) no-repeat 0 -16px;
	width:120px;
	height:32px;
	text-decoration:none;	
}
#actions a {
	display:block;
	float:left;
	padding:0;
	margin:0;
	margin-top:16px;
	background:url(../img/onglets/actions.png) no-repeat 0 0;
	width:60px;
	height:16px;	
}
#actions a:hover {
	display:block;
	float:left;
	padding:0;
	margin:0;
	background:url(../img/onglets/actions.png) no-repeat 0 -16px;
	width:120px;
	height:32px;
	text-decoration:none;	
}
#mssg a {
	display:block;
	float:left;
	padding:0;
	margin:0;
	margin-top:16px;
	background:url(../img/onglets/messagerie.png) no-repeat 0 0;
	width:60px;
	height:16px;	
}
#mssg a {
	text-decoration:none;
	display:block;
	float:left;
	padding:0;
	margin:0;
	background:url(../img/onglets/messagerie.png) no-repeat 0 -16px;
	width:120px;
	height:32px;		
}
#corb a {
	display:block;
	float:left;
	padding:0;
	margin:0;
	margin-top:16px;
	background:url(../img/onglets/corbeille.png) no-repeat 0 0;
	width:60px;
	height:16px;	
}
#corb a:hover {
	text-decoration:none;
	display:block;
	float:left;
	padding:0;
	margin:0;
	background:url(../img/onglets/corbeille.png) no-repeat 0 -16px;
	width:120px;
	height:32px;		
}
#profil a {
	display:block;
	float:left;
	padding:0;
	margin:0;
	margin-top:16px;
	background:url(../img/onglets/profil.png) no-repeat 0 0;
	width:60px;
	height:16px;	
}
#profil a:hover {
	text-decoration:none;
	display:block;
	float:left;
	padding:0;
	margin:0;
	background:url(../img/onglets/profil.png) no-repeat 0 -16px;
	width:120px;
	height:32px;		
}
