BODY {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	margin: 0 0 0 0;
}


tr.menu
{
	margin: 0 0 0 0;
	display: block;
}

/******************************************************************************************/

td.menu
{
	background-image :   url("../images/bullemenu2.gif");
	background-repeat : no-repeat;	
	vertical-align: middle;
	text-align: center;	
}

a.menu
{
	font-family: "Comic sans ms", Arial, Helvetica, sans-serif;
	position: static;
	text-decoration: none;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-size: large;
	
}

a.menu:hover 
{
	/*	background: url(../Images/bullemenu2_ro.gif) no-repeat center center; /* source de l'image d'arrive */
	color: #FF6600;	
}


/******************************************************************************************/
a.barremenu
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFCC;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
}

a.barremenu:hover 
{
	/*	background: url(../Images/bullemenu2_ro.gif) no-repeat center center; /* source de l'image d'arrive */
	color: #000000;
}

/******************************************************************************************/

/******************************************************************************************/
a.lienvers
{
	color: Red;
	text-decoration: underline;
}
a.lienvers:hover
{
	color: #000000;
}


/******************************************************************************************/

<style type="text/css">

.style2 {color: #FFFF66}
.style3 {color: #FFFFCC}
.style4 {font-weight: bold}
.style5 {font-size: 20 pt; font-weight: bold; }
.style7 {font-size: 20 pt;font-weight: bold;}
.style8 {font-size: 20 pt;font-style: italic;}
.style9 {color: #FFFFCC;font-size: 20 pt;font-weight: bold;}



</style>