
#s1 {color: #000; font: 12px Verdana,Courier,Arial, sans-serif; font-style: normal; background-color: #CCCCCC;}
#s2 {color: #000; font: 12px Georgia,Verdana,Courier,Arial, sans-serif; font-style: normal; background-color: yellow;}
#s3 {color: #FFF; font: 32px Arial, sans-serif; font-weight: bold}
#s4 {color: #000; font: 12px Arial, sans-serif; font-style: normal; background-color: #FFFFFFF;}
#s5 {color: #000; font: 12px Georgia,Verdana, Courier, Arial, sans-serif; font-style: normal;}
#s6 {color: #AAA; font: 12px Georgia,Verdana, Courier, Arial, sans-serif; font-style: normal;}
#s7 {color: #000; font: 18px Georgia,Courier, Arial, sans-serif; font-style: normal;}
#s8 {color: #000; font: 12px Georgia,Courier,Arial, sans-serif; font-style: normal; background-color: #EEEEEE;}
#s9 {color: #000; font: 12px Georgia,Courier,Arial, sans-serif; font-style: normal; background-color: yellow;}
#s10 {color: #AAA; font: 10px Georgia,Courier, Arial, sans-serif; font-style: normal;}
#s11 {color: orange; font: 9px Verdana, sans-serif; font-style: normal;}
#s12 {color: #777; font: 9px Verdana,Georgia, sans-serif; font-style: normal;}
a:link { color: orange; text-decoration: none; }
a:visited { color: orange; text-decoration: none; }
a:hover { color: red; text-decoration: overline underline;}
a:active { color: orange; text-decoration: none; }


#image {position: absolute; top:30px; left:50px;}
#titre {position: absolute; top:150px; left:100px;}
#pave {position: absolute; top:160px; left:50px;}

body {
	background-image: url('images/bg2.gif');
	background-color: white;
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family:Georgia, Times, serif;
	font-size:12pt;
}

#comment {
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:15px;
	border:1px dashed #333;
	background-color:#fff;
	}
