/* CSS Document */

<!-- -->

body { padding:0; margin:0; background: url(background.jpg) fixed; 
	   font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #003399;}
	   
.Style1 { font-size: 10px; color: #003399; }
.Style2 { font-size: 10px; color: #003399 }
.Style3 { font-size: 10px; color: #003399; }

A {	 font-size: 10px; color: #003399; text-decoration: none; }
A:active { font-size: 10px; color: #003399; text-decoration: none; }
A:visited { font-size: 10px; color: #003399; text-decoration: none; }
A:hover { font-size: 10px; color: #4363AD; text-decoration: none; }

bleu.A {	font-size: 10px; color: #003399; text-decoration: none; }
bleu.A:active { font-size: 10px; color: #003399; text-decoration: none; }
bleu.A:visited { font-size: 10px; color: #003399; text-decoration: none; }
bleu.A:hover { font-size: 10px; color: #4363AD; text-decoration: none }




/*  Page HTML   */

#Navigation { padding:66px 0 0 30px; font-size:14px; font-weight:normal; color: #1B3F94; }
A.Nav:Link, A.Nav:Active, A.Nav:Visited {font-size: 12px; font-weight:normal; color: #1B3F94; text-decoration: none; }
A.Nav:Hover {color: #4363AD;}
#Content { width:890px; height:438px; margin:64px 0 0 0; }
.Title { width:881px; height:44px; font-size:22px; margin:78px 0 0 30px;}
.Texte {  width:881px; height:346px; font-size:10px; margin-left:30px; overflow: scroll; position:absolute; }
.Texte table {  width:860px; height:346px; font-size:10px; }


