body{
	margin:0px auto;
	font-family:verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #fff;
}

table
{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

td
{
	vertical-align: top;
}

a,
a:link,
a:hover,
a:visited,
a:active,
a:visited:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}

a:hover,
a:visited:hover
{
	color: #646464;
}

.wrapper_container
{
	width: 413px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	left: 0px;
}

.link_fr
{
	position: absolute;
	top: 154px;
	left: 35px;
}

.link_en
{
	position: absolute;
	top: 359px;
	left: 35px;
}

.link_pfr
{
	position: absolute;
	top: 172px;
	left: 37px;
}

.link_pen
{
	position: absolute;
	top: 398px;
	left: 37px;
}


