body {
	background-color: #4a3d34;
	background-image: url('../images/bgbrun.gif');
	
	background-repeat:repeat-x;

	font-family:Verdana;
	font-size-adjust:85%;
	font-size:.7em;
	margin:0;
	color:#3f382c;
}

p{
	margin-top: 0px;
	margin-bottom: 8px;
}

a{
	text-decoration:none;
}

a:link{
	color:#8a6647;
	
}

a:hover{
	color:#8a6647;
	text-decoration:underline;
}

a:visited{
	color:#8a6647;
}

h1 {
	font-family: Verdana;
	font-size: 11pt;
	color: black;
	margin-top:5px;
	margin-bottom: 0px;
}

h2 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	margin-top:0px;
	margin-bottom: 5px;
}
h3 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11pt;
	color: black;
	margin-top:10px;
	margin-bottom: 5px;

}

#citation {
	font-style: italic;
	margin-right:50px;
	margin-left:50px;
}

/* LAYOUT */

#bg_top {
	background-image: url(../images/bg_top.gif);
	margin-top: 15px;
	height: 128px;
	width: 813px;
	text-align: left;
}

#bg_core {
	background-image: url(../images/bg_core.gif);
	background-repeat: repeat-y;
	width: 813px;
}

#bg_bottom {
	background-image: url(../images/bg_bottom.gif);
	width: 813px;
	height: 44px;
	margin-bottom: 20px;
}

#contents {
	margin-right:13px;
	background-color: #ffffff;
	text-align: left;
}

#home_left_pane {
	background-color: #ffffff;
	float: left;
	width: 470px;
}

#home_right_pane {
	background-color: #f6f3e5;
	float: right;
	width: 325px;
	height: 555px;
}

#pages_left_pane {
	background-color: #f6f3e5;
	float: left;
	width: 196px;
}

#pages_right_pane {
	background-color: #ffffff;
	float: right;
	width: 604px;
}

#pane_contents {
	padding: 20px;
	text-align:justify;
}

/* Images EN et FR */

#top_title {
	position: relative;
	top: 17px;
	left: 25px;
}

#right_pane {
	width: 800px;
}

#core_title {
	margin-top: -10px;
	margin-bottom: 10px;
}

#language {
	position:relative;
	font-size:9pt;
	color: black;
	left: 730px;
	top: -75px;

}

#side_image {
	margin-bottom: 20px;
	border: 1px solid #d5d1b1;
}


/* Pages spécifiques */


#person_frame {
	width: 730px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#person_portrait {
	width: 130px;
	margin: 10px;
}

#person_bio {
	width: 560px;
}

#story_box {
	margin-top: -5px;
}

#story_image_left {
	float:left; 
	margin-right: 15px;
	margin-top:5px;
	margin-bottom: 4px;
}

#story_image_right {
	float: right;
	margin-left: 15px;
}

#docs_box {

	margin-top: 15px;
	background-color: #f8f7f2;
	padding: 5px;
}
