/**
 * The « Biographie » section specific style.
 * Copyright fredericback.com, 2007
 *
 * TOC:
 * 1. Color scheme
 * 2. Page layout
 * 3. Homepage
 */
 
body {
	background:none repeat scroll 0 0 #887060;
}

a {
	color:#d36503;
}

h1 {
	color:#d36501;
	font-size:1em;
	font-family:verdana, sans-serif;
	font-style:normal;
	line-height:1em;
	margin-bottom:0;
}

h2 {
	font-family:georgia, serif;
	color:#fff;
	font-size:0.938em;
	text-transform:uppercase;
	font-weight:normal;
}

h3 {
	color:#66669A;
}

.navigation {
	color:#66669a;
}

#document {
	background:#fff url(/medias/interfaces/biographie.jpg) no-repeat top left;
}

#footer {
}

#footer .navigation {
	background-color:#4a6b6f;
	background-image:url(images/biographie/signature.gif);
}

#copyright, #copyright a {
	color:#CFC7C2;
}

.up, .up.selected, .next, .prev, .button {
	font-size:inherit;
	color:#d36503;
}

.up {
	font-size:0.75em;
	background-image:url(images/biographie/up.png);
}

.up:hover {
	background-image:url(images/biographie/up-hover.png);
}

.next {
	background-image:url(images/biographie/next.png);
}

.next2 {
	background-image:url(images/biographie/next2.gif);
}

.next:hover {
	background-image:url(images/biographie/next-hover.png);
}

.next2:hover {
	background-image:url(images/biographie/next2-hover.gif);
}

.prev {
	background-image:url(images/biographie/prev.png);
}

.prev:hover {
	background-image:url(images/biographie/prev-hover.png);
}

.prev2 {
	background-image:url(images/biographie/prev2.gif);
}

.prev2:hover {
	background-image:url(images/biographie/prev2-hover.gif);
}

/**
 * 2. Page layout
 */
#menu {
	margin:0;
	padding:0;
	width:100%;
	display:block;
	line-height:100%;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu li {
	/* width and margin-left is specified per node */
	margin:0;
	float:left;
	color:#503114;
	display:inline;
	text-align:center;
}

#menu a {
	line-height:100%;
	display:block;
	color:#503114;
}

#menu .next2 {
	font-size:0.75em;
	color:#fff;
	position:absolute;
	right:0;
	top:50px;
}

#menu .prev2 {
	color:#fff;
	position:absolute;
	left:0;
	top:50px;
	left:10px;
}

#menu .prev2:hover, #menu .next2:hover {
	font-weight: bold;
	text-decoration: none;
}

#mainmenu {
	background:transparent url(/biographie/images/back_mainmenu.jpg) no-repeat bottom left;
	position: relative;
}

#mainmenu li {
	padding:6px 0;
}

#mainmenu li.selected {
	background:transparent url(images/biographie/mainmenu.selected.gif) no-repeat bottom center;
	font-weight: normal;
}

iframe#submenu {
	border-bottom:1px solid #e39c5d;
}

#submenu {
	width:780px;
	height:140px;
	background:transparent url(/biographie/images/back_submenu.jpg) no-repeat bottom left;
}

#submenu .selected {
	color:#fff;
	font-weight: bold;
}

#submenu a:hover {
	color:#fff;
	font-weight: normal;
	text-decoration: underline;
}

#submenu li.first {
	margin-left:25px;
}

#submenu li {
	line-height:150%;
	padding-top:22px;
	width:100px;
}

#submenu li.selected {
	background:transparent url(images/biographie/submenu.selected.gif) no-repeat top center;
}

#submenu li img {
	display:block;
	margin:0 auto 15px auto;
}

#content {
	width:760px;
	height:485px;
	margin-bottom:0;
	position:relative;
	background:#fff url(/biographie/images/back_content.gif) no-repeat top left;
}

#content .primary, #content .secondary {
	width:360px;
	height:420px;
	position:absolute;
	top:10px;
}

#content .primary {
	left:10px;
}

#content .secondary {
	right:10px;
}

#content .primary .wrapper {
	padding:0;
	height:370px;
	overflow:auto;
	padding-right:10px;
}

#content .secondary .meta {
}

#content .primary .next, #content .secondary .next, #content .secondary .prev {
	position:absolute;
	bottom:5px;
}

#content .primary .next {
	right:0;
}

#content .secondary .next {
	right:0;
}

#content .secondary .prev {
	left:0;
}

#content .primary .media_anchor, #content .selected {
	font-weight:normal;
	text-decoration:none;
}

#content .footer .selected {
	font-weight:normal;
	text-decoration:underline;
}

#content .primary .selected {
	font-weight:normal;
	text-decoration:underline;
}

#content .primary .selected {
	font-weight:normal;
	text-decoration:underline;
}

.media_display {
	text-align:center;
}

.media_description p {
	text-align:center;
	font-size:0.75em;
	margin:0;
}

.media_description span.meta {
	font-size:95%;
	display:block;
}

#content .footer {
	height:50px;
	width:740px;
	font-size:0.625em;
	position:absolute;
	bottom:0px;
	left:10px;
}

#content .footer .bigMenu {
	font-size:0.563em;
}

#content .footer * {
	color:#d36503;
	text-decoration:none;
	line-height: 1.2em;
	height: 35px;
}

#content .footer .meta {
	color:#e49443;
	font-style:italic;
	text-align:center;
	padding:0 0 0 0;
	height: 15px;
}

/**
 * 3. Homepage
 */
body.home #document {
	height:783px;
	position:relative;
	background:#fff url(/medias/interfaces/biographie_home.jpg) no-repeat top left;
}

body.home #footer {
	position:absolute;
	bottom:0;
}

body.home #home_enter {
	position:absolute;
	top:275px;
	left:15px;
}

body.home #home_enter2 {
	position:absolute;
	top:425px;
	left:15px;
}
body.home2 #document {
	height:783px;
	position:relative;
	background:#fff url(/medias/interfaces/biographie_home_en.jpg) no-repeat top left;
}

body.home2 #footer {
	position:absolute;
	bottom:0;
}

body.home2 #home_enter {
	position:absolute;
	top:275px;
	left:15px;
}

body.home2 #home_enter2 {
	position:absolute;
	top:425px;
	left:15px;
}

#submenu a:hover {
	color:#fff;
	font-weight: normal;
	text-decoration: underline;
}

