/* CSS Document */

body {
	margin:0;
	padding:0;
	text-align: left !important;
	text-align: center;
	background-color: #F2F2F2;
}

/*--------------fond gris--------------*/
.global{
	position: absolute;
	width: 500px;
	margin-left: -250px;
	left: 50%;
	top: 145px;
	border: 1px solid #A1A1A1;
	background-color: #F2F2F2;
	z-index: 1;
}

.background-top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 235px;
	background-color: #E6E6E6;
	z-index: 0;
}

.box-titre {
	width: 500px;
	height: 90px;
	text-align: center;
}

.logo {
	margin: 20px auto 0 auto;
}

.line-grey{
	width: 500px;
	height: 20px;
	background-color: #E6E6E6;
}

.box-banner {
	width: 500px;
	height: 90px;
}

.box-lang {
	width: 500px;
	height: 120px!important;
	height: 190px;
}

ul.lang {
	margin: 90px 0 0 0!important;
	margin: 70px 0 0 0;
	width: 420px!important;
	width: 500px;
	height: 50px;
	text-align: center;
}

li.lang-link {
	display: inline;
}

li.lang-link a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #797979;
}

li.lang-link a:hover{
	color: #8DD660;
}

.puce {
	vertical-align: middle;
	margin-right: 5px;
}

/*--------------------Netwebcity----------------*/

.netwebcity-box {
	position: absolute;
	width: 500px;
	margin-left: -250px;
	left: 50%;	
}

ul.netwebcity {
	margin: 0;
	height: 25px;
	width: 420px!important;
	width: 500px;
	text-align: center;
}

li.net { 
	display: inline;
	text-align: left;
}

li.net a{
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #C7C7C7;
	line-height: 25px;
}

li.net a:hover{
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #A4A4A4;
}
/*-------------Fin Netwebcity-------------------*/