 @charset "utf-8";
/* CSS Document */

body {
	margin: 0; padding: 0;
	background: #2b2f32 /*#29282d*/;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif; color: #ffffff;
	font-size: 100%; line-height: 1.125em;
}

#page {
	width: 900px;
	margin: 12px auto;
	background-color: #515f69;
	border-top: 1px solid #717f89;
	/*border-right: 1px solid #717f89;
	border-left: 1px solid #717f89;*/
}

p {
    font-size:0.875em;
	text-align: justify;
	line-height: 1.6em;
}

a { color: #b6cae1; text-decoration: none; border-bottom: 1px dotted #b6cae1; }
a:hover { color: #ffffff; border-bottom: 1px solid #ffffff; }

#navigation {
	float: left;
	width: 160px;
}

h1 {
	margin: 0; padding: 18px 12px;
}

h1 a {
	border-bottom: 0;
}

h1 a:hover {
	border-bottom: 0;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #96aac1;
	/*background: url(images/nav_bg.gif) left repeat-y;*/
}

#navigation ul li {
	padding: 0;
	margin: 0;
}

#navigation ul li a {
	display: block;
	border-bottom: 1px solid #869aa1/*96aac1*/;
	padding: 6px 6px 6px 24px;
	color: #edd265;
	-moz-text-shadow: 1px 1px 2px #333; -webkit-text-shadow: 1px 1px 2px #333; text-shadow: 1px 1px 2px #333;
}

#navigation ul li a:hover {
	background: url(images/nav_bg_hover.gif) left repeat-y;
	color: #ffffff;
}

#navigation ul #galeries a {
	font-weight: normal;
	background: #303d45 url(images/nav_bg_section.gif) right repeat-y;
	padding: 3px 3px 3px 24px;
	text-transform: uppercase;
	font-size: 0.7em;
	letter-spacing: 1px;
	color: #ecf3ff;
}

#navigation ul li ul {
	border-top: none;
	border-bottom: 1px solid #96aac1;
}

#navigation ul #galeries ul li a {
	border-bottom: 1px solid #869aa1/*96aac1*/;
	border-left: 24px solid #6e808c/*4e606a*/;
	background: #515f69 /*url(images/nav_bg.gif) left repeat-y*/;
	font-size: 1.0em;
	text-align: left;
	text-transform: none;
	letter-spacing: 0;
	color: #edd265;
}

#navigation ul #galeries ul li a:hover {
	background: url(images/nav_bg_hover.gif) left repeat-y;
	color: #ffffff;
}

#nav_language {
	text-align: center;
}

#content {
	margin-left: 160px;
	padding: 0;
	text-align: center;
}

#footer {
	clear: both;
	padding: 12px;
	font-size: 0.75em;
	color: #8899aa;
	text-align: right;
	border-top: 1px solid #717f89;
	background-color: #2b2f32 /*#29282d*/;
}

#footer a { color: #8899aa; border-bottom-color: #8899aa; }
#footer a:hover { color: #aabbcc; border-bottom-color: #aabbcc; }

h2 {
	margin: 0;
	padding: 24px;
	text-align: center;
	letter-spacing: 2px;
}

h3 {
	text-align: center;
}

#content ul li {
	padding-bottom: 24px;
	text-align: left;
}

#biographie, #section, #galerie, #comment, #contact {
	padding: 32px;
}

#home {
	text-align: right;
}

#biographie {
	/*background: url(images/brown_rightbg.gif) right repeat-y;*/
}

#biointro {
	text-align: center;
}

.bio {
	padding-right: 58px;
	padding-left: 58px;
}

.bio img {
	float: right;
	border: 2px solid #999999;
	margin: 0 0 18px 18px;
	-moz-box-shadow: 3px 3px 6px #333; -webkit-box-shadow: 3px 3px 6px #333; box-shadow: 3px 3px 6px #333;
}

.quote {
	font-size: 2em;
	font-weight: bold;
}

.galleryquote {
	clear: both;
	margin: 24px 1px 1px 1px;
	text-align: center;
	padding: 0 0 12px 0;
}

#signature {
	text-align: right;
	font-size: 1.1em;
	font-style: italic;
}

#expos {
	background: url(images/expos_bg.jpg) bottom right no-repeat;
	padding: 32px;
}

#expos strong {
	float: left;
	font-size: 1.2em;
	color: #edd265;
	height: 38px;
	padding-right: 8px;
	margin-right: 8px;
	border-right: 1px solid #999999;
}

#expos ul {
	list-style: none;
}

#expos ul li {
	padding-top: 6px;
	height: 25px;
}

.gallery {
	list-style: none;
	padding: 24px 12px 0 12px;
	margin: 0; }
.gallery li {
	display: inline; }
.gallery li a {
	border: none; }
.gallery li img {
	margin: 6px; border: 0; border: 3px solid #999; -moz-box-shadow: 3px 3px 6px #333; -webkit-box-shadow: 3px 3px 6px #333; box-shadow: 3px 3px 6px #333; }

.source_inline {
	background: #333;
	width: 650px;
	font-size: 0.9em; }
.source_inline p {
	padding: 6px;
	margin: 0; }

#section ul {
	list-style: square;
	font-size: 1.2em;
}

#comment {
	text-align: left;
}

#comment a {
	border-bottom: none;
}

#comment a:hover {
	border-bottom: none;
}

#contact {
	background: url(images/poisson_bg.jpg) bottom right no-repeat;
}

#contact table {
	margin: auto;
}
