/*===| I. LAYOUT SIZE |====================================================*/
*{
    border: 0px solid red;
}
body {
    background: #FFFFFF url(../images/charte/body-bg.jpg) repeat-x top left;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
    padding-top: 7px;
}
#header {

    height: 300px;
    float:left;
}
#container {
    background: #FFFFFF url(../images/charte/container-bg.jpg) repeat-y top left;
    margin: 0 auto;
    text-align: center;
    width: 855px;
}
#footer, #header, #footer-top, .ref{
    width: 855px;
}
#wrap-footer{
    background: url(../images/charte/wrap-footer-bg.jpg) no-repeat bottom left;
    width: 855px;
    margin: 0 auto;
}
#footer {
    margin: 0 auto;
    text-align: center;
    background: url(../images/charte/footer-bg.jpg) repeat-y top left;
    float: left;
}
#footer-left {
    float: left;
    text-align: center;
    width: 260px;
    padding:5px 0 0 31px;
}
#footer-right {
    width:520px;
    float: left;
    text-align: center;
    border: 0px solid red;
}
#footer-top {
    clear: both;
    margin: 0 auto;
    background: url(../images/charte/footer-top-bg.jpg) no-repeat top left;
    height: 10px;
    font-size:1px;
    line-height:0;
    /*border: 1px solid black;*/
}
#left-column {
    float: left;
    padding: 0 9px 0 10px;
    width: 272px;
}
#right-column {
    float:left;
    width: 500px;
    padding: 0 50px 0 14px;
}
/*	--- Important! ----------------------------------------
#wrap-footer, #footer and .push must be the same height
-------------------------------------------------------
*/
#wrap-footer, .push {
    height: 69px;
}
#footer{
    height:69px;
}

#wrap-footer {
    margin-top: -69px;
}
.push {
    clear: both;
}

/* --- Important! -------------------------------
The bottom margin of #wrap-container
is the negative value of the footer's height
-----------------------------------------------
*/
#wrap-container {
    width: 100%;
    height: auto !important;
    height: 100%;
    padding-top: 15px;
}
/* ===| II. LAYOUT's DEFAULT ELEMENTS |=======================================*/
* {
    margin: 0;
}
html {
    height: 100%;
    width: 100%;
}
body {
    height: 100%;
    width: 100%;
    position:absolute;
    z-index: 0;
}
ul {
    margin: 0px;
    padding: 0px;
}
li {
    color: #3A1005;
    list-style-position: outside;
    margin-left: 0px;
    text-align: justify;
    list-style: none;
}
.ref {
    text-align:center;
    margin: 0 auto;
		color: #636262;
}
img {
    border: 0;
}
.left{
    float: left;
}
.right{
    float: right;
}
.leftpad{
    float:left;
    padding: 0px 9px 0px 0px;
}
.rightpad{
    float:right;
    padding: 0px 0 0px 12px;
}
.clear {
    clear: both;
    font-size: 1px;
    line-height: 0;
}
.paragraph {
    clear: both;
    display: table;
}
a,a:visited{
    cursor: pointer;
    color: #FFFFFF;
    text-decoration: underline;
}
a:hover,a:active{
    cursor: pointer;
}
a:focus{
    outline: none;
}
a *{
    cursor: pointer;
}

#coordonnees a:link, #coordonnees a:visited { color: #56a307 !important; text-decoration: none; font-weight: bold;}
#coordonnees a:active, #coordonnees a:hover{ color: #6d6d6d !important; text-decoration: none;font-weight: bold;}

#picture2{
    float: right;
    border: 1px solid #605F5E;
    margin-left: 10px;
}
/* II. LEFT-COLUMN ELEMENTS
----------------------------------------------------------------*/

/* Mailing liste
--------------------------------------------------------------- */
#newsletter-container {
    float:left;
    padding: 0;
}
#newsletter {
    background: url(../images/charte/mailing-liste-bg.jpg) no-repeat top left;
    float:left;
    margin: 0;
    padding: 10px 7px 0px 32px;
    width: 234px;
    height: 77px;
    text-align: left;
}
#newsletter-form {
    float: left;
    padding: 8px 0 0 0;
    margin: 0;
}
.newsletter-label{
    background: url(../images/charte/mailing-liste-label-bg.jpg) no-repeat top left;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 18px;
	font-weight: normal;
	color: #636262;
    width: 176px;
    height: 26px;
    padding: 5px;
}
.newsletter-labelOver{
    background: url(../images/charte/mailing-liste-label-bg.jpg) no-repeat top left;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 18px;
	font-weight: normal;
	color: #636262;
    width: 176px;
    height: 26px;
    padding: 5px;
}
.newsletter-button {
    background: url(../images/charte/mailing-liste-btn.jpg) no-repeat top left;
    border: none;
    width: 45px;
    height: 44px;
    cursor: pointer;
}
.newsletter-buttonOver {
    background: url(../images/charte/mailing-liste-btn.jpg) no-repeat top left;
    border: none;
    width: 45px;
    height: 44px;
    cursor: pointer;
}
/* Coordonnees
--------------------------------------------------------------- */
#coordonnees-container {
    float:left;
    padding: 0 0 0 26px;
    height: 405px;
}
#coordonnees {
    background: #D8F5BB url(../images/charte/coordonnees-bg.jpg) no-repeat top left;
    float:left;
    margin: 0;
    padding: 14px 7px 0px 0px;
    width: 239px;
    text-align: center;
    height: 391px;
}
#coordonnees a {

}
#coordonnees p {
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color:#6D6D6D;
    text-align: center;
    line-height: 14px;
}
#coordonnees .telep {
    font-family: Georgia, Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
    color:#6D6D6D;
    text-align: left;
    line-height: 14px;
}
#coordonnees p a, #coordonnees p a:visited {
    color:#34302F;
    text-decoration: none;
}
#coordonnees p a:hover {
    text-decoration: underline;
}
/* III. RIGHT-COLUMN ELEMENTS
----------------------------------------------------------------*/
.pannel1 {
    float: left;
    background-color: #F3F4F6;
    padding: 3px 3px 3px 11px;
    text-align: justify;
    width: 486px;
}
.pannel1 p{
    padding-top: 10px;
    margin: 0;
}

#right-column .title {
    float: right;
    padding: 7px 0px 12px 0;
}
#right-column p{
    color:#636262;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: justify;
    line-height: 15px;
}
#right-column a, #right-column a:visited {
    color: #7D8205;
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
}
#right-column a:hover {
    color: #598F3B;
    text-decoration: none;
}
#right-column ul.list1 {
    padding: 15px 0px 0 20px;
/*    width: 480px;*/
}
#right-column ul.list1 li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #636262;
    list-style-image: url(../images/charte/list1-bullet.jpg);
    line-height: 18px;
}
#right-column ul.list2{
    padding: 7px 10px 0 20px;
    width: 220px;
    float: left;
}
#right-column ul.list2 li{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #636262;
    background: url(../images/charte/list2-bg.jpg) repeat-x bottom left;
    height: 20px;
    padding: 0;
    margin: 0;
    line-height: 20px;
}
#right-column ul.list3{
    margin: 0 5px 8px 0px;
    padding: 0px 0 0px 30px;
    width: 370px;
}
#right-column ul.list3 li{
    font-family: Arial;
    font-size: 12px;
    color: #3A1005;
    font-weight: bold;
    list-style-image: url(../images/charte/list3-img.jpg);
    padding: 0 0 0 0;
}

/* ===| IV. NAVIGATION |===============================================*/
#menu2 ul li {
    display: inline;
}
/* ---| THE END |------------------------- */