body,td,th {
	color: #000000;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
}
body {
	background-color: #CCCCCC;
	
}
a {
	text-decoration: none;
	color: #000000;
	font-weight :  bold;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
.volumename {
	font-size: 12px;
}
td.navtb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	/*background-color: #333333;*/
}
td.navtb a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
td.navtb a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
td.dirtable {
	/*border-bottom: 1px solid #CCCCCC;*/
}
td.filecell {
	padding: 1px;
	width: 160px;
	height: 180px;
}
table.imgbox {
	width: 100%;
	/*border: 1px solid #CCCCCC;*/
	border: 1px solid #000000;
}
td.imgbox {
	width: 100%;
	height: 126px;
}
td.iconcell {
	width: 100px;
	height: 100px;
}
td.iconbox {
	width: 100%;
	height: 40px;
}
div.imageinfo {
	position:absolute;
	left:10px;
	top:120px;
	width:700px;
	height:300px;
	z-index:auto;
	visibility: hidden;
}
div#tab1 {
	position:absolute;
	left:10px;
	top:76px;
	width:700px;
	height:30px;
	visibility: hidden;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}
div#tab2, div#tab3, div#tab4, div#tab5, div#tab6 {
	position:absolute;
	left:10px; top:76px;
	width:700px;
	height:30px;
	visibility: hidden;
}
td.tabs {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}
td.tabless {
	padding-right: 8px;
	padding-left: 8px;
}
td.tabs a, td.tabless a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
td.tabs a:hover, td.tabless a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight : bold;
}
div#imgcell {
	margin: 0px;
	padding: 0px;
	text-align:center;
	vertical-align:middle;
}
div#switch_controls {
	margin: 2px;
	text-align:center;
	vertical-align:middle;
}
.leftarrow, .rightarrow {
	margin: 2px;
	vertical-align:middle;
}
.control_count {
	margin: 2px;
	vertical-align:bottom;
}
.errormsg {
	font-size: 16px;
	color: #FF0000;
}

/* -- Styles Picto -- */
#container {
	padding : 0px;
}

#header {
	padding-left :  23px;
	background-color:#CCCCCC;
	height: 60px;
}

#footer {
	padding-top :  25px;
}

#clr {
}

#central a, #listefichier a {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-style : normal;
		font-variant : normal;	
		font-weight : normal;	
		color : #000000;	
		text-decoration : underline;	
		letter-spacing : normal;	
}	

#central a:hover {
	text-decoration : none;
	color :  #003399;
}

.commeA_central {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;	
	font-weight : normal;	
	color : #000000;
}

.commeA_centralBold {	
	font-weight : bold;	
}

#listeDossier {
	padding-top : 30px;
	padding-left:30px;
}

.metadata {
	font-weight: bold;
	font-size: 14px;
}

#iframeReponse {
	background-color : #FFF4DC;
	border-style :  none;
	margin :  none;
	width :  100%;
	height :  0px;
}
