body
		{
			background: #FAFAD4;
			font-family : georgia, verdana, arial, helvetica, sans-serif;
			font-style : italic;
		}
table   {
			font-family : georgia, verdana, arial, helvetica, sans-serif;
			font-style : italic;
        }
        

.infobulle{
	position: absolute;	
	visibility : hidden;
	border: 1px solid Black;
	padding: 2px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #ADEFFB;
}
        


.haut {
	Height: 32px;
	width: 630px; 
	background: url('images/boite/haut.png') no-repeat center bottom;
}

.milieu {
	width: 630px; 
	background: url('images/boite/milieu.png') center;
}

.bas {
    Height: 32px;
	width: 630px; 
	background: url('images/boite/bas.png') no-repeat center bottom;
}
