/* CSS Document */

body {font:Verdana, Arial, Helvetica, sans-serif;
	  color:#999;
	  font-size:small;}
	

#menu { width:750px;
		margin:0px 20px 10px 140px;
		}
		  
/*.entete { height:147px;
		width:900px;
		float:left;}*/
		
.imageenteted {float:left;}
		  
#contenu {position:center;
		border:1px solid #ccc;
		height:500px;
		width:900px;
		margin:5%;
		}
		
.lienbase a{ font-size:115%;
	               color:#999;
	               text-decoration:none;
	            }!important
				
.lienbase:visited{font-size:115%;
	     color:#999;
	     text-decoration:none; 
	     }
	
.lienbase:hover{ font-size:115%;
	             color:#222;
		         text-decoration:none;
		         }
		 
a { font-size:115%;
	     color:#999;
	     text-decoration:none;
	     background-image:url(../img/puce.gif);
	     background-repeat:no-repeat; 
	     }
		 
/*a:visited {font-size:115%;
	     color:#999;
	     text-decoration:none;
	     background-image:url(../img/puce.gif);
	     background-repeat:no-repeat; 
	     }*/
	
a:hover{ font-size:115%;
	     color:#222;
		 text-decoration:none;
		 background-image:url(../img/puce-hover.gif);
	     background-repeat:no-repeat;}
		 
.gras {font:Verdana, Arial, Helvetica, sans-serif;
	  font-size:14px;
	  font-weight:600;}
.plugros {font-size:115%;}