﻿.breadcrumb {
	display:none;
}

#moteur {
    font-family: Arial, Helvetica, sans-serif;
    border: 5px solid #D6D3C2;
    padding: 1px;
}

#moteur div.radtooltip_Default * {
    color: #000000;
}

#moteur label {
    display: block;
    float: left;
    width: 150px;
    font-size: 12pt;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
    color: #222222;
}
#moteur p {
    clear: both;
}
#moteur h2 {
    background: #ECEADE url(/_layouts/1036/images/mfr/recherche-fond-titre.gif) repeat-x;
    height: 30px;
    font-size: 18pt;
    color: #333333;
    margin: 0;
    padding-left: 4px;
}
#moteur h3 {
    font-size: 16pt;
    color: #50AE26;
    margin: 5px 0 10px 15px;
}
#moteur h4 {
    font-size: 12pt;
    color: #50AE26;
    margin: 0 0 15px 45px;
}
#moteur th.GridHeader_Default, #moteur .etablissement th {
    background: #ECEADE url(/_layouts/1036/images/mfr/recherche-fond-titre.gif) repeat-x 0 0;
    height: 30px;
    color: #222222;
    padding: 0 6px 0 11px;
}
#moteur th.GridHeader_Default a {
    color: #222222;
    font-weight: bold;
}
#moteur .RadGrid {
    margin-left: 10px;
}

#moteur #fichier .RadGrid {
    border: 0;
}

#moteur .RadGrid a:hover, #moteur .etablissement a:hover {
    color: #50AE26;
}

#moteur .GridAltRow_Default {
    background: #E7E6E3;
}

#moteur #ctl00_PlaceHolderMain_Wizard1 {
    width: 100%;
}

#moteur .etablissement {
    width: 90%;
    margin: 0 auto;
    font-size: 12px;
    clear: both;
}

#moteur .etablissement td {
    background: #ECEADE;
    text-align: center;
    padding: 15px 0;
}

#moteur .etablissement tr.porteouverte td {
    text-align: left;
    padding-left: 10px;
}

#moteur .etablissement a {
    color: #222222;
}
#moteur #cheval {
    width: 70%;
    margin: 0 auto;
}
#moteur #cheval td {
    text-align: center;
    width: 33%;
}

/* Spécificité pour la recherche par département */
#moteur .departement h4 {
    margin: 0;
    font-size: 10pt;
}

#moteur .departement {
    float: left;
    width: 400px;
}

#moteur .departement .valider {
    margin-left: 160px;
}

#moteur .col2 {
    width: 280px;
    font-size: 10pt;
    float: left;
    margin: 0 0 0 20px;
}

#moteur .col2 img {
    float: left;
    margin: 0 5px 5px 0;
}

/* Spécificité pour la formation directe */
#moteur .formation {
    background:transparent url(/_layouts/1036/images/mfr/fond-formation.png) no-repeat scroll 0 20px;
    height:516px;
    vertical-align: top;
}

#moteur table.formation td {
    vertical-align: top;
}

#ctl00_PlaceHolderMain_Wizard1_RgLexique *, .ListeFichier *, .formation2 .RadGrid_Default, .formation .RadGrid_Default {
background-color: transparent !important;
background: transparent none !important;
border: none !important;
font-weight: bold !important;
}

.RadComboBox_Default .rcbDisabled .rcbInputCell .rcbInput, .RadComboBoxDropDown_Default .rcbDisabled {
    color: #000000 !important;
}

.formation #ctl00_PlaceHolderMain_Wizard1_StartNavigationTemplateContainerID_StartNextButton {
    position: relative;
    left: -380px;
    top: -320px;
}

#moteur p.information {
    margin: -10px 0 0 15px;
}

#moteur.fiche h4 {
    margin: 15px 0 0 20px;
}

#moteur.fiche h5  {
    margin: 10px 0 5px 20px;
}

#moteur.fiche h5 span {
    font-size: 10px;
}

#moteur.fiche .RadGrid {
    margin: 0 20px 5px 20px;
}