@charset "UTF-8";
/* CSS Document */

html, body {
	margin:0; padding:0;
	height:100%;
}
 
body {
	height:100%;
	border: 0px;
	margin:0px;
	padding: 0px;
	background-color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	text-align: center; /* pour corriger le bug de centrage IE */
}
 
#floater {
	position:relative;
	float:left;
	height:50%;
	margin-bottom:-325px;
	width:1px;
}
 
#centered {
	position:relative;
	clear:left;
	height:650px;
	width:100%;
	max-width:960px;
	min-width:960px;
	margin:0 auto;
	background:#fff;
	text-align: left; /* pour corriger le bug de centrage IE */
}

h1#header{
	height: 32px;
	margin:0px;
	padding:0px;
}

h1#header a {
	width: 200px ;
	height: 32px ;
	display: block ;
	background: url(../img/logo.gif) no-repeat top;
	position: relative ;
	left: 760px;
	padding: 0px 0px 0px 0px;
	margin:0px;
	background-position:right;
	text-indent: -5000px ;
	color:#333333;
}

ul#menu {
	width:960px;
	float:right;
	display: block;
	text-align:right;
	list-style-type: none;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

ul#sous-menu {
	width:960px;
	height:15px;
	float:right;
	display: block;
	text-align:right;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

ul#navi {
	float:right;
	display:inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

ul li {
	float:right;
	text-align:right;
	margin:0px;
	padding:3px 5px 0px 5px;
	color:#666666;
}

ul li#lastmenu {
	float:right;
	text-align:right;
	margin:0px;
	padding:3px 0px 0px 5px;
}

ul a {
	text-align:right;
	margin: 0px;
	padding:  0px;
	font-size: 12px;
	border: none;
	text-decoration: none;
	color:#666666;
}

ul a:hover {
	text-decoration: underline;
}

strong {
	font-weight:bold;
	font-size: 12px;
	padding:  0px;
	color:#333;
}

h2 {
	display:inline;
	font-size: 12px;
	font-weight:normal;
	margin:2px 0px 0px 0px;
	padding:0px;
	text-align: left; /* pour corriger le bug de centrage IE */
	color:#333;
	font-weight:bold;
}

h2#press {
	text-align:right;
	float:right;
	display: block;
	list-style-type: none;
}

h3 {
	display:inline;
	font-size: 12px;
	font-weight:normal;
	margin:2px 0px 0px 0px;
	padding:0px;
	text-align: left; /* pour corriger le bug de centrage IE */
	color:#999;
}

h3 strong {
	font-size: 14px;
	
}

h3 a {
	text-align:right;
	margin: 0px;
	padding:  0px 0px 0px 10px;
	border: none;
	text-decoration: none;
	color:#666666;
}

h3 a:hover {
	text-decoration: underline;
}

img {
	border:solid;
	border-width:0px;
	padding: 0px;
}

div#contenu
{
	width:960px;
	text-align:left;
	float:left;
	padding: 12px 0px 0px 0px;
	margin:0px;
	border:none;
}

div#vignettes {
	float:left;
	display:inline;
	width: 150px;
	height: 500px;
	padding:0px 7px 0px 0px;
	margin:0px;
}

div#photos {
	float:left;
	display:inline;
	width: 800px;
	height: 500px;
	padding:0px 0px 0px 0px;
	margin:0px;
	border:solid;
	border-color:#CCC;
	border-width:1px;
}

div#aboutp {
	float:left;
	width: 475px;
	padding:0px 0px 0px 0px;
	margin:0px;
	border:none;
	text-align:left;
}

div#pane1 {
	float:left;
	width: 475px;
	height: 443px;
	padding:0px 0px 0px 10px;
	margin:0px;
	border:none;
	text-align:left;
	color:#999;
	font-size: 14px;
	font-weight:normal;
	text-align:justify;
}

div#about {
	padding:0px 10px 0px 0px;
}

.about-pan {
	float:left;
	width: 475px;
	overflow: auto;
}

div#pane2 {
	float:left;
	width: 950px;
	height: 443px;
	padding:0px 0px 0px 10px;
	margin:0px;
	border:none;
	text-align:left;
	color:#999;
	font-size: 14px;
	font-weight:normal;
	text-align:justify;
}

div#press {
	padding:0px 10px 0px 0px;
}

.press-pan {
	float:left;
	width: 950px;
	overflow: auto;
}

div#contact {
	float:left;
	display:inline;
	width: 960px;
	padding: 150px 0px 50px 0px;
	margin:0px;
	border:none;
}

h3#pcontact {
	color:#999;
	display:inline;
	font-size: 14px;
	font-weight:normal;
	margin:0px 42px 0px 0px;
	padding:0px;
	text-align: left; /* pour corriger le bug de centrage IE */
	float:left;
	display: block;
	list-style-type: none;
}

h3#pcontact2 {
	color:#999;
	display:inline;
	font-size: 14px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align: left; /* pour corriger le bug de centrage IE */
	float:left;
	display: block;
	list-style-type: none;
}


div#error {
	text-align:right;
	float:right;
	display: block;
	list-style-type: none;
	color:#666
}

div#error a {
	text-align:right;
	margin: 0px;
	padding:  0px;
	font-size: 14px;
	border: none;
	text-decoration: none;
	color:#666666;
}

div#error a:hover {
	text-decoration: underline;
}

div#ref {
	width:690px;
	float:left;
	display: block;
	text-align:left;
	list-style-type: none;
	padding: 0px 0px 0px 155px;
}

div#refb {
	width:110px;
	float:right;
	display: block;
	text-align:right;
	list-style-type: none;
}

/****** jscroll ********/
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #dfdfdf;
}

.jScrollPaneDrag {
	position: absolute;
	background: #999;
	cursor: pointer;
	overflow: hidden;
}

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
