/* Importation des feuilles complémentaires */@import url(/styles/classic/tableau.css);
/*
 *  CSS MAIN
 */ * {
    font-family: Arial;
    color: #000000;
    font-size: 12px;
}

body {
    background-color: #1f1c47;
    margin: 0px;
    padding: 0px;
}

#main_div {
    position: relative;
    width: 900px;
    margin-left: -450px;
    left: 50%;
    margin-top: 20px;
    background-color: #fff;
}

#header {
    float: left;
    width: 900px;
    height: 229px;
    background-image: url('../../images/classic/header_banner/1.jpg');
    background-repeat: no-repeat;
}

#header_logo {
    padding-top: 20px;
    padding-left: 20px;
    font-size: 12px;
    color: #FFF;
    width: 220px;
}

#date_du_jour {
		padding-top: 30px;
    padding-left: 10px;
    font-size: 12px;
    color: #FFF;
    width: 300px;
}

#fil_ariane {
    position: absolute;
    width: 400px;
    left: 500px;
    top: 205px;
    font-size: 16px;
    font-weight: bold;
    color: #1f1c47;
}

#menu {
    float: left;
    width: 900px;
    height: 35px;
    background-image: url('../../images/classic/menu_background.jpg');
    background-repeat: no-repeat;
}

#menu_content {
    padding-left: 310px;
    padding-top: 5px;
    float: left;
    width: 570px;
}

#menu_content a {
    font-size: 12px;
    font-weight: bold;
    color: #1f1c47;
    text-decoration: none;
}

#menu_content a:hover {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

#content {
    width: 900px;
    height: auto;
    float: left;
    background-color: #fff;
}

#content_left {
    width: 200px;
    height: auto;
    float: left;
    background-color: #fff;
}

#content_right {
    width: 700px;
    height: auto;
    float: left;
    background-color: #fff;
    border-top: solid 1px #c8b3c4;
}

#menu_metiers {
    width: 200px;
    height: auto;
    background-color: #fff;
}

#menu_metiers h1 {
    padding-left: 15px;
    font-size: 16px;
    font-weight: bold;
    color: #1f1c47;
}

#menu_metiers a {
    font-size: 12px;
    color: #1f1c47;
    text-decoration: none;
}

#menu_metiers a:hover {
    font-size: 12px;
    color: #1f1c47;
    text-decoration: underline;
}

#main_content {
    width: 690px;
    padding-left: 5px;
    padding-right: 5px;
    height: auto;
    float: left;
    background-color: #fff;
}

#main_content h1 {
    font-size: 16px;
    font-weight: bold;
    color: #1f1c47;
}

#main_content p {
    text-align: justify;
}

#main_content p ul {
    margin-left: 0px;
}

#menu_bottom {
    float: left;
    width: 880px;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #FFF;
    font-size: 10px;
    color: #1f1c47;
    border-top: solid 1px #c8b3c4;
}

#menu_bottom td {
    font-size: 10px;
    color: #1f1c47;
}

#menu_bottom a {
    font-size: 10px;
    color: #1f1c47;
    text-decoration: none;
}

#menu_bottom a:hover {
    font-size: 10px;
    color: #1f1c47;
    text-decoration: underline;
}

#moteur_recherche {
    width: 200px;
    height: auto;
    background-color: #fff;
}

#moteur_recherche h1 {
    padding-left: 15px;
    font-size: 16px;
    font-weight: bold;
    color: #1f1c47;
}

#moteur_recherche form {
    padding-left: 15px;
}

#footer {
    float: left;
    width: 900px;
    height: 10px;
    background-image: url('../../images/classic/footer_banner/1.jpg');
    background-repeat: no-repeat;
    clear: both;
}

.liste_bien {
    border: 1px solid #1f1c47;
    margin-bottom: 15px;
    width: 680px;
    background-color: #FFF;
}

.titre_bien {
    background-color: #1f1c47;
    color: #FFFFFF;
    height: 24px
}

.liste_bien h2 {
    background-image: none;
    color: #FFFFFF;
    font-size: 1.2em;
    padding: 3px 6px 0 6px;
    font-weight: 500;
    margin: 0;
}

.liste_bien .titre_bien a {
    color: #FFFFFF;
    text-decoration: none;
}

.liste_bien .titre_bien a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.liste_bien p.reference_bien {
    float: right;
    padding: 6px 9px 0 9px;
    border-left: 1px solid #FFFFFF;
    font-size: 0.95em;
    height: 19px;
    margin-top: -1px;
    color: #FFFFFF;
}

.ligne_info_surface_prix {
    height: 23px;
    float: left;
}

.ligne_textepub {
    height: auto;
}

.prix {
    float: left;
    padding-top: 3px;
    margin-left: 6px;
    color: #1f1c47;
    font-weight: 500;
    font-size: 1.2em;
    font-weight: 700;
}

.prix span {
    font-size: 10px;
    color: #858585;
    font-weight: normal;
    font-family: Arial;
}

.textepub_marge {
    margin-bottom: 10px;
}

.textepub p {
    padding-left: 5px;
    padding-right: 5px;
}

.gras {
    padding-left: 5px;
    font-weight: bold;
    color: #1f1c47;
    font-size: 1.2em;
}

.contact_agence {
    height: 34px;
    width: 675px;
}

.contact_tel {
    background-image: url('../../images/classic/contact_tel.png');
    background-repeat: no-repeat;
		padding-bottom: 1px;
    border-top: 1px solid #1f1c47;
    border-right: 1px solid #1f1c47;
    height: 24px;
    width: 120px;
    margin-bottom: 4px;
    font-size: 1.2em;
    color: #1f1c47;
    padding-left: 40px;
    padding-top: 10px;
    font-weight: bold;
    float: left;
}

.contact_email {
    background-image: url('../../images/classic/contact_email.png');
    background-repeat: no-repeat;
    border-top: 1px solid #1f1c47;
    border-right: 1px solid #1f1c47;
    height: 24px;
    width: 120px;
    margin-bottom: 4px;
    font-size: 1.2em;
    color: #FFFFFF;
    padding-left: 40px;
    padding-top: 10px;
    font-weight: bold;
    float: left;
}

.contact_email a {
    color: #1f1c47;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
}

.contact_email a:hover {
    color: #1f1c47;
    font-size: 1em;
    font-weight: bold;
    text-decoration: underline;
}

.detail_bien {
    background-color: #1f1c47;
    background-repeat: no-repeat;
    border-top: 1px solid #1f1c47;
    border-right: 1px solid #1f1c47;
    height: 24px;
    width: 90px;
    margin-bottom: 4px;
    font-size: 1.2em;
    color: #FFFFFF;
		margin-right: -5px;
    padding-left: 10px;
    padding-top: 10px;
    font-weight: bold;
    float: right;
}

.detail_bien a {
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
}

.detail_bien a:hover {
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    text-decoration: underline;
}

.obj_form {
    background-color: #FFF;
    text-align: left;
}

.obj_form .formBloc {
    padding: 10px;
    width: 615px;
    margin: 0 auto;
}

.obj_form fieldset {
    border: 0;
    padding: 0 0 14px 0;
}

.obj_form fieldset legend {
    padding: 0 0 20px 0;
    font-size: 14px;
    font-weight: bold;
    color: #202020;
}

.obj_form fieldset p {
    margin: 0 0 6px 0;
    padding: 0;
    line-height: 20px;
    height: 20px;
    clear: both;
}

.obj_form p label {
    display: block;
    float: left;
    width: 183px;
    text-align: right;
    padding-right: 5px;
    position: relative;
}

.obj_form select {
    border: 1px solid #c4bbbd;
    width: 229px;
    padding: 1px;
    height: 20px;
}

.obj_form textarea {
    border: 1px solid #c4bbbd;
    width: 350px;
    padding: 1px;
}

.obj_form p a {
    color: #FF7516;
    text-decoration: none;
}

.obj_form p a:hover {
    color: #FF7516;
    text-decoration: underline;
}

.formSubBloc {
    border: 1px solid #FFF;
    height: auto;
}

.formSubBloc h2 {
		background-image: none;
    color: #1f1c47;
    font-size: 1.2em;
    padding: 3px 6px 0 6px;
    font-weight: bold;
    margin: 0;		
}

.formInterligne {
    height: 10px;
}

.obj_form input[type ="text"], .obj_form input[type = "password"] {
    border: 1px solid #c8b3c4;
    width: 350px;
    padding: 1px;
    height: 22px;
}

.obj_form input[type ="submit"], .obj_form input[type = "button"] {
    border-color: #1f1c47;
    background-color: #1f1c47;
    border-style: solid;
    border-width: thin;
    width: 120px;
    height: 25px;
    font-size: 8pt;
    font-weight: 600;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
}

input[type ="submit"] {
    border-color: #1f1c47;
    background-color: #1f1c47;
    border-style: solid;
    border-width: thin;
    width: 120px;
    height: 25px;
    font-size: 8pt;
    font-weight: 600;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
}

.baseline {
    padding-left: 5px;
    padding-right: 5px;
		text-align: justify;
}
