body {
	overflow:hidden; 
	margin: 0;
	padding: 0;
	background-color:black;
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11.3px;
	line-height: 110%;
	word-spacing: normal;
	letter-spacing: 0.2px;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: white;
}
.fb_edge_widget_with_comment {
	position: absolute;
	width: 150px;
}
.bottom_line_links {
	position: relative;
	text-align: right;
	width: 100%;
}

.spip_documents_left {
	margin-right: 10px;
}


A:link { text-decoration: none; 
	color:#EEEEEE;
	font-weight: bold;
}
A:visited {text-decoration: none ; 
	color:#EEEEEE;
	font-weight: bold;
}
A:active {text-decoration: none; 
	color:white;
}
A:hover {text-decoration: none; 
	color:#00a8ff;
}

table,td,tr,img {
	padding:0px;
	border:0px;
	margin:0px;
	border-spacing:0px;
}
div {
	padding:0px;
	border:0px;
	margin:0px;
	border-spacing:0px;
	width:100%;
}

#mainframe {
	position:absolute;
	left: 50%; 
     	top: 50%;
	width:750px;
	height: 500px;
     	margin-top: -250px;
     	margin-left: -375px;
	background-color:black;
	color:white;
}
#hidepage {
	position:absolute;
	left: 50%; 
     	top: 40%;
	width:750px;
	height: 600px;
     	margin-top: -200px;
     	margin-left: -375px;
	background-color:black;
	color:white;
	z-index:500;
}
#middlerow {
	position: absolute;
	width:750px;
	height:445px;
	text-align:left;
	top:40px;
}
.contentframe {
	padding:0px;
	margin:0px;
	position: absolute;
	width:250px;
	height:445px;
	text-align:left;
	top:0px;
}
#leftframe {
	left:0px;
}

#middleframe {
	left:250px;
}

#rightframe {
	left:500px;
}
#bigrightframe {
	left:250px;
	width:500px;
}
#bottomline {
	position: absolute;
	height:15px;
	text-align:left;
	background-color:black;
	bottom:0px;
	padding-top:2px;
}
#headline {
	position: absolute;
	height:40px;
	text-align:left;
	background-color:black;
	top:0px;
}

.titreRubrique {
	position: absolute;
	margin-top:90px;
	height: 20px;
	padding: 15px;
	width:220px;
	letter-spacing: 2.2px;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	color:#00a8ff;
	font-weight: normal;
}


.selectedLinkOverlay {
	width: 100%;
	background-color:#000000;
	height:16px;
	position:relative;
	color:#00a8ff;
	font-weight:normal;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.vAlignPosition1 {
	position: absolute;
	top: 135px
}
.vAlignPosition2 {
	position: absolute;
	top: 250px
}

.leftPannelLink {
	font-size: 11.3px;
	font-weight: bold;
	height: 16px;
	text-align: right;
	padding-right: 15px;
	padding-top:1px;
	width:235px;
}
.rightPannelLink {
	font-size: 11.3px;
	font-weight: bold;
	height: 16px;
	text-align: left;
	padding-left: 15px;
	padding-top:1px;
	width:235px;
}

.scrollBar {
	position: absolute;
	width:15px;
	z-index:199;
}
#thumbScrollBar {
	height:180px;
	top:260px;
	left:350px;
}
#texteInfoScrollBar {
	top:95px;
	height:300px;
	left:420px;
}
#texteScrollBar {
	height:260px;
	top:170px;
	left:360px;
}
/* Set small font-size or size/position of div's will be off in some browsers  */
.textTrack {
  height:227px;
  position:absolute; left:0px; top:13px;
}
.galeryTrack {
  height:135px;
  position:absolute; left:0px; top:20px;
}
.trackStyle {
  margin:0px;
  width:5px; 
  z-index:1;
  border: 1px solid #0087bb;
  background-color:white;
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
  padding: 0px;
}
div#dragBar {
  position:absolute; top:0px;
	left:1px;
  width:5px; height:20px;
  margin:-1px;
  background-color:#00a8ff;
  z-index:1;
  }


.Vignette {
	position: absolute;
	top:0px;
	overflow:hidden;
	padding:0px;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:10px;
	margin-right:15px;
	width:100px;
	height:70px;
	border:1px solid lightblue
}

.titreVignette {
	position: absolute;
	top:0px;
overflow:hidden;
	background:black;
	margin:0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	font-size:8px;
}
.clickVignette {
	position: absolute;
overflow:hidden;
	margin:0px;
	font-size:10px;
	height:70px;
	width:100px;
	vertical-align:bottom;
}

.zoomimg {
	left:250px;
	width:500px;
	display: none;
	text-align:center;
	overflow:hidden;
	z-index:2;
	display:none;
}


.overlay {
	top:0px;
	display: block;
	left:0px;
	position:absolute;
	height:460px;
	width:100%;
        background-color:black;
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	-moz-opacity:.20;
	opacity:.20;
}
.blueoverlay {
	background-color:#00a8ff;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	height:445px;
}

.contentoverlay {
	top:0px;
	left:0px;
	position:absolute;
	height:100%;
	width:100%;
}

#content {
	position: absolute;
	top:0px;
	left:125px;
	width:375px;
	height:100%;
	color:white;
}
#infocontent {
	position: absolute;
	top:0px;
	left:50px;
	width:450px;
	height:100%;
	color:white;
}
.galerieThumb {
position: absolute;
top: 145px;
left: -125px;
width: 500px;
height: 300px;
color: white;
overflow: hidden;
clip: rect(0px, 500px, 300px, 0px);
z-index: 1;
}
.Thumbbottom {
position: absolute;
top: 350px;
left: -125px;
width: 500px;
height: 100px;
z-index: 0;

}


.texteThumb {
	position: absolute;
	top:167px;
	height:245px;
	left:0px;
	width:350px;
	color:white;
	        overflow:hidden;
	clip:rect(0px, 350px, 265px, 0px); 
	z-index:1;
}


.texteInformation {
	position: absolute;
	top:75px;
	height:300px;
	left:0px;
	width:400px;
	color:white;
	        overflow:hidden;
	clip:rect(0px, 410px, 370px, 0px); 
	z-index:1;
}


#textePreview {
	position: absolute;
	top:12px;
	height:135px;	
	left:0px;
	overFlow:hidden;
	width:360px;
	color:white;
	text-align: left;
        padding-right:15px;
        font-weight: bold;
	line-height: 110%;
}
div#lyr1 { 
	position:absolute; 
	left:0px; top:0px; 
	z-index:1; 
	}
#galeriePreview {
	position: absolute;
	top:0px;
	height:265px;
	left:0px;
	overFlow:hidden;
	width:375px;
	color:white;
	padding-top:10px;
	padding-left:0px;
}


img {
	border:0px solid black;
}
img.spip_logos {
	border:2px solid lightblue;
}
img.imgpreview {
	border:2px solid lightblue;
}
img.imgzoomed {
	padding:0px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border:1px solid lightblue;
	
	
}

#textIntro {
	margin-top: 280px;
	height: 195px;
	width:220px;
	padding: 15px;
	position: absolute;
}
.titreInfoRubrique {
	position: absolute;
	margin-top:90px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	width:220px;
	letter-spacing: 2.2px;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color:white;
	background:black;
}
.titreRubrique2  {
	position: absolute;
	margin-top:380px;
	height: 20px;
	padding: 15px;
	width:220px;
	letter-spacing: 2px;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	
}
#submenu {
	position: absolute;
	width:125px;
	margin-top:135px;
	height:30%;
	color:#00a8ff;
	line-height:150%;
	z-index:350;
}





/***************************************
 *
 * Needs Clarification as wether it is used or not 
 * Note: Related to Scrolling.....
 ***************************************/
div#up { position:absolute; left:0; top:0; z-index:2 }
div#down { position:absolute; left:0; bottom:0; z-index:3 }
div#scrollbar {
  position:relative; left:0; top:0;
  width:11px; height:160px;
  font-size:1px; z-index:1;
  }
/***************************************
 *
 * Ends
 *
 * *************************************/

