﻿.verdana20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #cccccc;
	margin: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding: 10px;
}
.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #cccccc;
	margin: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding: 10px;
}
a:link {
	color: #cccccc;

}
a:hover {
	color: #FFFFFF;
	text-decoration: overline;
}
#quit a:hover:before {
	content:"Quit ";
}
a:visited {
	color: #cccccc;
}
#grand {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 1024px;
     height: 768px;
     margin-top: -384px; 
     margin-left: -512px;
	 overflow:hidden;
}
#moyen {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 900px;
     height: 675px;
     margin-top: -337px; 
     margin-left: -450px;
	 overflow:hidden;
}
#petit {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 680px;
     height: 510px;
     margin-top: -255px; 
     margin-left: -340px;
	 overflow:hidden;
}
