*
{
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
}

div
{
	padding: 0px;
	margin: 0px;
}

table
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

tr, td
{
	margin: 0px;
	padding: 0px;
}

img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

form
{
	margin: 0px;
	padding: 0px;
}

a
{
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: underline;
}

.highlight:hover
{
	filter:alpha(opacity=66);
	-moz-opacity: 0.66;
	-khtml-opacity: 0.66;
	opacity: 0.66;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity='66');
}

#main
{
	position: absolute;
	z-index: 2;
	width: 960px;
	height: 720px;
	left: 50%;
	top: 10px;
	margin-left: -480px;
	margin-top: 20px;
	background-image: url(../images/common/background.jpg);
	background-color: #000;
}

#main table
{
	width: 100%;
	height: 100%;
}

#main table .left_side
{
	width: 160px;
	height: 550px;
}

#main table .left_side #menu
{
	width: 160px;
	height: 550px;
	background-image: url(../images/common/menu.jpg);
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #4f5059;
	font-size: 10px;
	line-height: 12px;
}

#main table .left_side #menu .link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f5059;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 28px;
}

#main table .left_side #menu .link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f5059;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/common/menu_hover.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#main table .left_side #menu .selected
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f5059;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/common/menu_hover.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#main table .left_side #menu .fr
{
	background-image: url(../images/common/fr.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: inline;
	line-height: 22px;
	text-decoration: none;
}

#main table .left_side #menu .fr:hover
{
	background-image: url(../images/common/fr_hover.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
}

#main table .left_side #menu .fr_selected
{
	background-image: url(../images/common/fr_hover.gif);
}

#main table .left_side #menu .en
{
	width: 20px;
	height: 15px;
	margin-left: 15px;
	background-image: url(../images/common/en.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: inline;
	line-height: 22px;
	text-decoration: none;
}

#main table .left_side #menu .en:hover
{
	width: 20px;
	height: 15px;
	background-image: url(../images/common/en_hover.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
}

#main table .left_side #menu .en_selected
{
	background-image: url(../images/common/en_hover.gif);
}

#main table .left_side #menu .lh
{
	line-height: 4px;
	height: 4px;
}

#main table .left_side #menu .grande_remise
{
	width: 86px;
	height: 37px;
	margin: 14px 0px 9px 0px;
}

#main table .left_side #menu .separator
{
	width: 120px;
	height: 2px;
	margin: 16px 0px 0px 0px;
}

#main table .left_side #menu .4w_fr
{
	width: 160px;
	height: 65px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	clear: both;
}

#main table .top
{
	width: 960px;
	height: 170px;
}

#main table .top #top_flash
{
	width: 960px;
	height: 170px;
	background-image: url(../images/common/top_flash.jpg);
	overflow: hidden;
}

#main table .top #top_flash #flash
{
	width: 790px;
	height: 170px;
	margin-left: 170px;
}

#main table .content
{
	width: 800px;
	height: 524px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFF;
}

#main table .footer
{
	width: 800px;
	height: 26px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f2f2f2;
	text-align: center;
}

#main table .footer a
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f2f2f2;
	text-decoration: none;
}

#main table .footer a:hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f2f2f2;
	text-decoration: underline;
}
