html{overflow-y:scroll;}
body{width:100%;font-size:100%;font-family:Georgia, "DejaVu Serif", Norasi, serif;margin:0;padding:0;background:url("fond.png") repeat-x top left #402E2A;color:#DDD;letter-spacing:0.02em;}
hr.clear{clear:both;visibility:hidden;}
img{border: 0;}
a{color:#FFF;outline:none;text-decoration:none;}
	p a{text-decoration:underline;}
a:hover{color:#FF9;}
strong{font-weight:normal;color:#fff;border-bottom:1px solid #FF9;}
h1,h2{font-size:1.5em;font-weight:normal;font-style:italic;padding:0;padding-bottom:0.5em;margin:1.5em 0 0.5em;border-bottom:1px solid #DDD;}
	h1.rom{font-style:normal;border-bottom-style:dotted;color:#aaa;}

/* SITE */
#site{width:780px;margin:0 auto;font-size:0.875em;line-height:1.5em;text-align:left;}
#menu{width:100%;height:33px;text-align:center;margin:25px 0 50px;padding:0;border-bottom:1px solid #ccc;}
	#menu a{margin:0 15px;padding:0;padding-bottom:4px;}
	#menu a:hover{border-bottom:3px solid #FF9;}
	#menu a.actif{border-bottom:3px solid #FF9;}

/* PRESENTATION */
.photoEx{width:412px;height:542px;background:url("fond_photo.png") no-repeat top left;float:left;padding:0;margin:-11px;}
	.photoEx img{width:390px;height:520px;margin:11px;}
.texteEx{width:410px;padding:0.75em 0 0 28px;margin:-11px -50px 50px 2px;border:0;text-align:justify;float:left;}
	.texteEx ul{padding:0;margin:0;margin-left:20px;}
	.texteEx li{list-style:disc;padding:0;margin:0;}
	
	ul#sousMenu{margin:-30px 0 30px;padding:0;list-style-type:none;text-align:center;}
		ul#sousMenu>li{display:inline-block;margin:0;padding:0;margin-right:20px;font-style:italic;}
		ul#sousMenu>li.rom{font-style:normal;color:#aaa;}
		ul#sousMenu>li.actif{border-bottom:1px solid #ff9;}

/* GALERIE */
#chargement{width:780px;padding-top:45px;margin-top:225px;position:absolute;text-align:center;font-style:italic;background:url('ajax-loader.gif') no-repeat top center;}
ul#diaporama{width:780px;height:585px;border:0;padding:0;margin:0;color:#ffff00;list-style:none;}
ul#diaporama li{width:780px;height:585px;text-align:center;display:none;}
	ul#diaporama li.diapoH{width:780px;height:520px;padding:11px;margin:-11px;background:url('fond-photo-horizontale.png') no-repeat center;}
	ul#diaporama li.diapoV{width:390px;height:585px;padding:11px;margin:-11px;margin-left:184px;background:url('fond-photo-verticale.png') no-repeat center;}
	.slidePrev{position:absolute;width:280px;height:520px;margin-top:-585px;margin-left:-20px;cursor:pointer;z-index:999;background:url("slideshow_precedent.png") no-repeat center left;}
	.slidePaus{position:absolute;width:280px;height:520px;margin-top:-585px;margin-left:260px;cursor:pointer;z-index:997;background:none;}
		.pause:hover{background:url("slideshow_play.png") no-repeat center center !important;}
		.slidePaus:hover{background:url("slideshow_pause.png") no-repeat center center;}
	.slideNext{position:absolute;width:280px;height:520px;margin-top:-585px;margin-left:520px;cursor:pointer;z-index:998;background:url("slideshow_suivant.png") no-repeat center right;}
	
/* Progressbar */
.QOverlay{background-color:#110B0A;}
.QLoader{background-color:#ff9;height:1px;}
