/* CSS DOCUMENT */
/* COULEUR.CSS - Feuille de style contenant les informations pour le mode de coleur normal du gabarit */

body{
color:#fda;
background:#000;
}
.mini_recherche input{
background-color:#171f3f;
border:2px solid #fff;
color:#fff;
}
a{
text-decoration:underline;
color:#69d1cd;
}
.mini_recherche button {
border:none;
background:#2b456d;
}
.mini_recherche button img{ border:none; }
#barre_outils {
background:#2b456d;
border-bottom-color:#516f9d;
}
#barre_outils a{
color:#fda;
text-decoration:none;
}
#barre_outils ul.outils li.premier_outils_liste a{ border:none; }
#barre_outils ul.outils li a{ border-left-color:#333; }
#menu { border-bottom-color:#69d1cd; }
ul.menu li{ border-color:#69d1cd; }
ul.menu li a{
text-decoration:none;
color:#69d1cd;
}
ul.menu li.menu_item_choisi { background:#69d1cd; }
ul.menu li.menu_item_choisi a{ color:#000; }
ul.menu li.menu_section{ color:#aaa; }
div.div_sousmenu{
border-bottom-color:#69d1cd;
background:#222424;
}
div.div_sousmenu a{
color:#69ffff;
text-decoration:none;
}
div.div_sousmenu a:hover, ul.menu li a:hover { text-decoration:underline; }
div.div_sousmenu ul.sousmenu li.sousmenu_choisi {
color:#EAABFF;
text-decoration:none;
}
div.div_sousmenu ul.sousmenu li.sousmenu_section{
background-color:#69d1cd;
color:#fda;
}
#contenu .date{ color:#69d1cd; }
#bas_page{
background:#2b456d;
color:#fff;
border-bottom-color:#516f9d;
border-top-color:#516f9d;
}
#bas_page a{ color:#fff; }
.surtitre{ color:#aaa; }
h1{
color:#69d1cd;
border-bottom-color:#333;
}
div.nouvelles_liste div.date { color:#69d1cd; }
div.nouvelles_liste .titre{ color:#fda; }
div.nouvelles_liste .titre:hover { text-decoration:underline; }
div.conteneur{
background:#000;
border-bottom-color:#333;
}
div.extrait_nouvelle h1{ color:#fda; }
div.extrait_nouvelle_premier{ border-bottom-color:#ddd; }
div.extrait_nouvelle .date{ color:#69d1cd; }
.plan li a {
text-decoration:none;
color:#fda;
}
.plan li a:hover { text-decoration:underline; }
span.diaporama_groupe_2,span.diaporama_groupe_1 { background: url('/librairies/images/image_dimensions.php?t=b_fond_diapo.png') repeat-x #000; }
span input.bouton_diaporama{
margin:3px;
}
h3 { color: #001A3E; }
h4, h5, h6 { color: #000; }
span.surbrillance {
color:#fff;
background:url('/librairies/images/image_dimensions.php?t=manchette_titre_degrader.png') repeat-x #f87d06;
}
div.cadre_image_repertoire{
background:#001631;
border-color:#001642;
}
div.une_seule_image{
background:#000;
}
#contenu  span.surtitre { color:#dbb288; }
#contenu h2.nouvelles a span.surtitre { color:#9ff; }
div.formulaire * { 
background-color:#222; 
color:#fec; 
} 
div.formulaire { background-color:#222; } 
div.formulaire_haut{ border-top-color:#000; } 
div.formulaire_bas { border-bottom-color:#000; } 
div.formulaire_entete{ 
border-color:#000; 
background-color:#fda; 
color:#000; 
} 
div.formulaire input,div.formulaire textarea,div.formulaire select{ 
background-color:#000; 
color:#fda; 
border-color:#555; 
} 
div.champ_option label, div.champ_option{ background-color:#191919; } 
.plan li a{ color:#fda; } 
div.erreur { color:#f88; } 
div.cadre_diaporama{ border-color:#444;} 
div.formulaire_bas input { 
background-color:#444; 
color:#ffeedf; 
} 
.surbrillance { background-color: #009; color: #fff; }

#contextmenu li {
border-color: #39a19d;
background-image:url('/librairies/images/image_dimensions.php?t=glass.png');
background-repeat: repeat-x;
}
#contextmenu li:hover {
background-image:url('/librairies/images/image_dimensions.php?t=glass_bump.png');
background-repeat: repeat-x;
}
a.shadow {
display: block;
text-decoration: underline;
padding: 12px;
margin: 0;
}
#contextmenu li.sousmenu_choisi {
border-color: #639;
background-image:url('/librairies/images/image_dimensions.php?t=glass_blue.png');
}
#contextmenu li.sousmenu_choisi a.shadow {
padding-left: 16px;
}

a.shadow { color:#000; }

a[class$="shadow"] { color:#0ff; }

a[class$="shadow"]:not([class="xxx"]) { color:#000; }
/*@media all and (min-width:0px) { a[class$="shadow"] { color:#000; }*/

a.shadow:after {
color: #0ff;
}

#contextmenu .sousmenu_choisi a:after {
color: #caf;
}
fieldset.formulaire legend {
color:#fec; 
}

#contextmenu li[class$="sousmenu_choisi"] { background-image:url('/librairies/images/image_dimensions.php?t=glass_blue_light.png'); }

#contextmenu li[class$="sousmenu_choisi"]:not([class="xxx"]) {  background-image:url('/librairies/images/image_dimensions.php?t=glass_blue.png');  }
/*@media all and (min-width:0px) { a[class$="shadow"] { color:#000; }*/
#contextmenu li.sousmenu_choisi:hover {
background:url('/librairies/images/image_dimensions.php?t=glass_bump_blue.png') repeat-x;
}
