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