body {
  background-color:white;
  background: url(../images/back2.jpg);
  margin: 0px;
}

h1{
  color: #143F36;
  font-family: Lucida Grande, Lucida Sans Unicode, arial, sans-serif;
  font-size:15px;
  text-align:left;
  font-weight:bold;
}

h2{
  color: white;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:20px;
  text-align:left;
  font-weight:bold;
}

h3 {
  color:#c5602d;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:17px;
  font-weight:bold;
}

h5{
  color: #143F36;
  font-family: Lucida Grande, Lucida Sans Unicode, arial, sans-serif;
  font-size:20px;
  font-weight:bold;
  text-align: center;
}

table, td{
	border-collapse:collapse;
	height: 8px;
	font-size: 10px;
}

td{
  padding:3px 10px 3px 10px;

}

table.noborder{
	border-collapse:collapse;
	border:0px;
  	padding: 0px;
  	height: 8px;
  	font-size: 10px;  
}

p{
  color: black;
  font-family: Lucida Grande, Lucida Sans Unicode, arial, sans-serif;
  font-size:12px;
  text-align:left;
  line-height: 20px;
}

.tablest{
  color: black;
  font-family: Lucida Grande, Lucida Sans Unicode, arial, sans-serif;
  font-size:12px;
  text-align:left;
  line-height: 20px;
}

#menu{
	float: left;
	width: 900px;
}

#logo{
	float: left;
  height: 80px;
  width: 100px;
  position:absolute;
  z-index: 99999;
  margin-top: 110px;
  margin-left: 15px;
}

#footer{
	float: left;
  height: 80px;
  width: 850px;
  padding: 25px;
  margin: auto;
}

#colgauche{
float: left;
width: 400px;
padding: 15px 15px 15px 35px;
}

#unecol{
width: 600px;
margin: auto;
margin-top: 40px;
}

#photos{
width: 900px;
margin: auto;
margin-top: 40px;
}


#coldroite{
float: left;
width: 420px;
padding: 15px;
text-align: center;
}

#banniere{
	float: left;
	position: relative;
	height: 250px;
	width: 900px;
}

#corps{
	background: white;
	float: left;
	position: relative;
	width: 900px;
}

#site{
  width: 900px;
  background-color: white;
  margin: auto;
  position: relative;
}

#top{
  width: 900px;
  height: 130px;
  background-color: white;
}

#nav{
  padding-left: 50px;
  background-color: black;
  width: 850px;
}

.text{
  color: #FFFFFF;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:13px;
  text-align:left;
}
.textsuper{
  color: #FFFFFF;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:13px;
  text-align:left;
  font-size:xx-small; vertical-align:top;
}
.prix{
  color: #F8D936;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:13px;
  text-align:left;
  font-weight:bold;
}
.textright{
  color:#333333;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  text-align:right;
}

.carteemp{
margin-top: 30px;
}

.textleft{
  color:#333333;
  font-family: Lucida Grande, Lucida Sans Unicode, arial, sans-serif;
  font-size:11px;
  line-height: 20px;
  text-align:left;
}
.textsmall{
  color: #CCCCCC;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:11px;
}

.textbold{
  color:#333333;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:13px;
  text-align:left;
  font-weight:bold;
}

.textproduit{
  color:#333333;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:13px;
  text-align:left;
}

ul {
	font-family: Lucida Grande, Lucida Sans Unicode, arial, sans-serif;
	text-decoration: none;
	list-style-position: outside;
	margin-left: 20px;
	font-size: 12px;
	padding: 0;
	line-height: 10px;
}

li {
text-decoration: none;
line-height: 19px;
list-style-position: outside;
margin: 0;
padding: 0;
}



.textboldproduit{
  color:#333333;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:13px;
  text-align:left;
  font-weight:bold;
}

.titleRed{
  color:#c5602d;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:17px;
  font-weight:bold;
}

.title{
  color:#000000;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
}

A:link {color:#1e4e44; text-decoration:none;}
A:visited {color:#1e4e44; text-decoration:none;}
A:active {color:#1e4e44; text-decoration:none;}
A:hover {color:#1e4e44; text-decoration: underline;}

a img {
	border:none;
	font-weight:bold;
	margin:0;
	}

#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;
	}

