/* remise à zéro des navigateurs */
* { margin: 0; padding: 0; border: none; text-decoration: none; } 


body { padding: 0; margin: 0 auto; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000033; }


/* CONTAINEUR PRINCIPAL */
#container { margin: 0 auto; padding: 0; width: 760px; height: auto; background: url('images/fond.jpg') repeat-y top left; background-color:#FFFFFF; }


/* TITRE */
#titre { padding: 0; margin: 0; width: 100%; }
h1 { margin: 0; padding: 0; width: 100%; height: 150px; text-align: center; }
h1 a { margin: 0 auto; display: block; width: 290px; height: 150px; background:  url('images/logo_hors_piste.jpg') no-repeat 0 0; }
.invisible { display: none; }
h2 { font-size: 18px; font-weight: bold; text-align: center; padding: 20px 0 10px 0px; color: #00469B; margin-top: 30px; }
h2 .precision { font-size: 13px; font-style: italic; }
.precision { font-size: 10px; font-style: italic; }


/* COLONNE GAUCHE */
#col_gauche { float: left; width: 180px; height: auto; background: #FFFFFF; }
ul { width: 180px; height: auto; margin: 0; padding: 0; list-style-type: none; text-align: center; background-color:#FFFFFF; }
ul li, ul li a { width: 180px; margin: 6px 0 0 0px; padding: 0; list-style-type: none; border:0 none; font-size: 13px; font-weight: bold; color: #00469B; text-decoration: none; }
ul li a:hover, ul li a.on { color:#CC0000; text-decoration: none; }


/* CONTENU  */

#contenu { float: left; width: 400px; height: auto; padding: 0 177px 0 0; margin-bottom: 30px; }

h3 { font-size: 13px; font-weight: bold; color:#00469B; padding-left: 10px; margin-top: 40px; }
h3.contact { margin: 50px 0 0 50px; }

a { text-decoration: underline; color: #CC0000; }
a:hover { text-decoration: none; color: #CC0000; }
a.acrobat { text-decoration: underline; color: #000000; }

p { font-size: 12px; text-align: justify; padding: 0; line-height: 16px; letter-spacing: 0.03em; margin: 10px 0 15px 0; }
p.liste { background: url('images/puce.gif') no-repeat left top; padding-left: 20px; font-size: 12px; text-align: justify; line-height: 16px; letter-spacing: 0.03em; margin: 5px 0 15px 50px; }
p.centrer { text-align: center; }
p.droite { text-align: right; }
.album img { margin: 10px auto; }

hr { height: 1px; margin: 15px 0; background-color: #00469B; }


/* ACTUALITES  */
#actus { width: 300px; border: 2px solid #00469B; background-color: #B7D7FF; margin: 30px auto; font-size: 12px; padding: 10px; line-height: 16px; letter-spacing: 0.03em; }
#actus h3 { font-size: 15px; line-height: 22px; border-bottom: 1px solid #00469B; font-weight: bold; color: #00469B; text-align: center; padding: 0; margin: 0 0 20px 0; }

/* STAGES  */
#stages { font-size: 12px; text-align: justify; padding: 0; line-height: 16px; letter-spacing: 0.03em; margin: 10px 0 15px 30px; }


/* ENVOI DE MAILS  */
#envoimail { background-color: #B7D7FF; padding: 20px; }
#envoimail h3 { font-size: 18px; line-height: 26px; border-bottom: 1px solid #00469B; font-weight: bold; color: #00469B; text-align: center; padding: 0; margin: 0 0 20px 0; }
#envoimail p { font-size: 14px; font-weight: bold; color:#00469B; text-align: left; margin: 10px 0 15px 0; }
#envoimail select, input, textarea { font-size: 13px; line-height: 16px; vertical-align: middle; font-weight: bold; text-decoration: none; padding: 0.2em; background-color: #FFFFFF; border: 1px solid #00469B;}
#envoimail .fermer { font-size: 11px; text-align: right; margin: 10px 0; }

/* BAS DE PAGE */
#bas { width: 760px; margin: 40px auto 0 auto; }
#bas .retour { font-size: 10px; text-align: center; margin-bottom: 20px; }
#bas .copyrights  { margin : 10px 0 0 0; padding: 0; font-size: 10px; text-align: center; color: #6699FF; }
#bas .copyrights a { font-size: 10px; color: #6699FF; text-decoration: none; }
#bas .copyrights a:hover { font-size: 10px; color: #6699FF; text-decoration: underline; }
