body, td, div, input, select { font-family:"Verdana"; font-size:11px; color: #ACB9BF; }
#conteneur { background-color:#244558; color: #ACB9BF; display:block; border:4px solid white; padding:10px; background:url('images/fd_bleu.jpg'); }

#cont1 { background-color:#234051; display:block; border:4px solid white; border-bottom: 1px solid #446170; padding:10px; }
#cont2 { background-color:#2F4F60;  display:block; border:4px solid white; border-top: 0px; border-bottom: 1px solid #446170; padding:10px; }
#cont3 { text-align:center; background-color:#234051; display:block; border:4px solid white; border-top: 0; padding:10px; }

#cont2 img { border:4px solid white; }

img { border:0px; }

a { color : #E7DC8C; text-decoration:underline; }

#footer { text-align:center; color: white; }

h1 { font-size:16px; text-transform: uppercase; color: white; font-family: 'Trebuchet MS'; margin-top:0px; margin-bottom: 0px; }

ul { margin-top:0px; }

input { border : 1px solid #446170; color: black; }

/* liens pour infobulles */
.info,.infoLien{position:relative;}
.info,.info:hover{background:#eef;color:#000;text-decoration:none}
.info:hover{cursor:pointer;}
/* IE seulement pour que l'infobulle supperpose correctement les autres liens de la page */
html * .info:hover{z-index:1} 
.info:visited{color:#000}

/* paramètres de l'infobulle */
.info span,.infoLien span{position:absolute;padding:2px; text-align:center;color:#fff;
background:orange;z-index:99;top:0em;left:-9999px}
.info:hover span,.infoLien:hover span{left:-55550px;}

a.loupe { color:white; text-decoration:none; }

.t3 {
background-color: #2F4F60;
}