body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #333;
	color: white;
	background-position: center center;
	margin: 0em;
	text-indent: 0em;
}

img {
	border: none; 
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0em;
	margin-left: 5em;	
}

h3 {
	font-size: 1.0em;
	font-weight: bold;
}

h4 {
	font-size: 1.0em;
	font-weight: bold;
	display: inline;
}

h5 {
	font-size: 1.0em;
	font-weight: normal;
}

ul {
	padding: 0em;
	margin: 0em;
}

li {
	display: inline;
	margin-right: 1em;
}

span {
	display: inline; 
}

.cloud {
  border-width:1px;
  border-style:solid;
  border-color: #888;
  color: black;
  padding:0.0em;
  text-align: center;
}

p.big {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 100%;
  padding:0;
  border-bottom: 1px dashed #555;
  font-weight: bold;
}

p.med {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 70%;
  padding:0
}

p.small {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50%;
  padding:0
}
/* Links */

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

a:visited {
        color: #aaf;
	text-decoration: none;
	border: none;
}

a:hover, .highlight, .hover, a.hover {
	color: white;
	background-color: #99D;
	text-decoration: none;
	border: none;
}

a:active {
	color: #aaf;
	text-decoration: none;
	border: none;
}

.navbar a:hover, .highlight, .hover, a.hover {
	color: white;
	background-color: #99F;
	text-decoration: none;
	border: none;
}

.navbar a:active {
	color: #aaf;
	text-decoration: none;
	border: none;
}

/**/
.thumbnavrow a:link, a:visited {
	color: #aaf;
	text-decoration: none;
	border: none;
}

.thumbnavrow a:hover, .highlight, .hover, a.hover {
	color: white;
	background-color: #99F;
	text-decoration: none;
	border: none;
}

.thumbnavrow a:active {
	color: #99F;
	text-decoration: none;
	border: none;
}

.comment {
 display:inline;
 padding-left: 5em;
}

.path {
	background-color: #CCC;
	color:black;
	font-weight: bold;
	font-size: 1.2em;
}

.albumdesc {
	padding-top: 0.5em;
	padding-left: 5em;
	padding-right: 5em;
	padding-bottom: 0em;
	color:white;
}

.numinfo {
	padding-top: 0em;
	padding-left: 5em;
	padding-right: 5em;
	padding-bottom: 1em;
	color: white;
	font-style:italic;
	font-size:0.8em;
}

.navbar {
	padding-top: 0em;
	padding-left: 5em;
	padding-right: 5em;
	padding-bottom: 1em;
	margin-top: 0em;
	margin-bottom: 0;
	color:white;
	border-bottom: 1px solid;
	font-size:0.6em;
}

/* details */

.detail{
	font-size: 1.0em;
	width: 400px;
}

.detail table{
	margin: 0em;
	padding: 0em;
}

/**************/
.contentBG {
	background-color: #DDD;
	color:black;
	margin: 0px;
	font-size: 1em;
}

.contentBGSep {
	background-color: #C9C9C9;
	color:black;
}

/* style of preview-images without border (in the treeview) */
.previewNoBorder {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	font-size: 1em;
}

/* style of preview-images with border (in the imageview) */
.previewBorder {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	border-style: solid;
	border-color: #EBEBEB;
	border-width: 3px;
	font-size: 1em;
}

.konqBorder {
	background-color: #EBEBEB;
}

.content {
	position: relative;
	visibility: visible;
	z-index: 1;
}

.descrTitle {
	font-size: 1.0em;
	font-weight: bold;
}

.descrContent {
	font-size: 1.0em;
}

/* number of images in the treeview */
.numImg {
	font-style: italic;
}

/* image individuelle */
.image {
	border: none;
	text-align: center;
	clear: both;
}

.im{
	text-align: center;
	background-color: #F00;
	clear: both;
	border: none;
	margin: 0em;
}

.im img{
	border: none;
}

/************************************************** Pour la zone de l'album */
.card {
	float: left; 
	padding: 01em 01em 01em 01em;
	text-align: center;
	} 
.newcard {
	clear: both;
	float: left; 
	padding: 01em 01em 01em 01em;
	text-align: center;
	} 
	
.images {
	margin: 0px;
	text-align: left;
	text-indent: 0em;
	} 

.imgname {
	color:white;
	margin: 5px;
}

.thumbs {
	color:white;
	margin: 5px;
}

.album {
	margin: 0px;
	background-color: #111;
	font-size: small;
	width: 100%; 
	border-style: none; 
	border-color: white; 
	border-top: 1px solid; 
	border-bottom: 1px solid; 
	padding: 0px; 
	text-align: left;
	clear: both;
	text-indent: 0em;
	} 

/* Pour le pied de page */
.footer {
	margin: 0px;
	margin-top: 0px;
	float: none;
	clear: both;
	text-align: center;
	width: 100%; 
	border-style: none;
	border-top: 1px solid; 
	border-color: black; 

	border-bottom: none;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.5em;
}

/* Tree view */
.tree {
	margin-left: 8em;
	margin-top: 2em;
	margin-bottom: 2em;
}

/* Album description */
.albdesc {
	margin: 0px;
	background-color: #CCC;  
	font-size: small;
	width: 100%; 
	border-style: none; 
	border-color: black; 
	border-top: 1px solid; 
	border-bottom: 1px solid; 
	padding: 0px; 
	text-align: left;
	clear: both;
	text-indent: 0em;
	margin-bottom: 2em;
	padding-bottom: 2em;
} 

/*UE*/
div.subalbum {
	clear: both;
	width: 45%; 
	padding: 0;
	margin-left: 10px;
	color:white;
	background-color: black;
}
/*UE*/
div.subimg {
	float: left; 
	margin-left: 10px;
	margin-right: 10px;
	border: none;
	padding: 5px;
	margin-bottom: 10px;
}

div.navigation {
	text-align: center;
	width: 100%;
}
div.navigation table 
{
	margin: 0 auto; 
	text-align: left;
}

div.imagearea {
	background-color: black;
	text-align: center;
	padding: 10px;
}

/*UE*/
h2.subalbum {
	clear: both;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-size: 150%;
	border-style: none; 
	border-color: #AAA; 
	border-bottom: 1px solid silver; 
}

div.space {
	margin: 5px;
}

div.subalbum h3 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-size: 120%;
}

.imthumbs {
	clear: both;
	margin-left: 25px;
}

.thumbnavrow {
	margin: 5px;
	float: none;
	clear: both;
	font-size: 1.0em;
	padding: 0em;
}

.nav{
	margin: 0em;
	text-align: center;
	padding: 0em;
}

.nav li{
	display: inline;
}

.navleft{
	margin: 0em;
	float: left;
	padding: 0em;
}

.navright{
	margin: 0em;
	float: right;
	padding: 0em;
}

.navcenter{
	margin: 0em;
}


/* Pour les fichiers media */
div.xlink {
	margin: 0px;
	margin-top: 2em;
	float: none;
	clear: both;
	text-align: left;
	width: 100%; 
	border-style: none;
	border-top: 1px solid; 
	border-bottom: 1px solid; 
	border-color: white; 
	padding-top: 1em;
	padding-bottom: 1em;
	background-color: #333;
	color: white;
}

.xlink {
	font-size: 0.9em;	
}

.xlink h2 {
	font-size: 1.1em;
}

li.xlink {
	display: list-item;
	list-style-type: square;
}

ul.xlink {
	margin: 1em;
	margin-left: 7em;
}

div.header {
 width: 99%;
 margin: 0px;
 padding: 0px;
 background-color: black;
}

img.border 
{
  border-width:1px;
  border-style:solid;
  border-color: white;
  background-color: #222;
  padding: 5px;
}