/* Styles généraux */
body { background-color: #333333; background-image: url(../images/fond_gris.jpg); background-repeat: repeat;  margin: 0; padding: 0; text-align: center; }
body, table { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFF; }
#page { background-color: #8e8e8e; width: 960px; border: 1px solid #333333; margin-right: auto; margin-left: auto; position: relative; text-align: left; }
#nav { float: left; width: 140px; }
#nav div { background-color: #666666; margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 8px; border: 1px solid #FCCB48; }
#nav a, #nav a:link { color: #fccb48; text-decoration: none; font: bold 13px Arial, Helvetica, sans-serif; }
#nav a:hover, #page #nav #current { color: #FFF; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; }

#contenu { margin: 0px; float: right; width: 808px; padding-right: 12px; padding-bottom: 0px; padding-top: 0px; padding-left: 0px; }
#contenu a, #contenu a:link { color: #FFFFFF; text-decoration: underline; font-weight: bold; }
#contenu a:hover { color: #fccb48; text-decoration: none;}
#bas { padding: 20px 10px 6px; position: relative; overflow: hidden; background-image: url(../images/images/bas.jpg); background-repeat: no-repeat; }
#bas div { margin: 0px 10px 0px 4px; padding: 2px; float: left; }
#bas, #bas a, #bas a:link { font: 12px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #333; }
#bas a:hover { color: #ff5500; }
img {border: 0 ; }
.clear {clear: both; height:0;font-size: 1px;line-height: 0px; }
#ref { display: none; }

/* Style d'écriture */
.titre, .titreCentre { font-size: 16px; font-weight: bold; color: #FFFFFF; }
.titreCentre { text-align: center; }
h1 { font-size: 2em; margin-top:0; margin-bottom:0; font-weight: bold; }
p { margin: 0px; padding: 0px; }

.gras { font-weight: bold; }
.cadre { border: 1px solid #666666; }

/* Images */
#contenu a img, #contenu a img:link  { padding: 5px; background-color: #CCCCCC; border: 1px solid #fccb48; }
#contenu a img:hover { border-color: #466DBA; background: #666; }
#contenu a img.gauche { margin-right: 12px; margin-bottom: 10px; margin-left: 0px; float: left; }
#contenu a img.droite { margin-right: 0px; margin-bottom: 10px; margin-left: 12px; float: right; }
#contenu a img.noborder { padding: 0px; border:0; }

/* Tableaux */
#contenu .data table { margin-top: 12px; margin-bottom: 12px; border: 1px solid #666666;}
#contenu .data th { padding-top: 6px; padding-bottom: 6px; background-color: #708491; color: #FFFFFF; text-align: center; border: 1px solid #FFFFFF; }
#contenu .data th a, #contenu .data th a:link {text-decoration : underline; color : #FFFFFF; font-weight:bold}
#contenu .data th a:hover { color: #990000; }
#contenu .data td { font-size: 12px; text-align: center; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 4px; border: 1px solid #CCCCCC; }
#contenu .data td a, #contenu .data td a:link {text-decoration : underline; color : #713029; font-weight:bold}
#contenu .data td a:hover { color: #009999; }
#contenu .data tbody tr:hover { background-color:#CCFFCC; color: #666; }
#contenu .data tbody tr:hover td { border-color: #CCC; }
#contenu #pagination a img, #contenu #recherche a img { padding: 0px; border: 0; background-color: inherit}

/* Tableaux avec photos */
#contenu .photos  { margin-top: 4px; margin-bottom: 6px; }
#contenu .photos td { font-size: 13px; text-align: center; padding-top: 2px; padding-right: 0px; padding-bottom: 2px; padding-left: 0px; border: 0; font-weight: bold; color: #FCCB48; }

/* Liste a puces */
#contenu ul { margin: 0px 0px 0px 20px; padding: 0px; list-style-image: url(images/puce_orange.gif); }
#contenu li { list-style-type: none; }
#contenu ul ul, #contenu ul ul li {list-style-image: none; list-style-type: disc; }

/* cadre arrondi */
.round {width: 800px; background: url(images/bas-gauche.png) no-repeat left bottom; margin-right: auto; margin-left: auto; }
.round-outer {background: url(images/bas-droite.png) no-repeat right bottom; padding-bottom: 12px;}
.round-inner {background: url(images/haut-gauche.png) no-repeat left top; color: #003366;}
.round h2 { background: url(images/haut-droite.png) no-repeat right top; padding: 10px; font-size: 15px; text-align: center; margin: 0px; }

/* formulaire */
#formulaire {margin: 0px; padding: 0px; }
#formulaire fieldset {margin: 1px 0 1px; padding: 8px; border : 1px solid #666666 }
#formulaire legend { font-weight: bold; color: #708491; font-size: 16px; margin-left: 10px; padding-right: 12px; padding-left: 12px; }
#formulaire div { position: relative; width: 100%; padding: 3px; clear: both; }
#formulaire label { float: left; width: 195px; cursor: pointer; color: #333333; text-align: right; padding-right: 5px; }
#formulaire label.actif { width: auto; padding-right: 10px; }
#formulaire input[type="text"], #formulaire input[type="password"], #formulaire textarea, #formulaire select { width: 200px; font-size: 12px; height: 16px; border-top: 2px solid #999; border-left: 2px solid #999; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; float: left; }
#formulaire textarea { width: 400px; height: 100%; }
#formulaire select { height: 20px; }
#formulaire input[type="text"]:focus, #formulaire input[type="password"]:focus, #formulaire textarea:focus {background: #ffc;}
#formulaire input.radio, #formulaire input.checkbox, #formulaire input.submit { width: auto; padding: 0px; border: 0; float: left; margin-right: 6px; }
#formulaire input[type="submit"]{ font-size: 14px; font-weight: bold; color: #333333; }
#formulaire .obligatoire { font-size: 11px; color:#666666; font-style: italic; text-align: center; }
#formulaire #erreur { font-size: 14px; padding: 6px 6px 6px 15px; font-weight: bold; color: #990000; }
#formulaire #commentaire { font-size: 11px; font-style: italic ; padding: 6px;}

