a {
	color: #194E96;
}

.button {
	background:#194E96 url('../images/bg-button-ohgpi.png') top left repeat-x !important;
	background-color:#194E96;
	border-color:#194E96 !important;
}

.boutonAdminOhgpi {
	background-color:#194E96;
	border-color:#194E96 !important;
}

#sidebar #main-nav li a.nav-top-item {
	background:transparent url('../images/bg-menu-item-ohgpi.png') right center no-repeat;
}

ul.content-box-tabs li a:hover {
color:#222;
}

.pagination a.current {
	background:#194E96 url('../images/bg-button-ohgpi.png') top left repeat-x !important;
	border-color:#194E96 !important;
}

.blocNotesAdmin {
	background-color:#efefef;
	width:92%;
	padding:3px;
}

.blocNotesAdmin p {
	font-size:12px;
	text-align:justify;
	padding:3px;
}

.blocAide  h2 {
	color:#069bbd;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #069bbd;
	margin:10px 0 15px 0;
	padding:0 0 2px 0;
}

.blocAide  h3 {
	color:#565656;
	font-size:11px;
	font-weight:bold;
	margin:10px 0 0 0;
}

.blocAide  p {
	font-size:11px;
	text-align:justify;
	margin: 0 0 5px 0;
	padding:0 0 0 0;
}

.blocAide  ul {
	font-size:11px;
	display:block;
	list-style:none;
}

.blocAide  li {
	font-size:11px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-url:none;

}

.blocInformationsImportantes  {
	padding:10px;
	width:350px;
	/*height:50px;*/
	clear:both;
	background:url(../images/bg-remarque-importantes.jpg) no-repeat;
	border:1px solid #1D97B2;
	padding:5px 10px 5px 100px;
	float:right;
	margin:10px 0 5px 0;
}


.blocInformationsImportantes p {
	font-size: 12px;
	text-align: justify;
	padding:3px;
}

.separateur {
	border:0 none;
	clear:both;
	display:block;
	height:0;
	margin:0;
	padding:0;
	visibility:hidden;
}

#nombreEnCours {
	font-size:10px;
	font-style:italic;
}

.blocAide  .pAlignementSynthese {
	margin-left:20px;
}

.texteRouge {
	color:#FF0000;
}

.labelError {
	color:#FF0000;
	text-decoration:underline;
}


/* ========================================

	// Formatage Général

/* ======================================== */

.separateur {
	display:block;
	height:0;
	margin:0;
	padding:0;
	clear:both;
	border:0;
	visibility:hidden;
}

.floatRight {
	float: right;
}

.positionRelative {
	position: relative;
}


.loading {
    background: url("../images/loading.gif") no-repeat scroll center center #FFFFFF;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 99;
    top: 0px;
}


.loadingFrise {
    background: url("gfx/frise-loading-bg.jpg") no-repeat scroll center center #FFFFFF;
}


.colonneOverflowY {
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0 5px 0 0;
}



/* ========================================

	// Gestion Menu de Gauche
	Kbase

/* ======================================== */

.replierMenuGaucheEnsemble {
	position: absolute;
	top: 0px;
	right: 0px;
}

.replierMenuGaucheEnsemble a {
	background-color: #194E96;
	display: block;
	width: 20px;
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}

.replierMenuGaucheEnsemble a span {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 3px;
	left: 5px;
}

.deplierMenuGaucheEnsemble {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9;
}

.deplierMenuGaucheEnsemble a {
	background-color: #194E96;
	display: block;
	width: 20px;
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}

.deplierMenuGaucheEnsemble a span {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 3px;
	left: 5px;
}






/* ========================================

	// Formatage
	Messages

/* ======================================== */

.messageInformation {
	background: #efefef url("gfx/info-bulle.png") scroll 7px center no-repeat;
	padding: 10px 15px 10px 60px;
	border: 1px solid #CCCCCC;
}




/* ========================================

	// PopRF

/* ======================================== */

.infosPopRf {
	background-color: #efefef;
	padding: 5px;
	margin: 10px 0 10px 0;
	position: absolute;
	top: -18px;
	left: -80px;
}

.infosPopRf span {
	display: block;
	color: #898989;
	font-style: italic;
}

.infosPopRf .closePopRfTelechargement {
	border-bottom: 1px dashed #CCCCCC;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

.infosPopRf .closePopRfTitre {
	font-weight: bold;
}

.infosPopRf .closePopRf {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 12px;
	font-weight: bold;
}

.infosPopRf .closePopRf a {
	display: block;
	width: 18px;
	height: 18px;
	background-color: #1D97B2;
	color: #FFFFFF;
}

.infosPopRf .closePopRf a span {
	position: relative;
	left: 6px;
	color: #FFFFFF;
}



/* ========================================

	// Formatage de la gestion des dons
		Listing

/* ======================================== */

.btnVoirSuiteListing {
	background:#efefef url('../images/fleche-suite-listing-bg.png') right no-repeat;
	width: 200px;
	height: 30px;
	display: block;
	margin: 0 auto 0 auto;
}

.btnVoirSuiteListing span {
	font-size: 12px;
	color: #565656;
	position: relative;
	top: 5px;
}


.divBarreProgression {
	position: relative;
	width: 300px;
	top: 20px;
}


.divBarreProgression small {
	position: absolute;
	top: 4px;
	left: 10px;
	font-style: italic;
	color: #454545;
	font-size: 11px;
}


.divBarreAttente {
	position: relative;
	top: 20px;
}


.divBarreAttente small {
	top: 4px;
	left: 10px;
	font-style: italic;
	color: #454545;
	font-size: 11px;
}






/* ========================================

	// Formatage de la gestion des dons
		Onglet 1 | Recherche

/* ======================================== */


.ensembleGestionDonRecherche h4 {
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	color: #1D97B2;
	text-transform: uppercase;
}


.ensembleGestionDonRecherche .blocRecherche {
	background-color: #efefef;
	padding: 10px;
	border-top: 1px dashed #898989;
	border-bottom: 1px dashed #898989;
	margin: 0 0 20px 0;
}

.ensembleGestionDonRecherche .colonne {
	float: left;
	margin: 0 38px 0 0;
}


.ensembleGestionDonRecherche label {
	font-weight: bold;
	color: #898989;
}

.ensembleGestionDonRecherche .selectNormal {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 210px;
}

.ensembleGestionDonRecherche .inputNormal {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 200px;
}



/* ========================================

	// Formatage de la gestion des dons
		Onglet 2 | Résultat

/* ======================================== */


.ensembleGestionDonRechercheResultat .messageInformation {
	background: #efefef url("gfx/info-bulle.png") scroll 15px 20px no-repeat;
	padding: 15px 15px 15px 100px;
}


.ensembleGestionDonRechercheResultat .rappelDelaRecherche {
	float: right;
	border-left: 1px dashed #CCCCCC;
	padding: 0 0 0 20px;
	width: 440px;
}


/* ========================================

	// Formatage de la gestion des dons
		Edition

/* ======================================== */

.friseAlerteApparition {
	background: url(gfx/frise-div-alerte-bg.jpg) no-repeat;
	width: 1365px;
	height: 150px;
	position: absolute;
	bottom: 0px;
	left: 3px;
}

.ui-datepicker-trigger {
	margin: 0 0 0 10px;
	position: relative;
	top: 2px;
}

/* Onglet */

#tabs-dons {
	position: relative;
	height: 530px;
	overflow-y: auto;
}


#tabs-dons h4 {
	font-size: 13px;
	font-weight: bold;
	color: #1D97B2;
	text-transform: uppercase;
}

#tabs-dons .colonne {
	float: left;
	margin: 0 38px 0 0;
}

#tabs-dons .labelNormal {
	font-weight: bold;
	color: #898989;
	padding: 0;
}

#tabs-dons .selectNormal {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 200px;
}

#tabs-dons .inputNormal {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 270px;
	font-size: 12px;
}

#tabs-dons  .blocEnvoiDeMessage {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 620px;
	padding: 0 0 0 20px;
	border-left: 1px dashed #CCCCCC;
}

#tabs-dons  .label {
	font-weight: bold;
	color: #898989;
	padding: 0;
}

#tabs-dons  .textarea {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 200px;
}

#tabs-dons .blocInformationsMiseEnValeur {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 620px;
	padding: 10px 0 10px 20px;
	border-left: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
}

#tabs-dons .blocInformationsMiseEnValeur span {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 620px;
	padding: 0 0 0 20px;
	border-left: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
}



/*Onglet 1*/
#tabs-administration {
	position: relative;
	height: 530px;
	overflow-y: auto;
}
#tabs-administration {
	position: relative;
}

#tabs-administration h4 {
	font-size: 13px;
	font-weight: bold;
	color: #1D97B2;
	text-transform: uppercase;
}

#tabs-administration .colonne {
	float: left;
	margin: 0 38px 0 0;
}

#tabs-administration .labelNormal {
	font-weight: bold;
	color: #898989;
	padding: 0;
}

#tabs-administration .selectNormal {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 200px;
}

#tabs-administration .inputNormal {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 270px;
	font-size: 12px;
}

#tabs-administration  .blocEnvoiDeMessage {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 620px;
	padding: 0 0 0 20px;
	border-left: 1px dashed #CCCCCC;
}

#tabs-administration  .label {
	font-weight: bold;
	color: #898989;
	padding: 0;
}

#tabs-administration  .textarea {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 200px;
}

#tabs-administration .blocInformationsMiseEnValeur {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 620px;
	padding: 10px 0 10px 20px;
	border-left: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
}

#tabs-administration .blocInformationsMiseEnValeur span {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 620px;
	padding: 0 0 0 20px;
	border-left: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
}

/*Onglet 2*/


#tabs-informations {
	position: relative;
	height: 530px;
	overflow-y: auto;
}

#tabs-informations h4 {
	font-size: 13px;
	font-weight: bold;
	color: #1D97B2;
	text-transform: uppercase;
}

#tabs-informations .colonne {
	float: left;
	margin: 0 38px 0 0;
}

#tabs-informations .labelNormal {
	font-weight: bold;
	color: #898989;
	padding: 0;
}

#tabs-informations .selectNormal {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 200px;
}

#tabs-informations .inputNormal {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 270px;
	font-size: 12px;
}


#tabs-informations  .blocEnvoiDeMessage {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 620px;
	padding: 0 0 0 20px;
	border-left: 1px dashed #CCCCCC;
}

#tabs-informations  .label {
	font-weight: bold;
	color: #898989;
	padding: 0;
}

#tabs-informations  .textarea {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 200px;
}




/* Onglet 4 */


#tabs-echeanciers  {
	position: relative;
	height: 530px;
	overflow-y: auto;
}


#tabs-echeanciers h4 {
	font-size: 13px;
	font-weight: bold;
	color: #1D97B2;
	text-transform: uppercase;
	margin: 15px 0 0 0;
}

#tabs-echeanciers .colonne {
	float: left;
	margin: 0 38px 0 0;
}

#tabs-echeanciers .labelNormal {
	font-weight: bold;
	color: #898989;
	padding: 0;
}

#tabs-echeanciers .selectNormal {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 200px;
}

#tabs-echeanciers .inputNormal {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 270px;
	font-size: 12px;
}

#tabs-echeanciers  .blocEnvoiDeMessage {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 620px;
	padding: 0 0 0 20px;
	border-left: 1px dashed #CCCCCC;
}

#tabs-echeanciers  .label {
	font-weight: bold;
	color: #898989;
	padding: 0;
}

#tabs-echeanciers .textarea {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 200px;
}

#tabs-echeanciers .blocInformationsMiseEnValeur {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 620px;
	padding: 10px 0 10px 20px;
	border-left: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
}

#tabs-echeanciers .blocInformationsMiseEnValeur span {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 620px;
	padding: 0 0 0 20px;
	border-left: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
}

#tabs-echeanciers  #blocEcheancier {
	font-size: 12px;
	color: #898989;
}




#tabs-echeanciers  #blocEcheancier .ensembleBlocEcheancierPrelevement {
	/*background-color: #FFFFFF;*/
}

#tabs-echeanciers  #blocEcheancier .ensembleBlocEcheancierPrelevement .blocEcheancierPrelevement {
	float: left;
	margin: 5px 10px 20px 10px;
	text-align: center;
	border-right: 1px solid #CCCCCC;
	display: block;
	height: 60px;
	padding: 0 20px 0 0;
}


#tabs-echeanciers .btnRecapPDF {
	float: right;
	margin: 30px 0 0 0;
}


#tabs-echeanciers .btnRecalculerEcheancier {
	float: right;
	margin: 10px 0 20px 0;
}


/* Onglet 5 */


#tabs-maintenance {
	position: relative;
	height: 530px;
	overflow-y: auto;
}


#tabs-maintenance h4 {
	font-size: 13px;
	font-weight: bold;
	color: #1D97B2;
	text-transform: uppercase;
}

#tabs-maintenance .colonne {
	float: left;
	margin: 0 38px 0 0;
	width: 42%;
}

#tabs-maintenance .labelNormal {
	font-weight: bold;
	color: #898989;
	padding: 0;
}

#tabs-maintenances .selectNormal {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 200px;
}

#tabs-maintenance .inputNormal {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 270px;
	font-size: 12px;
}

#tabs-maintenance  .blocEnvoiDeMessage {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 620px;
	padding: 0 0 0 20px;
	border-left: 1px dashed #CCCCCC;
}

#tabs-maintenance  .label {
	font-weight: bold;
	color: #898989;
	padding: 0;
}

#tabs-maintenance  .textarea {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 200px;
}

#tabs-maintenance .blocInformationsMiseEnValeur {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 620px;
	padding: 10px 0 10px 20px;
	border-left: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
}

#tabs-maintenance .blocInformationsMiseEnValeur span {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 620px;
	padding: 0 0 0 20px;
	border-left: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
}


#tabs-maintenance .ensembleBlocHistoriqueData {
	height: 500px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 10px 0 0;
}

#tabs-maintenance .ensembleBlocHistoriqueData .blocHistoriqueData {
	background-color: #FFFFFF;
	padding: 7px;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#tabs-maintenance .ensembleBlocHistoriqueData .blocHistoriqueData span {
	font-style: italic;
	color: #898989;
}

#tabs-maintenance .ensembleSeparation {
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #CCCCCC;
	margin: 0 0 10px 0;
}


/* Onglet 6 */


#tabs-messagerie {
	position: relative;
	height: 530px;
	overflow-y: auto;
}


#tabs-messagerie h4 {
	font-size: 13px;
	font-weight: bold;
	color: #1D97B2;
	text-transform: uppercase;
}

#tabs-messagerie .colonne {
	float: left;
	margin: 0 38px 0 0;
}

#tabs-messagerie .labelNormal {
	font-weight: bold;
	color: #898989;
	padding: 0;
}

#tabs-messagerie .selectNormal {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 200px;
}

#tabs-messagerie .inputNormal {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 270px;
	font-size: 12px;
}

#tabs-messagerie  .blocEnvoiDeMessage {
	width: 620px;
	padding: 0 20px 0 0;
	border-right: 1px dashed #CCCCCC;
}

#tabs-messagerie  .label {
	font-weight: bold;
	color: #898989;
	padding: 0;
}

#tabs-messagerie  .textarea {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 200px;
}

#tabs-messagerie .blocInformationsMiseEnValeur {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 620px;
	padding: 10px 0 10px 20px;
	border-left: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
}

#tabs-messagerie .blocInformationsMiseEnValeur span {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 620px;
	padding: 0 0 0 20px;
	border-left: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
}

/** Onglet Sympathisant (édition du sympathisant) */

#tabs-informations .blocInformationsMiseEnValeur {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 620px;
	padding: 10px 0 10px 20px;
	border-left: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
}

#tabs-informations .blocInformationsMiseEnValeur span {
	/*position: absolute;
	top: 15px;
	right: 15px;
	width: 620px;
	padding: 0 0 0 20px;
	border-left: 1px dashed #CCCCCC;
	background-color: #FFFFFF;*/
}



/*Onglet Abonnements*/


#tabs-abonnements {
	position: relative;
	height: 530px;
	overflow-y: auto;
}

#tabs-abonnements h4 {
	font-size: 13px;
	font-weight: bold;
	color: #1D97B2;
	text-transform: uppercase;
}

#tabs-abonnements .colonne {
	float: left;
	margin: 0 38px 0 0;
}

#tabs-abonnements .labelNormal {
	font-weight: bold;
	color: #898989;
	padding: 0;
}

#tabs-abonnements .selectNormal {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 200px;
}

#tabs-abonnements .inputNormal {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 270px;
	font-size: 12px;
}


#tabs-abonnements  .blocEnvoiDeMessage {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 620px;
	padding: 0 0 0 20px;
	border-left: 1px dashed #CCCCCC;
}

#tabs-abonnements  .label {
	font-weight: bold;
	color: #898989;
	padding: 0;
}

#tabs-abonnements  .textarea {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 200px;
}



/* ========================================

	// Formatage Totaux Sage

/* ======================================== */


.ensembleGestionDonRechercheResultat table tr td {
	vertical-align: middle;
}

.totalSage {
	font-weight: bold;
	background-color: #898989;
	padding: 4px;
	color: #FFFFFF;
}

.totalLigneSage {
	font-weight: bold;
}

.montantSage {
	font-weight: normal;
}

.nbElementSurTotal {
	color: #999999;
}


/* ========================================

	// Créer Sympathisant

/* ======================================== */

#divSympathisant p {
	line-height: normal;
	padding: 5px;
}


/* ========================================

	// Popin Selection Sympathisant

/* ======================================== */

.ensembleListingSympathisantsSelection {
	font-size: 14px;
	color: #565656;
}

.ensembleListingSympathisantsSelection p {
	line-height: normal;
	padding: 0;
}

.ensembleListingSympathisantsSelection .blocSympathisantListe {
	margin: 7px 0 7px 0;
	background-color: #FFFFFF;
	padding: 10px;
}

.ensembleListingSympathisantsSelection .email {
	font-size: 12px;
	color: #898989;
	font-style: italic;
	margin: 0 0 14px 0;
	display: block;
}

.ensembleListingSympathisantsSelection .kSelectionIdSymp {
	background: url(gfx/icon-edit-sympathisant-bg.jpg) no-repeat;
	display: block;
	width: 64px;
	height: 64px;
	float: right;
	margin: 15px 15px 0 0;
}


/* ========================================

	// Remise Bancaire

/* ======================================== */

.kPrelevementVoirSuivant {
	margin: 10px auto 15px auto;
	display: block;
}

.kChequeVoirSuivant {
	margin: 10px auto 15px auto;
	display: block;
}


/* ========================================

	// BARRE MAINTENANCE
	Remplissage au Hover

/* ======================================== */

#progressbar {
	background-color: #FFFFFF;
	border-radius: 13px;
	padding: 4px;
	width: 250px;
}

#progressbar div {
	background-color: #069BBD;
	width: 10%;
	height: 10px;
	border-radius: 10px;
}


/* ========================================

	// Moteur de Recherche
	Election des donateurs

/* ======================================== */

.divMoteurRechercheElectionDonateur {
	float: right;
}

.divMoteurRechercheElectionDonateur input {
	border: 1px solid #CCCCCC;
	padding: 3px;
	color: #898989;
}



/* ========================================

	// FLAG FRA & ENG

/* ======================================== */

p label {
	clear: both;
}

.input50Float {
	width: 50% !important;
	float: left !important;
}

.input50Float label {
	min-height: 20px !important;
}

form .flagFRA {
	background: url(gfx/flag-fra.png) center right no-repeat !important;
	width: 80% !important;
}

form .flagENG {
	background: url(gfx/flag-eng.png) center right no-repeat !important;
	width: 80% !important;
}


.loadingGeneral {

    background: #FFFFFF url("gfx/loading-bg.gif") center center no-repeat;
    width: 70%;
    height: 100%;
    position: fixed;
    z-index: 99999999999999999;
    top: 0px;

}
