/**************************************************************
 Rooming'it - Logiciel de gestion de salles
 Copyright 2001-2022 Develop'it
 
 Version : 7.1.0
 Fichier : css/Vert.css
**************************************************************/
body { background-color: rgba( 10, 155, 86, 0.10); }
#BarrePied { background-color: rgba( 10, 155, 86, 0.25); }
#BarrePied a { color: #4F6145; }
.EnteteZone { background-color: rgba( 10, 155, 86, 0.25); }
#ZoneLegende:hover, #ZoneLegende:focus, #ZoneLegende.active { background-color: rgba( 10, 155, 86, 0.2); }
#Legende { background-color: rgba(  255, 255, 255, 0.95); border: 1px solid rgba( 10, 155, 86, 0.7); }
#ZoneOption:hover, #ZoneOption:focus, #ZoneOption.active { background-color: rgba( 10, 155, 86, 0.2); }
#InfoComplementaire { background-color: rgba(  255, 255, 255, 0.95); border: 1px solid rgba( 10, 155, 86, 0.7); }
.NomSalle th a:hover { background-color: rgba( 10, 155, 86, 0.10); }
.CadreListe tr.Pair:hover, .CadreListe tr.Impair:hover { background-color: #ECF3E9; }
button:hover, button:focus, a.Bouton:hover, a.Bouton:focus {
	border: 1px solid rgba( 10, 155, 86, 0.25);
	border-bottom: 1px solid rgba( 10, 155, 86, 0.5);
}
button.MiniBouton:hover,button.MiniBouton:focus,
button.ui-datepicker-trigger:hover, button.ui-datepicker-trigger:focus {
	border:none;
	background-color: rgba( 10, 155, 86, 0.10);
}
.EnteteZone.Gradient { background: linear-gradient(to right, rgba( 10, 155, 86, 0.10) , rgba( 10, 155, 86, 0.25)); }
.FlecheGauche {	border-right-color: rgba( 10, 155, 86, 1.0); }
.FlecheDroite { border-left-color: rgba( 10, 155, 86, 1.0); }
#screenTabs:after { background-color:rgba(  10, 155, 86, 0.25); }
#screenTabs a.Tab { border-bottom: 1px solid rgba( 10, 155, 86, 0); }
#screenTabs a.Tab.current {
border-left: 1px solid rgba(10, 155, 86,0.25);
border-right: 1px solid rgba(10, 155, 86,0.25);
border-top: 2px solid rgba(  10, 155, 86, 1.0);
}
