
/* ***************************************************************************************

			NEWS

***************************************************************************************** */


/* ***************************************************************************************

			PARAMETRE GENERAL

***************************************************************************************** */
* {
	 padding: 0;
	 margin: 0;
}


acronym {
	cursor: help;
}

p{
	padding-bottom : 5px;
	padding-top: 5px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #0060b1;
}

#footer a:hover, #footer a:active, #linkList a:hover, #linkList a:active {
 color: #222;
 }

#intro a:hover, #intro a:active, #supportingText a:hover, #supportingText a:active, #lselect a:hover, #lselect a:active {
 color: orange;
 }
 
.rouge {
 color: red;
}
 

/* On enelve les cadres des images*/
img
{
	border : none ;
}
 

/* ***************************************************************************************

			DIV

***************************************************************************************** */


html, body {
	height: 100%;
	}
	
body	{
	background: #f2f2f2; /* Couleur fond 66708e  - f2f2f2*/
	color: #666; /* Couleur ecriture */
	font: 12px/1.4em Arial, Tahoma, Verdana, sans-serif;
	text-align: center;
	background-image : url("/images/bgcellule.jpg");
}

#container {
	width: 600px ;
	margin : auto;
	background: #fff url("/images/container.gif") repeat-y;
	text-align: left;
	position: relative;
	border-left: 2px solid #0060b1;
	border-right: 2px solid #0060b1;
	margin-top: 0;
	height: 100%;
}

html>body #container {
	height: auto;
	min-height: 100%;
}

#finbloc
{
	margin-bottom: 0;
	height: 4em;
}

#pageHeader #ban2 {
	border-top: 2px solid #0060b1;
	border-bottom: 2px solid #0060b1;
}

/*
hauteur minimal 
#bloc{
	height: 420px;
} 
html>body #bloc {
	height: auto;
	min-height: 420px;
} 
*/

#bloc p
{
text-align: justify; 
}
	
	
#supportingText  {
	padding: 5px 20px 12px;
	width: 430px;
}

#footer {
	padding: 5px 0px 0px 0px;
	background: url("/images/line.gif") no-repeat 50% 0;
	text-align: center;
	
	bottom: 0px; left : 0px;
	margin-left: auto;
    margin-right: auto;
	width: 430px;
	height: 4em;
	position: absolute;
}

/* ***************************************************************************************

			MENU

***************************************************************************************** */
#linkList {
	position: absolute;
	top: 292px;
	left: 470px;
	font-size: 10px;
	line-height: 1.5em;
}

#linkList h3 {
	width: 130px;
	height: 21px;
	background-repeat: no-repeat;
	text-indent: -2000em;
}
.menu {background-image: url("/images/menu_01.gif"); }

/* ---------- ul, li ---------- */
#linkList ul, li {
	list-style: none;
}

#linkList ul {
	border-top: 1px solid orange;
	/*border-bottom: 1px solid orange;*/
}

#linkList li {
	border-bottom: 1px solid #ddd;
}

#lselect a
{
	font-weight: normal;
	font-size: 1.3em;
	display: block;
}

#lselect li {
	padding: 5px 7px 5px 24px;
	background: url("/images/bullet1.gif") no-repeat;
}

/*
#lselect li:hover {
	background: #deeeff url("/images/hover.gif") no-repeat;
}*/

/* ***************************************************************************************

			TITRE h1 h2 h3

***************************************************************************************** */
/* De base on affiche pas les titre */
#pageHeader span {
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	text-indent: -2000em;
	display: block;
}
#ban1 {
	width: 600px;
	height: 80px;
	background: #fff url("/images/h1.gif") no-repeat 0 100%;
}
#ban2 {
	width: 600px;
	height: 206px;
	background: #b6c77b url("/images/h2.jpg") no-repeat;
}

h1 {
	text-indent: 0em;
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: 1px;
	color : orange;
	margin-top : 8px;
	margin-bottom : 15px;
	margin-left : 5px;
	padding-left : 30px;
	padding-top : 6px;
	padding-bottom : 10px;
	background: url("/images/cellule-titre.gif") no-repeat top left; 
}

/* Principalement pour la galerie */
h3 {
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.0em;
	display: block;
}


/* ***************************************************************************************

			LIVRE OR !!

***************************************************************************************** */

fieldset
{
	padding : 10px;
}
legend
{
	font-weight: bold;
}

.livre
{
	margin-bottom : 15px;
}

.livre_message {
	padding: 10px;
	border: 1px solid #D5E6EE;
	background: #FBFCFD;
}

.livre_pseudo
{
	font-weight: bold;
}


/* ***************************************************************************************

			GALERIE !!

***************************************************************************************** */
#galerie {
	text-align: left;
	margin: 20px auto;
}

#gallerytitle {
	border-bottom: 1px solid #E6E6DF;
	padding-bottom: 14px;
	margin-bottom: 12px;
}

#galerie blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}

/* Page Navigation
------------------------------ */
#galerie ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
	border-top: 1px solid #E6E6DF;
}
#galerie ul.pagelist li {
	display: inline;
}
#galerie ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
#galerie ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #5A5A4B;
}
#galerie ul.pagelist li.prev {
	margin-right: 10px;
}
#galerie ul.pagelist li.next {
	margin-left: 10px;
}
#galerie .disabledlink {
	color: #ddd;
	cursor: default;
}
#galerie .pagenav {
	clear: both;
}



#albumDescEditable {
	margin-bottom: 12px;
	margin-top: 24px;
}


/* Image Thumbnails
------------------------------ */
.imagethumb a {
	display: block;
	padding: 10px;
	margin: 6px;
	border: 1px solid #92BED3;
	background: #DDEAF0;
	line-height: 0px;
}
.imagethumb a:visited {
	border: 1px solid #D3E4ED;
	background: #F2F7F9;
}
.imagethumb a:hover {
	border: 1px solid #62A0BF;
	background: #F4F9FB;
}
.imagethumb {
	float: left;
}

/* Album Thumbnails
------------------------------ */
.album {
	padding: 10px;
    padding-bottom : 0px;
	clear: both;
	border: 1px solid #D5E6EE;
	background: #FBFCFD;
}
.album img {
	float: left;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album h3 a {
	display: block;
	padding: 3px 0 6px 0;
}
.album p {
	margin: 0 0 4px 0;
}
.albumdesc {
padding-left : 100px;
}
.albumdesc .petit {
	float: right;
	color: #8DB8CF;
	font-size: 0.8em;
}

/* Individual Image
------------------------------ */
.image {
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
}
.imgnav {
	float: right;
	width: 100px;
	text-align: center;
	border: 1px solid #D5E6EE;
	background: #EEF5F9;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 200%;
	color: #237898;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #002E5B;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}

/* Comments
------------------------------ */
#comments {
	clear: both;
}
.error {
  color: #C33;
  font-weight: bold;
}
.comment {
	padding: 10px;
	border: 1px solid #D5E6EE;
	background: #FBFCFD;
	margin-bottom: 12px;
}
.commentmeta {
	margin-bottom: 12px;
}
.commentauthor {
	font-weight: bold;
}
.commentdate {
	margin-top: 12px;
	color: #8DB8CF;
	font-size: 85%;
}

.aquavendu {
	text-align: center;
	color : red;
		font-weight: bold;
}

/* Forms
------------------------------ */
.inputbox {
	width: 250px;
	padding: 2px;
}
textarea {
	padding: 4px;
	width: 97%;
	color: #5A5A4B;
	height : 150px;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
}
label {
	cursor: pointer;
}
label:hover {
	color: #000;
}


/* ***************************************************************************************

			SHADOW EFFECT

***************************************************************************************** */

br.clear {
  clear: both;
  height: 0;
  line-height: 0px;
}

div.shadow {
  float: left;
  padding: 0 1px;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(/images/shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(/images/shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(/images/shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(/images/shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(/images/shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}

/* ***************************************************************************************

			LIGHTBOX v2
			
***************************************************************************************** */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(/images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
