* {
	margin: 0;
	padding: 0;
}

a:focus, a:hover, a:active { outline:none; }  

body {
	font-family: Georgia, times, serif;
	font-size: 16px;
	color: #333;
	background: #fff url('http://www.lesamesdeverdun.com/images/bg-pattern.gif') repeat;
}

/* global layout */
div#global-container {
	position: relative;
	width: 100%;
}

div#core-container {
	width: 900px;
	margin: 0 auto;
	background: #fff url('../images/bg-container.gif') repeat-y;
}

div#subheader {
	width: 860px;
	height: 40px;
	padding: 0 20px;
	background: #ea6308 url('../images/bg-subheader.gif') repeat-x bottom;
}

a#head-mols {
	display: block;
	float: left;
	margin-left: 2px;
	width: 130px;
	height: 40px;
	background: transparent url('../images/logo-mols.gif') no-repeat;
	text-indent: -9999px;
}

a#head-edde {
	display: block;
	float: right;
	margin-right: 3px;
	width: 130px;
	height: 40px;
	background: transparent url('../images/logo-edde.gif') no-repeat;
	text-indent: -9999px;
}

div#header {
	width: 900px;
	height: 240px;
	background: #fff url('../images/bg-header-2.gif') no-repeat;
}

#header h1, #header h2, #header h3 {
	display: none;
}

div#footer {
	width: 860px;
	height: 80px;
	padding: 10px 20px;
	margin: 0 auto;
	background: #ea6308 url('../images/bg-footer.gif') repeat-x bottom;
	clear: both;
}

#footer p {
	font-size: 0.70em;
	text-align: center;
	color: #fff;
}

a.footer-link:link, a.footer-link:visited {
	font-size: 1em;
	color: #fff;
	text-decoration: underline;
	font-variant: small-caps;
	font-weight: bold;
}

a.footer-link:active, a.footer-link:hover {
	color: #333;
}

div#content {
	width: 860px;
	padding: 10px 20px;
	background-color: transparent;
}

div#sidebar {
	float: left;
	width: 200px;
	height: 590px;
}

div#menu {
	float: left;
	margin-left: 20px;
	width: 150px;
	height: 590px;
	background: #ea6308 url('../images/bg-menu.gif') repeat-x bottom;
}

#menu ul {
	list-style: none;
	padding-left: 10px;
	padding-top: 15px;
}

#menu ul li {
	margin-bottom: 15px;
}

a.menu-link:link, a.menu-link:visited {
	font-size: 1.10em;
	color: #fff;
	text-decoration: underline;
	text-shadow: #90131A 2px 2px 2px;
	font-variant: small-caps;
	font-weight: bold;
}

a.menu-link:active, a.menu-link:hover {
	color: #333;
}

div#page-content {
	float: left;
	width: 480px;
	margin-left: 10px;
}

#page-content p {
	padding: 15px 5px 5px 5px;
	line-height: 1.65em;
}

#page-content h1 {
	padding: 5px;
	line-height: 1.65em;
	font-size: 1.65em;
	font-variant: small-caps;
	text-decoration: underline;
}

#page-content h2 {
	color: #d89d00;
	padding: 5px;
	line-height: 1.65em;
	font-size: 1.45em;
	font-variant: small-caps;
	border-bottom: 1px dashed #333;
	margin: 0 10px 15px 10px;
}

#page-content p:first-letter {
	font-size: 1.65em;
	color: #d89d00;
}

a#achat:link, a#achat:visited {
	display: block;
	width: 200px;
	height: 205px;
	margin-top: 145px;
	background: transparent url('../images/macaron.gif') no-repeat;
	text-indent: -9999px;
}

a#achat:active, a#achat:hover {
	background: transparent url('../images/macaron_on.gif') no-repeat;
}

#quatrain {
	display: block;
	width: 200px;
	height: 220px;
	text-indent: -9999px;
	background: transparent url('../images/quatrain.gif') no-repeat;
}

a:link, a:visited {
	color: #001732;
	text-decoration: underline;
}

a:active, a:hover {
	color: #333333;
	text-decoration: underline;
}

a.link-th {
	display: block;
	float: left;
	margin: 5px;
	width: 150px;
	height: 150px;
	background: transparent url('../images/bg-pix.gif') no-repeat;
}

a.link-th img {
	display: block;
	margin: 0 auto;
	border: none;
}

a.link-th img.landscape {
	padding: 10px;
}

a.link-th img.portrait {
	padding: 10px;
}

div.sepdiv {
	display: block;
	clear: both;
	width: 400px;
	height: 1px;
	margin: 10px;
	padding: 10px 0;
}

p.photo-text {
	padding: 0 0 15px 0;
	line-height: 1.35em;
	font-size: 0.85em;
	text-align: justify;
	letter-spacing: 0.2em;
}

p.photo-text:first-letter {
	font-size: 1.65em;
	color: #d89d00;
}

div#photo-text {
	width: 360px;
	padding-top: 50px;
}
