html{
	overflow-x : hidden;
}
body{
	margin: 0;
	padding: 0;
	font: 0.7em tahoma;
	background-color: #000;
	color: #bbb;
	overflow-x : hidden;
}
#pane{
	position:absolute;
	top:0;
	right:0;
	width:6px;
	height:6px;
	_display: none;
	?display: none;
	z-index:8000;
}
#pane:hover{
	background-color: #fff;
}
#header_container{
	position: fixed;
}
#header{
	position: fixed;
	top: 30px;
	left: 50px;
	height: 100px;
	margin-top: -0px;
	background-repeat: no-repeat;
	height: 100px;
	width: 600px;
}
#menu{
	position: fixed;
	top: 110px;
	width: 220px;
	font: 12px trebuchet MS;
	line-height: 14px;
	left: 50px;
}
#menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow:hidden;
	position: relative;
}
#menu a{
	color: #888;
	text-decoration: none;
	display: block;
	padding: 2px 0 3px 0;
}
#menu .select{
	padding: 2px 0;
	border-bottom: solid 1px;
	color: #fff;
}
#display{
	margin-left: 290px;
	width: 650px;
	margin-top: 55px;
	?padding-top: 55px;
	/*  border: solid 1px; */
	overflow:hidden;
}
#page_title{
	font: 16px arial;
	letter-spacing: 3px;
	margin-bottom: 37px;
	height: 20px;
}
.contenu{
	font-size: 12px;
	color:#BAE6F5;
	font-family:trebuchet MS;
	width: 600px;
	margin: 0 auto;
	visibility: hidden;
	cursor: default;
	line-height: 15px; 
	text-align: justify;
	position:relative;
	padding-bottom:20px;
	/* border:solid 1px; */
}
.cont_popup_prev{
	line-height:1.2em;
	font-size: 12px;
	width: auto;
	visibility: visible;
	padding: 10px;
	font-family:trebuchet MS;
	margin: 0;
}
.cont_edit{
	visibility: visible;
	border:dotted 1px; padding: 5px;
}
.contenu td{
	vertical-align: top;
}
.contenu h1,
.contenu h2,
.contenu h3,
.contenu h4{
	line-height:normal;
	font-weight:normal;
	border-bottom:dotted 0px #87D1ED;
	margin: 0;
	padding : 0;
	font-family:trebuchet MS;
	font-family: arial;
}
.onsite h1,
.onsite h2,
.onsite h3,
.onsite h4{
	color: #fff;
}
.contenu h1{ font-size:180%; letter-spacing: 4px; }
.contenu h2{ font-size:150%; letter-spacing: 2px;}
.contenu h3{ font-size:130%; letter-spacing: 4px;}
.contenu h4{ font-size:120%; }

.contenu h4{
	letter-spacing: normal;
	line-height:normal;
	font-weight:normal;
}
.contenu blockquote{
	font-size: 130%;
	font-style: italic;
	margin: 0;
	padding: 10px 5px 10px 5px;
	border: dotted 1px;
	border-left: none;
	border-right: none;
}
/* ------------------------------------------------------------------ */
.contenu .inserted_file{
	
}
.contenu .inserted_image{
	border: solid 1px #fff; 
}
.contenu .inserted_image_left{
	float: left;
	margin: 5px 12px 15px 0;
}
.contenu .inserted_image_right{
	float: right;
	margin: 5px 0 12px 12px;
}
.contenu .inserted_image_popup{
	cursor: pointer;
}
.contenu .inserted_video_container{
	background-color: #000;
}
.contenu .legend_title{
	font-size: 14px;
	text-decoration: underline;
}
/* ------------------------------------------------------------------ */
#gal{
	border: solid 0px;
	position:relative;
	width: 500px;
	/* margin:0 auto; */
}
#gal .go_button{
	position:absolute;
	width: 10px;
	height: 10px;
	z-index: 100;
	margin-top: 30px;
	cursor:pointer;
}
#gal #go_left{
	left: 0;
	background-image:url(../__layout/arrow_left_over.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='__layout/arrow_left_over.png',sizingMethod='crop');
	_width : 10px;
	_height: 5px;
	opacity: 0.2;
}
#gal #go_right{
	right: 0;
	background-image:url(../__layout/arrow_right_over.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='__layout/arrow_right_over.png',sizingMethod='crop');
	_width : 10px;
	_height: 5px;
	opacity: 0.2;
}
#gal #go_right:hover, #gal #go_left:hover{
	opacity: 1;
}
#gal_display{
	margin-top:0px;
	height: 490px;
	width: 614px;
	width: 500px;
	position:relative;
	/* border: solid 1px; */
}
#gal_thumbs{
	margin: 0 0 0 12px;
	height: 72px;
	width: 474px;
	white-space:nowrap;
	overflow: hidden;
	padding: 1px;
	cursor:pointer;
}
#gal_thumbs .frame{
	float:left;
	width:116px;
	height: 70px;
	border: solid 1px;
	text-align:center;
	margin: 0 1px 0 0;
	overflow: hidden;
	text-align: center;
}
#gal_thumbs .frame img{
	cursor:pointer;
	border: solid 0px;
	opacity: 0.6;
	vertical-align: center;
}
/* --------------------------------------------------- */
#simple_gal{}
#simple_gal table{
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px 1px;
	color:#fff;
	border-bottom: dotted 1px #ddd;
}
#simple_gal table td{
	text-align:center;
	height:120px;
	border-top: dotted 1px #ddd;
	vertical-align: middle;
}

/* --------------------------------------------------- */

.presse_item_container{
	border-top: dotted 1px ;
	_border-top: solid 1px ;
	margin-bottom: 5px;
	padding-top: 5px;
}
.presse_img{
	float:left;
	width: 120px;
	padding: 2px 2px 2px 0;
	text-align: center;
}
.presse_img a{
	border: none;
}
.presse_img img{
	
}
#_presse .presse_info{
	overflow: hidden;
	_height: 1%;
	padding: 4px;
}
.presse_info_inner{
	padding: 0 5px;
	overflow: hidden;
	_height: 1%;
}
.presse_info_inner .presse_title{
	border-bottom: solid 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	letter-spacing: 2px;
	font-size: 22px;
	font-family: trebuchet MS;
}
.presse_legend{
	font-family: trebuchet MS;
	font: 11px Geneva,Segoe UI,"Lucida Sans Unicode",Trebuchet MS,arial,verdana,sans-serif;
}
._presse_icon{
	position: absolute;
	bottom: 0;
	border: none;
}
._presse_icon img{
	border: none;
}

/* --------------------------------------------------- */
#editeur .contenu{
	font-size: 14px;
}
#editeur .inserted_image_popup{
	border-color: red;
	cursor: pointer;
}
#editeur table{
	font-size: 100%;
}
#editeur td{
	border: dotted 1px #ddd;
	vertical-align: top;
} 
#footer{
	position: fixed;
	left: 50px;
	bottom: 20px;
	font: 12px trebuchet MS;
}
#footer a{
	text-decoration: none;
}
#footer a:hover{
	color: #fff;
}
#logo{
	position: fixed;
	right: 12px;
	bottom: 12px;
	width: 50px;
	height: 19px;
	background-image:url(../__layout/white_logo.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='__layout/white_logo.png',sizingMethod='crop');
}
