@import url(reset.css);
@import url(lightbox.css);

body, html {
	font-family: arial, verdana, tahoma, helvetica, sans;
}
body {
	background-image: url(images/lfdh-fond_body.jpg);
	background-position: center top;
}
.hidden {
	display: none;
}
#kw {
	display: none;
}
#page {
	width: 772px;
	height: 761px;
	margin: 0px auto 10px auto;
	background-image: url(images/lfdh-fond_page.jpg);
	background-repeat: no-repeat;
	background-position: center 80px;
	position: relative;
}
div#logo {
	position: absolute;
	top: 10px;
}
div#menu {
	position: absolute;
	top: 326px;
	left: 40px;
}
div#menu ul li {
		display: inline;
		margin-left: 15px;
		margin-right: 5px;
	}
div#suspensions {
	position: absolute;
	top: 333px;
	left: 493px;
}
div#texte {
	position: absolute;
	font-size: 0.8em;
	color: #524219;
}
div.index {
	width: 396px;
	height: 250px;
	padding-top: 10px;
	left: 68px;
	top: 468px;
	background-image: url(images/lfdh-haut_texte.gif);
	background-repeat: no-repeat;
}
div.mode-emploi,
div.traiteur {
	left: 150px;
	top: 465px;
	height: 240px;
	width: 480px;
	letter-spacing: 0.085em;
	line-height: 1.5em;
	padding: 0 0 30px 90px;
	overflow: auto;
	background-image: url(images/lfdh-fond_mode-emploi.gif);
	background-repeat: no-repeat;
	background-attachment: scroll !important;
	background-attachment: fixed;
}
div#texte h2 {
	font-weight: bold;
}
div.index h2 {
	background-color: #EBE1C8;
	padding: 10px;
	text-align: right;
}
div.mode-emploi h2, div.traiteur h2 {
	padding: 10px 0 5px 0;
	font-size: 1.1em;
}
div.mode-emploi p, div.traiteur p {
	margin: 5px 0 5px 0;
}
div.mode-emploi ul, div.traiteur ul {
	padding-left: 20px;
	list-style-type: square;
}
div.mode-emploi strong, div.traiteur strong {
	font-weight: bold;
}
div.avis {
	letter-spacing: 0.03em;
}
div.avis a {
	text-decoration: none;
}
div.avis h3 {
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}
div.avis h3 a {
	color: #222;
}
div.avis h4 {
	font-weight: bold;
	margin-right: 10px;
	margin-top: 20px;
	font-size: 0.8em;
	clear: both;
	text-align: center;
	padding: 0;
}
div.avis dl {
	margin-bottom: 20px;
	border: 1px solid #FAA820;
	padding: 5px;
	margin-right: 10px;
}
div.avis dl.offline {
	background: #AAA;
}
div.avis dt {
	float: left;
	width: 120px;
	/*background-color: #EFD9A4;*/
	font-weight: bold;
}
div.avis dd {
	margin-left: 125px;
}
div.avis dd.reset {
	clear: both;
}
div#texte p#accroche {
	text-align: right;
	line-height: 1.1em;
	font-weight: bold;
	width: 152px;
	height: 200px;
	position: absolute;
	left: 0;
	background-image: url(images/lfdh-rond_texte.gif);
	background-repeat: no-repeat;
}
div#texte div#scroll_texte {
	margin-left: 152px;
	background-color: #EBE1C8;
	overflow: auto;
	height: 205px;
	padding: 0 5px;
	/*text-align: justify;*/
	font-size: 0.85em;
}

div#texte div#scroll_texte p {
	margin-bottom: 15px;
	padding: 0 5px;
}


ul#adresses {
	position: absolute;
	left: 463px;
	top: 511px;
	font-size: 0.7em;
}
ul#adresses li {
	margin-bottom: 5px;
}
ul#adresses li a {
	display: block;
	color: #676767;
	width: 215px;
	height: 56px;
	padding: 5px;
	text-decoration: none;
	line-height: 1.2em;
	text-align: right;
	background-image: url(images/lfdh-fond_adresse.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
ul#adresses li a:hover {
	background-position: bottom left;
}
ul#adresses li a strong {
	font-weight: bold;
	color: #740000;
}
#pageflip {
	margin: 90px auto 0 auto;
	width: 800px;
	position: absolute;
	display: none;
}
#cr {
	font-size: 12px;
	text-align: center;
	letter-spacing: 0.15em;
}
#player {
	position: absolute;
	left: 609px;
	top: 35px;
}
/** module de news */

div#newswrap {
		
}
table.nhNewTab {}
table.nhNewTab tr {}
table.nhNewTab tr td {
	text-align:justify;
	font-size:0.9em;
	
}
table.nhNewTab tr td p {
	margin-top:-5px;
	padding-left:5px;
	padding-right:5px;
}

a#liennews {
    position:absolute;
    top:310px;
    left:225px;
    
    font-variant:small-caps;
    color:white;
    text-decoration:none;
    font-size:1.1em;
}
a#liennews:hover {
    color:#FD6;
    text-decoration:underline;
}