body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
	color: #EFAA23;
	background-color: #666666;
}
.marges {
	font-size: 3em;
	line-height: 1em;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h1 {
	font-size: 25pt;
	line-height: 27pt;
	font-weight: bold;
	border-top-width: 40px;
	border-right-width: 0px;
	border-bottom-width: 40px;
	border-left-width: 140px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
h2 {
	font-size: 1.1em;
	border-left-width: 50px;
	border-left-style: solid;
	border-left-color: #666666;
	color: #FFFFFF;
	font-weight: bolder;
}
h3 {
	font-weight: normal;
	border-left-width: 130px;
	border-left-style: solid;
	border-left-color: #666666;
	font-size: 1em;
	line-height: 1.3em;
	border-right-width: 70px;
	border-right-style: solid;
	border-right-color: #666666;
}
h4 {
	font-size: 0.9em;
	text-align: right;
	font-weight: normal;	
}
h5 {
	font-size: 1.4em;
}

.name {
	font-weight: bold;
	color: #CCCCCC;
	
}

.legende {
	text-align: right;
	
}



.navigation {
	font-size: 0.7em;
	font-weight: bold;
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-width: 20px;
	border-bottom-width: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.navigation a:link {
 color: #999999;
	text-decoration: none;
}
.navigation a:visited {
 color: #999999;
	text-decoration: none;
}
.navigation a:hover {
 color: #FFFFFF;
	text-decoration: none;
}
.langues {
	font-size: 0.6em;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	word-spacing: 0.6em;
	
}
.selected {
	color: #FFFFFF;
}
.murmi {
	border-left-width: 140px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
}

a:link {
	color: #EFAA23;
	text-decoration: none;
}
a:visited {
	color: #EFAA23;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
