body
{	
	color: #fff;
	font-family:verdana, Helvetica, sans-serif;
	font-size:10px;
	margin:0px;
	text-align: center;
}

table
{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;	
}

td
{
	vertical-align: top;
}

a,
a:link,
a:hover,
a:visited,
a:active,
a:visited:hover
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover,
a:visited:hover
{
	color: #AB2219;
}

.wrapper_container
{	
	/*border-left: solid 2px #ffcc00;
	border-right: solid 2px #ffcc00;
	border-bottom: solid 2px #ffcc00;*/
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	
	position: relative;
	top: 0px;
	left: 0px;
}

.link_fr
{
	position: absolute;
	top: 221px;
	left: 385px;
}

.link_en
{
	position: absolute;
	top: 325px;
	left: 368px;
}

.link_pfr
{
	position: absolute;
	top: 241px;
	left: 385px;
}

.link_pen
{
	position: absolute;
	top: 374px;
	left: 368px;
}

