body {
margin: 0 ;
padding: 0 ;
text-align: center ;
background: #FFFFFF ;
font-family: "Trebuchet MS", Tahoma, sans-serif;
font-size: 14px;
color: #666666;
}

a {color: #84542C; text-decoration: none;}
a:hover {text-decoration: underline;}

div#site{
width: 895px;
margin: auto;
text-align: left;
}

div#conteneur {
float: left;
width: 765px;
}

div#pub {
width: 130px;
float:left;
text-align: center;
margin-top: 15px;
}

h1#header {
height: 100px;
background: url(../images/header.jpg) no-repeat left top;
margin: 0;
}

h1#header a span {
text-indent: -5000px;
display: block;
height: 100px;
}

h2 {
color: #ccc;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
letter-spacing: 7px;
text-align: center;
margin: 1px 0 3px 0;
padding: 0;
}

#navbar {
z-index: 100;
height: 20px ;
margin: 0;
padding: 0 ;
list-style-type: none ;
background: url(../images/boutons.gif) repeat-x 0 0;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
}

#navbar dl, dt {
margin: 0;
padding: 0;
}

#navbar a {
text-decoration: none;
}

#navbar dl {
float: left;
text-align: center;
}

#navbar dt a {
border-right: 1px solid #999;
width: 120px ;
line-height: 20px;
font-size: 14px ;
font-weight: bold ;
letter-spacing: 2px ;
color: #666;
display: block ;
}

#navbar dt a:hover {
color: #333;
background: url(../images/boutons.gif) repeat-x 0 -20px;
}

#contenu {
padding: 10px;
}

div#blocdroit {
float: left;
width: 455px;
padding: 5px;
}

h3 {
font-size: 18px ;
margin: 10px 0 2px 0;
border-bottom: 1px solid #CCCC99;
letter-spacing: 1px;
}

h4 {
font-size: 14px ;
text-decoration: underline;
font-weight: normal;
}

p { 
margin: 0;
padding: 5px;
text-align: justify;
}

ul {
padding: 0;
margin: 0 0 0 40px;
list-style-image: url(../images/puce.gif);
}

.date {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px ;
color: #333;
margin-right: 10px;
line-height: 20px;
float: right; 
}

#contact {
width: 705px;
margin: auto;
padding: 5px 20px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 2px solid #ccc;
border-bottom: 3px solid #ccc;
background: url(../images/papier.gif);
}

label {
margin-top: 8px;
width: 120px;
display: block;
float: left;
}

input {
font-family:"Trebuchet MS", Tahoma, sans-serif;
/*font-size: 11px;*/
margin-top: 8px;
width: 300px;
border: 1px solid #999;
}

textarea {
font-family:"Trebuchet MS", Tahoma, sans-serif;
/*font-size: 11px;*/
margin-top: 8px;
width: 400px;
border: 1px solid #999;
}

small {
font-size: 10px;
}

.bouton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
font-family: "Trebuchet MS", Tahoma, sans-serif;
font-size: 14px ;
font-weight: bold ;
letter-spacing: 2px ;
color: #666;
padding: 1px 2px;
background: url(../images/boutons.gif) repeat-x left top;
width: 120px;
}

#bottom {
font-size: 10px;
text-align: center;
clear:left;
border-top: 1px solid #ccc;
}

#menubottom {
text-indent: 15px;
text-align: center; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}

#menubottom  a{ color: #666666; text-decoration: none;}
#menubottom  a:hover{ text-decoration: underline;}

.contact {
margin-top: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #666666;
text-align: center;
}

.champs { margin: 0; padding: 0 }

.contact a {color: #84542C; text-decoration: none;}
.contact a:hover {text-decoration: underline;}

/* CSS FOR SLIDESHOW SCRIPT */
.imageSlideshowHolder,.imageSlideshowHolder_left{
	margin:0;	/* "Air" */
	float:right; /* Floating gallery at the right side of other web page content */		
	width:300px;	/* Image width */
	height:300px;	/* Image height */
	position:relative;	/* Don't remove this line */
}
.leftFloatingDiv{
	float:left;
	width:300px;
	height:300px;
}
/* Don't change these values */
.imageSlideshowHolder img{
	position:absolute;
	left:0px;
	top:0px;
}

#overtrail {
text-align: center;
border: #000000 2px solid;
z-index: 1000;
left: -50px;
visibility: hidden;
position: absolute;
top: 0px;
background-color: #ffffff;
}

.vignette {
float: left;
text-align: center;
width: 126px;
margin-left: 10px;
margin-bottom: 10px;
}

.vignette img {
border: 1px solid #000;
padding: 2px;
}

.erreur {
font-family: "Courier New", Courier, mono;
font-size: 12px;
color: #FF0000;
margin: 5px 0 -8px 120px;
padding: 0;
}

.info { margin: 0 0 5px 0; text-align: center; border: 1px dashed #666; background: #fff;}

.s { font-size: 26px; color: #D5B582; }
