body {
	background: #fff;
	color: #999caa;
	text-transform: lowercase;
	text-align: center;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #000;
}

a:hover { border-bottom: 2px solid #db1645; }

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	height: 36px;
	line-height: 36px;
	margin: 0;
	color: #999caa;
}

h1 {
	margin-top: 14px;
	margin-bottom: 28px;
	height: 54px;
}

h1 a:link, h1 a:visited {
	display: block;
	background-image: url(logo-small.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 222px;
	height: 54px;
	margin-left: auto;
	margin-right: auto;
}

h1 span { display: none; }
h1 a:hover { border-bottom: none; }
h4 { color: #45454b; }
h4 span { color: #45454b; }
a.current { text-decoration: underline; }
h3 { text-transform: none; }
h6 { font-size: 11px; }

.image_info {
	display: block;
	border: 0px;
}

.wrapper {
	margin: 0px auto;
	padding-top: 0px;
	padding-left: 192px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px solid #000;
	width: 700px;
	position: relative;
}

.show_title { }
.image_info { margin-top: 1em; }
img { border-width: 0; }
.image { font-size: larger; }
.image img { }
.navigation, { text-decoration: none; }
.small { text-decoration: none; }

.footer {
	font-size: 0.8em;
	margin-top: 1em;
}

h4.editorial a.editorial,
h4.recognition a.recognition,
h4.childrensart a.childrensart,
h4.packagingposters a.packagingposters,
h4.pourmoi a.pourmoi,
body#aboutme a.aboutme, body#stock a.stock, body#shop a.shop { border-bottom: 2px solid #db1645; }
div.image a:hover { border: none; }
h5 span { margin: 0 1em; }

#thumbnails a {
	background: #DB1645;
	display: block;
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}

#thumbnails img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.50;
}

#thumbnails a:hover img, .thumbnail_center { 
	opacity: 1 !important;
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;

}
#thumbnails a:hover { border-bottom: none; }
.bio-link { color: #db1645 !important; }
#slideshow { margin-top: 40px; }
#slideshow .span-18, #home .span-24 { padding-top: 36px; }

.mailto, .mailto a:link, .mailto a:visited {
	color: #db1645;
	font-size: 15px;
}

.mailto a:hover { border-color: #000; }

#aboutme h1, #stock h1 {
	margin-top: 40px;
	margin-bottom: 20px;
	height: 64px;
}
