body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
	color: #666666;
	background-color: #bcafa2;
}
.marges {
	font-size: 3em;
	line-height: 1em;
	font-weight: bold;
	color: #bcafa2;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #bcafa2;
}
h1 {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	border-top-width: 50px;
	border-right-width: 150px;
	border-bottom-width: 50px;
	border-left-width: 160px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bcafa2;
	border-right-color: #bcafa2;
	border-bottom-color: #bcafa2;
	border-left-color: #bcafa2;
	width: 600px;	
}

.titel {
	font-size: 1.5em;
	font-weight: bold;
	

}
.navigation {
	font-size: 0.8em;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	word-spacing: 4em;
	border-left-width: 50px;
	border-left-style: solid;
	border-left-color: #bcafa2;
}
.langues {
	font-size: 0.8em;
	text-align: right;
	text-transform: uppercase;
	font-weight: normal;
	word-spacing: 0.6em;
}
.foundation {
	font-size: 0.5em;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.2em;
}


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