html {
	height: 100%;
	/*overflow: hidden;*/
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background-color: #ffffff;
	color: #222222;
}

body,td,th {
	font-family: Arial,Helvetica,sans-serif;
	line-height: 150%;
}

a {
	text-decoration: none;
	color: #888888;
}
a.actif {
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #C9DACD;
}

ul {
	padding-left:0px;
	margin-left:20px;
}

div.titrephoto {
	float:left;
	height:20px;
	margin-left:20px;
}
div#photo_big {
  margin:20px 0px 20px 0px;
  width:606px;
  visibility:hidden;
}
div.partage {
	height:25px;
}
div.motscles {
  margin:0px 0px 10px 0px;
  
}
div.navigation {
  float:right;
  width:50px;
  height: 19px;
  margin:0px 20px 0px 0px;
  border: 0px solid green;
}
div.navigation a#previous, div.navigation a#next {
  display:block;
  width:19px;
  height: 19px;
}
div.navigation a#previous {
  float:left;
}
div.navigation a#next {
  float:right;
}
div.navigation a#previous:hover, div.navigation a#next:hover {
  background-position: 19px 0px;
}
a#previous {
	background-image: url("/ressource/prev.png");
}
a#next {
	background-image: url("/ressource/next2.png");
}



#indexslidecontent {
}
div.spacer_index {
	width: 760px;
}
#photocontent {
  float: left;
  text-align:center;
  margin-top:20px;
  border: 0px solid red;
}

#thumbscontent {
  text-align:center;
  margin:20px 0px 0px 210px;
  border: 0px solid red;
}


#menuleft {
	width:160px;
	margin:50px 50px 0px 0px;
	float: left;
	border: 0px solid blue;
}

#menuleft ul {
	list-style: none;
}

#menuleft ul li {
	margin: 10px auto 10px auto;
}


div.cells {
  float: left;
  margin-bottom:20px;
  border: 0px solid red;
}
div.cellsleft {
	/*margin-left:124px;*/
}
div.cellsright {
  /*margin-right:124px;*/
}

div.maincontent {
	text-align: center;
	width: 760px;
	margin: auto;
	margin-top: 60px;
	border: 0px solid blue;
}

div#thumbscontent div.cellsarchives {
  text-align:center;
  width: 110px;
  height: 110px;
}

div.maincontent div.cellsarchives {
  text-align:center;
  width: 150px;
  height: 150px;
}
div.maincontent div.cellsliens {
	text-align:left;
	width: 253px;
}
div.maincontent div.cellsindex {
	text-align:center;
	width: 253px;
  border: 0px solid red;
}


.titrepage {
	font-size:24px;
	font-style:normal;
	color:#C9DACD;
	letter-spacing:0.2em;
}
.txtsmall {
	font-size: 10px;
}

.flashy {
	color:#000000;
}

.deleted {
	background-color:#bbbbbb;
}

.bio {
	margin:10px 150px 0px 150px;
	text-align:justify;
	font-size:14px;
  /*line-height:normal;*/
}
.separateurV {
	margin-bottom:30px;
}

img.photo {
	border:1px solid #C9DACD;
	padding:2px;
}
a:hover img.photo, a.selected img.photo {
  border: 3px solid #C9DACD;
  padding:0px;
}

img#portrait {
	float:right;
	margin:0px 0px 10px 20px;
}

div.break {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

div#counter {
	display:none;
}


body#gestion label {
	display:block;
	float:left;
	width:100px;
}
body#gestion input[type=text] {
	width:330px;
}

body#gestion img.photo {
	margin:10px 0px 20px 100px;
}

body#gestion td.radio_galeries {
	text-align:left;
}

body#gestion td.image_row, body#gestion td.lien_row {
	border-bottom:1px solid #000000;
}
