body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

A:link				{	color: #999999;	text-decoration: none;		}
A:visited			{	color: #999999;	text-decoration: none;		}
A:hover				{	color: #FF9900;	text-decoration: none;		}


td 					{	font-size: 10px;	border: 0px;	margin: 0px;	padding: 0px;	}
select 				{	color: #666666;	font-weight: bold;	background-color: #FFFFFF;	}
img 					{	border: 0px;	}

.vert {	color: #FF9900;		}
.noir {	color: #000000;		}

.white 				{	color: #ffffff;		}
.white A:link			{	color: #ffffff;		}
.white A:visited			{	color: #ffffff;		}

.noir A:link			{	color: #000000;		}
.noir A:visited			{	color: #000000;		}
.noir A:hover			{	color: #FF9900;	text-decoration: none;		}
.noir A:hover:visited		{	color: #FF9900;	text-decoration: none;		}

.gris						{	color:#999999;}
.gris A:link			{	color: #999999;		}
.gris A:visited			{	color: #999999;		}
.gris A:hover			{	color: #FF9900;	text-decoration: none;		}
.gris A:hover:visited		{	color: #FF9900;	text-decoration: none;		}






.titre 				{	font-size: 20px;		}
.titresous 				{	font-size: 14px;		}
.LIENSdroite {
	font-weight: normal;
	color: #CCCCCC;
	line-height: 15px;
	text-align: right;
	padding-right: 20px;
	text-decoration: none;
	text-transform: uppercase;
}

.LIENSdroite A:link		{	color: #cccccc;	text-decoration: none;		}
.LIENSdroite A:hover		{	color: #FF9900;	text-decoration: none;		}
.LIENSdroite A:visited		{	color: #cccccc;	text-decoration: none;		}


.underlined_link A:link			{	text-decoration:underline;	}
.underlined_link A:hover			{	text-decoration:none;	}
.underlined_link A:visited		{	text-decoration:underline;	}
.underlined_link A:visited:hover	{	text-decoration:none;	}


.PROGtitre 				{	font-size: 14px;	text-transform: uppercase;	color: #000000;	}
.PROGtitre A:link 		{	color: #000000;		}
.PROGtitre A:hover 		{	color: #666666;		}
.PROGtitre A:visited 		{	color: #000000;		}


.PROGsoustitre 			{	color: #000000;	font-size: 14px;		}
.PROGsoustitre A:link 		{	color: #000000;	}
.PROGsoustitre A:hover 		{	color: #666666;	}
.PROGsoustitre A:visited 	{	color: #000000;	}

.bgblack 				{	background-color: #000000;	}
.expo 				{	color: #999999;	font-size: 9px;	}
.noUnderline A			{	text-decoration: none;		}
.bgVERT 				{	text-transform: uppercase;	color: #000000;	background-color: #66FF00;	}

.question 				{	color: #FFFFFF;	background-color: #999999;	}
.mosaiqueB {
	background-attachment: scroll;
	background-image: url(../img/rub_pho_mos420.gif);

	
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.orange 						{		color: #ff9900;													}
.orange A:link				{		color: #ff9900;	text-decoration: none;					}
.orange A:hover			{		color: #ff9900;	text-decoration: underline;			}
.orange A:visited:hover	{		color: #ff9900;	text-decoration: underline;			}
.orange A:visited			{		color: #ff9900;	text-decoration: none;					}

.violet 						{		color: #42429E;													}
.violet A:link				{		color: #42429E;	text-decoration: none;					}
.violet A:hover			{		color: #42429E;	text-decoration: underline;			}
.violet A:visited:hover	{		color: #42429E;	text-decoration: underline;			}
.violet A:visited			{		color: #42429E;	text-decoration: none;					}
