html
{
 margin:0;
 padding:0;
 min-width: 1024px;
}
body
{
 margin:0;
 padding: 0;
 font-size: 10pt;
 font-family: Helvetica, sans-serif;
 color: #000;
// background: #0245ac;
background: #FFF;
 }

div.noscript
{
 width: 100%;
 text-align: center;
 color: #000;
 font-weight: 900;
 background: #F55;
 z-index: 9999;
 position: fixed;
}

div#site
{
 margin: auto;
 padding: 0;
/* -moz-opacity:0.5;*/
/* opacity: 0.5; */
/* filter: alpha(opacity=50);*/
width: 1024px;
background: #FFF url('./img/bottom.png') no-repeat bottom right;
color: #000;
}

div#bottom
{
 margin: auto;
 height: 13px;
 padding: 0;
}
div.clear
{
 clear: both;
}

a, a:visited
{
 color: #85AD74;
}
a:hover
{
 color: #DAE6D7;
}
img.logo {
 position: relative;
 top: 26px;
 left: 93px;
}
/******************************************** TOP *****************************/
div#top
{
 margin: auto;
 width: 1024px;
 height: 300px;
/* font-size: 1pt;*/
 padding: 0;
 background: url('./img/top.png') 0 0 no-repeat;
}
div#top h1
{
  position: relative;
  left: 200px;
 margin: 0 0 0 5px;
 padding: 10px 0 0 10px;
 font-size: 8px;
 color: #64c4e0;
 width: 100px;
}
/******************************************** TOP *****************************/
/**************************** CONTENT LEFT ************************************/
div#cleft {
 width: 231px;
 height: 561px;
 float:left;
 background: url('./img/left.png') 0 0 no-repeat;
}
div#cleft #compte {
  visibility: hidden;
  display:none;
 position: relative;
 bottom: -436px;
 padding: 0 0 20px 0;
 color: #264718;
 width: 106px;
 text-align: center;
 background: url('./img/compteur.png') 0 0 no-repeat;
}
/**************************** CONTENT LEFT ************************************/
/********************************************* MENU ***************************/
div#menu
{
 padding: 5px 0 0 0;
 margin: 0px 0 0px 0px;
 float:left;
 font-size: 11pt;
}
div#menu ul
{
 margin: 20px 0 0 0px;
 padding: 0;
 list-style-type: none;
}
div#menu li
{
 font-size: 13px;
 text-align: center;
 width: 100px;
 margin: 0 5px 0 0;

}
div#menu li a
{
 padding: 17px 0 0 0;
 display:block;
 width: 99px;
 height: 33px;
 text-decoration: none;
 color: #c0d9b5;
 background: #fff url('./img/button.png') no-repeat 0 -50px;
}
div#menu li a:hover
{
 text-decoration: none;
 color: #85AD74;
 background: #fff url('./img/button.png') no-repeat 0 0px;
}
html>body div#menu li a:hover
{

}
/********************************************* MENU ***************************/
/******************************************* CONTENT **************************/
div#site div#dle-content
{
 margin:0;
 padding: 10px 10px 5px 0px;
 margin: 0 0 0 335px;
 font-size: 10pt;
 border-top: 0px dotted #000;
}
div#site div#dle-content div.title
{
 margin: 1px 0 0 0;
 padding: 0 0 0 0;
 height: 19px;
 color: #000;
/* background: url('./img/title.png') no-repeat 0 0; */
}
div#site div#dle-content div.title h2
{
 padding: 0 0 0 15px;
 margin: 0;
 font-size: 11pt;
 font-weight: 900;
}
div#site div#dle-content div.title h3
{
 padding: 0 0 0 15px;
 margin: 0;
 font-size: 10pt;
 font-weight: 900;
}
div#site div#dle-content div.title div.time
{
 position: relative;
 top: -15px;
 text-align: right;
 font-size: 7pt;
 color: #CCC;
 width: 495px;
}

div#site div#dle-content div.p
{

 padding: 0 0 0 0px;
 margin: 5px 0 10px 0px;
 text-align: justify;
}
div#site div#dle-content div.p img.pleft
{
 margin: 4px;
 border: 0px solid #A50000;
 float: left;
}
div#site div#dle-content div.p img.pright
{
 margin: 4px;
 border: 0px solid #A50000;
 float: right;
}
div#alert {
 color: #000;
 text-align: center;
 widht: 100%;
 border: 1px solid #F00;
 background: #F55;
}
/******************************************* CONTENT **************************/
/*************************************** ADMIN ********************************/
div.admenu {
 height: 75px;
}

dl.menu, dl.menu dt, dl.menu dd, dl.menu dd ul, dl.menu dd ul li {
	margin: 0px;
	padding: 0px;
}
dl.menu {
	float: left;
	width: 95px;
	cursor: pointer;
}

dl.menu dt {
	font-size: 12px;
	font-weight: bold
    background: #789;
}

dl.menu dd ul {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	width: 140px;
	margin: 0px auto;
	list-style-type: none;
	font-size: 11px;
}

dl.menu dd ul li:hover {
}

dl.menu dd ul li a {
	text-decoration: none;
	padding-left: 5px;
}

dl.menu dd ul li a:hover {
	padding-left: 10px;
}

div.admodprin
{
 padding: 1px;
 width: 100px;
 height: 19px;
 float: left;
}
input.admodinp
{
 margin: 1px 0 3px 0;
 width: 370px;
 border-top: 0;
 border-left: 0;
 border-right: 0;
 border-bottom: 1px solid #000;
  background: transparent;
}
select.admodinp
{
 margin: 1px 0 3px 0;
 width: 370px;
 border: 1px solid #000;
 color: #000;
 background: #DCDCDC;
}
div.admodprtx
{
 padding: 2px 0 2px 0;
 text-align: center;
}
.nowrap {
  white-space: nowrap;
}
textarea.admodtxt
{
 width: 575px;
 height: 200px;
  background: transparent;
  border:1px solid #000;
}
div.admodcheck
{
 margin: 0px 0 2px 0;
 padding: 0 0 0 10px;
 width: 470px;
}
div.admodsub
{
 margin: 2px 0 0 0;
 padding: 0;
 width: 486px;
 text-align: center;
}
span.word
{
 color: #339933;
 font-size: x-small;
 cursor:pointer;
}

table
{
 width: 95%;
}
table tbody.clear
{
 background: url('./img/table_trans2.png') 0 0 repeat;
}
table tbody.dark
{
 background: url('./img/table_trans1.png') 0 0 repeat;
}
table tbody td.modif
{
 width: 50px;
 text-align: center;
}
table tbody td.view
{
 width: 55px;
 text-align: center;
}
table tbody td.title
{
 font-size: x-small;
}
table tbody td.author
{
 width: 65px;
 text-align: center;
}
table tbody td.date
{
 width: 45px;
 text-align: center;
}
table tbody td.del
{
 width: 40px;
 text-align: right;
}
div.plus
{
 margin: 1px;
 width: 13px;
 text-align: center;
 border: 1px solid #000;
 color: #000;
 background: #BBB;
 float:left;
 cursor: pointer;
}
div.minus
{
 margin: 1px;
 width: 13px;
 text-align: center;
 border: 1px solid #000;
 color: #000;
 background: #BBB;
 float: left;
 cursor: pointer;
}
input.pos
{
 margin: 2px;
 text-align: center;
 border: 0;
 color: #000;
 width: 335px;
 background: #FFF;
}
div.plus:hover
{
 border-top: 1px solid #555;
 border-bottom: 1px solid #000;
 border-left: 1px solid #555;
 border-right: 1px solid #000;
 color: #000;
 background: #DDD;
 float: left;
 cursor: pointer;
}
div.minus:hover
{
 border-top: 1px solid #555;
 border-bottom: 1px solid #000;
 border-left: 1px solid #555;
 border-right: 1px solid #000;
 color: #000;
 background: #DDD;
 float: left;
 cursor: pointer;
}
.gba {
 margin: 5px auto;
 padding:0;
 width: 501px;
}
.gba div.title {
  margin:0;
  padding:0;
 background: url('./img/title.png') no-repeat 0 0;
}
.gba p {
  margin:auto;
  padding:2px;
  background:#cad7b3;
  width:490px;
  border-bottom: 1px double #4e7a03;
}
div.nav {
   width: 501px;
 margin: auto;
 padding:2px;
 text-align: center;
 background: #cad7b3;
 border: 1px solid #4e7a03;
}
.capt {
 margin: 1px 0 3px 0;
 width: 250px;
 border-top: 0;
 border-left: 0;
 border-right: 0;
 border-bottom: 1px solid #000;
  background: transparent;
  vertical-align: super;
}
/*************************************** ADMIN ********************************/
.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
}

#calendar
{
 width: 350px;
}

.delPic {
 background: #DCDCDC;
}
.delPic:hover {
 cursor: pointer;
 background: #AAA;
}
.delOk {
 width: 200px;
 text-align: center;
 -moz-opacity: 0.8;   /*Mozilla*/
 opacity: 0.8;        /*tout navigateur compatible w3*/
 filter:alpha(opacity=80); /*Internet Explorer*/
}

/************************************************ TEXTE STYLE *****************/
a img
{
 border: 0;
}

.middel
{
 text-align: center;
}

.xx-small, .size1
{
 font-size: xx-small;
}
.x-small, .size2
{
 font-size: x-small;
}
.small, .size3
{
 font-size: small;
}
.medium, .size4
{
 font-size: medium;
}
.large, .size5
{
 font-size: large;
}
.x-large, .size6
{
 font-size: x-large;
}
.xx-large, .size7
{
 font-size: xx-large;
}

.green
{
 color: #336600;
}
.red
{
 color: #FF0000;
}
.bold
{
 font-weight: bold;
}
.italic
{
 font-style: italic;
}
.underline
{
 text-decoration: underline;
}
.through
{
 text-decoration: line-through;
}
.left
{
 text-align: left;
}
.right
{
 text-align: right;
}
.center
{
 text-align: center;
}
.justify
{
 text-align: justify;
}

/************************************************ LIGHT BOX *******************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(./img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

