@charset "utf-8";
/* CSS Document */
html {}
body {margin:0; padding:0; background:url(../images/bg.jpg) repeat #badea5; font-family:"Times New Roman", Times, serif; font-size:14px;}
h1 {color:#057b51; font-size:1.9em; font-weight:normal;}
h2 {font-size:1.3em; font-weight:bold; font-style:italic;}
p {font-size:0.9em; text-align:justify;}

a { color:#107b55; text-decoration:none;}
a:hover {text-decoration:underline;}
a:visited {color:#107b55;}

a img {border:none;}

/* Mise en page */
#global {width:990px; margin:0 auto; background-color:#badea5;}

#haut {height:200px; background-color:#FFF;}
#logo {width:240px; height:200px; background-color:#FFF;}
#bandeau{float:right; width:740px; height:200px; background-color:#CCCCCC;}

#principal {background-color:#FFF; min-height:400px; padding-bottom:15px;}
#gauche{width:230px; float:left; font-style:italic; text-align:center; font-weight:bold;}
#centre{width:545px; margin-left:230px; background-color:#FFF; min-height:400px; padding:0 5px 0 10px;}
#droite{width:190px; float:right;}
#calendrier {width:170px; margin:15px auto;}
#legende-calendrier {padding-left:50px; position:relative; top:-20px; z-index:10}
.legende {width:8px; height:8px; float:left; position:relative; top:5px;}

#newsletter {width:169px; height:130px; background:url(../images/bg-newsletter.jpg) no-repeat; margin:0 auto; text-align:center; margin-bottom:15px; font-size:1.1em; font-weight:bold;}
#prochain {width:180px; margin:0 auto 15px auto; font-weight:bold;}
#prochain-centre {width:180px; background: url(../images/bg-centre-prochain.jpg) repeat-y; text-align:center;}
#prochain-haut {width:180px; height:15px; background:url(../images/bg-haut-prochain.jpg) no-repeat;}
#prochain-bas {width:180px; height:15px; background:url(../images/bg-bas-prochain.jpg) no-repeat;}
#prochain .titre {font-size:1.1em; color:#047c52;}
#prochain span {color:#0a2b4c; font-size:0.9em;}
#logos-divers {width:120px; margin:0 auto;}
#logos-divers div {margin-bottom:15px;}
#logos-divers img {border:none;}

#bas {clear:both; width:740px; margin-left:250px;}
#mentions-legales-haut {height:37px; background:url(../images/bg-bas.jpg) left top no-repeat;}
#mentions-legales {background-color:#d3f3c0; margin-right:24px; padding:10px 20px 5px 20px; color:#107b55; font-style:italic; font-size:0.95em;}
#mentions-legales-bas {height:4px; background:url(../images/bg-bas-mentions-legales.jpg) left top no-repeat;}

/* Mise en forme */
.spec{color:#092d5a; font-weight:bold; font-size:1em; margin-bottom:2px;}
.bloc{margin-bottom:20px;}
.input {border:#006600 1px solid}

/* Fil d'Ariane */
#ariane {font-size:0.9em;}

/* Menus & Sous menus */
.accueil {height:30px; cursor:pointer; font-size:1.3em; color:#ed0a1a; font-weight:bold; padding-top:5px; padding-left:30px; text-align:left;}
.accueil:hover {text-decoration:underline;}
.conteneur-sousmenu {background:url('../images/fleche.png') no-repeat right;}
.element-menu { height:35px; cursor:pointer; font-size:1.3em; color:#016540; font-style:italic; text-align:left; font-weight:bold; padding-left:10px;}
.element-menu:first-letter {font-size:1.5em; color:#062151;}
.element-menu:hover {text-decoration:underline;}
.element-sousmenu {cursor:pointer; text-align:left; padding-left:45px; font-style:italic; font-weight:normal; font-size:0.95em; font-family: "Comic Sans MS"; background:none;}
.element-sousmenu:hover {text-decoration:underline;}

/* Commun */
.pointer {cursor:pointer;}
.default {cursor:default;}
.center {text-align:center;}
.right {text-align:right;}
.gras {font-weight:bold;}
.w300 {width:300px;}
.w350 {width:350px;}
.w450 {width:450px;}
.w500 {width:500px;}
.w550 {width:550px;}

/* Formulaire */
.form div {padding-bottom:5px;}
.form90 {display:block; width:90px; float:left; padding-right:20px;}
.form120 {display:block; width:120px; padding-right:20px; float:left;}
.form140 {display:block; width:140px; padding-right:20px; float:left;}

/* Aides */
.ok {padding:5px 0; font-weight:bold; background-color:#c4e4e1; border-top:1px solid #006f52; border-bottom:1px solid #006f52; text-align:center;}
.err {padding:5px 0; font-weight:bold; background-color:#FAC0CA; border-top:1px solid #C40929; border-bottom:1px solid #C40929; text-align:center;}

/* Module Calendrier */
#popinfo {width:182px; position:absolute; top:0; left:0; display:none; padding:0px; z-index:100;}
.popinfo-haut { background-image:url('../images/pop-haut.png'); width:182px; height:14px; background-repeat:no-repeat; padding:0px;}
.popinfo-bas { background-image:url('../images/pop-bas.png'); width:182px; height:19px; background-repeat:no-repeat; padding:0px;}
.popinfo-titre {text-align:center; font-size:1.2em; font-weight:bold; padding:0px; background-image:url('../images/pop-titre.png');}
.popinfo-details { text-align:left; background-image:url('../images/pop-centre.png'); background-repeat:repeat-y; padding:0px;}
.popinfo-texte { margin:0px 10px 0 10px;}

/* Module Compétition */
.table {width:100%; border-collapse:collapse; border-left:1px solid black; border-top:1px solid black;}
.table td, .table th {border-bottom:1px solid black; border-right:1px solid black;}
.table th {background-color:#016540; color:#fff;}
.planSiteNiveau a{color:#000;}

