.global {
position : absolute;
top : 50%;
left : 50%;
width:485px;
height:610px;
margin-top : -305px;
margin-left : -242px;
}

.espace {
width:100%;
}


/*----------Langues------------*/
.box-langues{
width:100%;
font-family:Verdana, Arial, Helvetica, Sans-serif;
font-size: 11px;
/*font-weight:bold;
color:#666666;*/
text-align:center;
/*height:24;*/
padding-top:6px;
padding-bottom:6px;
background-color:#EEE8D7;
}

.lang_nor, .lang_nor a{
color: #30080E;
text-decoration: none;
font-weight:bold;
}

.lang_nor:hover {
color: #999999;
}

/*----------FIN langues------------*/

/*--------------------Netwebcity----------------*/
.netwebcity{
width:100%;
margin-top: 22px;
padding-bottom: 6px;
text-align:center;
}

.net, .net a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight:normal;
color: #553a3f;
text-align:center;
text-decoration:none;
}

.net:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight:normal;
color: #896a70;
text-align:center;
text-decoration:none;
}
/*-------------Fin Netwebcity-------------------*/
