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

/*------------------MENU------------------*/	
#menucoala  {
    margin: 0 auto 0 auto;
    width:573px;
	 }
#menucoala a {
	display:block;
	 width:191px;
	 height:37px;
	 }
#menucoala div {
	 width:191px;
	 height:37px;
	 float:left;

	 }	 
#envoi {		
	background: url(../img/coala_envoi.png) no-repeat 0 0 ;
	}
#envoi a:hover {
	background: url(../img/coala_envoi.png) no-repeat 0 -37px ;
	}
#voir {		
	background: url(../img/coala_voir.png) no-repeat 0 0 ;
	}
#voir a:hover {
	background: url(../img/coala_voir.png) no-repeat 0 -37px ;
	}
#config {		
	background: url(../img/coala_config.png) no-repeat 0 0 ;
	}
#config a:hover {
	background: url(../img/coala_config.png) no-repeat 0 -37px ;
	}
#multi {		
	background: url(../img/multivue.png) no-repeat 0 0 ;
	}
#multi a:hover {
	background: url(../img/multivue.png) no-repeat 0 -37px ;
	}
#confact {		
	background: url(../img/confact.png) no-repeat 0 0 ;
	}
#confact a:hover {
	background: url(../img/confact.png) no-repeat 0 -37px ;
	}
#analyz {		
	background: url(../img/analyser.png) no-repeat 0 0 ;
	}
#analyz a:hover {
	background: url(../img/analyser.png) no-repeat 0 -37px ;
	}
#utili {		
	background: url(../img/utilisateurs.png) no-repeat 0 0 ;
	}
#utili a:hover {
	background: url(../img/utilisateurs.png) no-repeat 0 -37px ;
	}