@charset "utf-8";
/* CSS Document */
#biographie
{
	text-align: justify;
}
#credits a
{
	text-decoration: underline;
}
#credits a:hover
{
	text-decoration: none;
}
#footer a
{
	font-size: 11px;
}
#footer
{
	position:fixed;
	bottom: 5px;
}
#form_thanks
{
	color: #0C0;
}
*
{
	margin: 0;
	padding: 0;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #777777;

	/*background: #F9FBF4;*/
}
#page
{
	width: 980px;
	margin: 0 auto;
	margin-top: 40px;
}
#leftColumn
{
	float: left;
	width: 200px;
}
#rightColumn
{
	float: right;
	width: 780px;
}
.clear
{
	clear: both;
}
#header h1
{
	font-size: 34px;
	font-weight: normal;
	color: #B86443;
}
#header
{
	margin-bottom: 30px;
}
.pink, i
{
	color: #B86443;
}
/* ********** MENU ********** */
#menu ul
{
	list-style: none;
}
#menu li
{
	margin-bottom: 10px;
}
#menu a
{
	text-decoration: none;
	font-size: 16px;
}
#menu a
{
	text-decoration: none;
}
#menu a:hover
{
	color: #B86443;
}
/* ********** MENU ********** */
p
{
	margin-bottom: 10px;
}
h2
{
	font-size: 20px;
	/*margin-top: 40px;*/
	margin-bottom: 20px;
	color: #B86443;
	font-weight: normal;
	background: #f0f0f0 url(images/background_title.png) top right no-repeat;
	/*border: solid 1px #ccc;
	border-left: none;
	border-right: none;*/
	/*padding: 2px;*/
	padding-left: 10px;
}
h2 span
{
	padding: 0 10px;
	background: #FFF;

	font-size: 20px;
	color: #B86443;
	font-weight: normal;
}

h3
{
	font-size: 16px;
	margin-bottom: 20px;
	color: #B86443;
	font-weight: normal;
}

.presse
{
	margin-bottom: 30px;
}
.presse_01
{
	font-style: italic;
}
.presse_02
{
	text-align: right;
	margin-top: 15px;
	margin-bottom: 10px;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.image, .image-right, .image-contact
{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;

	border: solid 1px #CCC;
	padding: 4px;
}
.image-contact
{
	border: solid 1px #c5d2aa;
}
.image-right
{
	float: right;
	margin-right: 0;
	margin-left: 20px;
}
#reliefs-gallery, #reliefs-gallery td, #photographies-gallery, #photographies-gallery td
{
	border: solid 1px #CCC;
	border-collapse: collapse;
}
#reliefs-gallery, #photographies-gallery
{
	width: 100%;
}
#reliefs-gallery td, #photographies-gallery td
{
	padding: 4px;
}
#photographies-gallery
{
	margin-top: 10px;
}
/* ***** blockquote **** */
blockquote
{
	font-style: italic;
	background: url(images/right-quote.png) no-repeat right bottom;
	text-indent: -25px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: justify;
}
blockquote:first-letter
{
	background: url(images/left-quote.png) no-repeat left top;
	padding-left: 25px;
	font-size: 1.4em;
}
#reliefs-column
{
	width: 560px;
}

.spacer-40
{
	width: 100%;
	height: 40px;
}

/* ***** blockquote **** */
.note
{
	font-size: 12px;
	font-style: italic;
	margin-top: 10px;
	text-align: center;
}
a
{
	text-decoration: none;
}
.credits a:hover
{
	border-bottom: solid 1px #CCC;
}
.space
{
	margin-top: 40px;
}
.expositions-column
{
	float: right;
	margin-right: 30px;
	width: 420px;
}
.space-little
{
	margin-bottom: 20px;
}
input[type=text], textarea
{
	padding: 4px;
}
.no-style
{
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
}
.grey
{
	color: #777777;
}
.center
{
	text-align: center;
}

.filmstrip img
{
	height: 75px;
}

.filmstrip li
{
	text-align: center;
	width: 75px;
	height: 75px;
	overflow: hidden;
}