/* Layout size
--------------------------------------------------------------- */
*{
    border: 0px solid red;
}
body {
    background: #FFFFFF 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: 250px;
    float:left;
}
#container {
    margin: 0 auto;
    text-align: center;
    width: 797px;
    background: #000 url(../images/charte/container-bg.jpg) repeat-y top left;
}
#footer-top, #header{
    width: 797px;
}
#wrap-footer{
    background: url(../images/charte/wrap-footer-bg.jpg) repeat-x top left;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
#footer {
    margin: 0 auto;
    text-align: center;
    padding: 10px 28px 0 28px;
    width: 741px;
}
#footer-top{
    background: url(../images/charte/foter-top-bg.jpg) no-repeat top left;
    height: 34px;
    margin: 0 auto;
}
#footer-left {
    float: left;
    width: 100px;
    text-align: left;
}
#footer-right {
    float: left;
    width:641px;
    text-align: right;
}
#left-column {
    float: left;
    width: 229px;
    height: 625px;
    background: url(../images/charte/left-column-bg.jpg) repeat-y top right;
}
#right-column {
    float:left;
    width: 560px;
    padding: 0 0 8px 0;
    background: url(../images/charte/right-column-bg.jpg) no-repeat top right;
}
/*	--- Important! ---------------------------------------------
#wrap-footer, #footer and .push must be the same height
---------------------------------------------------------------*/
#wrap-footer, .push {
    height: 94px;
}
#footer{
    height:50px;
}
#wrap-footer {
    margin-top: -94px;
}
.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: 0;
}
ul {
    margin: 0px;
    padding: 0px;
}
li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    list-style-position: outside;
}
.ref {
    position: absolute;
    top: -10000px;
}
img {
    border: 0;
}
.left{
    float: left;
}
.right{
    float: right;
}
.leftpad{
    float:left;
    margin: 5px 0;
    padding: 0 19px 0 0;
}
.rightpad{
    float:right;
    padding: 5px 0 5px 10px;
}
.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;
}
#picture2{
    float: right;
    border: 1px solid #FFFFFF;
    margin-left: 10px;
}
/* II. Left-column elements
----------------------------------------------------------------*/
#left-column-bottom{
    float: left;
    vertical-align: bottom;
    width: 229px;
    background: url(../images/charte/left-column-bottom-bg.jpg) no-repeat bottom right;
}

/* Coordonnees
--------------------------------------------------------------- */
#coordonnees-container {
    background: url(../images/charte/coordonnees-bg.jpg) no-repeat top right;
    float: left;
    padding: 20px 0 0 18px;
    width: 211px;
}
#coordonnees {
    float: left;
    width: 201px;
    text-align: left;
}
#coordonnees p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    line-height: 16px;
    color:#513b24;
}
#coordonnees p a, #coordonnees p a:visited {
    color:#6a3600;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}
#coordonnees p a:hover {
    text-decoration: underline;
}
#coordonnees #acces{
    float: left;
    width: 182px;
    height: 77px;
    border: 1px solid #CAC195;
    background: #FFEF75 url(../images/charte/acces-bg.jpg) repeat-x top left;
    padding: 11px 9px 11px 8px;
    margin: 5px 0;
}
#coordonnees #acces-title{
    font-size:12px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 16px;
}
/* Horaires
--------------------------------------------------------------- */
#horaires-container {
    float:left;
    padding: 16px 31px 0 27px;
    width: 170px;
}
#horaires {
    float:left;
    text-align: left;
    width: 170px;
}
#horaires #horaires-title{
    font-size: 12px;
    color: #513b24;
    text-transform: uppercase;
    font-weight: bold;
}
#horaires p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    color:#513b24;
    text-align: left;
}
/* III. RIGHT-COLUMN ELEMENTS
----------------------------------------------------------------*/
/* Main-content
--------------------------------------------------------------- */
#main-content{
    float: left;
    width: 520px;
    padding: 20px 28px 0 20px;
}
#main-content p{
    color:#000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: justify;
    line-height: 18px;
}
#main-content .bold{
    font-weight: bold;
    color: #513b24;
}
#main-content a, #right-column a:visited {
    color: #000000;
    text-decoration: none;
}
#main-content a:hover {
    color: #000000;
    text-decoration: underline;
}
/* Pannels
--------------------------------------------------------------- */
#main-content .pannel1 {
    float: left;
    width:529px;
    height: 120px;
    padding: 5px 9px 9px 11px;
    background: url(../images/charte/right-bg1.jpg) no-repeat 119px 57px;
    border:1px solid #AAABB0;
    text-align: justify;
}
#main-content .pannel1 p{
    line-height: 12px;
    color: #000000;
}
#main-content .pannel1 p{
    line-height: 12px;
    color: #000000;
}
/* Lists
--------------------------------------------------------------- */
#main-content ul.list1{
    list-style: none;
    float: left;
}
#main-content ul.list1 li {
    background: url(../images/charte/list1-bullet.jpg) no-repeat 0 4px;
    padding: 0 0 0 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    line-height: 18px;
}
#main-content ul.list2{
    float: left;
    list-style: none;
    padding: 5px 0 10px 49px;
}
#main-content ul.list2 li {
    background: url(../images/charte/list2-bullet.jpg) no-repeat 0 7px;
    padding: 0 0 0 17px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: justify;
    line-height: 18px;
}
#main-content ul.list3{
    list-style: none;
    float: left;
    padding: 0px 0 0px 49px;
    width: 185px;
}
#main-content ul.list3 li {
    background: url(../images/charte/list2-bullet.jpg) no-repeat 0 7px;
    padding: 0 0 0 17px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: justify;
    line-height: 18px;
}
/* Others
--------------------------------------------------------------- */
.border1{
    border:1px solid #AAABB0;
}
.border2{
    border:1px solid #6C6C6C;
}
.uppercase{
    text-transform: uppercase;
}
.spacer-h10{
    float: left;
    width: 100%;
    height:10px;
}

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