/* CSS Document */

body,td,th {
font-family		: Arial, Helvetica, sans-serif;
font-size		: 11px;
color			: #fff;
}

body {
background-color	: #000;
margin				: 0px;
line-height			: 13px;
}

a:link, a:visited, a:active {
color				: #fff;
text-decoration		: none;
}

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

.marge{
margin-left		: 5px;
font-size		: 10px;
border-left		: 1px solid #333;
padding-left	: 2px;
color			: #999;
}

.mof{
background		: #000 url(IMAGES/fond-mof.jpg) no-repeat top;
width			: 370px;
margin-top		: 3px;
color			: #000;
}

ul {
font-size	: 10px;
}

li{
list-style	: none;
margin		: 11px 0px 11px 115px;
}

.lang{
margin-left	: 140px;
}

.langues{
font-size	: 11px;
color		: #999;
}

a.langues, a.langues:visited {
font-size	: 11px;
color		: #999;
}

a.langues:hover {
font-size	: 11px;
color		: #666;
}

.centrer{
text-align	: center;
}

.fleche{
float		: left;
padding-top	: 260px;
width		: 60px;
color		: #000;
}


/* CONTAINERS */

.container{
width		: 370px;
height		: 530px;
float		: left;
margin		: 2px;
}

.container2{
width		: 370px;
height		: 530px;
float		: left;
margin		: 2px;
font-size	: 12px;
line-height	: 14px;
}

.lien{
float:left;}
