@charset "UTF-8";

/* CSS Document */
html,body {
    width: 100%;
    color: #627078;
    font-family: Helvetica, arial, sans-serif;
    font-size: 11px;
    line-height: 13px;
}

a:link,a:hover,a:visited {
    text-decoration: underline;
    color: #444;
}

#bloc_base {
    width: 980px;
    background: url(../img2/gbr_contour.gif) repeat-y;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

#bloc_contour {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 940px;
}

#menu_top {
    
    padding-bottom: 35px !important; /* pour FF  */
    
}

#menu_top li {
    overflow: hidden;
    list-style-image: none;
    list-style-type: none;
    float: left;
    height: 35px;
    border-right: 1px solid white;
    /*
	border-top:1px solid white;
	border-bottom:1px solid white;
	*/
}

#menu_gauche li #menu_gauche_sous li {
    padding-top: 4px;
    padding-bottom: 0px;
}

#menu_gauche li #menu_gauche_sous li a {
    font-size: 12px;
    color: #522C3B;
    font-style: normal;
}

#menu_gauche li, #menu_gauche_sous li {
    list-style-image: none;
    list-style-type: none;
    padding-bottom:8px;
}



#menu_gauche a {
    text-decoration: none;
    
}
#menu_gauche li a {
    font-size: 16px;
    color: #522C3B;
    font-style: bold;
    }

li#menu_gauche_accueil a {
    font-size: 12px;
}







#bloc_bas {
    background: url(../img2/fd_menu_bas.gif) repeat-x;
    height: 18px;
    padding-left: 37px;
    padding-top: 7px;
    width: 900px;
    clear: both;
}

#menu_bas li,#menu_bas li a {
    text-transform: capitalize;
    text-decoration: none;
    list-style-type: none;
    float: left;
    color: #111;
    padding-left: 11px;
    padding-right: 11px;
    display: inline;
    white-space: pre;
}

#menu_bas li a:hover {
    color: #999;
    text-decoration: none;
}

/* txt et col */
.txt11,.txt12 {
    color: #627078;
}

.txt12 {
    font-size: 12px;
    line-height: 16px;
}

#col1 {
    display: block;
    padding-left: 70px;
    padding-right: 90px;
    padding-top: 46px;
    float: left;
    /*background: #f2f5e4 url("../img2/fd_col1.gif") repeat-x;*/
    background: #f2f5e4 url("../img2/fond-nature_2.jpg") no-repeat;
    width: 520px;
    padding-bottom: 2000em;
    margin-bottom: -2000em;
}

#col2 {
    padding-left: 30px;
    padding-right: 27px;
    padding-top: 46px;
    width: 200px;
    padding-bottom:  2000em; 
    margin-bottom : -2000em;
    float: left;
    /*background-color: #e3e7c2;*/
    background: #E3E7C2 url("../img2/fond-nature_14.jpg") no-repeat;
    
}
#col2_int {
    padding-top: 20px;
}



#col3 {
    display: block;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    float: left;
   background: #f2f5e4 url("../img2/fond-nature_2.jpg") no-repeat;
    width: 937px;
    padding-bottom: 2000em;
    margin-bottom: -2000em;
}





