/* Les éléments HTML en général
-------------------------------------------------------- */
body{

	background-color:#000000;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #dfdfdf;
	line-height: 28px;
	margin: 0;
	padding: 0;
	text-align:left;
	overflow-x:hidden;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
}

h1{ font-size: 22px; color: #ffcc83; }
h2{	font-size: 18px; color: #ffcc83; }
h3{	font-size: 16px; color: #ffcc83; }
h4{ font-size: 14px; color: #ffcc83; }
h5{font-size: 1.1em;}
h6{font-size: 1em;}


img {
	border: none;
}


textarea{
	width: 99%;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
}

a{
	color: #cc8622;
	text-decoration : none;
}

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

a:hover{
	color: #eea844;
	text-decoration : underline;
}



 /* ADMIN
-------------------------------------------------------- */
#admin{
	position: absolute;
	top: 30px;
	left: 282px;
	width: 45px;
	height: 37px;
}

#adminlink {
	color: #ff0000;
	text-decoration : underline;
}


 /* TITRE
-------------------------------------------------------- */
#titre{
	position: absolute;
	left: 280px;
	width: 1640px;
	height: 97px;
/*	left: 50%;
	margin: 0 0 0 -443px;
	padding: 0 1ex; */
	background-image:url(images/fond_Dagues/haut_gianni.jpg);
	text-align: center;
	vertical-align: middle;
	font-size: 50px;
	color: #000000;
	line-height: 45px;
}
#titre a{
	color: #DFDFDF;
	background: transparent;
}
#titre a:hover{
	color: #666;
	background: transparent;
}

#titre2{
	position: absolute;
	top: 5px;
	left: 285px;
	width: 36px;
	height: 10px;
/*	left: 50%;
	margin: 0 0 0 -443px;
	padding: 0 1ex; */
	background: transparent;
	text-align: center;
	vertical-align: middle;
	font-size: 50px;
	color: #000000;
	line-height: 45px;
}


#design{
	position: absolute;
	left: 285px;
	top: 5px;
	width: 30px;
	height: 10px;
	background: transparent;
	text-align: center;
	vertical-align: middle;
}




 /* MENU index.php
-------------------------------------------------------- */
#menu{
	position: absolute;
	left: 0px;
	width: 180px;
	height: 800px;
	background-image:url(images/fond_Dagues/gauche.jpg);
	text-align: center;
	font-size: 50px;
	color: #000000;
	line-height: 45px;
}

#menu a{
	color: #990000;
	background: transparent;
}
#menu a:hover{
	color: #990000;
	background: transparent;
}

#menu2{
	position: absolute;
	top: 170px;
	left: 10px;
	width: 160px;
	height: 759px;
	text-align: center;
	font-size: 14px;
	color: #660000;
	line-height: 20px;
}


 /* PARTIE INTERMEDIAIRE
-------------------------------------------------------- */
#entre2{
	position: absolute;
	left: 180px;
	width: 100px;
	height: 800px;

	background-image:url(images/fond_Dagues/gauche_02.jpg);
	color: #000000;
	text-align: center;
	font-size: 50px;
	color: #000000;
	line-height: 45px;
}

 /* PARTIE DROITE
-------------------------------------------------------- */
#droite{
	position: absolute;
	left: 1030px;
 	top: 97px;
	width: 250px;
	height: 702px;

	background-image:url(images/fond_Dagues/droite.jpg);
	color: #000000;
	text-align: center;
	font-size: 50px;
	color: #000000;
	line-height: 45px;
}




/* Le contenu
-------------------------------------------------------- */
#select{
    position: absolute;
    left: 280px; 
 	top: 97px;
	width: 750px;
/*    width: 800px; */
	background-image:url(images/fond_Dagues/menu/menu_vide.jpg);
	color: #303030;
	text-align:justify;
	line-height:18px;
	font-size: 12px;
}
#blabla{
    position: absolute;
    left: 280px; 
 	top: 147px;
	width: 750px;
	background-image:url(images/fond_Dagues/page_centrale.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color: #c8c8c8;
	text-align:justify;
	line-height:18px;
	font-size: 12px;
}



/* TABLEAU
-------------------------------------------------------- */
#tableau{
	width: 100%;
	background: transparent;
/*	background-image:url(images/fond_tableaux_720.jpg); 
	background-color: #030304;*/
	color: #000000;
	text-align: left;
	line-height:18px;
	font-size: 12px;
	color: #dfdfdf;
	vertical-align:top;
}
/* date */
#tableaud {
	border-style:solid;
	border-width:1px;
	border-color:#c8c8c8;
	height: 20px;
	text-align:right;
	vertical-align:middle;
	font-size: 16px;
	color: #ffcc83;
  }
/* titre */
#tableaut {
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	height: 22px;
	vertical-align:middle;
	font-size: 16px;
	color: #ffcc83;
}
#tableautxt {
	border-style:solid;
	border-width:1px;
	border-color:#081f45;
	width: auto;
	font-size: 12px;
	vertical-align:top;
}
#tableauphoto {
	vertical-align:top;
}
#tableaulink {
	border-style:solid;
	border-width:1px;
	border-color:#133263;
	width: auto;
	vertical-align:top;
}
#tableauadmin {
	width: auto;
	vertical-align:top;
	background-color:#663d04;
}

#tableaul1 {
	width: auto;
	vertical-align:top;
	background-color:#202020;
}
#tableaul1a {
	width: 200px;
	vertical-align:top;
	background-color:#303030;
}
#tableaul2 {
	width: auto;
	vertical-align:top;
	background-color:#606060;
}
#tableaul2a {
	width: 200px;
	vertical-align:top;
	background-color:#707070;
}


#tabannee {
	border-style:solid;
	border-width:1px;
	border-color:#7894d3;
}
#tabtitre {
	border-style:solid;
	border-width:2px;
	border-color:#7894d3;
}
#tabprix {
	border-style:solid;
	border-width:1px;
	border-color:#7894d3;
}
#tabphot {
	border-style:solid;
	border-width:1px;
	border-color:#243f74;
}
#tabqual {
	border-style:solid;
	border-width:1px;
	border-color:#12214a;
}
#tabdesc {
	border-style:solid;
	border-width:1px;
	border-color:#243f74;
}



#presentation{
	width: 100%;
	background: transparent;
	color: #000000;
	text-align: justify;
	line-height:18px;
	font-size: 12px;
	color: #dfdfdf;
	vertical-align:top;
}


#tabtmp{
	width: 100%;
	background: transparent;
	color: #000000;
	text-align: left;
	line-height:18px;
	font-size: 12px;
	color: #dfdfdf;
	vertical-align:top;
}


/* Footer
-------------------------------------------------------- */

#footer {
	clear: both;
	/* border-top: 1px solid #ddd; */
	text-align: center;
	color: #999;
	font-size: 9px;
	color: #b0b0b0;
	line-height: 13px;
}

#footer a{
	color: #cc8622;
	background: transparent;
}
#footer a:hover{
	color: #cc8622;
	background: transparent;
}

/* layout.css
-------------------------------------------------------- */

html{
	margin: 0;
	padding: 0;
	text-align: center;
}



#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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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; }
