body {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  /*background: #000000;*/
 background: #353535;
  background-image:url(carbone.jpg);

  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
  
  }

a:link {text-decoration: none;  color: #000000;}
a:visited {text-decoration: none;  color: #000000;}
a:hover {text-decoration: underline ; color:#CC0000;}  
  
h1      { font-size: 17px; font-weight: bold; color: #000099; }
h2      { font-size: 15px; font-weight: bold; }
hr 		{ color: #000000; height: 1px;}

.titre  {  font-size: 17px; font-weight: bold; color: #00000; }

.label { font-size: 13px; color: #000000; font-weight: bold;

text-align: center;
}

.normal {  font-size: 13px; color: #000000;}

.petit {  font-size: 11px; color: #000000;}

.etoile {
font-family: Arial; 
font-size: 13px; 
color: #CC0000; 
font-weight: bold;
}

.bouton {
	border: 1px solid #1f1f5f;
	background: #c0c0c0;
	font-size: 12px;
}	

.tetiere {
	line-height: 20px; /* forcer la hauteur des liens sous IE pour afficher correctement les bordures */
	font-size: 11px;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	text-transform:uppercase;
	text-transform:uppercase;
	color: #1F1F5F;
	border-top: 1px solid #000000;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	border-left: 1px solid #000000;
	background: #eee;
}




.formulaire1{
	cursor: pointer;
	font-size: 12px;
	padding: 2px;
	color: #000000;
	border: 1px solid #1F1F5F;
	background: #ffffff;
	
}	

input:focus, select:focus, textarea:focus {background-color: #eeeeee;color: #000}



#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/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/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


/*#bordure
{
	
	width:740px;
	margin:auto;
	border:1px solid #afaeae;
}
#page
{
	background-color: #ffffff;
	width:738px;
	margin:auto;

}*/

#bordure
{
	background-color: #ab9f8a;
	background: url(7.jpg) repeat-y;
	width:742px;
	margin:auto;
	/*border:1px solid green;*/
}
#page
{
	background-color: #ffffff;
	width:738px;
	margin:auto;
	/*border:1px solid red;*/
}
