a:link{text-decoration: underline; color: #F02841}
a:visited{text-decoration: underline; color: #F02841} 
a:active{text-decoration: underline; color: #F02841}

body{	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: black;
		margin-top:0px;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
 background-color: #666666;
 background-repeat: repeat-y; 
 background-image: url(images/fond_menu.gif);
		}

table{	font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: black;
		table-border-color-light: rgb(255,255,153);
		table-border-color-dark: rgb(255,255,51);
 	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
  background-attachment: scroll; background-repeat: repeat-y; 
		}
		
.texte_rouge{
		color:F02841;
}
.Style1 {color: #1F2772}

