/* (C) 2009 www.ikmata.fr 
mise en page css générale*/

* {
border:none;
outline:none;
}

html,body{
height:768px;
margin:0;
padding:0;
}

body
{
color:#FFF;
font-family:"Helvetica Neue Lt Std ", arial, sans-serif;
background:url(../images/page_bg.png) #040404 repeat-x;
width:626px;
margin-left:auto;
margin-right:auto;
overflow:auto;
}

.wrapper{
position:absolute;
width:626px;
top:0px;
height:757px;
}

.en{
position:absolute;
width:23px;
margin-left:340px;
top:15px;
height:16px;
}

.fr{
position:absolute;
width:23px;
margin-left:372px;
top:15px;
height:16px;
}

.gl{
position:absolute;
width:20px;
margin-left:270px;
top:723px;
height:21px;
}

.fisu{
position:absolute;
width:20px;
margin-left:324px;
top:723px;
height:21px;
}

.ikmata {
	position:fixed;
	top : 50%;
	right: 2px;
}
