body{
	color:#2554C7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #CCC url(../img/bg.gif) repeat-y fixed bottom center;

	
}

a {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.xstooltip 
{
    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 

    padding: 3px; 
    border: solid 1px;
	background-repeat: repeat;  
    background-image: url(../Images/tooltip.png); 
}

.test{
	color:#000000;
	font: normal 12pt sans-serif; 
}

.menu2 a {
	background:#FFF;
	/*border-right: 1px solid #CECECE;
	border-top: 1px solid #E5E5E5;*/
	color: #0000ff;
	float: left;
	/*padding-top: 4px;*/
	/*margin-left: 75px;*/
	/*margin-top: 10px;*/
	width: 150px; height: 25px;
	font: bold 15px Arial;
	text-align:center;
}
.menu2 a span {
	padding-left: 6px;
}
/*.menu2 a:hover {
	background: #0000ff;
	color: #FFF;
	text-decoration: none;
}*/
.menu2 a#last {
	width: 150px;
	border-right: none;
}

.menu3 a {
	background:#FFF;
	/*border-right: 1px solid #CECECE;
	border-top: 1px solid #E5E5E5;*/
	color: #0000ff;
	float: left;
	/*padding-top: 4px;*/
	/*margin-left: 75px;*/
	/*margin-top: 10px;*/
	width: 25px; height: 25px;
	font: bold 15px Arial;
	text-align:center;
}
.menu3 a span {
	padding-left: 6px;
}
/*.menu3 a:hover {
	background: #0000ff;
	color: #FFF;
	text-decoration: none;
}*/
.menu3 a#last {
	width: 25px;
	border-right: none;
}

.imgMenu{
margin: 0 0;
height: 18px; /* spécifiez la hauteur de l'image, une bonne attitude à prendre */
width: 1px; /* spécifiez la largeur de l'image, une bonne habitude à prendre */

} 
