/* CSS Document */
body {font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-decoration: none;
	 background: url("img/background.png") repeat-x fixed;
	  background-color:#ECECEC; color: black;}

a:link {color: #000000;  text-decoration: underline;}
a:visited {color: #330000;  text-decoration: underline;}
a:hover {color: #333300; font-weight:bolder; text-decoration: none ; }
a.entrer {font-size: 24px; font-weight: bold; text-decoration: underline; }
a.pub {font-size: 18px; font-weight: bold; text-decoration: underline; color:#333333 }
a.retour {font-size: 16px; font-weight: bold; text-decoration: underline;}
a.rb {font-weight: bold; color:#333300; text-decoration: underline;}


.footer { color: #333300; text-decoration: none; font-size:12px}
a.footer:link {  color: #333300; text-decoration: none ; }
a.footer:visited {color: #333300; text-decoration: none ;}
a.footer:hover { color: #333300; font-weight:normal; text-decoration: none ; }

.style1 {
font:"Courier New", Courier, monospace;
font-size: 16px;
}
