html
{
 margin: 0px;
 padding: 30px 0 0 0;
 background: url('./img/bg_html.png') repeat ;
}
body
{
 margin: 0;
 padding: 0;
 font-size: 10pt;
 font-family: Helvetica, sans-serif;
 color: #000;
 background: url('./img/bg_body.png') repeat-x 140px -20px;
 }

div.noscript
{
 width: 100%;
 text-align: center;
 color: #000;
 font-weight: 900;
 background: #F55;
 z-index: 9999;
 position: fixed;
}

div#site
{
 margin: auto;
 width: 618px;
 padding: 0;
 background: url('./img/bg_site.png') repeat 0 0;
/* -moz-opacity:0.5;*/
/* opacity: 0.5*/
/* filter: alpha(opacity=50);*/
}

div#bottom
{
 margin: auto;
 width: 618px;
 height: 13px;
 padding: 0;
 background: url('./img/bottom_site.png') no-repeat 0 0;
}
div.clear
{
 clear: both;
 background: #852;
}

a, a:visited
{
 color: #5C3535;
}
a:hover
{
 color: #973131;
}

/******************************************** TOP *****************************/
div#top
{
 margin: auto;
 width: 618px;
 height: 141px;
/* font-size: 1pt;*/
 padding: 0;
 background: url('./img/top_site.png') no-repeat 0 0;
}
div#top h1
{
 margin: 0 0 0 5px;
 padding: 10px 0 0 10px;
 font-size: 6pt;
 color: #BBB;
}
/******************************************** TOP *****************************/
/****************************** BOTTOM ****************************************/
h3
{
  margin: auto;
  padding: 15px 0 15px 0;
  text-align: center;
  font-size: 7pt;
}
/****************************** BOTTOM ****************************************/
/********************************************* MENU ***************************/
div#menu
{
 width: 100px;
 padding: 5px 0 220px 10px;
 margin: 0px 0 0px 3px;
 float:left;
 font-size: 11pt;
}
div#menu ul
{
 margin: 0;
 padding: 0;
 list-style-type: none;
 z-index:10;
}
div#menu li
{
 font-size: 13px;
 text-align: center;
 margin: 0;
 padding: 0 0 2px 0;
 width: 100px;
 height: 18px;
}
div#menu li a
{
 padding: 1px 0 1px 0;
 text-decoration: none;
 color: #000;
 font-weight: 900;
 display: block;
 background: url('./img/button.png') no-repeat 0 -17px;
}
div#menu li a:hover
{
 height: 19px;
 padding: 0 0 2px 0;
 text-decoration: none;
 color: #000;
 display: block;
 background: url('./img/button.png') no-repeat 0 0px;
}
html>body div#menu li a:hover
{
 height: auto;
}
/********************************************* MENU ***************************/
/******************************************* CONTENT **************************/
div#site div#dle-content
{
 width: 477px;
 padding: 3px 0 5px 120px;
 margin: 0 0 0 1px;
 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;
 width: 472px;
 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 div.time
{
 position: relative;
 top: -15px;

 text-align: right;
 font-size: 7pt;
 color: #CCC;
 width: 438px;
}
div#site div#dle-content div.info
{
 margin: 1px 0 0 0;
 padding: 0 0 0 0;
 height: 19px;
 width: 472px;
 color: #000;
 background: url('./img/info.png') no-repeat 0 0;
 cursor: pointer;
}
div#site div#dle-content div.info h2
{
 padding: 2px 0 0 5px;
 margin: 0;
 font-size: 8pt;
 font-weight: 900;
}
div#site div#dle-content div.info div.info_link
{
 position: relative;
 top: -14px;
 left: 80px;
 font-size: 7pt;
 color: #555;
 width: 438px;
}
div#site div#dle-content div.info div.info_link img
{
 position: relative;
 top: 2px;
}
div#site div#dle-content div.info div.info_link div.infoview {
 width:375px;
 padding: 0 0 0 2px;
 border-top:0;
 border-left:1px solid #C88822;
 border-right:1px solid #C88822;
 border-bottom:0;
 visibility:hidden;
 display:none;
 background: url('./img/info_view.png');
}
div#site div#dle-content div.info div.info_link div.infoview:hover {
 width:375px;
 padding: 0 0 0 2px;
 border-top:0;
 border-left:1px solid #C88822;
 border-right:1px solid #C88822;
 border-bottom:0;
 visibility:hidden;
 background: url('./img/info_view_over.png');
}
div#site div#dle-content div.info div.info_link div.infoviewlink {
 width:375px;
 padding: 0 0 0 2px;
 border-top:0;
 border-left:1px solid #C88822;
 border-right:1px solid #C88822;
 border-bottom:0;
 visibility:hidden;
 display:none;
 text-align: center;
 background: url('./img/info_view.png');
}

div#site div#dle-content div.info div.calendrier
{
 position: relative;
 top: -12px;
 left: 80px;
 font-size: 7pt;
 color: #555;
 width: 438px;
}
div#site div#dle-content div.p
{
 width: 472px;
 padding: 0 0 0 0;
 margin: 5px 0 10px 0;
 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#site div#dle-content div.gl {
 background: url('./img/bg_div.png');
 display:block;
 text-align: center;
 width: 45%;
 float:left;
 margin: 3px;
 padding: 5px;
 border:3px double #c88721;
}
div#site div#dle-content div.gl:hover {
 background: url('./img/bg_div_over.png');
}
span.intdate {
  font-size: 8pt;
  font-weight: 900;
}


/******************************************* CONTENT **************************/
/*************************************** ADMIN ********************************/
span.fad {
 margin: 1px;
 width: 150px;
 height: 20px;
 float: left;
}

div.admenu {
 height: 55px;
}

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;
}

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: #DCDCDC;
}
select.admodinp
{
 margin: 1px 0 3px 0;
 width: 370px;
 border-top: 1px solid #000;
 border-left: 1px solid #000;
 border-right: 1px solid #000;
 border-bottom: 1px solid #000;
 color: #000;
 background: #DCDCDC;
}
div.admodprtx
{
 padding: 2px 0 2px 0;
 text-align: center;
}
.nowrap {
  white-space: nowrap;
}
textarea.admodtxt
{
 width: 475px;
 height: 200px;
}
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: 485px;
}
table tbody tr.clear
{
 background: #D9D9D9;
}
table tbody tr.dark
{
 background: #CFCFCF;
}
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;
}
select.choise {
 width: 150px;
 border:0;
 color: #339933;
 background: #DCDCDC;
}
/*************************************** 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*/
}

.inter_truck {
 border: 1px solid #000;
 font-size: 7pt;
 color: #000;
 background: #DCDCDC;
 float: left;
 overflow-y:hidden;
}

.inter_type {
 margin: 0 2px 0 0;
 border: 1px solid #000;
 font-size: 7pt;
 color: #000;
 background: #DCDCDC;
 float: left;
 overflow-y:hidden;
 height: 19px;
}
.inter_date {
 width: 80px;
 border: 0px solid #000;
 color: #000;
 background: #DCDCDC;
}
.inter_time {
 width: 50px;
 border: 0px solid #000;
 color: #000;
 background: #DCDCDC;
}
.inter_input {
 width: 260px;
 border-top:0;
 border-right:0;
 border-left:0;
 border-bottom: 1px solid #000;
 color: #000;
 background: #DCDCDC;
}

/************************************************ 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: #339933;
}
.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; }


