* {
	padding: 0;
	margin: 0;
}

body {
	font-family: "Trebuchet MS",Verdana, sans-serif;
	font-size: 62.5%;
	line-height: 1.2;
	color: #FFF;
	background-color: rgb(46,39,25);
	background-image: url(fd.png);
}

a {
	color: #676767;
	text-decoration: none;
	background-color: inherit;
}

a:hover, a:focus {
	color: rgb(228,188,150);
	background-color: inherit;
}

/*couleur annotation au survol des liens*/
#menu a:hover span, #bas a:hover span, #menu a:focus span, #bas a:focus span { color: rgb(228,188,150); }

#visuel {
	width: 960px;
	position: relative;
	margin: 0 auto 30px auto;
	padding-bottom: 13px;
	background-color: transparent;
	background: url(fleur.gif) 100% 100% no-repeat;
}

#contenu {
	width: 920px;
	position: relative;
	margin: 44px auto;
	padding-top: 68px;
	text-align: left;
	background-color: transparent;
	background-image: url(fd_contenu.png);
	background-repeat: repeat-x;
}

#rotator {
	width: 787px;
	height: 38em;
	margin: 0 auto;
	background: url(/img_accueil/rotate.php) no-repeat top left;
}

#rotator a {
	color: #FFF;
	background-color: inherit;
}

#rotator a:hover, #rotator a:focus {
	color: rgb(228,188,150);
	background-color: inherit;
}

h1, h2, h3, h4 {
	font-weight: normal;
	letter-spacing: 0.15em;
}

h1, h2, h4 { font-family: Mono-Book, Verdana, sans-serif; }

h1 {
	font-size: 3em;
	margin-bottom: 0;
}

h2 {
	color: #FFF;
	font-size: 1.6em;
	background-color: inherit;
}

h3 { margin-bottom: 0.2em; }
h4 { font-size: 0.8em; }

hr {
	clear: both;
	visibility: hidden;
}

#entete {
	margin-left: 30px;
	padding-top: 77px;
}

#entete h1, #entete h2 { line-height: 1; }

ul li {
	list-style: none;
	display: inline;
}

#contact {
	margin-left: 16px;
	margin-top: 20px;
	font-family: Mono-Book, Verdana, sans-serif;
	font-size: 1.1em;
}

#contact .dernier { margin-left: 104px; }

#contact li, #menu dt, #bas dt {
	padding-left: 14px;
	background-image: url(flecheD-trans.png) !important;
	/*background-image: url(flecheD.gif);*/
	background-repeat: no-repeat;
	background-position: left center;
}

#bas dt { margin-left: -14px; }

#v2 {
	display: block;
	margin-bottom: 20px;
	color: rgb(228,188,150);
	background-color: inherit;
}

#lang {
	font-size: 1em;
	margin-left: -1.9em;
	margin-bottom: 1em;
}

dl { margin-bottom: 1em; }

dt {
	font-size: 1.2em;
	margin-top: 1ex;
}

dd { font-size: 1.1em; }

#menu {
	/*margin-top: 80px;*/
	margin-top: 40px;
}

#menu h2 {
	margin-left: -1.75em;
	margin-bottom: 0.2em;
}

#menu h3 {
	font-size: 1.2em;
	color: rgb(228,188,150);
	background-color: inherit;
}

#menu { padding-left: 55px; }
#menu dt { margin-left: -14px; }
#menu a span, #bas a span { display: none; }

#menu a:hover span, #menu a:focus span {
	width: 415px;
	display: inline;
	position: absolute;
	top: 453px;
	right: 77px;
	text-align: right;
	z-index: 80;
}

#bas a:hover span, #bas a:focus span {
	width: 415px;
	display: inline;
	position: absolute;
	top: 5px;
	right: 10px;
	text-align: right;
}

#bas {
	width: 787px;
	position: relative;
	margin: 0 auto;
	padding: 0.1em 0 1em 0;
	color: #676767;
	background-color: #FFF;
	z-index: 0;
}

#bas h3, #bas h4, #bas dl { margin-left: 55px; }

.saumon {
	color: rgb(228,188,150);
	background-color: inherit;
}

#mail { display: none; }

