@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 ;
	}	
#illu {
	width:390px;
	height:410px;
	padding:5px;
	background-image:url(../img/groscadre.png);
	padding-left:15px;
	background-color:#FFE0DF;
}
.blok {
	width:233px;
	height:140px;
	padding:5px;
	padding-left:12px;
	background-image:url(../img/bulle.png);	
	}
#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.png) no-repeat 0 0 ;
	}
#esp_pme a:hover {	  
	background: url(../img/menu/esp-pme.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_a.png) no-repeat 0 0 ;
	}
#esp_perso a:hover {	  
	background: url(../img/menu/esp-perso_a.png) no-repeat 0 -31px ;
	}	
