.new         { color: #FF0000; font-weight: bold }.numlinks    { font-size:12pt }.descript    { font-size:10pt }.link        { line-height:100% }a:link        { text-decoration: none; color: #0000FF; font-family: Arial, Helvetica }a:visited     { text-decoration: none; color: #0000FF; font-family: Arial, Helvetica }a:hover       { text-decoration: none; color: #FF0000; font-family: Arial, Helvetica }a:active      { text-decoration: none; color: #FFFF00; font-family: Arial, Helvetica }.pts14       { font-size:14pt }.pts12       { font-size:12pt }.pts10       { font-size:10pt }.pts8        { font-size:8pt }.pts18       { font-size:18pt }.pts24       { font-size:24pt }h1           { font-size:24pt }h2           { font-size:18pt }h3           { font-size:14pt }h4           { font-size:12pt }ul           { font-size:12pt }      html {      	width: 100%;      	height: 100%;      	display: block;      }      body {       width: 100%;      	height: 100%;      	display: block;      	margin : 0px;      	padding : 0px;      	background-color: #ffffff;      	background-repeat: no-repeat; /* On ne répètepas l'image */      	background-image:url('http://www.cliquecorse.com/images/fond.jpg'); /*On fixe l'image du bg */      	background-position: top center;      	font-size:12px;      }      #contenu {      	width: 50%;      	height: 50%;      	display: block;      	padding: 0px;      	border: 0px dotted gray;      	background-color: #ffffff;      	position: absolute;      	left: 50%;      	top: 10px;      	margin-left: -490px;      }      .generalLink{       width: 100%;      	height: 100%;      	display: block;      }      #validateur img {      	border:none      }
