body {
	background-attachment: fixed;
	background-color: #2c170f;
	background-image: url(../texture.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.contour {
	font-size: 1px;
	border-color:#FFFFFF;
	border-width:medium;
	border-width: 1px;
	border-style:solid;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #f7efb9;
}

a.langues {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
a.langues:hover {
	color: #f7efb9;
}
.liens {
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	
}

a.liens {
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
a.liens:hover {
	color: #f7efb9;
}

.adresse {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.telFax {
	color: #e4b38b;
	font-size: 10px;
	font-weight: bold;
}

table {
	font-size: 10px;
}

option {
	color: #000000;
}
input {
	color: #000000;
}
textarea {
	color: #000000;
}