﻿    Input.ButtonActualise:hover
	{
	background-color : #E8220D;
	}
	
	Input.ButtonAjouter:hover
	{
	background-color : #E8220D;
	}

    Input.ButtonAjouterMultiple:hover
    {
	background-color : #E8220D;
	}

    Input.ButtonAlimenter:hover
	{
	background-color : #E8220D;
	}
	
	Input.ButtonAnnuler:hover
	{
	background-color : #E8220D;
	}

    Input.ButtonArchiver:hover
	{
	background-color : #E8220D;
	}
	
	Input.ButtonAttention:hover
	{
	background-color : #E8220D;
	}
	
	Input.ButtonCadena:hover
	{
	background-color : #E8220D;
	}

    Input.ButtonCalculatrice:hover
	{
	background-color : #E8220D;
	}
	
	Input.ButtonCle:hover
	{
	background-color : #E8220D;
	}
	
	Input.ButtonConfirmer:hover
	{
	background-color : #E8220D;
	}
	
	Input.ButtonConfirmerEditer:hover
	{
	background-color : #E8220D;
	}
	
	Input.ButtonCroix:hover
	{
	background-color : #E8220D;
	}

    Input.ButtonDeplacer:hover
	{
	background-color : #E8220D;
	}

    Input.ButtonDocument:hover
	{
	background-color : #E8220D;
	}
	
	Input.ButtonDossier:hover
	{
	background-color : #E8220D;
	}

    Input.ButtonDupliquer:hover
	{
	background-color : #E8220D;
	}
	
    Input.ButtonEnveloppe:hover
	{
	background-color : #E8220D;
	}
	
	Input.ButtonExcel:hover
	{
	background-color : #E8220D;
	}

    Input.ButtonExclamation:hover
	{
	background-color : #E8220D;
	}
	
	Input.ButtonFiltrer:hover
	{
	background-color : #E8220D;
	}

    Input.ButtonFleche:hover
	{
	background-color : #E8220D;
	}
	
	Input.ButtonFusionner:hover
	{
	background-color : #E8220D;
	}
	
	Input.ButtonImprimer:hover
	{
	background-color : #E8220D;
	}

    Input.ButtonLecture:hover
	{
	background-color : #E8220D;
	}
	
	Input.ButtonLoupe:hover
	{
	background-color : #E8220D;
	}

    Input.ButtonManuel:hover
	{
	background-color : #E8220D;
	}
	
	Input.ButtonModifier:hover
	{
	background-color : #E8220D;
	}

    Input.ButtonPhoto:hover
	{
	background-color : #E8220D;
	}
	
	Input.ButtonReinitialiser:hover
	{
	background-color : #E8220D;
	}
	
	Input.ButtonRetour:hover
	{
	background-color : #E8220D;
	}
	
	Input.ButtonTransferer:hover
	{
	background-color : #E8220D;
	}    
	
	Input.ButtonWord:hover
	{
	background-color : #E8220D;
	}
	
	Input.ButtonPrecedent:hover
	{
	background-color : #E8220D;
	}

    Input.ButtonSuivant:hover
	{
	background-color : #E8220D;
	}
	
	
	.blocTitre
    {
	width: 160px;
	border-top : 1px solid #E8220D;
	border-bottom : 1px dashed #E8220D;
    }



.modalPopup .enteteGridViewBloc {
	text-align: left;
	height: 20px;
	background-color: #E8220D;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}

/*.breadcrumb li:nth-child(2) a:hover,
.breadcrumb li:nth-child(2) a:focus {
	background: hsla(6,89%,40%,1);
}

	.breadcrumb li:nth-child(2) a:hover:after,
	.breadcrumb li:nth-child(2) a:focus:after {
		border-left-color: hsla(6,89%,40%,1);
	}

.breadcrumb li:nth-child(3) a:hover,
.breadcrumb li:nth-child(3) a:focus {
	background: hsla(6,89%,45%,1);
}

	.breadcrumb li:nth-child(3) a:hover:after,
	.breadcrumb li:nth-child(3) a:focus:after {
		border-left-color: hsla(6,89%,45%,1);
	}

.breadcrumb li:nth-child(4) a:hover,
.breadcrumb li:nth-child(4) a:focus {
	background: hsla(6,89%,50%,1);
}

	.breadcrumb li:nth-child(4) a:hover:after,
	.breadcrumb li:nth-child(4) a:focus:after {
		border-left-color: hsla(6,89%,50%,1);
	}

.breadcrumb li:nth-child(5) a:hover,
.breadcrumb li:nth-child(5) a:focus {
	background: hsla(6,89%,55%,1);
}

	.breadcrumb li:nth-child(5) a:hover:after,
	.breadcrumb li:nth-child(5) a:focus:after {
		border-left-color: hsla(6,89%,55%,1);
	}

.breadcrumb li:nth-child(6) a:hover,
.breadcrumb li:nth-child(6) a:focus {
	background: hsla(6,89%,60%,1);
}

	.breadcrumb li:nth-child(6) a:hover:after,
	.breadcrumb li:nth-child(6) a:focus:after {
		border-left-color: hsla(6,89%,60%,1);
	}

.breadcrumb li:nth-child(7) a:hover,
.breadcrumb li:nth-child(7) a:focus {
	background: hsla(6,89%,65%,1);
}

	.breadcrumb li:nth-child(7) a:hover:after,
	.breadcrumb li:nth-child(7) a:focus:after {
		border-left-color: hsla(6,89%,65%,1);
	}

    
    .ui-state-hover a, .ui-state-hover a:hover { background: #E8220D; color: White; text-decoration: none; }*/