/**************************************************************
 Rooming'it - Logiciel de gestion de salles
 Copyright 2001-2020 Develop'it
 
 Version : 7.0.0
 Fichier : css/Mauve.css
**************************************************************/
body { background-color: rgba( 166, 66, 102, 0.10); }
#BarreOutils { background-color: rgba( 166, 66, 102, 0.10); }
#BarrePied { background-color: rgba( 166, 66, 102, 0.25); }
#BarrePied a { color: #4F5984; }
.EnteteZone { background-color: rgba( 166, 66, 102, 0.25); }
#ZoneLegende:hover, #ZoneLegende:focus, #ZoneLegende.active { background-color: rgba( 166, 66, 102, 0.2); }
#Legende { background-color: rgba(  255, 255, 255, 0.95); border: 1px solid rgba( 166, 66, 102, 0.7); }
#ZoneOption:hover, #ZoneOption:focus, #ZoneOption.active { background-color: rgba( 166, 66, 102, 0.2); }
#InfoComplementaire { background-color: rgba(  255, 255, 255, 0.95); border: 1px solid rgba( 166, 66, 102, 0.7); }
.NomSalle th a:hover { background-color: rgba( 166, 66, 102, 0.10); }
input, textarea, select { background-color: #E9EBF2; border: 1px solid rgba( 166, 66, 102, 0.7); }
.CadreListe tr.Pair:hover, .CadreListe tr.Impair:hover { background-color: #E9EBF2; }
.FlecheGauche {
	display:inline-block;
	width:16px;
	height:16px;
	background-image:url(../image/Mauve/Fleche_Gauche16.png);
	background-repeat:no-repeat;
	vertical-align:text-bottom;
}
.FlecheDroite {
	display:inline-block;
	width:16px;
	height:16px;
	background-image:url(../image/Mauve/Fleche_Droite16.png);
	background-repeat:no-repeat;
	vertical-align:text-bottom;
}
.LibelleJour { color:rgba( 166, 66, 102, 1.0); }
#screenTabs { border-bottom: 1px solid rgba( 166, 66, 102, 0.25); }
#screenTabs a.Tab { border-bottom: 1px solid rgba( 166, 66, 102, 0.25); border-top: 3px solid rgba( 166, 66, 102, 0.15); }
#screenTabs a.Tab:active, #screenTabs a.Tab:hover { border-top: 3px solid rgba( 166, 66, 102, 1.0); }
#screenTabs a.Tab.current { border-top: 3px solid rgba( 166, 66, 102, 1.0); }
button:hover, button:focus, a.Bouton:hover, a.Bouton:focus { border: 1px solid rgba( 166, 66, 102, 1.0); }
