/* CSS Document */
body { background-color:#041423; margin:auto; padding:0; width:1000px; font-family:Arial, Helvetica, sans-serif; background-image:url('img/fond.gif'); background-repeat:repeat; background-position:top; }

.conteneur { width:1000px; margin:0; }
.ban { height:110px; width:972px; margin:0; border-bottom:5px solid #14BAFF; background-image:url('img/ban.jpg'); background-repeat:no-repeat; background-position:left;}
.entete { position:relative; top:8px; width:350px; left:582px; color:#000099; text-align:justify; font-size:11Px; font-family:Georgia, "Times New Roman", Times, serif; }

h1 { font-size:18Px; color:#FFFF66; font-weight:bold; }

.menu { margin:0; position:absolute; top:90px; background-color:#14BAFF; height:22px; padding-top:3px; }
.menu a { text-decoration:none; width:110px; border-style:solid; border-color:#005EB6; border-width:0Px 1Px 0 0; display:block; float:left; text-align:center; height:20px; color:#FFFF00; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px;}
.menu a:hover { text-decoration:underline; color:#003366; }

.contenu { width:965px; background-color:#041423; color:#D8F4FF; margin:auto; border:1px solid #14BAFF; padding:5px 0 5px 5px; text-align:justify; float:left; font-size:12px }
.contenu_gauche { width:540px; padding:5px 10px 5px 5px; float:left; text-align:center; }
.contenu_gauche img { border:2px solid #007AA7; }

.contenu_droit { width:400px; margin:0; float:left; }

.tarifs { width:535px; border:1px solid #FFFF66; text-align:center; float:left; height:300px; margin-bottom:30px;}
.tarifs_a { background-color:#006699; }
.tarifs_b { background-color:#3366FF; }

.footer { height:20px; width:962px; background-color:#14BAFF; padding:5px; float:left; color:#003366; }
.footer a { color:#000000; }