body {
	background-attachment: fixed;
	background-color: #9fa786;
	background-image: url(texture-animation.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

form {
	margin: 0px;
}

a:link {
	color: #5f5c42;
	text-decoration: underline;
}

a:hover {
	color: #5f5c42;
	text-decoration: underline;
}

a:active {
	color: #5f5c42;
	text-decoration: underline;
}

a:visited {
	color: #5f5c42;
	text-decoration: underline;
}

.langues {
	color: #5f5c42;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.adresse {
	color: #5f5c42;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.liens {
	color: #5f5c42;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




