body
{
	width: 860px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	font-family: Verdana;
}

.Titre
{
	width: 860px;
	margin-bottom: 20px;
}

.Menu
{
	float: left;
	width: 120px;
	margin-bottom: 20px;
	padding: 5px;
}

.Corps
{
	margin-left: 140px; 
	padding: 5px;
	font-size: 14px;
	height: 380px;
	vertical-align: middel;
	text-align: justify;
}

.Nouveaute
{
	padding: 5px;
	font-size: 14px;
	height: 380px;
	vertical-align: middel;
	text-align: justify;
}

.ImageFloatRight
{
	float: right;
	padding-left: 15px;
}

.Navigation
{
	text-align: center;
	font-size: 16px;
}

.Navigation td
{
	width: 138px;
}

.Index
{
	background-color: #000000;
	background-image: url(Images/Backgroundblack.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 860px;
	height: 479px;
}

.Langue
{
	text-align: right;
}

.actif
{
	color: 	#CC0000;
}

.detail
{
	float: left;
	width: 270px;
	margin-bottom: 20px;
	padding: 5px;	
}

.DetailText
{
	font-size: 12px;
}

.TableMontre
{
	vertical-align: auto;
}

a
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	color: 	#CC0000;
	text-decoration: none;
}

a img
{
	border: 0 ;
}

/*/////////////////////////////////////////////////////////////////////// C S S    S C r///////////////////////////////////////////////////////////////////////////////*/

#lightbox
{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails
{
	font-size: 0.8em;
	padding-top: 0.4em;
}

#lightboxCaption
{
	float: left;
}

#keyboardMsg
{
	float: right;
}

#lightbox img
{
	border: none;
} 

#overlay img
{
	border: none;
}

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

html #overlay
{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="Images/overlay.png", sizingMethod="scale");
}