body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../texture-index.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	color: #5e4c53;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #5e4c53;
	text-decoration: underline;
}

a:hover {
	color: #b0332f;
}

a.langues {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7e646d;
	text-decoration: underline;
}
a.langues:hover {
	color: #d8d8d8;
}

a.liens {
	font-size: 9px;
	text-transform: uppercase;
	color: #5e4c53;
	text-decoration: underline;
}
a.liens:hover {
	color: #b0332f;
}

.adresse {
	color: #5e4c53;
	font-size: 10px;
	font-weight: bold;
}

table {
	font-size: 10px;
}
table.tableauGlobal {
	height: 100%;
}

select {
	color: #000000;
}
option {
	color: #000000;
}
input {
	color: #000000;
}
textarea {
	color: #000000;
}

/*
.pied {
	background-image: url(../bandeau-index.png);
	background-repeat: no-repeat;
	background-position:bottom;
}
*/

.ajust {
	margin-left:250 px;
}
