﻿.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 .RadGrid a:hover, #moteur #etablissement a:hover {
    color: #50AE26;
}

#moteur .GridAltRow_Default {
    background: #E7E6E3;
}

#moteur a.candidature {
    margin: 0 0 0 30px;
    color: #000000;
}

#moteur a.candidature:hover {
    color: #50AE26;
}

table#offre {
    border: 1px solid #ECEADE;
    border-collapse: collapse;
    margin: 10px;
}

table#offre th {
    background: #ECEADE;
    text-align: left;
    font-weight: normal;
    width: 200px;
    vertical-align: top;
    border-bottom: 1px solid #FFFFFF;
}

table#offre th.intertitre {
    background: #ECEADE;
    text-align: left;
    font-weight: bold;
    width: 100%;
    padding-left: 15px;
}

table#offre th {
    padding: 2px 5px;
}
table#offre tr td {
    border-bottom: 1px solid #ECEADE;
    width: 490px;
    vertical-align: top;
    padding-left: 10px;
}

