body { 
	width:100%; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #59251D;
	padding: 0px;
	margin:0px;
	background-color:#4F3A37;
	background-image:url('../images/fond_bas.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;	
	}

.conteneurAccueil {
	background-image:url('../images/fond_accueil.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	}
.conteneur {
	background-image:url('../images/fond.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	}


.left {
	padding: 250px 0px  0px 340px;
	width: 470px;
	}
.left a{
	color: #B8874A;
	}

.right {
	position: absolute;
	top: 220px;
	left: 831px;
	width: 180px;
	}
.right img{
	margin: 5px;
	float: left;
	}

.titre {
	display: block;
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: 22px;
	font-weight: bold;	
	color: #B8874A;
	}
.sousTitre {
	display: block;	
	padding-left: 60px;
	font-size: 17px;
	font-weight: bold;	
	color: #C5A576;
	}
.legende {
	display: block;
	font-size: 10px;
	text-align: center;
	}
ul {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 15px;
	}
li {
	margin-top: 10px;
	margin-left: 40px;
	list-style-image: url('../images/puce.gif');
	}
li a{
	text-decoration: none;
	}

/* MENU */
.menu {
	position: absolute;
	top: 0px;
	left: 730px;
	width: 266px;
	height: 174px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image:url('../images/menu_fond.gif');
	}
.menuAccueil {
	border: 0px;
	margin-top: 5px;
	margin-left: 14px;
	}
.menuExposition {
	border: 0px;
	clear: both;
	margin-top: 6px;
	margin-left: 16px;
	}
.menuInfos {
	border: 0px;
	clear: both;
	margin-top: 3px;
	margin-left: 18px;
	}	
.menuEgypto {
	border: 0px;
	clear: both;
	margin-top: 3px;
	margin-left: 20px;
	}
.menuDecouverte {
	border: 0px;
	clear: both;
	margin-top: 0px;
	margin-left: 24px;
	}
	

/* RESRVATIONS */
.reservations {
	height: 75px;
	width: 160px;
	margin-top: 20px;
	padding-top: 28px;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #DED09E;
	background-position: top left;
	background-repeat: no-repeat;
	background-image:url('../images/reservations.gif');
	}

.reservations a {
	font-size: 10px;
	color: #9A8973;
	text-decoration: none;
	}

.reservations a:hover {
	font-size: 10px;
	color: #9A8973;
	text-decoration: underline;
	}
/* LOUVRE */
.louvre {
	display: block;
	margin-top: 20px;
	height: 38px;
	width: 160px;
	text-align: center;
	}
	.louvre img{
	border: 0px;
	text-align: center;
	}

.vignettes {
	width : 75px;
	display : block;
	border:none;
	}

img {
	display : block;
	}
.lettrine {
	font-size: 150%;
	font-weight: bold;
	color:#B8874A;
	}
.musees {
	font-size: 12px;
	font-weight: bold;
	color:#B8874A;
	}

/* BLOC PHOTOS AGRANDIES*/
.photos {
	position: absolute;
	left: 350px;
	top: 160px;
	}
.ombre{
	position: absolute;
	left: 355px;
	top: 165px;
	width: 390px;
	height: 465px;
	background-color: #000000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}

/* COPYRIGHT CR-NPDC */
.copyright {
	display: block;
	text-align: center;
	padding-bottom: 25px;
	}
.copyright a {
	display: block;
	text-align: center;
	color:#59251D;
	text-decoration: none;
	}	
.copyright a:hover { 
	color:#59251D;
	text-decoration:underline;
	display: block;
	text-align: center;
	}
.copyright a:visited { 
	color:#59251D;
	text-decoration:underline;
	display: block;
	text-align: center;
	}

/* LIEN VALENCIENNES */
.valenciennes {
	width: 65px;
	height: 54px;
	position: absolute;
	top: 8px;
	left: 654px;
	border: 0px;
	}

/* EXPO */
.plan {
	margin: 5px 0px 15px -20px;
	width: 490px;
	height: 320px;
	color:#B8874A;
	text-align: center;
	font-size: 10px;
	}

.conteneurExpo {
	background-image:url('../images/fond_expo.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	}

.infosExpo {
	font-size: 11px;
	width: 270px;
	padding: 8px;
	position: absolute;
	top: 680px;
	left: 15px;
	background-image:url('../images/fond_infos.jpg');
	background-position: left top;
	border-top: solid 1px #C1AF89;
	border-right: solid 3px #A39474;
	border-bottom: solid 3px #A39474;
	border-left: solid 1px #C1AF89;
	}
.infosExpoTitre{
	font-weight: bold;
	}
.infosExpoSousTitre{
	font-weight: bold;
	color:#B8874A;
	margin-left:15px;
	}
.infosTexte{
	display: block;
	margin-left:15px;
	line-height: 17px;
	}
.infosTexte2{
	color:#B8874A;
	margin-left:15px;
	}

/* ESPACE DECOUVERTE */

.decouverteMenu {
	position: absolute;
	top: 0px;
	left: 736px;
	width: 250px;
	height: 174px;
	}
.decouverteTexte {
	position: absolute;
	top: 48px;
	left: 519px;
	width: 223px;
	height: 442px;
	font-family: Comic Sans MS;
	color: #5A524C;
	font-size: 14px;
	line-height: 18px;
	}
.decouverteTexte p{
	margin-top: 15px;
	margin-bottom: 15px;
	}

.decouverteHistoires {
	position: absolute;
	top: 257px;
	left: 329px;
	width: 133px;
	height: 80px;
	}
	.decouverteHistoires img{
	border: 0px;
	margin: 0px;
	}
.decouverteDivinites {
	position: absolute;
	top: 13px;
	left: 603px;
	width: 121px;
	height: 18px;
	}
	.decouverteDivinites img{
	border: 0px;
	margin: 0px;
	}
.decouverteArcheologue {
	position: absolute;
	top: 13px;
	left: 317px;
	width: 135px;
	height: 20px;
	}
.decouverteArcheologue img{
	border: 0px;
	margin: 0px;
	}
.decouverteTrouvailles {
	position: absolute;
	top: 246px;
	left: 881px;
	width: 20px;
	height: 80px;
	}
.decouverteTrouvailles img{
	border: 0px;
	margin: 0px;
	}
.decouverteMemo {
	position: absolute;
	top: 289px;
	left: 98px;
	width: 219px;
	height: 261px;
	}

.trouvailles {
	position: absolute;
	width: 340px;
	height: 300px;
	top: 100px;
	left: 50px;
	color: #685f42;
	font-size: 18px;
	overflow: auto;
	}
.trouvailles img{
	border: solid 1px #685f42;
	margin: 5px;
	float: left;
	}
.trouvailles a img{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
.trouvailles a:hover img{
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity: 0.75;
	}
.trouvaillesTexte{
	position: absolute;
	width: 300px;
	top: 70px;
	left: 60px;
	color: #685f42;
	text-align: center;
	font-weight: bold;
	}

.papyrusVertical {
	position: absolute;
	height: 363px;
	width: 300px;
	top: 733px;
	left: 30px;
	text-align: center;
	}