/* ##### Feuille de style principale ##### */
/* Par Jérémie Anderlin <jeremie@inphoenity.com> <http://www.inphoenity.com> */

/* ==================== */

/* ----- */

/* Style généraux */

body
{
    background-color: #16171a;
    font: 12px Helvetica, Arial, sans-serif;
    color: #67747f;
    padding-bottom: 20px;
}

h3
{
    font-size: 13px;
    color: #fff;
}

p
{
    margin-bottom: 15px;
    line-height: 18px;
}

p.bold
{
    font-weight: bold;
}

a
{
    color: #9ea3b0;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a img
{
    border: 0;
}

#Container
{
    width: 966px;
    margin: auto;
}

.clear
{
    clear: both;
}

.active
{
    text-decoration: underline;
}

/* ----- */

/* Styles de l'Header' */

#Header
{
    height: 106px;
    background-image: url('/Medias/Images/Design/bg_header.jpg');
}

#Header #Logo
{
    display: block;
    float: left;
}

#Header #TopMenu
{
    float: right;
    margin-top: 38px;
}

#Header #TopMenu li
{
    display: inline;
    margin-right: 25px;
}

#Header #TopMenu li a
{
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
}

/* ----- */

#Content
{
    margin-bottom: 25px;
}

#Content ul#TopBarre
{
    height: 61px;
    background-image: url('/Medias/Images/Design/bg_topbarre.jpg');
    margin-bottom: 15px;
}

#Content h2#TopBarre
{
    height: 61px;
    background-image: url('/Medias/Images/Design/bg_topbarre.jpg');
    margin-bottom: 35px;
}

#Content ul#TopBarre li
{
    display: inline;
}

#QuickInfosContentWhyUs, #QuickInfosContentQuality, #QuickInfosContentReferences
{
    display: none;
}

#Content .quick_info_content
{
    width: 630px;
    float: left;
}

#Content .quick_info_emblem
{
    width: 320px;
    float: right;
}

#Content .one_service
{
    padding-bottom: 35px;
}

#Content .one_service .service_symbol
{
    width: 263px;
    display: block;
    float: left;
}

#Content .one_service .service_description
{
    width: 680px;
    float: right;
    text-align: justify;
}

#Content .one_service .read_more
{
    display: block;
    float: right;
    margin-top: 10px;
}

#Content #Part1
{
    width: 550px;
    float: left;
}

#Content #Part2
{
    width: 400px;
    float: right;
}


#ContactForm fieldset
{
    border: 0;
    padding-top: 6px;
}

#ContactForm input[type="text"], #ContactForm textarea
{
    display: block;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    border: 0;
    padding: 0 10px;
    margin-right: 20px;
    margin-bottom: 10px;
}

#ContactForm input[type="text"].type2
{
    width: 226px;
    height: 35px;
    background: transparent url('/Medias/Images/Design/bg_form_input_t2.jpg') no-repeat;
}

#ContactForm input[type="text"].type3
{
    width: 518px;
    height: 34px;
    background: transparent url('/Medias/Images/Design/bg_form_input_t3.jpg') no-repeat;
}

#ContactForm textarea
{
    width: 508px;
    height: 165px;
    padding: 15px;
    background: transparent url('/Medias/Images/Design/bg_form_textarea_t1.jpg') no-repeat;
    border: 0;
}

#Content #Part2 iframe
{
    border: 2px solid #67747f;
}

#Content #Part2 .big_map
{
    display: block;
    float: right;
    margin: 2px 2px 4px;
}

#ContactInfos h4
{
    color: #fff;
    font-size: 14px;
    margin: 20px 0 8px 0;
}

#ContactInfos ul li
{
    list-style-type: disc;
    margin-bottom: 4px;
    margin-left: 15px;
    color: #9ea3b0;
}

#ContactInfos ul li strong
{
    color: #fff;
}

/* ----- */

/* Styles du SwitchServices */

#SwitchServices
{
    background-image: url('/Medias/Images/Design/bg_quick-access-services.jpg');
    border: 1px solid #485160;
    padding: 25px 0 10px;
    margin: 0 0 30px 0;
}

#SwitchServices .big_btn_service
{
    width: 270px;
    float: left;
    margin: 0 25px;
}

/* ----- */

/* Styles du FormLoginManager */

#FormLoginManager
{
    height: 67px;
    background-image: url('/Medias/Images/Design/bg_form_login-manager.jpg');
    padding-left: 90px;
    margin: 0 0 30px 0;
}

#FormLoginManager form fieldset
{
    border: 0;
    padding-top: 6px;
}

#FormLoginManager form fieldset label
{
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    margin-right: 20px;
}

#FormLoginManager form input[type="text"]
{
    width: 220px;
    height: 32px;
    color: #fff;
    font-weight: bold;
    font-style: italic;
    border: 0;
    background: transparent url('/Medias/Images/Design/bg_form_input_t1.png') no-repeat;
    padding: 0 10px;
    margin-right: 20px;
}

#FormLoginManager form input[type="image"]
{
    position: relative;
    top: 10px;
}

/* ----- */

/* Styles du Footer */

#Footer
{
    height: 110px;
    background-image: url('/Medias/Images/Design/bg_footer.jpg');
    border: 1px solid #485160;
    padding: 20px 0;
}

#Footer h3
{
    margin-bottom: 12px;
}

#Footer #BottomMenus
{
    width: 555px;
    float: left;
}

#Footer #BottomMenus .bottom_menu
{
    width: 130px;
    height: 105px;
    border-right: 1px solid #2E2E33;
    float: left;
    margin-left: 30px;
}

#Footer #BottomMenus .bottom_menu li
{
    line-height: 18px;
    margin-bottom: 2px;
}

#Footer #Copyright
{
    width: 400px;
    float: right;
}

#Footer #BottomRight #BottomLogo
{
    width: 136px;
    display: block;
    float: left;
}

#Footer #BottomRight #Copyright
{
    width: 235px;
    float: left;
    margin-left: 18px;
    line-height: 18px;
}

#Footer #BottomRight #Copyright ul
{
    margin-top: 8px;
}

#Footer #BottomRight #Copyright ul li a
{
    color: #fff;
}

/* ----- */

/* ==================== */