body {
	background-attachment: fixed;
	background-color: #463f32;
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
}

* {
	font-size: 10px;
	color: #7C6D7B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #7C6D7B;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
}

a.langues {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7C6D7B;
	text-decoration: underline;
}
a.langues:hover {
	color: #FFFFFF;
}

a.liens {
	font-size: 9px;
	text-transform: uppercase;
	color: #7C6D7B;
	text-decoration: underline;
}
a.liens:hover {
	color: #FFFFFF;
}

.adresse {
	color: #7C6D7B;
	font-size: 10px;
	font-weight: bold;
}

option {
	color: #000000;
}
input {
	color: #000000;
}
textarea {
	color: #000000;
}
#trait {
	margin-top:-15;
	margin-left:50;
	z-index:10;

}
#trait2 {
	margin-top:-19;
	margin-left:350;
	z-index:10;

}
#trait3 {
	margin-top:-17;
	margin-left:-190;
	z-index:10;

}
