/* Layout size
--------------------------------------------------------------- */
*{
    border: 0px solid red;
}


#container, #header {
    width: 978px;
}
#left-column {
    float: left;
    width: 94px;
    height: 643px;
    background: url(../images/charte/left-band-bg.jpg) no-repeat top left;
}
#middle-column{
    float:left;
    background-color:#B2AB99;
}
#middle-column-top {
    float: left;
    width: 780px;
    text-align:center;
    padding: 0 3px 3px 3px;
    background-color: #FFFFFF;
}
#middle-column-bottom{
    width: 780px;
}
#right-column {
    float: left;
    width: 94px;
    height: 643px;
    background: url(../images/charte/right-band-bg.jpg) no-repeat top left;
}
body {
    background: #B2AB99 url(../images/charte/body-bg.jpg) repeat-x top left;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}
#header {
    background: url(../images/charte/header-bg.jpg) no-repeat top left;
    height: 198px;
    float:left;
}
#container {
    background-color: #B2AB99;
    margin: 0 auto;
    text-align: center;
    padding: 0 0px;
}
#wrap-footer{
    width: 780px;
    margin: 0 auto;
    text-align: center;
}
#footer {
    width: 780px;
}
#footer {
    float: left;
    margin: 0 auto;
    text-align: center;
    width: 780px;
    height: 50px;
}
#footer-left {
    float: left;
    width: 352px;
    height: 50px;
    text-align: left;
    background: url(../images/charte/footer-left-bg.jpg) repeat-y top left;
}
#footer-right {
    float: left;
    width: 414px;
    height: 36px;
    padding: 7px 7px;
    text-align: right;
    background: #12233C url(../images/charte/footer-right-bg.jpg) repeat-y top left;
}
#footer-bottom {
    float: left;
    width: 786px;
    background: url(../images/charte/footer-bottom-bg.jpg) no-repeat top left;
    height: 19px;
}
/* --- 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: 0;
}
ul {
    list-style-position: outside;
    margin: 0px;
    padding: 0px;
}
li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.ref {
     width: 978px;
    text-align:center;
    margin: 0 auto;
		color:#000000;
}
img {
    border: 0;
}
.left{
    float: left;
}
.right{
    float: right;
}
.leftpad{
    float:left;
    padding: 0px 15px 5px 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, a *{
    cursor: pointer;
}
a:focus{
    outline: none;
}
#picture2{
    float: right;
    border: 1px solid #FFFFFF;
    margin-left: 10px;
}
/* II. Left-column elements
----------------------------------------------------------------*/


/* III. MIDDLE-COLUMN ELEMENTS
--------------------------------------------------------------- */
/* Diaporama
--------------------------------------------------------------- */
#diaporama{
    float: left;
    width: 360px;
    height: 478px;
}
/* Flash menu
--------------------------------------------------------------- */
#flash-menu{
    float: left;
    width: 120px;
    height: 28px;
}
/* Main content
--------------------------------------------------------------- */
#main-content{
    background-color: #FFFFFF;
    width: 400px;
    height: 436px;
    padding: 6px 8px 8px 12px;
    float: left;
}
#main-content a, #main-content a:visited{
    color: #193763;
    text-decoration: none;
}
#main-content a:hover{
    text-decoration: underline;
}
.line{
    float: left;
    width: 372px;
    height: 10px;
    margin-top: 10px;
    border-top: 1px solid #B1AB99;
}
.product{
    width:372px;
    float: left;
    padding: 2px;
    background: #999478;
    border:1px solid #7F796B;
}
.product img{
    margin-right: 5px;
}
.product p{
    color: #E3E1C7;
}
.product .title{
    border-bottom: 2px solid #AFAA8E;
}
/* Coordonnees
 -------------------------------------------------------------- */
#coordonnees {
    float:left;
    height: 86px;
    width: 336px;
    background-color: #FFFFFF;
    padding: 0px 12px;
}
#coordonnees p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    line-height: 14px;
    text-align: left;
    padding-right: 10px;
}
#coordonnees p a, #coordonnees p a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #113f7f;
    text-decoration: none;
    line-height: 32px;
}
#coordonnees p a:hover {
    text-decoration: underline;
}
/* Plan d'acces
--------------------------------------------------------------- */
#plan-container {
    float:left;
    padding: 0 1px 1px 0;
}
#plan {
    background-color: #E3E0E0;
    float:left;
    width: 234px;
    text-align: center;
}
/* Others
--------------------------------------------------------------- */
.uppercase{
    text-transform: uppercase;
}
.spacer-h10{
    float: left;
    width: 100%;
    height:10px;
}
ul.list1{
    padding: 3px 0 0 0;
    margin: 0 0 0 0;
    list-style: none;
}
ul.list1 li{
    background: url(../images/charte/list1-bullet.jpg) 11px 4px no-repeat;
    padding: 0 0 0 28px;
    text-align: justify;
}
/* III. RIGHT-COLUMN ELEMENTS
----------------------------------------------------------------*/


/* Navigation
--------------------------------------------------------------- */
#menu2 ul li {
    display: inline;
}