@charset "utf-8";
/* CSS Document QDTAB V2 par la sciété AIR-GRAPHIK */

body {
	background-color: #614b4b;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.titre {
	font-size: 32px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.sous_titre {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 22px;
}
.Style3 {
	font-size: 20px;
	font-weight: bold;
	color: #EA4726;
}
.Style4 {
	font-size: 10px;
	color: #666666;
}
.Style8 {font-size: 10px; color: #666666; font-weight: bold; }
.Style9 {
	font-size: 14px;
	font-weight: bold;
	color: #E04401;
}
.Style10 {
	font-size: 9px;
	color: #E67300;
}
.Style11 {
	font-size: 13px;
	font-weight: bold;
	color: #E67300;
}
.Style12 {
	font-size: 13px;
	font-weight: bold;
}
.Style13 {font-size: 16px}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.titre_c {font-size: 16px; font-weight: bold; color:#828282; }
img {
	border:0px;
}
.Style14 {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.Style18 {font-size: 10px; font-weight: bold; color: #FFFFFF; }

tr.rollover:hover {background-color:#DFF1FB;}
.rollover { background-color:#fef7ec; }

tr.rollover_n:hover {background-color:#DFF1FB;}
.rollover_n { background-color:#FFFFFF; }

a.info {
   position: relative;
   color: black;
   text-decoration: none;
   /* border-bottom: 1px gray dotted;  on souligne le texte */
}
a.info span {
   display: none; /* on masque l'infobulle */
}
a.info:hover {
   background: none; /* correction d'un bug IE */
   z-index: 500; /* on définit une valeur pour l'ordre d'affichage */

   cursor: help; /* on change le curseur par défaut en curseur d'aide */
}
a.info:hover span {
   display: inline; /* on affiche l'infobulle */
   position: absolute;

   white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */

   top: 30px; /* on positionne notre infobulle */
   left: 20px;

   background: white;

   color: green;
   padding: 3px;

   border: 1px solid #e04401;
}
form {
	padding:0px;
	margin:0px;
}
.rollover1 { background-color:#fef7ec; }
td.rollover1:hover {background-color:#DFF1FB;}
.rollover_n1 { background-color:#FFFFFF; }
td.rollover_n1:hover {background-color:#DFF1FB;}
.Style19 {font-size: 12px}
.Style21 {
	color: #E04401;
	font-size: 12px;
}
.Style23 {font-weight: bold}
.Style29 {font-size: 10px}
.Style31 {
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
    .rotation {
        border: 0px;
        cursor: pointer;
        overflow: hidden;
        position: relative;
        width: 305px;
        height: 230px;
    }

    .rotation img {
        border: 0px;
        cursor: pointer;
        width: 305px;
        height: 230px;

    }
