@import url(reset.css);
@import url(modules/modules.css);

body, html {
	font-family: Arial, Verdana, Tahoma, Helvetica, Sans;
	background: #FF9A2F;
	height: 100%;
}
br.reset {
	clear: both;
	height: 1px;
	width: 1px;
}
p {
	margin-bottom: 10px;
}

div#kw {
	text-align: center;
	/* display: none; */
	line-height: 20em;
	overflow: hidden;
	height: 10px;
	font-size: 9px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans;
}
div#page {
	margin: 20px auto 0 auto;
	width: 900px; 
	position: relative;
	background-image: url(images/casamanolo-fond_page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ff8600;
	border: 1px solid #a36301;
	overflow: hidden;
}
div#page div#colonne {
	float: left;
}
div#page div#colonne h1#logo {
	margin-top: 26px;
	margin-left: 55px;
}
div#page div#colonne #menu {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
}
div#page div#corps {
	float: right;
	width: 537px;
	position: relative;
	right: 50px;
	top: 54px;
	font-size: 0.9em;
	font-weight: bold;
	color: #982000;
}
div#page div#panel, div#page div#top_panel, div#page div#bottom_panel {
	/* border: 1px solid red; */
	background-repeat: no-repeat;

}
div#page div#top_panel {
	height: 58px;
	background-image: url(images/casamanolo-top_panel.jpg);
}
div#page div#panel {
	background-color: #FF0;
	background-image: url(images/casamanolo-bg_panel.gif);
	padding: 20px;
}
div#page div#panel ul {
	width: 400px;
}
div#page div#panel ul li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
div#page div#panel ul li a {
	display: block;
	border: 1px solid #9d2a00;
	line-height: 0.1em;
}
div#page div#panel ul li a:hover {
	border: 1px solid #FFF;
}
div#page div#bottom_panel {
	background-image: url(images/casamanolo-bottom_panel.gif);
	position: relative;
	height: 10px;
	margin-bottom: 150px;
}
div#page div#bottom_panel img#flam_1 {
	position: absolute;
	bottom: -120px;
	right: -85px;
}
div#pied {
	background-color: #a36301;
	padding: 5px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	/* height: 35px; */
}
div#cr {
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans;
	font-size: 0.7em;
	color: #666;
	text-align: center;
}
div#cr A {
	color: #444;
	text-decoration: none;
}
/* --------------------------------------------------------------------- */
body.popup {
	background-image: url(images/casamanolo-fond_page.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: center;
}
body.popup ul#raccourcis {
	width: 50%;
	margin-left: 30px;
}
body.popup ul#raccourcis li {
	display: inline;
	margin: 0 5px 0 5px;
	font-size: 0.7em;
	float: left;
	font-style: italic;
}
body.popup ul#raccourcis li a {
	text-decoration: none;
	display: block;
	color: #000;
}
body.popup ul#raccourcis li a:hover {
	color: #A36301;
}
body.popup em {
	font-style: italic;
	font-weight: 0.8em;
}
body.popup img#logo {
	margin: 10px;
}
body.popup div#page_popup {
	border: 1px solid #A36301;
	width: 450px;
	height: 420px;
	margin: 0 auto 0 auto;
	overflow: auto;
}
body.popup  h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px;
}
body.popup div#page_popup h4 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 3px;
}
body.popup div#page_popup p {
	font-size: 0.9em;
}

body.popup div#page_popup ul {
	text-align: right;
	margin: 15px;
	font-size: 0.7em;
}
body.popup div#page_popup ul#soirees {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}
body.popup div#page_popup ul#soirees li span.plat {
	font-weight: bold;
}
body.popup div#page_popup ul li {
	border-bottom: 1px dotted #A36301;
	margin-bottom: 2em;
}
body.popup div#page_popup ul#soirees li {
	margin-bottom: 1em;
}
body.popup div#page_popup ul li span.plat {
	display: block;
	float: left;
	text-align: left;
}
body.popup div#page_popup ul li span.plat br {
}
body.popup div#page_popup ul#boutique li a {
	display: block;
	float: left;
	text-align: left;
}
body.popup div#page_popup ul#boutique li strong {
	font-weight: bold;
	font-size: 1.1em;
}
body.popup div#page_popup div#visite {
	margin-top: 40px;
}

body.popup img#plan {
	margin: 20px 0 0 0;
}
body.popup table th strong {
	font-weight: bold;
}