@charset "utf-8";
body {
background-image:url(image/fond_papier.gif);
margin:0px;
padding:0px;
color:#601010;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
}
h1{
color:#a97934;
font-size:18px;
font-weight:normal;
margin:0 0 5px 0;
line-height:20px;
padding:0;}

h2{
font-weight:bold;
font-size:12px;
margin:5px 0 5px 0;
padding:0;}

h3{
font-weight:bold;
color:#a97934;
font-size:12px;
margin:0 0 5px 0;
padding:0;}
h4{
font-weight:bold;
color:#a97934;
font-size:12px;
margin:15px 0 5px 0;
padding:0;}

.img_droite{
float:right;}
.img_gauche{
float:left;}

a, a:link, a:visited, a:active{
text-decoration:none;
color:#601010;}

a:hover{
text-decoration:underline;
color:#601010;}

ul{
margin:0px 0 5px 0;
padding:0px;
list-style-type:none;
font-size:12px;
line-height:18px;}

li{
margin: 0px;
padding:0px 0 0 13px;
background-image: url(image/puce.gif); 
background-position: 0 0.4em;
background-repeat: no-repeat;}

table {
border: 2px solid #d5b58a;
border-collapse:collapse;
width: 100%;
}
td, tr{
padding:5px;
border: 1px solid #d5b58a;
}
th{

padding:5px;
border: 1px solid #d5b58a;
text-transform:uppercase;
text-align:left;
}

#top{
background-image:url(image/fond_header.gif);
background-repeat:repeat-x;
height:137px;}

#top_centre{
width:860px;
margin: 0 auto 0 auto;
}


#centre{
width:860px;
margin: 0 auto 0 auto;
}

#bottom{
background-image:url(image/fond_bottom.gif);
background-repeat:repeat-x;
background-color:#0d0e04;
position:absolute;
min-height:100%;
width:100%;
text-align:center;
color:#0c0e01;
}

#bottom_centre a:link,#bottom_centre a:visited{
text-decoration:none;
color:#0c0e01;
font-weight:bold;}
#bottom_centre a:hover{
text-decoration:underline;
color:#a2a569;
}

#bottom_centre{
background-image:url(image/fond_bottom.jpg);
background-repeat:no-repeat;
background-position:center top;
width:860px;

padding-top:7px;
margin: 0 auto 0 auto;}

#content{
display: inline;
z-index:6;}

#img_chateau{
position: relative;
z-index:-1;
margin-left:-350px;
margin-top:-496px;
}
.lang_switch{
width:0px;
position:relative;
float:left;
list-style:none;
list-style-position:inside;
margin:0px;
padding:0px;
left:250px;
top:-30px;}
.lang_switch li{
margin:0px;
padding:0px;}

#col_left .lang_switch{
display:none;}

#col_right{
width: 540px;
float:right;
margin-right:30px;}

#col_left{
margin-left:25px;
width: 265px;
min-height:500px;
}
#col_actu{
margin-left:25px;
width: 805px;
min-height:500px;
}
.box_left{
width: 240px;
background-image: url(image/col_left_fond_bottom.png);
background-position:bottom;
background-repeat: no-repeat;
padding-bottom:10px;
margin-bottom:10px;}

.content_box_left{
font-size:10px;
color:#d5b58a;
background-color:#fcf9ed;
margin:0 8px 10px 4px;
padding:15px 15px 5px 15px;
}

.content_box_left form{
color:#601010;}
.trait{
border-top-style:dotted;
border-top-width:1px;
border-top-color:#601010;
margin-top:5px;
padding-top:5px;
}
#actu{
background-image:url(image/fond_actu.jpg);
background-repeat:no-repeat;
padding:20px 0 0 25px;
min-height:150px;}

.actu{
background-image:url(image/trait_actu.gif);
background-repeat:no-repeat;
font-size:10px;
padding:5px 0 5px 0;}

.produit{
float:left;
width:260px;
height:190px;}
.produit p{
margin:0px 0px 8px 0px;
padding:0px;}


/* -------------------[ Images ]------------------- */
#translation_bar{ margin-left:15px; }
#translation_bar img{
padding: 3px;
}

img.alignright {
        float: right;
 
        margin: 0 0 5px 10px;
        background: #fff;
        padding: 2px;
        border: 1px solid #ccc;
        }

img.alignleft {
        float: left;

        margin: 0 10px 5px 0px;
        background: #fff;
        padding: 2px;
        border: 1px solid #ccc;
        }

img.aligncenter { 
        display: block; 
        padding: 2px; 
        margin: 0 auto 20px auto; 
		background: #fff;
        border: 1px solid #ccc; 
        float: none; 
        clear: both;
        }
