
body,html { height:100%; }

body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../texture-index.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #d6c4a0;
}

a.langues {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
a.langues:hover {
	color: #bd8b28;
}
.tiret {
	font-size: 9px;
	color: #FFFFFF;
}

.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: #663300;
}

a.liens2 {
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
}

a.liens2:hover {
	color: #d6c4a0;
}

a.liens3 {
	font-size: 10px;
	color: #663300;
	text-decoration: underline;
	font-weight: bold;
}

a.liens3:hover {
	color: #d6c4a0;
}

.adresse {
	color: #663300;
	font-size: 10px;
	font-weight: bold;
}

.contour {
	border-color: #663300;
	border-style: solid;
	border-width: 1px;
}

.tiret {
	color: #ffffff;
	font-weight: bold;
}

table {
	font-size: 10px;
}

select {
	color: #000000;
}
option {
	color: #000000;
}
input {
	color: #000000;
}
textarea {
	color: #000000;
}
