#cntdwn
{
	font-size: 16px;
	margin: 4px 0px; 
}

.vtefl_j, .vtefl_h, .vtefl_m, .vtefl_s
{
	border: 4px solid #EB0000;
	padding: 0px 5px;
	background: #FFF;
	color: black;
	font-weight: bolder;
}

.vtefl_j2, .vtefl_h2, .vtefl_m2
{
	border: 4px solid #EB0000;
	padding: 0px 5px;
	background: #FFF;
	color: white;
}


.datepost
{
	float: right; 
	margin-top: 0px;
	_margin-top: -18px;
}

.prod_px_3xssfrais
{
	color: #E42020; font-weight:bold;
}
.linkcross a
{
	font-size: 10px;
	margin: 2px 0px; 
	border: 1px solid white; 
}

.linkcross a:hover
{
	font-size: 10px;
	border: 1px dashed #DDD;
	background-color: #D9E3FC;
	text-decoration: none;
}

.vignettecross
{
	margin-top: 0px;
	_margin-top: -70px;
	right: 0px;
	margin-right: 205px;
	_margin-right: 25px;
	border: 1px solid black;
	position: absolute;
	display: none;
}


#chem h1, #chem h2 {margin:0px;}
/*--------- Lightbox ---------- */
#lightbox
{
    background-color:#eeeeee;
    padding: 10px;
    border-bottom: 2px solid #666666;
    border-right: 2px solid #666666;
}

#lightboxDetails
{
    font-size: 0.9em;
    color: #555;
    padding-top: 0.5em;
} 

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

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 

#overlay img{ border: none; }

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

* html #overlay
{ /*Hack IE */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/interface/overlay.png", sizingMethod="scale");
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
/*-------- fin lightbox -------*/



