body {
	margin: 0;
	padding: 0;
	
	background-color: #1E1916;
	background-image: url(design/background.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D3C1B2;
	
	text-align: center;
}

table{
	margin: 0;
	padding: 0;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D3C1B2;
}

th{
	text-align: left;
}

/*--------------fond gris--------------*/
#global {
	position: relative;
	width: 660px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#global #top {
	width: 100%;
	height: 60px;
}

#content{
	width: 597px!important;
	width: 660px;
	margin: 12px 1px 0 1px;
	padding: 30px;
	border: 3px solid #382E2C;
	background-color: #1E1916;
}

.spacer {
	clear: both;
}

/*-----------------liens-------------------*/
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #D3C1B2;
	text-decoration: none;
	letter-spacing:0px;
}

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

/*---------------logo----------------*/
.logo {
	float: left;
	margin: 20px 0 0 0;
}

a.logo, a.logo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #FF7F00;
}

/*-----------------menu-------------------*/
#menu {
	margin: 30px 0 0 0;
	text-align: center;
	width: 100%;
}

#menu a.item {
	margin: 0 50px 0 50px;
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

/*---------------------Choix Langues dans la bannière----------------------*/

.lang_nor, .lang_nor a{
	color: #8E8E8E;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-right: 20px;
}

.lang_nor:hover {
	color: #3C3C3C;
}

.separateur {
	color: #8E8E8E;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-right: 20px;
}

/*---------Fin Choix Langues dans la bannière--------*/

/*----------NETWEBCITY----------*/
#netwebcity {
	margin: 5px 0 0 0;
	padding: 0 0 10px 0;
	font-size: 10px;
	color: #382E2C;
	text-align: center;
}

#netwebcity a.netweb {
	font-size: 10px;
	font-weight: normal;
	color: #382E2C;
}

#netwebcity a.netweb:hover {
	color: #D3C1B2;
}