body {
	margin:auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color : #333333;
	background: #f8f8f8 url(../images/bg.jpg) repeat-x;
}
td {
	vertical-align: top;
	}
#present {
	position: relative;
	width: 610px;
	left:60px;
	top: 35px;
	boirder: 1px solid fuchsia;
	float:left;
	text-align: center;
}
#presentb {
	position: relative;
	width: 615px;
	left:60px;
	top: 35px;
	boIrder: 1px solid fuchsia;
	float:left;
	text-align: center;
}
#presenta {
	position: relative;
	width: 610px;
	left:60px;
	top: 35px;
	boirder: 1px solid fuchsia;
	float:left;
	text-align: center;
}
#presenta span {
	display: block;
	 background-color: #f1f1f1; font-weight: bold; border: 1px solid #dbdbdb; border-bottom: 2px solid #dbdbdb; padding: 10px;
}
#presenta span.red {
border: none;
color: #b93275;
font-weight:bold;
}
#adress {
	position: relative;
	width: 610px;
	left:60px;
	top: 10px;
	boirder: 1px solid fuchsia;
	float:left;
	font-size:14px;
	line-height: 25px;
	font-weight:bold;
	color:white;
}
#menu {
	position: relative;
	width:230px;
	left:30px;
	top:420px;
	}
	#menu a {
		color: #f1f1f1;
		font-weight: bold;
		font-size: 15px;
		line-height: 22px;
		text-decoration:none;
	}
#hor {
	position: relative;
	width:230px;
	left:10px;
	top:510px;
	color: #f1f1f1;
		font-weight: bold;
		font-size: 13px;
		line-height: 20px;
		text-align: center;
}	
#horC {
	position: relative;
	width:230px;
	left:10px;
	top:450px;
	color: #f1f1f1;
		font-weight: bold;
		font-size: 13px;
		line-height: 20px;
		text-align: center;
}
#fidelite {
	position: relative;
	width:220px;
	left:10px;
	top:460px;
	color: #f1f1f1;
		font-weight: bold;
		font-size: 12px;
		line-height: 18px;
		border: 1px ridge #cdcdcd;
		padding:8px;
		background-color: #b93275;
}
#fidelite span {
display: block;
	text-align: center;
}
.butt {
	color:#DAB9A7;
	background-color: #842454;
	font-size:10px;
	font-family:verdana;
	font-weight:bold;
	border-width:1;
	width:152px;
	text-align:center;
	border-color:#DAB9A7;
	}
#error {
	font-weight:bold; color:#FF0000;
	position: absolute;
	top: 60px;
	left:160px;	
	background-color: white;
	}		


/* tooltip*/
a.tooltip {margin-right:5px;border-bottom: 1px dashed;z-index:5000;color: #333333; text-align: left;text-decoration: none;}
a.tooltip b {display:none;z-index:5000;}
a.tooltip:hover {border:0; position:relative; z-index:5000; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:-16px; left:-410px; padding:8px; font-weight:normal; font-size:12px;line-height: 16px;color:#000; border: 1px solid #b93275; background: #f1f1f1; width:390px;z-index:5000;}
a.tooltip img {
	border:none;
}	
a.imgmag img {
	border: 1px solid #333;
}
	
a.imgmag:hover img {
	border: 1px solid #b93275;
}
#copy {
		position: relative;
		width:950px;
		margin:auto;
		text-align: center;
		font-size:10px;
		color: silver;
	}
	#copy a {
		color: silver;
	}
	#copy a:hover {
		color: #842454;
	}
 /*--------- Lightbox -----------*/
#lightbox{
    background-color:#FFFFFF;
    padding: 3px;
    border-bottom: 1px solid #8A1D28;
    border-right: 1px solid #8A1D28;
}

#lightboxDetails{
    font-size: 0.9em;
    color: #000000;
    padding-top: 0.5em;
}

#closeButton{ top:2px; right: 2px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }

#overlay img{ border: none; }

#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 -------*/
		

