/* Feuille de style LeclosdeJeanne */

html {
color:#C99C7B;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

body {
	background-image: url(../images/fond.jpg);
	background-repeat:repeat-x;
 	scrollbar-face-color: #ba7f57; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #000000; 
	SCROLLBAR-TRACK-COLOR: #ffe1d0; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-arrow-color: #e8aa5f}
}

H1 {
background-image: url(../images/sub-titre1.jpg);
background-repeat: no-repeat;
background-position:bottom left;
font-size:22px;
color:#9D4B11;
margin:0;
margin-top:15px;
}

H2 {
font-size:16px;
color:#C99C7B;
margin-top:10px;
}

.copyright-texte{
font-size:11px;
color:#FFFFFF;
padding-left:5px;
}

a:link, a:visited {
font-size:11px;
color: #C99C7B;
text-decoration: none;
font-weight: bold;
}

a:hover {
font-size:11px;
color: #C99C7B;
text-decoration: underline;
font-weight: bold;
}

p strong {
	color:#9D4B11;
}

p div {
	font-size:11px;
}

textarea {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3;
}

input, select {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.copyright-texte a:link, .copyright-texte a:visited {
font-size:11px;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

.copyright-texte a:hover {
font-size:11px;
color: #FFFFFF;
text-decoration: underline;
font-weight: bold;
}
/* Pour centrer la page */
#bloc-central {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 953px;
     height: 629px;
     margin-top: -314px; /* moitié de la hauteur */
     margin-left: -476px; /* moitié de la largeur */
	 z-index:0;
}
#reserv-flash {
     position:absolute;
	 display:block;
	 margin-left:850px;
	 margin-top:-10px;
	 z-index:1;
}

.sep-haut {
background-image: url(../images/sep-haut.jpg);
background-repeat:repeat-x;
width:1px;
height:9px;
}

.bordure {
background-color:#F2F2F2;
}

.footer {
background-image: url(../images/footer-fond.jpg);
background-repeat:repeat-x;
}

.sepcouleur {
background-color:#FDFDFD;
}

.copyright {
background-color:#9D4B11;
}

.bandeau-der {
background-color:#D8B69F;
}

.menu {
background-image: url(../images/fond-menu.gif);
background-repeat:no-repeat;
}

.footer-contact {
color:#9D4B11;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

input, select, textarea {
border:1px solid #9D4B11;
color:#9D4B11;
}

.submit {
border:1px solid #9D4B11;
color:#FFFFFF;
background-color:#C99C7B;
font-weight:bold;
font-size:11px;
}
