body {
	text-align: center;
	margin:2px 0px 0px 0px;
	overflow: hidden;
	background-color: black;
	color:white;
	}

html, body, .mainSpace0 {
	height: 100%;
}

body, td th {
	font: normal normal 1.1em Arial, Verdana, sans-serif;
}

a {color:white;text-decoration: none;}

.mainSpace0 {
	margin: 0 auto;
	display: table;
}
.mainSpace1 {
	position:relative;
	/*height: 100%;*/
	/*white-space: nowrap;*/
}



#idSpaceOn {
	height:360px;
	color:white;
}

#idMosaic td.image {
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:120px;
	width:120px;

}

#idMosaic td.caption {
	font-size:smaller;
	font-weight:bold;
	text-align:center;
	padding:2px 0px 2px 0px;
}


#idMosaic td.descriptor {
	font-size:x-small;
	font-weight:bold;
	text-align:center;
	width:120px;
}

#idMosaic img {
	height:120px;
	width:120px;
	cursor: pointer;
}

#idContent {
	background-color: white;
	height:100%;
	width:680px;
}
#idContent a {color:blue;text-decoration: none;}
#idContent div.cContent{
	position:relative;
	color:#606060;
	font-size: x-small;
	padding:10px 10px 10px 10px;
	display:table-cell;
	/*width:286px;*/
	height:320px;
	overflow-y:auto;
	scrollbar-3dlight-color: #ccc;
	scrollbar-arrow-color: Black;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: #ccc;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: White;
}

#idContent span.cTitle {
	color:#404040;
	font-size: x-large;
	font-weight:bolder;
	display:block;
	padding-top:10px;
	width:100%;
	text-align: center;
}


#idDisplaySelectedMenu {
	padding-top:10px;
	height:100px;
	width:800px;
	font-size: small;
	font-weight:bold;
	text-align: center;
	text-transform:uppercase;
	background: Black url(img/linksury.gif) no-repeat;
}

#idDisplayFlag {
	float:right;
	color:red;
	padding-right:2px		
}

#idDisplayTxt{	
	padding-top:10px;
	clear:both;
}

#idDisplaySelectedMenu span.cMenu {
	display: block;
}

#idDisplaySelectedMenu span.cSubMenu {
	display: block;
	font-size:smaller;
}

.cLibelle {
	float:left;
	clear:both;
	width:120px;
	text-align: left;
	font-size:small;
	padding:2px 0px 0px 0px;
}

.cField {
	float:left;
	width:130px;
}

.cField input{
	border:1px solid #ccc;
	width:100%;
	font-size:11px;
}

div.clear {clear:both;}
div.nContent {height:352px;width:367px;color:#606060;padding-right:5px;overflow-y:auto;	
	scrollbar-3dlight-color: #ccc;
	scrollbar-arrow-color: Black;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: #ccc;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: White;
}
