* { margin:0; padding:0; }

body { background: url(img/fond.jpg); font-family: Arial, Helvetica, sans-serif; text-align: center; }

/* Conteneur de la page */
#conteneur { background:url(img/fondtableau.jpg) repeat-y;width:765px; margin:0 auto; }

/* Header */
#header { height:95px; background:url(img/header.jpg) no-repeat;text-align:right;vertical-align:bottom; }

#header #version {
	background:#af9558;
	color:white;
	width:155px;
	float:right;
	text-align:left;
	font-size:9pt;
	padding:6px 5px;
	margin:1px 1px 0 0;
}

#header #version img { vertical-align:middle;margin:0 2px; }
.cadre3{
	border:1px solid #AE9457;
	padding:10px;
}
h2{
	font-size:14px;
	margin:0;
	padding:0;
}
.choix {
	color:#af9558;
	text-decoration:underline;
	}
/* Menu */
#menu {
	background:url(img/menu.jpg) no-repeat top left;
	font-size:9pt;
	height:264px;
	text-align:center;
}

#menu dl { list-style-type: none; }
#menu dl dt { list-style-type:none; display:block; color:#ae9457; }

#menu dl dt a {
	text-decoration:none;
	padding:3px 20px 3px 0px;
	display:block;
	font-weight:bold;
	color:#ae9457;
	background:url(img/pucemenu.jpg) no-repeat 136px 8px;
	font-variant:small-caps;
}

#menu dl dt a:hover,#menu dl dt a.active{	color:white; background:url(img/rollfondmenu.jpg) no-repeat;; }
#menu dl dt.separateur { padding:1px 0; background:url(img/separateur.jpg) no-repeat; }

#texteimage {
	padding:10px 0 0 200px;
	text-align:center;
	font-weight:bold;
	color:#af9558;
	font-size:10pt;
	letter-spacing:1px;
}

/* Corps */
#corpshaut { min-height:294px; background:url(img/corpshaut.jpg) no-repeat top; }

#corpshaut {
	padding:0 10px 10px 180px;
	text-align:justify;
	color:#af9558;
	font-size:10pt;
}

#corpshaut h1 {
	color:#af9558;
	padding:10px 0 0 0;
	margin:0 0 5px 0;
	font-size:14pt;
	font-variant:small-caps;
	letter-spacing:2px;
	font-weight:bold;
}

hr {
	border:2px dotted #af9558;
	width:33%;
	margin:10px 0;
}

#corpshaut .chapeau { color:#555555; font-weight:bold; }

#corpshaut ul { list-style-type: square; list-style-position:inside; }

#corpshaut a.lien {	text-decoration:none; color:#af9558;border-bottom:1px dotted #af9558; }
#corpshaut a.lien:hover { text-decoration:none; color:#7a6023;border-bottom:1px solid #7a6023; }

#corpshaut #hotel {
	border:3px double #af9558;
	background:#f6f4d8;
	text-align:center;
	margin:0 auto;
}

#corpshaut #hotel .header {
	padding:5px;
	background:	#af9558;
	color:white;
}

#corpshaut #hotel td {
	text-align:center;
	padding:2px 0;
	width:80px;
}

#corpshaut #hotel .case {
	background:#cebd95;
	margin:0px;
	width:20px;
	margin:0 auto;
}

#corpshaut .remarque {
	text-align:right;
	font-weight:bold;
	font-style:italic;
}

#corpshaut .lettrine:first-letter { font-size:2em; float:left;display:block; }

#corpshaut img { border:1px solid #af9558; }
#corpshaut img.image { padding:2px;background:white }

#corpshaut #cadremenu {
	width:400px;
	text-align:center;
	margin:0 auto;
	border:3px double #897138;
	background:#f6f4d8;
	padding:5px;
	font-size:10pt;
}

#corpshaut #cadremenu #nommenu {
	font-size:11pt;
	font-weight:bold;
	margin-bottom:8px;
	letter-spacing:3px;
}

#corpshaut .anglais {
	font-size:9pt;
	color:#d2b267;
	font-style:italic;
}

#corpshaut #carte { text-align:center; font-style:italic; }

#corpshaut input, textarea { color:#897138; background:#f6f2bc; border:1px solid #af9558; }
#corpshaut .bouton { padding:0px 5px; }
#corpshaut .obligatoire { color:#ff0000; }

#corpsbas {	background:url(img/corpsbas.jpg) no-repeat bottom;	vertical-align:top; }

/* Bas de page */
#footer { height:23px; font-size:10pt; line-height:23px; color:white; background:url(img/footer.jpg); }

/* Pied de page */
.kmn {	font-family: Arial, Helvetica, sans-serif;font-size: 11px; color:black; }
.kmn a { font-size: 11px; text-decoration:underline;color:black; }
/************************************************
				IMAGES
************************************************/
img { border:none;text-decoration:none; }
div.bloc_image { text-align:center; }
div.bloc_image img {	
	margin:2px;
	padding:1px;
	border: 1px solid #472E2D;
}
div.bloc_image a { text-decoration:none; }
div#contenu_modifiable div.bloc_image p.zoomer { text-align:center;font-size:9px; }
div#contenu_modifiable div.bloc_image p.legende { margin:0 0 5px 0;font-weight:bold; }