/*-----------------styles generales------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline; color: #FF9900;
	cursor: pointer;
}
a:hover {
	background: none;
	color: #FF6600;
}
a img {
	border-style: none;
}
h3 a, .par a {
	text-decoration: none;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	line-height: 1.2em;
	font-size: 13px;
}
h1, h2, h3, h4 {
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #CCCCCC;
}
h1 {
	font-size: 130%;
	text-transform: uppercase;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
}
h2 {
	font-size: 120%;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 110%;
	padding-bottom: 3px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size: 100%; letter-spacing: 0em;
}
b {
	font-weight: bold;
	font-size: 100%;
}
p b, li b {
	color: #B4A994;
	}
.gras-couleur {
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
}
em {
	font-style: italic;
}
.clr {
	clear: both;
    float: Aucune;
    font-size: 0; line-height: 0;
    height: 0;	
}
.petit, #contenu .petit {
	font-size: 80%;
	letter-spacing: 0em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-style: normal;
}
ul {
	padding-bottom: 10px;
	padding-top: 2px;
	padding-left: 20px;
}
ol {
	padding-bottom: 10px;
	padding-top: 2px;
	padding-left: 20px;
}
li {
}
.photo-gauche {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.photo-droite {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.par {
	width: 220px;
	font-size: 125%;
	float: left;
	letter-spacing: -0.05em;
	margin-top: 3px;
	margin-right: 12px;
	margin-bottom: 3px;
	margin-left: 3px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-image: url(../images/fond-par.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*-----------------mise et page------------------*/
body {
	text-align: center;
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #948569;
	background-image: url(../images/fond-body.jpg);
	height: 100%;
	width: 100%;
}
html {
	background-color: #000000;
}
#fond-grand-haut {
	background-image: url(../images/fond-grand-haut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#fond-grand-bas {
	background-image: url(../images/fond-grand-bas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/fond-container.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#container-cont {
	background-image: url(../images/bandeau-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contenu {
	clear: both;
}
#contenu {
	height: 15em; /*hauteur mini ie*/
}
html>body #contenu { /*hauteur mini tout sauf ie*/
	height: auto;
	min-height: 15em;
} 
#contenu p {
	font-style: oblique;
}

/*#contenu p:first-letter{/*taille pour tout les premieres lettres de chaque paragraphe du div contenu; espace avant "{" est enlever pour ne pas que ca soit pris en compte par IE6 car il a des problemes avec p:first-letter
	font-size: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B3A784;
	font-style: italic;
	letter-spacing: 0em;
	margin-right: -2px;
}*/
#texte {
	width: 280px;
	float: left;
	padding-left: 20px;
}

#col-1, #col-2, #col-3, #col-4 {
	float: right;
	padding-right: 8px;
}


#bandeau {
	height: 36px;
	background-image: url(../images/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 92px;
}
#bandeau p {
	letter-spacing: 0.6em;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
}

/*----menu-----*/
#menu {
	list-style-type: none;
	text-transform: uppercase;
	height: 35px;
}
#menu li {
	float: left;
	list-style-type: none;
	display: inline;
}


#menu a {
	font-size: 10px; font-weight: bold; text-decoration: none; color: #CCCCCC;
	letter-spacing: 0em;
	padding-right: 5px;
	background-image: url(../images/bouton-menu-droite.png); background-repeat: no-repeat; background-position: right 0px;
	float: left;
}
#menu span {
	display: block;
	background-image: url(../images/bouton-menu-gauche.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 13px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 5px;
	float: left;
	height: 22px;
}
#menu a:hover {
	color: #FF6600;
	background-position: right -35px;
	padding-right: 5px;
}
#menu a:hover span {
	background-repeat: no-repeat;
	background-position: left -35px;
	padding-top: 10px;
	height: 25px;
}

/*---bouton activ selon la page---*/
#accueil .accueil, #decouvrez .decouvrez, #espaces .espaces, #galerie .galerie, #video .video, #tourisme .tourisme, #acces .acces, #contact .contact {
	color: #FF6600;
	background-position: right -35px;
	padding-right: 5px;
}
#accueil #menu .accueil span, #decouvrez .decouvrez span, #espaces .espaces span, #galerie .galerie span, #video .video span, #tourisme .tourisme span, #acces .acces span, #contact .contact span {
	background-repeat: no-repeat;
	background-position: left -35px;
	padding-top: 10px;
	height: 25px;
}
/*----fin menu-----*/


#diapo-bandeau {
	height: 400px; width: 940px;
	background-color: #2B2524;
}
#diapo {
	height: 380px; width: 400px;
	background-color: #4D3737;
}


#titre-page {
	margin-left: 40px;
	text-align: center;
	margin-right: 40px;
	height: 175px;
}
#contenu-gauche {
	width: 450px;
	float: left;
	padding-top: 20px;
	padding-left: 40px;
}
#contenu-droite {
	padding-top: 20px;
	padding-right: 15px;
	float: right;
}
#contenu-droite .cont {
	width: 380px;
	padding-top: 30px;
}


/*-------------footer-----------------*/
#footer {
	text-align: center;
	clear: both;
	height: 65px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 12px;
}
#footer p {
	padding-bottom: 0px;
	font-size: 10px;
	padding-top: 3px;
	letter-spacing: 0.3em;
}
#footer ul {
	padding-bottom: 0px;
	padding-top: 0px;
	letter-spacing: 0em;
	padding-left: 0px;
}
#footer ul li {
	list-style-type: none;
	display: inline;
	line-height: 12px;
}
#footer a {
	color: #917357;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-right: 4px;
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 0em;
	font-weight: normal;
	font-size: 10px;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

table {
	vertical-align: top;
}
td {
	vertical-align: top;
}
/*---------lettres-------------*/
.lettreS, .lettreD, .lettreM, .lettreU, .lettreC, .lettreL, .lettreA {
	background-repeat: no-repeat; background-position: left bottom; background-color: transparent;
	height: 27px; width: 36px;
	display: block;	
	position: relative;
	font-size: 1px;	line-height: 1px; color: #1D1A15;
	float: left;
	margin-left: -7px;
}
.lettreS {
	background-image: url(../images/lettres/S.gif);
}
.lettreD {
	background-image: url(../images/lettres/D.gif);
}
.lettreM {
	background-image: url(../images/lettres/M.gif);
}
.lettreU {
	background-image: url(../images/lettres/U.gif);
}
.lettreC {
	background-image: url(../images/lettres/C.gif);
}
.lettreL {
	background-image: url(../images/lettres/L.gif);
}
.lettreA {
	background-image: url(../images/lettres/A.gif);
}

