.pts8        { font-size: 8pt }.pts10       { font-size: 10pt }.pts12       { font-size: 12pt }.pts14       { font-size: 14pt }.pts16       { font-size: 16pt }.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 }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 }      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/fondbateaucorsecorsica.gif'); /*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      }
