@charset "iso-8859-2";
/* CSS Document */

	#accueil {	
		width:154px;
		height:67px;	
		background: url(../img/nav/accueil.gif) no-repeat 0 0 ;
		}
	#accueil a {		
		width:154px;
		height:67px;
		}	
	#accueil a:hover {
		background: url(../img/nav/accueil.gif) no-repeat 0 -67px ;
		}	
	#presentation {	
		width:169px;
		height:67px;	
		background: url(../img/nav/pres_a.gif) no-repeat 0 0 ;
		}
	#presentation a {		
		width:169px;
		height:67px;
		}	
	#presentation a:hover {
		background: url(../img/nav/pres_a.gif) no-repeat 0 -67px ;
		}
	#informations {	
		width:163px;
		height:67px;	
		background: url(../img/nav/info.gif) no-repeat 0 0 ;
		}
	#informations a {		
		width:163px;
		height:67px;
		}	
	#informations a:hover {
		background: url(../img/nav/info.gif) no-repeat 0 -67px ;
		}	
	#documents {	
		width:143px;
		height:67px;	
		background: url(../img/nav/doc.gif) no-repeat 0 0 ;
		}
	#documents a {		
		width:143px;
		height:67px;
		}	
	#documents a:hover {
		background: url(../img/nav/doc.gif) no-repeat 0 -67px ;
		}
	#contact {	
		width:171px;
		height:67px;	
		background: url(../img/nav/contact.gif) no-repeat 0 0 ;
		}
	#contact a {		
		width:171px;
		height:67px;
		}	
	#contact a:hover {
		background: url(../img/nav/contact.gif) no-repeat 0 -67px ;
		}
