﻿
body {
background-color : #FFFFCC;
}
#center {
     margin-left: auto;
     margin-right: auto;
     width: 700px; /* largeur obligatoire pour être centré */
     }
.bloc_centre{
    ?
    width:700px;  /* pour une largeur de 800 largeur obligatoire pour être centré */
    position:absolute;
        left:50%;
    margin-left:-350px;
    ?
    }
 
#Iframe1 {
border-right : 0 solid #cd853f;
border-top : 1px solid #cd853f;
border-left : 1px solid #cd853f;
border-bottom : 1px solid #cd853f;
height : 820px;
background-color : #f0ffff;
}
.top {
background-color : #f8f8ff;
color : #692b00;
}
A.bigcurrent:link {
color : black;
text-decoration : none;
font-family : Arial;
font-weight : normal;
font-size : 12px;
}
A.bigcurrent:visited {
color : black;
text-decoration : none;
font-family : Arial;
font-weight : normal;
font-size : 12px;
}
A.bigcurrent:hover {
color : #ee6b0b;
text-decoration : underline;
font-family : Arial;
font-weight : normal;
font-size : 12px;
}
A.index:link {
color : black;
text-decoration : none;
font-weight : bolder;
font-size : 16px;
font-family : Arial;
}
A.index:visited {
color : black;
text-decoration : none;
font-weight : bolder;
font-size : 16px;
font-family : Arial;
}
.item {
padding-left : 10px;
}
.item2 {
padding-left : 10px;
font-weight : bold;
font-size : 14px;
color : black;
font-family : Arial;
}
.titre {
padding-left : 3px;
font-weight : bold;
padding-bottom : 4px;
padding-top : 4px;
}
.titre2 {
padding-left : 10px;
font-weight : bold;
font-size : 14px;
color : black;
font-family : Arial;
text-align : center;
}
.pieces {
font-weight : bold;
font-size : 18px;
color : blue;
font-family : Arial;
text-align : center;
}
.tab1 {
border-right : 1px solid red;
border-top : 1px solid red;
border-left : 1px solid red;
border-bottom : 1px solid red;
}
.tab2 {
border-right : 1px solid olive;
border-top : 1px solid olive;
border-left : 1px solid olive;
border-bottom : 1px solid olive;
}
.desc {
padding-left : 10px;
font-size : 14px;
color : black;
font-family : Arial;
font-weight : normal;
position : static;
vertical-align : top;
}
.img {
border-top-style : none;
border-right-style : none;
border-left-style : none;
border-bottom-style : none;
width : 120px;
height : 160px;
}
.gallerycontainer {
position : relative;
}
.thumbnail img {
border : 1px solid white;
margin : 0 0 0 0;
}
.thumbnail:hover {
background-color : transparent;
}
.thumbnail:hover img {
border-right : 1px solid black;
border-top : 1px solid black;
border-left : 1px solid black;
border-bottom : 1px solid black;
}
.thumbnail span {
position : absolute;
background-color : olive;
padding : 1px;
left : -200px;
visibility : hidden;
color : black;
text-decoration : none;
border-right : 0 solid black;
border-top : 0 solid black;
border-left : 0 solid black;
border-bottom : 0 solid black;
}
.thumbnail span img {
border-width : 0;
padding : 1px;
}
.thumbnail:hover span {
visibility : visible;
position : absolute;
top : 360px;
left : 190px;
z-index : 50;
}
.headl2 {
font-weight : bold;
font-size : 14px;
color : black;
font-family : Arial;
text-align : center;
}
.headl2intro {
font-weight : normal;
font-size : 14px;
color : black;
font-family : Arial;
text-align : justify;
padding-left : 15px;
padding-right : 15px;
padding-bottom : 5px;
padding-top : 5px;
}
.haut {
font-weight : bold;
font-size : 16px;
width : 295px;
color : white;
font-family : Arial;
padding-left : 15px;
}
.prix {
font-weight : normal;
font-size : 18px;
color : white;
font-family : Arial;
text-align : left;
}
.bas {
background-color : #d15600;
font-weight : normal;
font-size : 16px;
width : 600px;
color : white;
font-family : Arial;
text-align : center;
}
A.lnkemail:link {
color : red;
text-decoration : none;
font-weight : bolder;
font-size : 12px;
}
.headl2tx {
font-weight : bold;
font-size : 14px;
color : black;
font-family : Arial;
text-align : center;
margin-top : 10px;
padding-top : 10px;
}
.caracttxt {
font-size : 14px;
padding-top : 5px;
font-family : Arial;
padding-bottom : 5px;
}
