BODY	{	
	font-weight:	normal;
	font-family:"Times New Roman", Times, serif;
	word-spacing:	normal;
	letter-spacing:	normal;
	background: url(http://www.masterfinances.proba.jussieu.fr/Images/fond.jpeg);
	text-transform:	none;
	}	

P, BLOCKQUOTE, UL, OL, DL, DD, LI, DIR, MENU	{	
	}	

OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

TABLE, TBODY, TR, TD	{	
	text-transform:	none;
	}	



HR	{	
	visibility:	visible;
	}	
		
BODY	{	
	color:	black;
	background:	url(http://www.masterfinances.proba.jussieu.fr/Images/fond.jpeg);
	}	
		
A:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#C00;
	background:	#FFC;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#C00;
	background:	#FFC;
	}	
		
A:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#F00;
	background:	#FC0;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#C00;
	background:	#FC0;
	}	
		
A.offsite	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#C00;
	background:	#FFC;
	}	

.lee:link	{	
	text-decoration:	underline;
	font-weight:	bold;
	color:	#C00;
	background:	#FFC;
	}	
		
.lee:visited	{	
	text-decoration:underline;
	font-weight:	bold;
	color:	#C00;
	background:	#FFC;
	}	
		
.lee:active	{	
	text-decoration:underline;
	font-weight:	bold;
	color:	#C00;
	background:	#FFC;
	}	
		
.lee:hover	{	
	text-decoration:underline;
	color:	#C00;
	background:	#FC0;
	}	
		
.lee:offsite	{	
	text-decoration:underline;
	font-weight:	bold;
	color:	#C00;
	background:	#FFC;
	}	


p.texte:first-letter {font-size:1.8em;}
div.centrer {text-align:center;}

a.info {
  position:relative;
  color:#000;
}
a.info:hover {
   background: none; 
   z-index: 500;
   color:#000;
}
a.info span {display: none;}
a.info:hover span {
	text-align:left;
   display: block; 
   position: absolute;
   font-size:14px;
   font-weight:normal;
   color:#000;
   width:450px;
   top: 10px; 
   left: 50px;
   background: white;
   padding: 13px;
   border: 1px solid #5D779A;
   border-top: 4px solid #5D779A;
}

