	body {
	margin: 0 0 auto 40px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	font-size:1em;
	color: #505050;
}
td {
	vertical-align: top;
}
td.fondcote {
	background-image: url(../images/bg2.gif);
	background-repeat: repeat;
	width:239px;
	height:630px;
	
}
#present {
	position:relative;
	top: 74px;
	left:43px;
	width:430px;
	line-height:1.6em;}
#present3 {
	position:relative;float: left;
	top: 84px;
	left: 40px;
	width:430px;
	line-height:1.7em;}
#present2 {
	position:relative;float: left;
	top: 84px;
	left: 40px;
	line-height:1.7em;}


#present2	div.gall {
	float: left;
	margin: auto 45px 30px auto;}


#present2 div.gall a.lienimg, #present2 div.gall a:link.lienimg, #present2 div.gall a:visited.lienimg {
position: relative;
	display: block;
	float: left;
background-image: url(../overlayc.png); 
background-repeat: repeat;
width: 180px;
height: 135px;
border: 1px solid #000000;
text-align: center;
text-decoration:none;
color: black;
font-weight: bold;
font-size: 16px;
line-height: 23px;
font-variant:   small-caps;
} 
#present2 div.gall a:hover.lienimg {
border: 1px solid #dcdcdc;
background-image: none;
color: #F5F1CC;
}
a.lienimg img {
	border:1px solid black;margin-bottom: 40px;
}
a:hover.lienimg img {
	border:1px solid #dcdcdc;margin-bottom: 40px;
}

#adress {
	position:relative;
	float: left;
	top: 8px;
	text-align:center;
	width:490px;
	line-height:1.4em;
}
#horetqual {
	position:relative;
	float: left;
	left:30px;
	top: 22px;
	width:400px;
}
#horetqual img {
	position:relative;
	float: right;
	top: -57px;
	width:72px;
}
#flash2, #flash1 {
	line-height: 0px;
}
.img {
	border:1px solid black;float:right;
}
a:hover img.img {
	border: 1px solid #dcdcdc;float:right;
}
/* tooltip*/
a.tooltip2 {color:#c00; border-bottom: 1px dotted #c00;z-index:500;}
a.tooltip2 b {display:none;z-index:500;}
a.tooltip2:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip2:hover b {display:block; position:absolute; top:-140px; left:-215px; padding:5px; font-weight:normal; font-size:0.85em;line-height: 1.2em;color:#000; border: 1px solid #a0522d; background: #f1f1f1; width:550px;z-index:500;}
a.tooltip2:hover b em.outer {position:absolute; left: 560px; top:108px; width:0; height:0; display:block; background:transparent; border-left:7px solid #a0522d; border-top:7px dashed transparent; border-bottom: 7px dashed transparent; overflow:hidden; z-index:100;}
a.tooltip2:hover b em.inner {position:absolute; left: 560px; top:108px; width:0; height:0; display:block; background:transparent; border-left:7px solid #f1f1f1; border-top:7px dashed transparent; border-bottom: 7px dashed transparent; overflow:hidden;; z-index:100;}

.clear {clear:both;}
/*--------- Lightbox -----------*/

#lightbox{
	position: relative;
    background-color: #FFFFFF;
    padding: 3px;
    border-bottom: 1px solid #AA9F89;
    border-right: 1px solid #AA9F89;
	 
}
#lightboxDetails{
    font-size: 0.9em;
    color: #505050;
    padding-top: 0.5em;
}

#closeButton{ top:2px; right: 2px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ position: relative;border: none;  }

#overlay img{ border: none; z-index: 500; }

#overlay{ background-image: url(../overlay.png);  }

* html #overlay{ /*Hack IE */
    background-color:  #FFFFFF;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../overlay.png", sizingMethod="scale");
}

/*-------- fin lightbox -------*/
.butt {
	color: black;
	background-color: #dcdcdc;
	font-size:10px;
	font-family:verdana;
	font-weight:bold;
	border-width:1px;
	width:152px;
	text-align:center;
	border-color: #c9c6a5;
}
#copy {
	position: relative;
	float: left;
	width: 950px;
	left: 20px;
	top:-20px;
	text-align:center;
	color: #aa9f89;
	font-size: 0.8em;boIrder: 1px solid aqua;
}	
#copy a {
	color: #aa9f89;
	text-decoration: none;
}
#copy a:hover {
	color: #a52a2a;
	text-decoration: none;
}