* {
    margin: 0;
    padding: 0;
    font-family: cohin, Arial,Helvetica,sans-serif;
    font-size: 0.95em;
}

.sIFR-alternate {
    display: none;
    font-family: Verdana;
    line-height: 1em;
    font-size: 18px;
}
body {
    background-color : #FFFFFF;
}

#precatch {
    display: none;
}
#user_zone ul, #header, #drum, #page, #footer {
    width: 908px;
    margin: 0px auto;
}

#page {
    width: 910px;
    margin: 0px auto;
}

#user_zone {
    background-color: #303030;
    color : #BBFA39;
    padding: 1px 0;
    margin-right: 2px;
    height: 19px;
    font-size: 0.85em;
}

#user_zone ul li {
    float: right;
    list-style: none;
    margin-top: 2px;
    margin-left: 20px;
    position: relative;
    z-index: 1000;
}

#user_zone a {
    color: #FFFFFF;
    text-decoration: none;
    margin: 0 5px;
}

#language {
    background-image : url(../images/arrow_languages.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 30px;
    margin: 0!important;
}

#f_search_searchengine {
    color: #898989;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    margin-top: -1px;
    padding: 0px;
    height: 13px;
    margin-right: 27px;
}

#f_submit_searchengine {
    background-color: #BBFA39;
    border: none;
    margin-left: 1px;
    background-image : url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: 2px;
    padding-left: 6px;
    padding-right: 2px;
    padding-top:0px;
    margin-top: 0px;
    font-weight: bold;
    height: 15px;
    position: absolute;
    margin-left: -26px;
}

#log {
    background-image : url(../images/key.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}

#language_menu {
    list-style: none;
    position: absolute;
    right: -15px;
    top: 18px;
    margin: 0;
    padding: 0;
    width: 80px;
}

#language_menu li{
    margin: 0 20px 0 0 !important;
    padding: 0;
    border-top: 1px solid #252525;
    border-bottom: 1px solid #444;
    border-left: 1px solid #444;
    border-right: 1px solid #444;
    width: 80px;
    clear: both;
    text-align: right;
    background: #454545;
    font-size: 1.1em;
}

#language_menu li a {
    text-decoration: none;
    color: #FFFFFF;
    padding: 2px 5px;
    margin: 0;
}

#language_menu li a:hover {
    color: #BBFA39;
}

#header {
    border-bottom: 1px solid #b1b3b4;
    height: 82px;
}

#header h1 {
    float: left;
}

#header img {
    border: none;
    margin-top: 15px;
}

#top_menu {
    background-image : url(../images/top_menu.png);
    background-repeat: no-repeat;
    height: 30px;
    position: absolute;
    left: 50%;
    top: 47px;
    margin-left: -267px;
    display: block;
    width: 720px;
}

#top_menu li {
    display: inline;
    list-style: none;
    /* position: absolute;*/
    float: left;
}

#top_menu li:hover, #top_menu a:hover {
    background-image : url(../images/top_menu_hover.png);
    background-repeat : repeat-x;
}

#first_top_menu:hover {
    background-image : url(../images/first_top_menu_hover.png) !important;
    background-repeat : no-repeat;
}

#last_top_menu:hover {
    background-image : url(../images/last_top_menu_hover.png) !important;
    background-repeat : no-repeat;
}

.top_normal, .top_active {
    display: block;
    width: 180px;
}

#top_menu a {
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    padding-top: 7px;
    padding-bottom: 6px;
}
#top_menu .top_active a {
    color: #BBFA39;
}

#header span.top_active, #header span.top_active a:hover {
    background-image : url(../images/top_menu_active.png) !important;
    background-repeat : no-repeat;
    color: #BBFA39;
}

#drum {
    color: #818181;
    font-size: 0.7em;
}

#drum a {
    text-decoration: none;
    color: #bbbbbb;
    font-size: 1em;
}

#drum a:hover {
    color: #818181;
}

#page {
    margin-top: 20px;
}

#left_menu {
    float: left;
    width: 150px;
    background-image: url(../images/bg-left.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0!important;
    padding: 0!important;
}

#left_menu li {
    list-style: none;
    padding: 0px;
    margin: 0px!important;
    position: relative;
    background-image: url(../images/arrow_left_menu.gif);
    background-repeat: no-repeat;
    background-position: 138px 11px;
    height: 25px!important;
}
#left_menu .sIFR-flash  {
    height: 27px!important;
}

html:not([lang*=""]) #left_menu li {
    height: 28px!important;
}

#left_menu a {
    text-decoration: none;
    display:block;
    height: 27px!important;
    background-image: none;
    text-decoration: none;
    color: #818181;
    font-size: 1.1em;
    padding-left: 5px;
}

.left_menu_normal, .left_menu_active {
    display: block;
    height: 27px!important;
}
#first_left_menu .left_menu_normal, #first_left_menu .left_menu_active {
    margin-top: 0px!important;
}
.left_menu_active {
    background-image: url(../images/left_menu_active.png) !important;
    background-repeat: no-repeat;
    width: 169px;
    border: none;
}
.left_menu_normal {
    border-bottom: 1px solid white;
}

#left_menu li span:hover {
    background-image: url(../images/left_menu_max_hover.png);
    background-repeat: no-repeat;
}

#first_left_menu .left_menu_normal {
    background-image: url(../images/first_left_menu.gif)!important;
    background-repeat: no-repeat;
}

#first_left_menu .left_menu_active {
    background-image: url(../images/first_left_menu_active.png)!important;
    background-repeat: no-repeat;
}


#last_left_menu .left_menu_normal {
    background-image: url(../images/last_left_menu.gif)!important;
    background-repeat: no-repeat;
    background-position: bottom center;
}
#first_left_menu .left_menu_normal:hover {
    background-image: url(../images/left_menu_top_hover.png)!important;
    background-repeat: no-repeat;
}

#last_left_menu {
    border: none;
}

#last_left_menu .left_menu_active {
    background-image: url(../images/last_left_menu_active.png)!important;
    background-repeat: no-repeat;
}

#last_left_menu .left_menu_normal:hover {
    background-image: url(../images/left_menu_bottom_hover.png)!important;
    background-repeat: no-repeat;
    background-position: bottom center;
}

.clear {
    clear: both;
}

#content {
    margin-left: 188px;
    background-image : url(../images/background-content.png);
    background-repeat: no-repeat;
    background-position: 0 132px;
    width: 721px!important;
    color: #818181;
}

#middle_menu {
    height: 24px;
    margin: 0;
}

#middle_menu li {
    float: left;
    list-style: none;
    background-position: left top;
    background-repeat: no-repeat;
}

#middle_menu li a {
    height: 17px;
    text-align: center;
    text-decoration: none;
    color: #666666;
    font-size: 1.3em;
    padding: 0 10px;
}
#middle_menu #user_login {
    float: right!important;
}
#middle_menu li.middle_menu_normal{
    background-image : url(../images/onglet.png) !important;
}
#middle_menu li.middle_menu_normal strong{
    background-image : url(../images/onglet-span.png) !important;
}
#middle_menu li strong {
    display: block;
    white-space: nowrap;
}
#middle_menu li strong {
    background-position: right top;
    background-repeat: no-repeat;
}
#middle_menu li.middle_menu_parent {
    background-image: url(../images/onglet-hover.png)!important;
}
#middle_menu li.middle_menu_parent strong{
    background-image: url(../images/onglet-hover-span.png)!important;
}

#middle_menu li.middle_menu_normal:hover {
    background-image: url(../images/onglet-hover.png)!important;
}

#middle_menu li.middle_menu_normal:hover strong {
    background-image: url(../images/onglet-hover-span.png)!important;
}


#middle_menu li.middle_menu_active {
    background-image: url(../images/onglet_active.png) !important;
}

#middle_menu li.middle_menu_active strong {
    background-image: url(../images/onglet_active-span.png) !important;
}
#middle_menu li.middle_menu_active:hover strong{
    background-image: url(../images/onglet_active-span.png) !important;
}

#middle_menu .middle_menu_next {
    background-image: url(../images/onglet_next.png) !important;
}
#middle_menu .middle_menu_next:hover {
    background-image: url(../images/onglet_next-hover.png) !important;
}

#middle_menu .middle_menu_next strong{
    background-image: url(../images/onglet-span.png) !important;
}

#middle_menu li.middle_menu_next:hover strong{
    background-image: url(../images/onglet-hover-span.png)!important;
}
#middle_menu li.middle_menu_subscribe {
    float: right;
}

#middle_image {
    margin: -5px 0 10px 0!important;
}

#right {
    float: right;
    width: 170px;
    margin-right: 10px;
}

#right h2 {
    background-image: url(../images/top_right.png);
    background-repeat: no-repeat;
    background-color: #303030;
    color: #FFFFFF;
    padding: 1px 10px;
    font-size: 1em;
}

#right h3 {
    margin-bottom: 5px;
    font-size: 1em;
}

#right div {
    background-image: url(../images/background-right.png);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border-left: 1px solid #D0D0D0;
    border-right: 1px solid #D0D0D0;
    padding: 5px;
}

#right img {
    border: none;
}
#footer_right {
    margin: 0!important;
    padding: 0px;
}
html:not([lang*=""]) #footer_right {
    margin-top: -4px!important;
}
.read_more {
    text-align: right;
    margin: 15px 0 10px 0;
    font-size: 0.7em;
}

.read_more a {
    text-decoration: none;
    background-image: url(../images/right_arrows.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 23px;
    color: #818181;
    text-transform: uppercase;
}

#middle {
    margin-left: 20px;
    margin-right: 200px;
    font-size: 0.9em;
}

#main {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 0.9em;
}
#middle h1, #main h1 {
    /*margin-bottom: 20px;*/
    font-size: 1.6em;
    font-weight: bold;
}

#middle h2, #main h2 {
    /*margin: 15px 0!important;*/
    margin: 0px 0px 0px 8px!important;
    font-size: 1.3em;
    font-weight: bold;
    background-image: url(../images/h3_middle.png);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 8px;
}

#middle h3, #main h3 {
    margin: 0px 0px 0px 12px!important;
    font-size: 1.1em;
    font-weight: bold;
    background-image: url(../images/h3_middle.png);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 8px;
}

#middle ul, #main ul {
    margin: 0px 20px 0px 20px;
    font-size: 1em;
}

#middle li, #main li {
    margin: 0px 20px 0px 20px;
    font-size: 1em;
}

#middle p, #main p {
    margin-bottom: 10px;
    text-align: justify;
    font-size: 1em;
}

.full_lenth {
    margin: 0px -20px 0px -20px;
}
.subheader_image{
    margin: -13px -20px 0px -20px;
}
#footer {
    clear: both;
}

#footer li {
    list-style: none;
    float: right;
    color: #898989;
    font-size: 0.9em;
    padding: 0 35px;
    background-image: url(../images/separator.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin: 0;
    margin-top:25px!important;
}

#footer li.footer_first {
    background-image: none;
    padding-left: 0px;
}
#footer li.footer_last {
    padding-right: 0px!important;
    font-size: 0.85em;
}
#footer a {
    text-decoration: none;
    color: #898989;
}
#footer a:hover {
    text-decoration: underline;
    color: black;
}

#f_email_newsletter {
    border: 1px solid #898989;
    color: #898989;
    margin-left: 10px;
}

#f_submit_newsletter {
    background-color: #BBFA39;
    color : #454545;
    border: none;
    margin-left: 1px;
    padding: 2px 3px 2px 6px;
    font-size: 0.8em;
    font-weight: bold;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: 3px center;
}

#copyright {
    color: #bbbbbb;
    font-size: 0.9em;
    text-align: right!important;
    clear: both;
}

#edit textarea {
    height: 100px;
}

#menu_image a, #menu_image a img {
    text-decoration: none;
    border: none;
}
.errors{
    margin: 20px;
    padding: 5px;
    border: 1px solid #CC0000;
    color: #CC0000;
}
.errors li {
    margin-left: 15px;
}


#del_page {
    color: #CC0000;
    float: right;
}

.left {
    width: 47%;
    float: left;
    margin-right: 3%
}

.right {
    width: 47%;
    float: right;
    margin-left: 3%
}

#tabbed {
    height: 200px;
}

html:not([lang*=""]) #tabbed {
    padding-top: 15px;
}
.tab {
    position: absolute;
    margin-left: 1px;
}
.tab li {
    list-style: none;
    display: inline;
}
.tab a {
    text-decoration: none;
    color: #aaaaaa;
    display: block;
    width: 81px;
    text-align: center;
    float: left;
    background-image: url(../images/tab.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 10px 0px 4px 0px;
    margin-left: -1px;
    border: none;
}
html:not([lang*=""]) .tab a {
    padding: 9px 0px 4px 0px;
}

.tab a:hover {
    background-image: url(../images/tab-hover.png);
    color: #666666;
}
html:not([lang*=""]) .tab .active a {
    padding: 10px 0px 4px 0px;
}
.tab .active a {
    width: 84px;
    color: #666666;
    font-size: 1.1em;
    margin-top: -2px;
    background-image: url(../images/tab-active.png);
    z-index: 500;
}
.tabContent {
    clear: left;
    border: 1px solid #d8d8d8;
    padding: 5px 10px 5px 10px;
    margin-top: 25px;
    background-color: #fafafa;
}


#menu_newsletter {
    background-image: url(../images/newsletter.png);
    margin: -5px 0 10px 0;
    height: 106px;
}

html:not([lang*=""]) #menu_newsletter {
    position: absolute;
}

#menu_newsletter li {
    display: inline;
}

#menu_newsletter a {
    display: block;
    height: 105px;
    float: left;
}
#n_ceo a{
    width: 118px;
}

#n_notes a{
    width: 121px;
}

#n_grapevine a{
    width: 121px;
}

#n_news a{
    width: 118px;
}

#n_take a{
    width: 120px;
}

#n_horizon a {
    width: 122px;
}

#menu_newsletter a:hover, #menu_newsletter a.active {
    background-image: url(../images/newsletter.png);
}

#n_ceo a:hover {
    background-position: 0px 210px;
}

#n_notes a:hover {
    background-position: -118px 210px;
}

#n_grapevine a:hover {
    background-position: -239px 210px;
}

#n_news a:hover {
    background-position: -360px 210px;
}

#n_take a:hover {
    background-position: -478px 210px;
}

#n_horizon a:hover {
    background-position: -598px 210px;
}

#n_ceo a.active {
    background-position: 0px 105px;
}

#n_notes a.active {
    background-position: -118px 105px;
}

#n_grapevine a.active {
    background-position: -239px 105px;
}

#n_news a.active {
    background-position: -360px 105px;
}

#n_take a.active {
    background-position: -478px 105px;
}

#n_horizon a.active {
    background-position: -598px 105px;
}

#menu_newsletter a span {
    display: none;
}

html:not([lang*=""]) .title_content {
    margin-top: 108px;
}
.title_content {
    font-size: 1.3em!important;
    font-weight: normal;
    margin-left: 20px;
    margin-bottom: 15px;
}

hr {
    text-align: center;
    margin: auto;
    color: #cccccc;
    background-color: #cccccc;
    height: 1px;
    width: 80%;
}

#edit input, #edit textarea {
    width: 98%;
    border: 1px solid #BBBBBB;
}

#fields input {
    width : 150px;
    margin-bottom: 0px;
}

.checkbox {
    width : 10px!important;
    border: none!important;
}

.submit {
    text-align: center!important;
    margin-top: 10px;
}

#menu_image li {
    float: left;
    margin: 0 7px 10px 7px;
    list-style: none;
}

.tooltip {
    display:inline;
    position:absolute;
    border:1px solid #ABC6DD;
    background:#E5EFFD;
    color:#333;
    margin: 5px;
    padding: 2px;
    font-size: 1em;
}
.preview {
    display:inline;
    position:absolute;
    border:1px solid #ABC6DD;
    background:#E5EFFD;
    color:#333;
    padding: 5px;
    left: 50%;
    margin-left: 100px;
    margin-top:  -75px;
}


#content_english {
    border: 1px solid #BBBBBB;
    margin: 5px 0;
    padding: 5px;
}

#search_result {
    position: absolute;
    top: 17px;
    right: 0px;
    width: 313px;
    background-image: url(../images/ajaxsearch.png)!important;
    background-position: bottom center;
    background-repeat: repeat-x;
}

#search_result img, #contentresult img {
    display: none;
}

#search_result p.first-type, #contentresult p.first-type {
    border-top: 1px solid #CCC;
    margin: 0 20px;
    clear: left;
}

#search_result p.first-type img, #contentresult p.first-type img {
    float: left;
    display: block!important;
}

#search_result p a, #contentresult p a {
    padding: 5px 5px 5px 80px;
    font-size: 1.1em;
    color: #818181;
    display: block;
}
#contentresult p a {
    padding: 5px 5px 5px 85px;
    text-decoration: none;
}

#search_result p.first-type a, #contentresult p.first-type a {
    padding: 5px 5px 5px 10px;
    font-size: 1.1em;
    color: #818181;
    display: block;
}

#search_result a:hover {
    color: #8FD400;
}
#search_result .more {
    border-top: 1px solid #CCC;
    margin: 0 20px;
    clear: left;
}

#contentresult p.first {
    border: none;
}

#menupage, #filelist {
    margin-left: 20px;
}
.treeTable tr td {
    /*background-color: #e2e2e2;*/
    padding: 2px;
}

.treeTable tr td .expander {
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 0;
    zoom: 1; /* IE7 Hack */
}

.treeTable tr.parent td span {
    width: 10px;
}



.treeTable tr.collapsed td .expander {
    background-image: url(../images/toggle-expand-dark.png);
}

.treeTable tr.expanded td .expander {
    background-image: url(../images/toggle-collapse-dark.png);
}

#little_form {
    width: 250px;
    margin: 50px auto;
    padding: 10px;
    border: 1px solid #CCC;
}
.alert {
    color: #AA0000;
}
.login {
    margin-left: 200px;
    padding: 80px 300px 120px 160px;
    background-image: url(../images/login.jpg);
    background-position: top right;
    background-repeat: no-repeat;
}
#login_submit {
    margin-top: 15px;
    margin-bottom: 15px;
}

.news {
    background-image: url(../images/news.gif);
    background-position: top left;
    background-repeat: no-repeat;
    margin: 5px 5px 15px 6px;
    padding: 5px;
    clear: left;
}
h2.h2news {
    font-size: 1.1em;
}

.news img.thumb {
    /* display: inline; */
    float: left;
    margin: 12px 0px 15px 7px;

}

.news div {
    margin-left: 90px;
    margin-top: 10px;
}
#col_news {
    background-image: url(../images/news/background-home.png);
    background-position: top left;
    background-repeat: no-repeat;
    float: left;
    width: 150px;
    overflow: hidden;
}
.linews {
    height: 125px;
}
#col_news li {
    list-style: none;
    margin: 0 5px;
}
#col_news li h2 {
    margin-top: -2px;
}
#col_news li h3 {
    font-size: 11px;
}
#col_news li p {
    font-size: 10px;
}
#col_news li h3, #col_news li p {
    margin-bottom:5px;
}
#col_news li p {
    text-align: left;
}
#col_news a {
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
}
.datasheets li, .press li {
    list-style: none;
}
.datasheets img, .press img {
    margin: 0px 0px 10px 0px;
    border: none;
}
#listjobs {
    width: 100%;
    margin-bottom: 10px;
}
#listjobs th {
    background-image: url(../images/headertabjobs.gif);
    height: 32px;
    font-style: italic;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
}
#listjobs td {
    height: 70px;
    padding: 5px;
}
#listjobs tr.line1 {
    background-color: #edffc9;
}

#listjobs img {
    border: none;
}

#listjobs a {
    text-decoration: none;
}
#stantum {
    font-size:13px;
}
#dDate {
    background-image : url(../js/datepick/calendar-green.gif);
    background-repeat: no-repeat;
    background-position: right;
}

#slideshow {
    width: 721px;
    height: 402px;
    overflow: hidden;
}

#slideshow li {
    list-style: none;
}

.slider {
    margin: 0px;
    padding: 0px;
    height: 402px;
}

.slider li {
    margin: 0px;
    padding: 0px;
    float: left;
    height: 402px;
    width: 579px;
}

.slider li a img {
    border: none;
}

.min-slider {
    margin: 0px;
    padding: 0px;
    width: 140px;
}

.min-slider li {
    margin: 0 0 2px 0;
    padding: 0px;
    height: 99px;
}

html:not([lang*=""]) .min-slider li {
    margin: 0 0 2px 0;
}


.min-slider li img{
    border: none;
}

.slider-conteneur {
    width: 579px;
    height: 402px;
    overflow: hidden;
}

.min-slider-conteneur {
    position: absolute;
    margin-top: 0px;
    margin-left: 581px;
    height: 402px;
    overflow: hidden;
}

#dl {
    position: absolute;
    margin-top: -3px;
}

#dr {
    position: absolute;
    margin-top: -3px;
    margin-left: 718px;
}
#ul {
    position: absolute;
    margin-top: -402px;
}

#ur {
    position: absolute;
    margin-top: -402px;
    margin-left: 718px;
}

#filelist tbody tr.selected {
    background-color: #D3D6FF;
}

/* CSS: (StyleSheet) */

#imgPreviewWithStyles {
    background: #222;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 15px;
    z-index: 999;
    border: none;
}