﻿/********************************************** BODY */
body
{
    margin: 0px;
    padding: 0px;
    font-family: "Trebuchet MS" , Helvetica, Verdana;
    font-size: 9pt;
    line-height: 14pt;
    color: #4b3905;
    text-align: justify;
    background-color: #E6E0D8;
}


/****************************************** CONTAINER */
#container
{
    margin: 0pt auto;
    width: 880px;
    padding: 0px 15px 8px 15px;
    background-color: #d68126;
}

img
{
    border: none;
}

p
{
    margin: 10px 0px;
    padding: 0px;
}

.spacer
{
    visibility: hidden;
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 1px;
}

.bloc
{
    margin-bottom: 40px;
}

/****************************************************************** TITLES (H) */
h1
{
    color: #4b3905;
    padding: 0px;
    margin: 0px;
    margin-top: 1px;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 9pt;
}

h2
{
    color: #81a63f;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 5px;
    margin-top: 20px;
    padding: 0px;
}

h3
{
    color: #d68126;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
}

h4
{
    color: #4b3905;
    font-size: 10px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 30px;
}

h5
{
    color: #d68126;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 12px;
}

/******************************************************************** LINKS */
a
{
    color: #4b3905;
    outline: none;
}
a:hover
{
    color: #d68126;
}

/************************************************************** LINKS MORE */
.moreBlue
{
    color: #3ba5bb;
    font-style: italic;
    font-weight: bold;
}

.moreBlue a
{
    color: #3ba5bb;
    text-decoration: none;
}

.moreBlue a:hover
{
    color: #3ba5bb;
    text-decoration: none;
}

.moreGreen
{
    color: #81a63f;
    font-style: italic;
    font-weight: bold;
}

.moreGreen a
{
    color: #81a63f;
    text-decoration: none;
}

.moreGreen a:hover
{
    color: #81a63f;
    text-decoration: none;
}

.morePink
{
    color: #cb2180;
    font-style: italic;
    font-weight: bold;
}

.morePink a
{
    color: #cb2180;
    text-decoration: none;
}

.morePink a:hover
{
    color: #cb2180;
    text-decoration: none;
}

.moreOrange
{
    color: #d68126;
    font-style: italic;
    font-weight: bold;
}

.moreOrange a
{
    color: #d68126;
    text-decoration: none;
}

.moreOrange a:hover
{
    color: #d68126;
    text-decoration: none;
}

/******************************************************************* P COLOR */
.orange
{
    color: #d68126;
    font-size: 9pt;
    line-height: 14pt;
    text-align: left;
}

.pink
{
    color: #cb2180;
    font-size: 9pt;
    line-height: 14pt;
    text-align: left;
}

/******************************************************************* LIST */
ul
{
    padding-left: 10px;
    margin: 0px;
    text-align: left;
}

ul li
{
    list-style-type: none;
}

/********************************************* HEADER */
#header
{
    clear: both;
    margin-bottom: 0px;
}

#header_left
{
}

#header_left #logo
{
    float: left;
    width: 194px;
    height: 155px;
}

#header_right
{
    float: left;
    width: 686px;
}

#header_right #slogan
{
    font-family: "Trebuchet MS";
    font-size: 1.2em;
    letter-spacing: 1px;
    color: #FFFFFF;
    text-align: justify;
    height: 32px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 15px;
}

/********************************************************** CONTENT *******/
#content
{
    background-color: #FFFFFF;
    margin: 0px;
    margin-top: 0px !important;
    margin-top: -2px;
    clear: both;
}

.smallBullets
{
    margin-left: 20px;
}

.smallBullets li
{
    list-style-type: disc;
    font-style: italic;
    list-style-position: outside;
}

/********************************************************** CONTENT LEFT */
#content_left
{
    background-image: url(medias/images/interface/degrade-gauche.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #FFFFFF;
    width: 164px;
    padding: 15px;
    padding-top: 70px;
    float: left;
    text-align: left;
}

#content_left h2
{
    margin-top: 5px;
}

#content_left h4
{
    color: #81a63f;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 2px 0px 0px 0px;
    text-transform: uppercase;
}

/******************************************** TREE VIEW MENU */
.menuTreeView
{
    text-align: right;
    text-transform: uppercase;
    font-size: 9pt;
    text-decoration: none;
    font-weight: bold;
    color: #D68126;
}

/********************************************************* CONTENT RIGHT */
#content_right
{
    width: 686px;
    float: left;
}

/********************************************************* CONTENT RIGHT HEADER */
#content_right_header
{
    height: 70px;
}

/**********************************************************  MAIN MENU */
#content_right_header .mainMenuClass
{
    font-family: "Trebuchet MS";
    font-size: 0.95em;
    letter-spacing: 1px;
    color: #FFFFFF;
    text-align: justify;
    text-transform: uppercase;
    font-weight: bolder !important;
    padding-top: 15px;
    padding-left: 15px;
}

#content_right_header .mainSubMenuDynamicHoverStyle
{
    font-family: "Trebuchet MS";
    background-color: #B1A795;
    font-size: 0.9em;
    letter-spacing: 1px;
    color: #FFFFFF !important;
    text-align: justify;
    text-transform: uppercase;
    font-weight: bold;
}

#content_right_header .mainSubMenuDynamicMenuItemStyle
{
    font-family: "Trebuchet MS";
    font-size: 0.9em;
    letter-spacing: 1px;
    color: #D68126;
    text-align: justify;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
}

.breadcrumbs
{
    padding-left: 15px;
}


/********************************************************* CONTENT RIGHT BODY */
#content_right_body
{
}

/********************************************************* CONTENT RIGHT BODY LEFT*/
#content_right_body_left
{
    background-image: url(medias/images/interface/degrade-milieu2.jpg);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    background-position: top left;
    float: left;
    min-height: 700px;
    height: auto !important;
    height: 700px;
}

#content_right_body_left h1
{
    text-transform: uppercase;
}

/********************************************************* TEXT*/
.content_right_body_left_text
{
    margin: 0px 15px;
}

.content_right_body_left_text p
{
    margin-bottom: 3px;
}

.content_right_body_left_text ul
{
    padding-left: 10px;
}

.content_right_body_left_text ul li
{
    margin-bottom: 3px;
}

.content_right_body_left_text ul ul
{
    padding-left: 20px;
}

/******************************************** H1 COLOR    */
#company h1
{
    color: #68659e;
}

#solutions h1
{
    color: #007e6d;
}

#services h1
{
    color: #ff8c00;
}

#partners h1
{
    color: #009cc2;
}

#resources h1
{
    color: #751243;
}

#newsevents h1
{
    color: #d41d89;
}

#contact h1
{
    color: #f58428;
}

#newsletter h1
{
    color: #f58428;
}

/******************************************** LIST  */
div#content_right_body_left .bullets
{
    margin-left: 35px;
    list-style-type: disc;
}

div#content_right_body_left .bullets li
{
    list-style-type: disc;
    list-style-position: inside;
    display: block;
}

/*********************************** TABLE HOMEPAGE */
#homepage_table
{
    margin-top: 25px;
}

.homepage_table_content
{
    padding: 7px 15px 10px 15px;
    width: 195px;
    background-image: url(medias/images/fond-petit.png);
    background-repeat: repeat-x;
    background-position: top left;
    text-align: left;
}

.homepage_table_content h3
{
    font-size: 10pt;
}

#homepage_table_content_left
{
    float: left;
}
#homepage_table_content_left h3
{
    color: #3ba5bb;
}

#homepage_table_content_right
{
    float: right;
}

#homepage_table_content_right h3
{
    color: #cb2180;
}

/*********************************************************Partners***********/
#tpartners h2
{
    text-transform: uppercase;
}

/********************************************************* CONTENT RIGHT BODY RIGHT*/
#content_right_body_right
{
    width: 163px;
    background-image: url(medias/images/interface/degrade-droite2.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #FFFFFF;
    padding: 0px 15px 451px 15px !important;
    float: left;
    text-align: left;
    display: inline;
}

#content_right_body_right h1
{
    color: #81a63f;
    font-size: 8pt;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
}

#content_right_body_right h3
{
    color: #d68126;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 2px 0px 0px 0px;
    text-transform: uppercase;
}

/******************************************** SEARCH */
.textBoxSearch
{
    width: 120px;
    font-family: Verdana;
    font-size: 9pt;
    color: #4b3905;
    border-bottom: #ccc8be 1px solid;
    border-top: #ccc8be 1px solid;
    border-right: #ccc8be 1px solid;
    border-left: #ccc8be 1px solid;
    height: 15px;
}

.buttonSearchForm
{
    background-color: #d68126;
    border: 0px;
    color: #FFF;
    font-family: "Trebuchet MS";
    font-size: 1em;
    letter-spacing: 1px;
    text-align: justify;
    font-weight: bold;
    text-transform: uppercase;
    height: 18px;
}

.titleSearchBackground
{
    height: 15px;
    background-color: #e6e0d8;
    text-transform: uppercase;
}

.titleSearch
{
    font-weight: bold;
    background-color: #e6e0d8;
    padding-left: 5px;
    border: 0;
}

/********************************************* LOGIN */
#content_right_body_right_login
{
    width: 160px;
    float: left;
    text-align: left;
    display: inline;
}

/******************************************** REGISTER */

.registerTitle
{
    color: #751243;
    text-transform: uppercase;
}

.asterikRegister
{
    color: #d68126;
    font-weight: bold;
}

/************************************************************************************* FOOTER */
#footer
{
    background: #d68126 url(medias/images/belsim_decoupe_24.jpg) no-repeat top left;
    clear: both;
    width: 880px;
    margin: 0;
    text-align: center;
}

#footer div#footer_left
{
    width: 193px;
    float: left;
}

#footer div#footer_menu
{
    float: left;
    width: 493px;
    margin: auto;
    text-align: center;
    font-size: 0.8em;
}

#footer div#footer_menu ul
{
    text-align: center;
    margin-top: 15px;
}

#footer div#footer_menu ul li
{
    display: block;
    float: left;
    list-style-type: none;
    margin-left: 23px !important;
    margin-right: 23px !important;
    margin-left: 19px;
    margin-right: 19px;
}

#footer div#footer_menu ul li a
{
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

#footer div#footer_menu ul li a:hover
{
    color: #000;
}


#footer div#footer_menu ul li a.current
{
    background-position: bottom left;
}

#footer div#footer_right
{
    float: right;
    width: 194px;
    text-align: center;
    font-weight: bold;
    margin-top: 15px;
}

/******************************************** CONTACT TABLE */
.form
{
}

table.form
{
    margin-left: auto;
    margin-right: auto;
}

.labelFormTD
{
    text-align: right;
    vertical-align: text-top;
}

.labelForm
{
    padding-right: 5px;
    text-transform: uppercase;
    font-size: 8pt;
    font-weight: bold;
    color: #948671;
}

.textBoxForm
{
    width: 300px;
    border-bottom: #ccc8be 1px solid;
    border-top: #ccc8be 1px solid;
    border-right: #ccc8be 1px solid;
    border-left: #ccc8be 1px solid;
    font-family: Verdana;
    font-size: 9pt;
    color: #4b3905;
}

.textBoxLogin
{
    width: 160px;
    border-bottom: #ccc8be 1px solid;
    border-top: #ccc8be 1px solid;
    border-right: #ccc8be 1px solid;
    border-left: #ccc8be 1px solid;
    font-family: Verdana;
    font-size: 9pt;
    color: #4b3905;
    font-weight: bold;
}
.buttonFormP
{
    width: 300px;
    text-align: right;
}
.buttonForm
{
    background-color: #d68126;
    border: 0px;
    color: #FFF;
    font-family: "Trebuchet MS";
    font-size: 1em;
    letter-spacing: 1px;
    text-align: justify;
    font-weight: bold;
    text-transform: uppercase;
}
.buttonLoginForm
{
    background-color: #d68126;
    border: 0px;
    color: #FFF;
    font-family: "Trebuchet MS";
    font-size: 7.5pt;
    letter-spacing: 1px;
    text-align: justify;
    text-transform: uppercase;
}
.buttonFormDisabled
{
    display: none;
}

/********************************************************************** BUTTON */

.button
{
    background-color: #d68126;
}
.button a
{
    text-decoration: none;
    color: #FFF;
    font-family: "Trebuchet MS";
    font-size: 1em;
    letter-spacing: 1px;
    text-align: justify;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 5px;
}
