/*! MGDIS Styles spécifiques : emplacement dédié aux spécificités et éventuelles surcharge des composants spécifiques. */

/**
 * Rmq: ce fichier n'est pas renommé en mg.stylesSpecifiques.js, uniquement pour conserver la compatibilité avec les surcharges existantes.
 */

h2,
h2 span
{
    background:url("../images/picto_fleche_orange.png") no-repeat scroll 0 30% transparent;
    padding:0em 1.5em;
    font-family: Helvetica;
    font-weight: normal;
    font-size:26px;
    line-height:1.6em;
    color:#404040 !important;
    margin:0.5em 0;
}

h3
{   margin:25px 0 5px 10px;
    color:#333333;
    font-size:1.1em;
}

p
{
    font-family: Verdana;
    font-size: 12px;
    line-height: 1.5em;
}
p.justifie
{
    text-align:justify;
}

p.centre
{
    text-align:center;
}

p.droite
{
    text-align:right;
}

p.petit
{
    text-align:justify;
    font-style:italic;
    font-size:0.9em;
}

.info
{
    margin-left:0;
    border-left: 5px solid #FFDFAF;
    padding-left:0.2em;
}

a
{
    background:none no-repeat scroll 0 0 transparent;
}

#top
{
    background:url("../images/bandeau.jpg") no-repeat scroll 100% 0 transparent;
    height:106px;
    border-top : 6px solid #404040;
}

#top img
{
    background:none repeat scroll 0 0 transparent;
    border:0 none;
    float:left;
    margin:0 0 0 0em;
}

#topright
{
    background-color:#28B300;
    margin-left:184px;
    height:80px;
    padding:28px 0 0 50px;
}

#navigation
{
    background-color:#FFF;
    height:20px;
    margin-left:184px;
    margin-top:5px;
}

#navigationright
{
    /*position:relative;*/
    color:#808080;
    font-weight:normal;
    padding:2px 0 0 5px;
}

#navigationright div
{
    color:#808080;
}

#navigationright a
{
    color:#808080;
}

#logo
{
    height:123px;
    width:153px;
    position:absolute;
    top:0px;
}

#logo img
{
    margin:23px 0 0 5px;
}

#middle
{
    height:auto;
    /* -SLL - 17/01/2010 - FAS 2010- - La propriété float:left explose la boite de dialogue quand celle-ci s'affiche dans l'interface
    /*float:left;*/
    /* _SLL */
    width:100%;
}

#confirmationSuppression {
	display: none;
}

#menu
{
    position:absolute;
    top:0;
    left:0;
    width:170px;
    margin:142px 0 0 0;
}

#menu ul
{
    list-style-type: none;
    width: 100%;
    display: block;
    margin: 6em 1em 1em 1em;
    padding: 0;
    border:1px solid #999999;
}

#menu li
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    display: block;
    line-height:1.2em;
    border: 1px solid #FFFFFF;
    background-color:#9BD841;
    margin:10px 5px;
    background:url("../images/picto_fleche_bleu.png") no-repeat scroll 0 20% transparent;
    padding:0 2.1em;
}

#menu a {
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding: 0px;
    color:#404040;
}

#menu a:hover {
    font-weight: bold;
    text-decoration: underline;
    color:#666666
}

#content {
    margin:0 40px 0 220px;
    padding:20px 0 0 0;
    /* +SLL - 19/01/2011 - Génére des scrollbars au niveau de la page et empêche le redimensionnement correct de la page */
    /*width:80%;*/
    /* _SLL */
    height: auto;
	min-height: 220px;
    /* GLFE - 11/04/2011 - Désactivation car peut poser des pbs de footer ss Chrome
    height:auto !important;
    height:220px;*/
}

#piedpage {
	margin:0 0 0 220px;
    padding:20px 0 0 0;
}

#bottom {
    height:35px;
    background-color:#636563;
    float:left;
    color:#FFFFFF;
    margin-top:80px;
    width:100%;
    display : none;
}

#bottom p{
    font-size:85%;
    font-weight:bold;
    position:relative;
    margin-left:100px;
    margin-top:-22px;
}

#bottom img{
    margin:5px;
}

fieldset
{
    border: 1px solid #999999;
    padding-bottom: 10px;
	margin: 1em 0;
}

fieldset legend
{
    font-size: 1.2em;
    font-weight: bold;
    background-color:#E1E1E1;
    color: #333333;
    padding:0.3em 0.5em;
    margin:1em 0.8em;
}

/* pour redéfinir le style ui d'un titre de groupe */
fieldset legend.titregroupe
{
	/*background-color:#0066ac;
    color: #FFFFFF;
	background-image:none;*/
}

input.formulaireconnexion
{
	width: 200px;
}

/* Entêtes de tableau */
.tableau th{
    background-color:#4493CA;
    color:#000;
}

.petiteFlecheDirectionBas,
.petiteFlecheDirectionDroite{
    cursor:pointer;
    display:block;
    height:12px;
    left:10px;
    margin-right:10px;
    position:absolute;
    top:5px;
    width:12px;
    z-index:3;
}

.petiteFlecheDirectionDroite{
    background:url("../images/petiteFlecheDirectionDroite.png") no-repeat bottom left;
}
.petiteFlecheDirectionBas{
    background:url("../images/petiteFlecheDirectionBas.png") no-repeat bottom left;
}
/* ------------   */
.groupeComposants{
    clear:both;
    width:100%;
    margin:0 0 10px 0;
}

.groupeComposants *{
    margin:0;
    padding:0;
}

.groupeComposants th{
    height:22px;
    line-height:22px;
}

.espaceLigne{
    height:10px;
}

/* liens bas de page de formulaire */
.liensformulaire{
    text-align: right;
    margin:1.5em;
	font-size: 1.1em;
}
.liensformulaire div{
    display: inline;
}

.liensformulaire a.lienform
{
    padding: 0.1em;
    margin: 0 1em;
    position:relative;
	font-weight: bold;
}

input.lienform
{
    cursor:pointer;
    padding: 0.3em 0.7em;
    margin: 0 1em;
    background-color: #FFF;
    border: 1px solid #FF9900;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    position:relative;
    display:inline;
    float: right;
}

.liensformulairehaut{
    text-align: center;
    margin:1.5em;
}
.liensformulairehaut div{
    display: inline;
}

.liensformulairehaut a.lienform
{
    padding: 0.2em;
    margin: 0 1em;
    text-decoration: none;
    font-weight: bold;
    position:relative;
}

.liensformulairecentre{
    text-align: center;
    margin:1.5em;
}
.liensformulairecentre div{
    display: inline;
}

.liensformulairecentre a.lienform
{
    padding: 0.2em;
    margin: 0 1em;
    text-decoration: none;
    font-weight: bold;
    position:relative;
}

.ensembleLiensSimple{
    width:100%;
    clear:both;
    float:left;
}

.lienSimple{
    float:right;
}

.lienSimple a{
    color:#000000;
    text-decoration:underline;
    font-size:0.9em;
    margin:0 10px 0 10px;
}

.ligneFinTableau{
    text-align:right;
    background-color:#FFFFFF;
}

.lignePair,
.lignePair td{
    background-color:#FFFFFF;
}

.ligneImpair,
.ligneImpair td{
    background-color:#D4FDEA;
}

#preambule{
    margin:0 20px 0 20px;
    text-align:justify;
    color:#000000;
}

.boutonsConnexion{
    width:220px;
}

.boutonsRechercher
{
    width:280px;
}

.boutonValidation
{
    width:510px;
}

.boutonValidationGlobal
{
    width:640px;
}

.boutonUniqueSuivant
{
    width:95px;
}

/**************************************
    Styles des tableaux dynamiques */
.tableauDynamique
{
    /*background-color:#4493CA;*/
    border:1px solid #999999;
    /* Nécessaire pour mettre le tableau à 100% quand le nombre de colonnes n'est pas suffisant */
    width: 100%;
}

.tableauDynamique td, .ui-grid .ui-grid-body .ui-grid-odd td
{
    background-color:#FFFFFF;
}

.tableauDynamique caption
{
    background-color: #FFFFFF;
}

.tableauDynamique tr.odd td, .ui-grid .ui-grid-body .ui-grid-even td
{
    background-color:#EAEAEA;
}

.tableauDynamique th {
	font-weight: bold;
}

.tableauDynamique th.ui-table-desc a
{
    background: url(../images/desc.gif) right center no-repeat;
}

.tableauDynamique th.ui-table-asc a
{
    background: url(../images/asc.gif) right center no-repeat;
}

.tableauDynamique th.ui-table-desc a:hover,
.tableauDynamique th.ui-table-desc a:active,
.tableauDynamique th.ui-table-desc a:focus,
.tableauDynamique th a:hover,
.tableauDynamique th a:active,
.tableauDynamique th a:focus
{
    background: url(../images/asc.gif) right center no-repeat;
}

.tableauDynamique th.ui-table-asc a:hover,
.tableauDynamique th.ui-table-asc a:active,
.tableauDynamique th.ui-table-asc a:focus
{
    background: url(../images/desc.gif) right center no-repeat;
}

.tableauDynamique .selectedRow td
{
    background-color: #DCDCDC !important;
    cursor: pointer;
}

/**************************************
	Surcharge du syle des grilles */

.ui-grid {
	margin-right: 20px;
}

.ui-grid td.mg-grid-footer {
	padding-top: 0px;
	padding-bottom: 0px;
}

.ui-grid td.mg-grid-footer .mg-grid-statebar {
	margin-top: 0px;
}

.ui-grid .pager #pager {
	margin: 3px 0px 3px 0px;
}

.ui-grid thead th.sorted .ui-icon-asc {
	display: inline-block;
}

.ui-grid thead th.sorted-desc .ui-icon-desc {
	display: inline-block;
}
.ui-grid thead th.sorted-desc .ui-icon-asc {
	display: inline-block;
	visibility: hidden;
}

.ui-grid thead th .ui-icon-asc, .ui-grid thead th .ui-icon-desc {
	display: none;
	height: 12px;
}

/**************************************
    Styles des Tabs */
.ongletActif
{
    background-color:#4493CA;
}

.ongletInactif
{
    background-color: #92D2FF;
}
.tab
{
    border:solid 1px #4493CA;
}

/* Débogage des extranets */
#conteneurContenuExtranet .lienActivation
{
    border:solid 1px #000000;
    color:#000000;
    font-weight:bold;
    background-color: #9BD841;
}

#contenuContexteExtranet
{
    background-color: #FFFFFF;
}

/*********************************************/
/* Consultation                              */

.tableauDynamique td.rupture0,
.tableauDynamique td.rupture1
{
    background-color: #404040;
    /* Vert */
    background-color: #7FBC26;
    /* Orange
    background-color: #FF9900;*/
    color:#FFFFFF;
}

.tableauDynamique td.rupture2
{
    background-color: #D6DE42;
    /* Vert */
    background-color: #CAEA9A;
    /* Orange
    background-color: #FFB549;*/
}

.tableauDynamique td.rupture3
{
    background-color:#9FA093;
    /* Vert */
    background-color:#E6F5CF;
    /* Orange
    background-color: #FFDFAF;*/
    color:#000000;
}

/*********************************************/
/* Gestion de la pagination                 */

.pagination
{
    background-color:#4493CA;
}

.pagination .suivant,
.pagination .precedent
{
    color:#FFFFFF;
    border:none;
    background-color: #4493CA;
}

.pagination .actif
{
    background-color:#FF9900;
    font-weight:bold;
    color:#FFFFFF;
}

.pagination .inactif
{
    color:#FFFFFF;
    text-decoration:underline;
}

/*********************************************/
/* Navigation hiérarchique */
.chapitre
{
   font-weight: bold;
   margin-left: 80px;
   font-size: 70%;
}

.chapitre a
{
    color: #4493CA !important;
}

.chapitre0
{
    margin-left: 0px !important;
    font-size: 100%;
    background-color: #4493CA;
    padding: 5px;
}

.chapitre0 a
{
    text-decoration: none;
    color: white !important;
}

.chapitre1
{
    margin-left: 0px !important;
    font-size: 100%;
}

.chapitre2
{
    margin-left: 20px !important;
    font-size: 90% !important;
}

.chapitre3
{
    margin-left: 40px !important;
    font-size: 90% !important;
}

.chapitre4
{
    margin-left: 60px !important;
    font-size: 80% !important;
}

.chapitre5
{
   margin-left: 70px !important;
   font-size: 80% !important;
}

.celluleVide
{
	width:10px;
}

.Titre2
{
	color:#0079B5;
}

input.btnSupprimerFichier {
     border:none;
     background: transparent url('../images/btnSupprimerFichier.png') no-repeat top left;
     width:16px;
     height:16px;
}

input.btnAjouterFichier
{
     border:none;
     background: transparent url('../images/btnAjouterFichier.png') no-repeat top left;
     width:45px;
     height:18px;
}

/* Cacher le champs référence bancaire. Surcharge spécifique qui devra disparaitre si on ajoute une option plus propre. */
label[for=extranet_tiersbeneficiaire_coordonneesbancaires_referencebancaire],
input#extranet_tiersbeneficiaire_coordonneesbancaires_referencebancaire,
a#extranet_tiersbeneficiaire_coordonneesbancaires_referencebancaire_tooltip,
span#tiersbeneficiaire_coordonneesbancaires_referencebancaire_informationsSaisie
{
	display: none;
}



/* Partie spécifique au CRRA */

#top
{
	background-image: none;
    background-color: white;
    height:76px;
    border-bottom-width: 3px;
    border-bottom-color: #48345A;
    border-top : none;
    padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
}

#menu li
{
    background:url("../images/picto_fleche_crra_petite.png") no-repeat scroll 0 20% transparent;
}

h2,
h2 span
{
    background:url("../images/picto_fleche_crra_grande.png") no-repeat scroll 0 30% transparent;
}

.crra-interruptionFormation {
	width: 48%;
	float: left;
	border-right: 1px #999999 solid;
}

.crra-validationMensuelle {
	width: 50%;
	float: right;
}

#interruptionsFormations .lienform{
	margin-left: 32%;
}

input.ui-combobox-input {
	width: 250px;
}


#menu ul
{
    list-style-type: none;
    width: 100%;
    display: block;
    margin: 6em 1em 1em 1em;
    padding-left: 0em;
	border-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#menu li 
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    display: block;
    line-height:1.2em;
    margin:0px;
	padding: 0px;
	margin-left: 0em;
	background:url("../images/picto_fleche_menu2.png") no-repeat scroll;
}


#menu ul a {
	min-height: 1.6em;
    padding-top: 0.2em;
	padding-left: 1em;
	padding-top: 0.6em;
	padding-bottom: 0.3em;
	border-width: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgb(153, 153, 153);
}

#menu ul a:hover {
    /*font-weight: bold;*/
    text-decoration: none;
    color:white;
	background: #E2007A;
}

#top img#crra_logo_2 {
	float: right;
	margin-right: 20px;
}
