<!--
#site {
	width:790px;
	background-color:#FFFFFF;
	height:auto;
	z-index:1;
	left: auto;
	margin-left:auto;
	margin-right:auto;
	top: 15;
	border: thin groove #FFCCCC;
}
body {
	background-color: #FFCCCC;
}
.TopBanner {
	background-color: #FFCCCC;
	}
.MenuSelectionBlue {
		font-family: 'Trebuchet MS';
		font-size: 15px;
		color: #FFFFFF;
		background:#33CCFF;
		font-style: italic; 
		}
.MenuSelectionGrey {
		font-family: 'Trebuchet MS';
		font-size: 15px;
		color: #FFFFFF;
		background:#999999;
		font-style: italic; 
		}
.Titre  {
		font-family: "Trebuchet MS";
		font-size: 16px;
		color: #999999;
		font-style: bold; 
		}
.SousTitre  {
		font-family: "Trebuchet MS";
		font-size: 16px;
		color: #999999;
		font-style: bold; 
		}		
.TitreCommentaire  {
		font-family: "Trebuchet MS";
		font-size: 14px;
		color: #999999;
		font-style: bold; 
		}		
.CasualTextBlue {
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #009999;
		}
.CasualTextRed {
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #990000;
		}		
.CasualTextGrey {
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #999999;
		}		
.SubTitleBlue {
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #009999;
		font-style: italic; 
		}
.MenuPink {
		font-family: "Comic Sans MS"; 
		font-size: 12px; 
		color: #990000; 
		}
.MainTitle {
	color: #990000;
	font-size: 15px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	}
.MainTitleArticleRedOnBlue {
	color: #990000;
	background: #99CCFF;
	font-size: 15px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	}	
.MainTitleArticleBlueOnRed {
	color: #99CCFF;
	background: #990000;
	font-size: 15px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	}	
.MainTitleLight {
	color: #FFCCCC;
	font-size: 15px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	}	
-->
