* {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	background: url(../images/fond.jpg) center top no-repeat #937968;
	color: #fff;
	font: .8em/1.5em "trebuchet MS", Verdana, Arial, sans-serif;
}
p {
	margin-top: 15px;
	text-align: justify;
}
p.spe {
	margin-top: 0;
}
strong.nan {
	background: url(../images/citation.png) left 2px no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}
#global, #entete {
	width: 760px;
	position: absolute;
	left: 50%;
	margin-left: -380px;
}
#global {
	background: url(../images/ombre-cote.png) right 9px repeat-y;
	height: auto;
	margin-top: 72px;
}
#global_bis {
	width: 751px;
	float: left;
	margin-top: -9px;
	background: url(../images/fond-transparent.png) left top repeat;
}
#entete {
	height: 63px;
}
#menu {
	width: 751px;
	height: 32px;
	background: url(../images/fond-transparent.png) left top repeat;
	border-bottom: solid 1px #907969;
}
	#coin_ombre {
		width: 9px;
		height: 9px;
		float: right;
		margin-right: -9px;
		background: url(../images/coin.png) right top no-repeat;
	}
	#menu #lang {
		float: left;
		margin-top: 5px;
		margin-left: 8px;
	}
#contenu {
	width: 720px;
	min-height: 322px;
	padding: 10px 25px 10px 15px;
}
#bas {
	width: 760px;
	background: url(../images/ombre-bas.png) left top no-repeat;
	height: 10px;
	position: relative;
	top: 10px;
}
	#bas p {
		color: #000;
		padding-top: 2px;
		margin-top: 0;
	}
/*Listes MENU*/
#menu ul {
	float: left;
	width: auto;
	height: 31px;
	
}
#menu ul li {
	float: left;
	list-style: none outside;
	height: 31px;
}
#menu li a {
	text-indent: -3000px;
	float: left;
	padding: 0px 13px 4px 13px;
	margin-top: 3px;
	border-right: solid 1px #907969;
}
#menu li.current {
	background: url('../images/fleche_menu.gif') center bottom no-repeat;
}
#menu li:hover {
	background: url('../images/fleche_menu_haut.gif') center top no-repeat;
}
	#fr li#accueil a {
		width: 62px;
		background: url('../images/accueil.gif') center center no-repeat;
	}
	#fr li#histoire a {
		width: 63px;
		background: url('../images/histoire.gif') center center no-repeat;
	}
	#fr li#carac a {
		width: 125px;
		background: url('../images/caracteristiques.gif') center center no-repeat;
	}
	#fr li#restauration a {
		width: 99px;
		background: url('../images/restauration.gif') center center no-repeat;
	}
	#fr li#photos a {
		width: 54px;
		background: url('../images/photos.gif') center center no-repeat;
	}
	#en li#photos a {
		width: 64px;
		background: url('../images/pictures.gif') center center no-repeat;
	}
	#fr li#agenda a {
		width: 61px;
		background: url('../images/agenda.gif') center center no-repeat;
	}
	#fr li#contact a, #en li#contact a {
		width: 60px;
		background: url('../images/contact.gif') center center no-repeat;
	}
	#en li#accueil a {
		width: 62px;
		background: url('../images/home.gif') center center no-repeat;
	}
	#en li#histoire a {
		width: 63px;
		background: url('../images/history.gif') center center no-repeat;
	}
	#en li#carac a {
		width: 69px;
		background: url('../images/features.gif') center center no-repeat;
	}
	#en li#restauration a {
		width: 99px;
		background: url('../images/restoration.gif') center center no-repeat;
	}
	#en li#agenda a {
		width: 74px;
		background: url('../images/calendar.gif') center center no-repeat;
	}
/*Listes CONTENU*/
#contenu ul {
	margin-left: 25px;
}
#contenu ul.spe {
	margin-left: 0px;
	font-size: 0.75em;
	font-family: arial, verdana, sans-serif;
}
#contenu ul li {
	list-style-type: none;
	list-style-position: inside;
	background: url('../images/tiret.gif') left 10px no-repeat;
	text-indent: 8px;
}


/*Liens*/
a {
	color: #937968;
	
}
#contenu a {
	font-weight: bold;
	text-decoration: none;
}
#bas a {
	color: #fff;
	text-decoration: none;
}
/* Liens externes */
a.externe {
	padding: 0 10px 0 1px;
	background: url(../images/external.gif) right 7px no-repeat;
}
/*Tableau*/
table {
	font-size: 0.75em;
	font-family: arial, verdana, sans-serif;
	margin-left: 0px;
}
table td {
	width: 140px;
}
table td.td2 {
	width: 50px;
	text-align: right;
}