@charset "utf-8";
/* CSS Document */

body {height:100%;width:100%;font-family:Arial, Geneva, sans-serif;font-size:11px;text-align:center;margin:auto;}

#head #header {height:49px;margin:0;width:100%;}
#header ul {width:980px;height:47px;margin:auto;position:relative;top:15px;}
#header li {display:inline;font-family:Arial, Geneva, sans-serif;font-size:17px;font-weight:bold;padding:10px 30px 10px 30px;margin:-2px;border-left:1px solid black;height:40px;top:10px;}
#header li a {cursor:pointer; color:#000; text-decoration:none;}
#header li a:hover {color:#FFF;}

#main {width:980px;height:100%;margin:auto;position:relative;}

#form1 {position:relative;width:930px;height:141px;margin:auto;top:30px;margin-top:0px;}
#form1 .catchbackleft {position:absolute;left:0;}
#form1 .catchbackright {position:absolute;right:0;}
#form1 #catcher1 {position:absolute;top:0;left:0;margin-left:160px;}
#form1 #thumbcatchleft {top:0;left:0;padding-top:10px;padding-left:10px;}
#form1 #thumbcatchright {top:0;right:0;padding-top:10px;padding-right:10px;}

.thumbs #head {position:relative;width:902px;height:37px;margin:auto;top:50px;}
.thumbs #head .backleft {position:absolute;left:0;}
.thumbs #head .backright {position:absolute;right:0;}
.thumbs #head p {position:absolute;top:0;left:0;z-index:10000;font-family:Arial, Geneva, sans-serif;font-size:19px;font-weight:bold;margin:7px 0 0 40px;}
.thumbs #head .etoile {position:absolute;top:0;left:0;z-index:100000;margin:8px 0 0 5px;}

.thumbs #table {position:relative;width:900px;border:solid 1px #dad8d8;margin:auto;margin-top:50px;}
.thumbs #table td {width:160px;}
.thumbs #table .thumb {width:160px;height:120px;border:1px solid orange;}
.thumbs #table .thumb:hover {width:160px;height:120px;border:1px solid black;}
.thumbs #table .toiles {position:absolute;}
.thumbs #table p {font-family:Arial, Geneva, sans-serif;font-size:17px;text-align:left;margin:1px;}

.lien_milieu {font-family:Verdana, Geneva, sans-serif; font-size:30px; color:#000; text-decoration:none; }
.lien_milieu:hover {font-family:Verdana, Geneva, sans-serif; font-size:30px; color:#F90; text-decoration:none; }
