BODY {
font-size : 16px;
font-family : Arial, Helvatica, sans-serif;
text-align : center;
}

td, tr, table  { 
background-repeat: no-repeat;
background-position: bottom right  ;
border : 0px;
 }
 
.liensSite a {
	text-decoration: none;
	color: #336699;
	font-style: italic;	  	
}
		   
.liensSite a:hover {
	text-decoration:underline;
	color: #FF6600;
	font-style: italic;
}

.menuAdmin a {
	text-decoration: none;
	font-size: 16px;
	color: #cbd300;
	font-style: bold;	  	
}

.menuAdmin a:hover {
	font-size: 16px;
	color: #FFffff;
	font-style: bold;
	background: #ff9900;
}
	
.menuExtra a {
	text-decoration: none;
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;	  	
}

.menuExtra a:hover {
	font-size: 16px;
	color: #000000;
	font-style: italic;
	background: #ff9900;
}
	
.menuAdmin table, td, tr {
	font-size: 13px;	
}

.liensSiteBas a {
	text-decoration: none;
	color: #990000;	  	
}

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

.contact a{
	text-decoration: none;
	color: #ff9900;	 
}

.contact a:hover{
	text-decoration: none;
	color: #CBD300;	 
}

------------------------------------------
.menuHaut a {
	text-decoration: none;
	font-size: 14px;
	color: #8B8BAF;
	font-weight: bold;
}

.menuHaut a:hover {	
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-decoration:underline;
}