body { 
	font-size : 14px; 
	font-weight : normal; 
	color : #0909a5; 
	font-style: normal ; 
    background-image : url(ico/bak.jpg);
	background-repeat: both;
	
	} 
a:link {
  font-family: font-family: Arial Narrow, Franklin Gothic Medium Cond, Sans-serif;
  font-size:10pt;
  }
a:hover {
	COLOR: red; 
	TEXT-DECORATION: bold;
  font-family: font-family: Arial Narrow, Franklin Gothic Medium Cond, Sans-serif;
  font-size:10pt;    
	}
    
a:active {
         color:red;
         TEXT-DECORATION: bold;
  font-family: font-family: Arial Narrow, Franklin Gothic Medium Cond, Sans-serif;
  font-size:10pt;  
        }
a:visited
   {
   color:darkblue;
   TEXT-DECORATION: bold;
  font-family: font-family: Arial Narrow, Franklin Gothic Medium Cond, Sans-serif;
  font-size:10pt;  
        }        

.firstoff {
    margin-left = 0px;
    background-image : url(ico/1off.gif);
    text-align : center;
    width : 100px;
    height : 25px;
	font-size : 10pt; 
	color : #0505aa; 
	font-family: Verdana, Arial, "Times New Roman", "Microsoft Sans Serif", Courier
      }
      #firston {
        background-image : url(ico/1on.gif);
        text-align : center;
        width : 100px;
        height : 25px;
		font-size : 10pt; 
		font-weight : normal; 
		color : #0505aa; 
		font-family: Verdana, Arial, "Times New Roman", "Microsoft Sans Serif", Courier
            }

.secondoff {
        background-image : url(ico/2off.gif);
        text-align : center;
        width : 100px;
        height : 25px;
		font-size : 10pt; 
		font-weight : normal; 
		color : #0505aa; 
		font-family: Verdana, Arial, "Times New Roman", "Microsoft Sans Serif", Courier
      }
      #secondon {
        background-image : url(ico/2on.gif);
        text-align : center;
        width : 100px;
        height : 25px;
		font-size : 10pt; 
		font-weight : normal; 
		color : #0505aa; 
		font-family: Verdana, Arial, "Times New Roman", "Microsoft Sans Serif", Courier
            }


	.soon   {
   		padding-left : 15px;
		color : gray; 
		}



.headerArea {
	height : 50px;
	background : #447;
	font-family: Verdana, Arial, "Times New Roman", "Microsoft Sans Serif", Courier; 
	font-size: 12pt; 
	text-align : center;
	color: white;
	font-weight : bold;
	} 


.mainArea { 
	dmargin-left : 175px; 
    background-color: #efefd6;
	font-family: Verdana, Arial, "Times New Roman", "Microsoft Sans Serif", Courier
	padding-left : 5px;
	height : auto;
    width :1000px;
	}

	.rightcol {
		width : 420px;
		float : right; 
		padding-left : 5px;
		background-color: #efefd6; 
		}
		
	.leftcol {
		float : left;
		width : 420px;
		padding-left : 10px;
		background-color: #efefd6; 
		}

    .article {
		padding-left : 5px;
		font-size : 12px; 
		font-weight : normal; 
		color : darkblue; 
		font-family: Verdana, Arial, "Times New Roman", "Microsoft Sans Serif", Courier; 
		font-style: normal; 
		background-color: #F2F0EC
		}   
        
	.titre {text-align : center;
		padding-left : 5px;
		font-size : 11pt; 
		font-weight : bold;
		color : darkblue;
		font-style: normal; 
		border-top-width: medium; 
		font-family: Verdana, Arial, "Times New Roman", "Microsoft Sans Serif", Courier; 
		dbackground-color: #F2F0EC
		}		 

	.contenu {
		padding-left : 5px;
		font-size : 12px; 
		font-weight : normal; 
		color : darkblue; 
		font-family: Verdana, Arial, "Times New Roman", "Microsoft Sans Serif", Courier; 
		font-style: normal; 
		background-color: #F2F0EC
		}
	.indent {
		padding-left : 15px;
		font-size : 12px; 
		font-weight : normal; 
		color : blue; 
		font-family: Verdana, Arial, "Times New Roman", "Microsoft Sans Serif", Courier; 
		}


.footerArea { 
	clear : both; 
	text-align : center; 
	background : #C2B9A7; 
	font-family: Verdana, Arial, "Times New Roman", "Microsoft Sans Serif", Courier; 
	font-size: 12pt; 
	font-style: italic; 
	color : darkblue; 
	} 
    


