

html {
	height: 100%;
	width: 100%;
}

body {
	position: relative;
	background-image: url('images/fondmapa.gif');
	background-color:  #EEF0F1;
	margin: auto;
	padding: 0;
	width: 100%;
	height: 100%;
	color: #A09AA0;
	font-size: 11px;
	font-family: "arial narrow"; "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	letter-spacing: 1px;
}

#maintable {
	margin: auto;
	width: 777px;
	height: 100%;
	border-collapse: collapse;
}

#shadowframe {
	position: relative;
	width: 777px;
	height: 455px;
	background-image: url('images/fondshadow.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	padding: 0;
}

#gloveframe {
	position: relative;
	width: 777px;
	height: 455px;
	background-image: url('images/fondgant3.jpg');
	background-repeat: no-repeat;
	background-position: 4px 4px;
	margin: 0;
	padding: 0;
}

#rightcontent {
	position: absolute;
	top: 155px;
	width: 359px;
	height: auto;
	margin: 0;
	padding: 0;
	left: 407px;
}

img#logo {
	display: block;
	position: relative;
	left: -4px;
	width: 184px;
	direction: ltr;
}

p#baseline {
	margin: 0;
	padding: 0;
	color: #2659A6;
	width: 184px;
	text-align: center;
	position: relative;
	left: -4px;
	display: block;
	direction: ltr;
}

#menu {
	width: 311px;
	padding: 10px 0 0 0;
	margin: 0;
	list-style-type: none;
}

#menu li {
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	display: inline;
}

#menu li.home {
	text-indent: 38px;}

#menu li a {
	display: block;
	width: 100%;
	line-height: 12px;
	text-decoration: none;
	background: url(images/fondmenu.gif) no-repeat 0 0;
	color: #090109;
	font-weight: normal;
	text-decoration: none;
	text-indent: 38px;}

#menu li a:hover {
	font-weight: normal;
	text-decoration: none;
	color: white;
	background: url(images/fondmenu.gif) no-repeat 0 -12px ;
}

#langues {
	width: 355px;
	padding: 15px 0;
	margin: 0;
}

#langues li {
	display: inline;
	list-style-type: none;
	padding: 0 13px 0 0;
	margin: 0;
}

#langues li a:link, #langues li a:visited, #langues li a:active {
	color: #090109;
	font-weight: normal;
	text-decoration: none;
}

#langues li a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #2659A6;
}

p#footer {
	position: absolute;
	text-align: center;
	width: 777px;
	font-size: 9px;
	font-family : verdana, "Trebuchet MS", arial, helvetica, sans-serif;
	letter-spacing: 0;
	margin: auto;
	padding: 0;
	}

a:link, a:visited, a:active {
	font-weight: bold;
	color: #A09AA0;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #2659A6;
	background: transparent;
	text-decoration: none;
}






#glove {
	position: relative;
	width: 385px;
	height: 446px;
	top: 4px;
	left: 4px;
	display: inline;
}

#rightcontent2 {
	position: absolute;
	top: 240px;
	width: 359px;
	height: auto;
	margin: 0;
	padding: 0;
	left: 407px;}
