/* I. Layout size
*************************************************************** */
body {
    background-color: #FFE1C1;
}
#header {
    background: url(../images/charte/header-bg.jpg) no-repeat top left;
    height: 196px;
    float:left;
    text-align: left;
}
#container {
    margin: 0 auto;
    text-align: center;
    width: 784px;
    background: url(../images/charte/container-bg.jpg) repeat-y top left;
}
#header{
    width: 784px;
}
#wrap-footer{
    margin: 0 auto;
    width: 100%;
    text-align: center;
    border-top: 2px solid #FFE1C1;
}
#footer {
    margin: 0 auto;
    text-align: center;
    width: 784px;
    background-color: #000000;
    padding: 6px 0;
}
#left-column {
    float: left;
    width: 241px;
    background-color: #FFE1C1;
}
#right-column {
    float:left;
    width: 511px;
    background-color: #FFFFFF;
}
/*	--- Important! ---------------------------------------------
#wrap-footer, #footer and .push must be the same height
---------------------------------------------------------------*/
#wrap-footer, .push {
    height: 50px;
}
#footer{
    height:38px;
}
#wrap-footer {
    margin-top: -50px;
}
.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%;
}
/* II. Layout's default elements
*************************************************************** */
* {
    margin: 0;
}
html {
    height: 100%;
    width: 100%;
}
body {
    height: 100%;
    width: 100%;
    position:absolute;
    z-index: 1;
}
ul {
    margin: 0px;
    padding: 0px;
}
li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    list-style-position: outside;
}
.ref {
/*    position: absolute;
    top: -10000px;*/
    width: 784px;
    padding-bottom: 10px;
    text-align: justify;
    margin: 0 auto;
}
img {
    border: 0;
}
.center{
    margin: 0 auto !important;
    text-align: center !important;
}
.left{
    float: left;
}
.right{
    float: right;
}
.leftpad0{
    float:left;
    padding: 2px 6px 0 0;
}
.leftpad{
    float:left;
    padding: 0px 10px 0 0;
}
.leftpad1{
    float:left;
    padding: 0 14px 0 0;
}
.leftpad2{
    float:left;
    padding: 0 20px 0 0;
}
.rightpad{
    float:right;
    padding: 0 0 0 5px;
}
.rightpad1{
    float:right;
    padding: 0 0 0 14px;
}
.clear {
    clear: both;
    font-size: 1px;
    line-height: 0;
}
.paragraph {
    clear: both;
    display: table;
}
a,a:visited{
    cursor: pointer;
    text-decoration: underline;
}
a:hover,a:active{
    cursor: pointer;
}
a:focus{
    outline: none;
}
a *{
    cursor: pointer;
}
#picture2{
    float: left;
    border: 1px solid #000000;
    margin: 0 8px 7px 0;
}
/* II. Left-column elements
*************************************************************** */
/* Flash menu
--------------------------------------------------------------- */
#flash-menu{
    float: left;
    width: 240px;
    height: 142px;
    margin: 0 0 2px 0;
    background: url(../images/charte/flash-menu-bg.jpg) no-repeat top left;
    clear: both;
}
/* Actualites
--------------------------------------------------------------- */
#actualites-container{
    float: left;
    width: 240px;
    height: 130px;
    margin: 0 0 2px 0;
    background: url(../images/charte/left-title-bg.jpg) repeat-y top left;
}
#actualites {
    float:left;
    width: 222px;
    height: 112px;
    padding: 9px;
    background: url(../images/charte/pannel1-bg.jpg) no-repeat 0 27px;
}
#actualites .pannel-title{
    float: left;
    padding-bottom:16px;
}
#actualites .title{
    margin-bottom: 6px;
}
#actualites-image {
    float: right;
    border: 1px solid #FDD6B0;
    margin: 1px 0 0 5px;
}
#actualites p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #002b00;
    text-align: justify;
    color: #002b00;
}
#actualites p a:link, #actualites p a:visited{
    color: #005D00;
    text-decoration: none;
    font-weight: bold;
}
#actualites p a:hover{
    color: #002b00;
    text-decoration: none;
}
/* Coordonnees
--------------------------------------------------------------- */
#coordonnees-container{
    float: left;
    width: 240px;
    height: 130px;
    margin: 0 0 2px 0;
    background: url(../images/charte/left-title-bg.jpg) repeat-y top left;
}
#coordonnees {
    float:left;
    width: 222px;
    height: 112px;
    padding: 9px;
    background: url(../images/charte/pannel1-bg.jpg) no-repeat 0 28px;
}
#coordonnees .pannel-title{
    float: left;
    padding-bottom:14px;
}
#coordonnees .title{
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 4px;
}
#coordonnees p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #002b00;
    text-align: justify;
}
#coordonnees p a, #coordonnees p a:visited {
    color:#043500;
    text-decoration: none;
    font-weight: bold;
    line-height: 18px;
}
#coordonnees p a:hover {
    color: #000000;
    text-decoration: none;
}
/* Mailing liste
--------------------------------------------------------------- */
#newsletter-container {
    float: left;
    width: 240px;
    height: 88px;
    margin: 0 0 2px 0;
    background: url(../images/charte/left-title-bg.jpg) repeat-y top left;
}
#newsletter {
    float:left;
    width: 222px;
    height: 70px;
    padding: 9px;
    background: url(../images/charte/pannel1-bg.jpg) no-repeat 0 27px;
}
#newsletter .pannel-title{
    float: left;
    padding-bottom:10px;
}
#newsletter p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #002b00;
    text-align: justify;
}
#newsletter-form {
    float: left;
    padding: 0;
    margin: 0;
    width: 222px;
}
.newsletter-label{
    float: left;
    background-color: #FFF2DD;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: none;
	font-size: 11px;
    line-height: 10px;
	font-weight: normal;
	color: #000000;
    width: 193px;
    height: 13px;
    padding: 2px;
    margin: 0 1px 0 0;
    line-height: 13px;
}
.newsletter-labelOver{
    float: left;
    background-color: #FFF2DD;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: none;
	font-size: 11px;
    line-height: 10px;
	font-weight: normal;
	color: #000000;
    width: 193px;
    height: 13px;
    padding: 2px;
    margin: 0 1px 0 0;
}
.newsletter-button {
    float: left;
    width: 24px;
    height: 17px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #1A771A;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    padding: 0 0 0 1px;
}
.newsletter-buttonOver {
    float: left;
    width: 24px;
    height: 17px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #D67210;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    padding: 0 0 0 1px;
}
/* Plan d'acces
--------------------------------------------------------------- */
#plan-dacces {
    float:left;
    width: 240px;
    height: 21px;
    padding: 11px 0 0 0;
    background: url(../images/charte/plan-dacces-bg.jpg) repeat-x top left;
}
/* III. RIGHT-COLUMN ELEMENTS
*************************************************************** */
/* Main-content
--------------------------------------------------------------- */
#main-content{
    float: left;
    width: 511px;
    padding: 23px 16px 19px 16px;
}
#main-content #title{
    float: left;
    background: url(../images/charte/title-bg.jpg) repeat-y top right;
    width: 505px;
    height: 20px;
    padding: 5px 6px 0 0;
    text-align: right;
    margin-bottom: 16px;
}
#main-content p{
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: justify;
}
#main-content .bold{
    font-weight: bold;
    color: #005D00;
}
#main-content a, #main-content a:visited {
    color: #D67210;
    text-decoration: none;
}
#main-content a:hover {
    color: #000000;
    text-decoration: underline;
}
#main-content #diaporama1{
    float: left;
    background: url(../images/charte/diaporama1-bg.jpg) no-repeat top left;
    width: 511px;
    height: 135px;
}
/* Pannels
--------------------------------------------------------------- */
#main-content .pannel2 {
    float: left;
    width: 670px;
    padding: 8px 10px;
    border: 1px solid #C4B08A;
    background: #FBF0C6 url(../images/charte/pannel2-bg.jpg) repeat-x top left;
    text-align: justify;
}
#main-content .pannel2 p{
    line-height: 16px;
    font-size: 12px;
    color: #000000;
}
/* Lists
--------------------------------------------------------------- */
#main-content ul.list1 {
    list-style: none;
    float: left;
    padding: 13px 20px 0 12px;
}
#main-content ul.list1 li {
    background: url(../images/charte/list1-bullet1.jpg) no-repeat 0 4px;
    padding:0 0 5px 14px;
    text-align: justify;
}
#main-content ul.list1 .bullet2{
    background: url(../images/charte/list1-bullet2.jpg) no-repeat 0 4px;
}
#main-content ul.list1 .bullet3{
    background: url(../images/charte/list1-bullet3.jpg) no-repeat 0 4px;
}
#main-content ul.list2 {
    list-style: none;
    float: left;
    padding: 0px 20px 0 40px;
}
#main-content ul.list2 li {
    background: url(../images/charte/list2-bullet.jpg) no-repeat 0 4px;
    padding:0 0 5px 14px;
    text-align: justify;
}
/* Others
--------------------------------------------------------------- */
.border1{
    border:1px solid #54544C;
}
.border2{
    border:1px solid #E0B215;
}
.uppercase{
    text-transform: uppercase;
}
.spacer-h5,.spacer-h10,.spacer-h15,.spacer-h20{
    float: left;
    width: 100%;
    line-height: 0;
    font-size: 1px;
}
.spacer-h5{
    height: 5px;
}
.spacer-h10{
    height: 10px;
}
.spacer-h15{
    height: 15px;
}
.spacer-h20{
    height: 20px;
}
/* Navigation
--------------------------------------------------------------- */
#menu2 ul li {
    display: inline;
}




/* Page >>> Qualites et Competences
*************************************************************** */
/* Assurance Popup
--------------------------------------------------------------- */
#assurance{
    background-color: #FFC387;
    padding: 5px;
}
#assurance .pannel1{
    background-color: #FFF1E4;
    padding: 5px;
    border: 1px dashed #FFAB5B;
}