html, body {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
    width : 100%;
    overflow-x:hidden;
}

p {
    margin: 0;
    padding: 0;
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
    color:#333333;
    letter-spacing:0.5px;
}

h1 {
    margin: 0;
    padding: 0;
    padding-top:20px;
    padding-bottom:20px;
    font-size:20px;
    font-family:Arial, Helvetica, sans-serif;
    color:#909090;
    letter-spacing:0.5px;
}

#container {
    position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}

html>body #container {
    height: auto;
}

#content_max {
    width:100%;
    background-color: #fff;
}

#content {
    text-align:left;
    padding: 0px;
    background-color: #fff;
    width:956px;
}

#top_header{
    width : 100%;
    height : 102px;
}

#footer_pos {
    position: absolute;  /* Nécessaire pour Safari */
    padding: 0px;
    width:100%;
    height:190px;
} 

#footer {
    position: absolute;  /* Nécessaire pour Safari */
    padding: 0px;
    background-color: #fff;
    width: 956px;
    text-align:left;
    left:50%;
    margin-left:-478px;;
    background : url('/ui/images/bottom_logos.jpg') no-repeat;
    height:190px;
}


#logo {
    margin: 0;
    padding: 0;
    border:0;
    float : left;
}

#footer h1 {
    color: #fff;
    padding-bottom: 0;
}

a{
    color:#6ab023;
    text-decoration:none;
}

a:hover{
    color:#6ab023;
    text-decoration:underline;
}

.clearer{
    clear : both;
}

img{
    border : none;
}

/**********************************/
/**********************************/

#galerie_large { 			
    margin: 0;
    padding: 0;
    width : 956px;
    height : 221px;
}

/**********************************/
/**********************************/

#menu  { 			
    margin: 0;
    padding: 0;
    margin-top:-4px;
    margin-bottom : 45px;
}

.menu_top{
    list-style-type : none;
    margin : 0;
    padding : 0;
}

.sub{
    display : none;
    position : absolute;
    height : 30px;
    width : 150px;
    margin-top : -3px;
    *margin-top : 53px;
    _margin-top : 53px;
}

.sub li{
    display : block;
    /*padding : 10px;*/
    border-right : 1px solid #e3e3e3;
    border-left : 1px solid #e3e3e3;
    border-bottom : 1px solid #e3e3e3;
    background-color : #ffffff;
    width : 150px;
}

.sub a{
    color : #5b5b5b;
    font-size : 12px;
}

.sub a:hover{color : #6ab023;}

.menu_top_li{
    float : left;
}

.menu_top_li:hover > ul{
    display : block;
}

#sub_0{*margin-left : -100px;}
#sub_1{*margin-left : -150px;}
#sub_2{*margin-left : -190px;}
#sub_3{*margin-left : -120px;}
#sub_4{*margin-left : -122px;}
#sub_5{*margin-left : -136px;}

/*added marco*/


#menu li li  ul.subsub{
    display:none;
    padding:0;
    margin:0;
    border-top: 1px solid #e3e3e3;
}

#menu li li:hover ul{
    display:block;
    position:absolute;
    left:150px;
    /* a voir cas particulier de sous sous menu vraiment bas*/
    top:0;
}

#menu li li:hover{
    background-color:#e3e3e3;
    display:block;
}
#menu li li a {
    display:block;
    width:130px;
    padding : 10px;
}
#menu li li a:hover{
    background-color:#e3e3e3;
}

/*position menu*/
#galerie_large{
    display:none;
}
#menu{
    display:block;
    width:956px;
    clear:both;
    margin-top:10px;
    background:#fff url('../images/menu_bk_full.gif') right top;
}
#banner{
    float:left;
    margin-top:5px;
    background-color:#fff;
    width:430px;
    height:80px;
    position:relative;/*95*/
    /*background:#fff url('../images/banner_test1.jpg') no-repeat right top;*/

    /*css3*/
    /*
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    */
    /*border-radius non pris en charge sur ie8- */
}
#banner img{
    display:block;
    width:430px;
    height:80px;
}
#banner #bannerCadre{
    /*display:none;*/
    position:absolute;
    top:0;
    left:0;
}

/*end added*/

#menu_right_fr, #menu_right_en{
    float : left;
    height : 53px;
    /*added marco*/
    float : right;
}

#menu_right_fr{
    width : 144px;
    _width : 100px;
}

#menu_right_en{
    width : 160px;
    _width : 140px;
}

#menu_right_fr div, #menu_right_en div{
    height : 100%;
    width : 100%;
    _height : 35px;
}

#menu_right_fr div{
    padding : 22px 0 0 100px;
    _width : 40px;
}

#menu_right_en div{
    padding : 22px 0 0 116px;
    _width : 40px;
}

/**********************************/
/**********************************/

#blocks { 			
    margin: 20px;
    padding: 0;
    width: 916px;
}
/**********************************/
.blockRight { 			
    margin: 0px;
    padding: 0;
}

.textRight {
    float: left;
    width: 50%;
}

.photoLeft {
    margin-left: 50%;
}
/**********************************/
.blockLeft { 			
    margin: 0px;
    padding: 0;
}

.textLeft {
    float: right;
    width: 50%;
}

.photoRight {
    margin-right: 50%;
}

/**********************************/
/**********************************/

#rights{
    margin: 0;
    padding: 0;
    font-size:10px;
    font-family:Arial, Helvetica, sans-serif;
    color: #909090;
    padding-top:15px;
}

#rights a{
    color:#909090;
    text-decoration:none;
}

#rights a:hover{
    color:#6ab023;
    text-decoration:none;
}

#rights_1 {
    margin: 0;
    padding: 0;
    padding-left:15px;
}

#rights_2 {
    margin: 0;
    padding: 0;
    padding-left:500px;
}

#rights_3 {
    margin: 0;
    padding: 0;
    padding-left:30px;
}

/*********************************/
/*********************************/

.contactintro2{
    text-align:left;
    margin-left:20px;
    margin-right:20px;
    margin-top:20px;
    color:#000;
    font-size:11px;
}
#form2{
    margin-top:50px;
    font-size:10px;
    text-align:right;
    width:570px;
    border:0px solid #0F3;
}
#contactform2{
    width:540px;
}
.contactlabel{
    color:#000;
    font-size:11px;
} 
.submit{
    color:#fff;
    margin-top:20px;
    background-color:#6ab023;
    font-size:11px;
    font-weight:bold;
} 

#contactmessage{
    font-size:13px;
    font-weight:bold;
}

/*********************************/
/*********************************/

#login_box, #login_box_extended {
    margin: 0;
    border:0;
    height : 100%;
    width : 280px;
    /*float : right;*/
    float : left;
    color : #848484;
}

#login_box {
    width : 280px;
    padding: 0 0 0 0;
    margin-left:10px;
}

#login_box_extended {
    width : 350px;
    padding: 0;
    margin-left:10px;
}

.mini_spacer{
    height : 5px;/*10*/
}

#subscription_box, #password_box {
    margin: 0 0 0 200px;
    padding: 6px 0 0 0;
    border:0;
    height : 100%;
    width : 430px;
    color : #848484;
}

#subscription_box h1, #password_box h1 {
    margin-left : 70px;
}

#login_box a, #login_box_extended a{
    color : #848484;
}

#login_box img, #login_box_extended img{
    border : 0;
}

.ligne{
    height : 27px;
}

.center{
    text-align : center;
}

.erreur{
    color : #fc5454;
}

.retry{
    margin-bottom : 10px;
}

.connected{
    margin-top : 15px;
}

.front_input{
    width : 271px;
    border : 1px solid #c4c4c4;
    padding : 3px;
    color : #a8a8a8;
}

.front_input:focus{
    border : 1px solid #96c764;
}

.front_bloc{
    height : 40px;
    float : right;
}

.front_bloc_a{
    padding : 10px 7px 5px 7px;
}

.label{
    width : 33%;
    text-align : right;
    float : left;
}

.in{
    width : 64%;
    float : left;
    margin-left : 7px;
}

/*********************************/
/*********************************/

#folders_box{
    width : 100%;
}

#folders_box a{
    color : #808080;
    text-decoration : underline;
}

#folders_box a:hover{
    color : #6ab023;
    text-decoration : underline;
}

#folders_box img{
    border : none;
}

#last_documents{
    width : 100%;
    height : 45px;
    padding-top : 30px;
}

.folder_bg{
    border : #bfbfbf 1px solid;
    background-color : #efefef;
    text-align : center;
}

.document{
    background-repeat : no-repeat;
    background-position : left center;
    height : 20px;
    margin : 3px 10px 3px 10px;
    padding : 10px 0 3px 20px;
}

.document_jpg, .document_png, .document_gif{background-image : url('/ui/images/icon_image.png');}
.document_pdf, .document_ppt, .document_pwp, .document_xls, .document_csv, .document_doc{background-image : url('/ui/images/icon_text.png');}
.document_zip, .document_rar{background-image : url('/ui/images/icon_archive.png');}

.folders{
    width : 100%;
}

.subfolders{
    width : 850px;
    margin-left : 55px;
    padding-left : 10px;
    border-left : 1px solid #bfbfbf;
}

.folder{
    margin : 5px 0 5px 0;
    padding : 20px 0 20px 15px;
    border : #bfbfbf 1px solid;
    background-color : #efefef;
}

.float_icon{
    float : left;
    margin : 0 15px 0 0;
}

.document_description, .sub_document_description{border : 2px dashed #bfbfbf;}

.document_description{width : 845px;}
.sub_document_description{width : 780px;}

.document_description p, .sub_document_description p{padding : 15px;}

/*added marco*/
p,
#blocks ul,
#blocks ol,
.contactintro2
 {font-size:13px;}

