body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #444;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	position: top left;
	background-color: #d2c6af;
	/*text-align: center;
	background-image: url(/images/a09f98.gif);*/
}
table {
	/* align: center;
	position: top left;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #444;
	text-decoration: none;
	background-color: #fdfde1;
	margin: 20px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	/*text-align: center;*/
}

td {
	margin: 10px;
	margin-top:0;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: none;
	
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	
}

p.marge-haut {
	margin-top:0px;
	}

.texte-contenu {
	margin-left:10px;
	}
	
.text-indente {
	margin-left:15px;
	}

.texte-menu-gauche {
	margin-right:10px;
	font-size: 14px;
	text-align: right;
	}
	
.texte-italique {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.texte-petit {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

.texte-grise {
	margin-left:10px;
	color: #999;
}

.texte-gras {
	font-weight:bold;
	}
	
a:active  { color: #c82829; text-decoration: underline }
a:link  { color: #c82829; text-decoration: none; background-color: transparent }
a:visited  { color: #c82829; text-decoration: none; background-color: transparent }
a:hover {
	color: #c82829;
	text-decoration: underline;
	}

#Content {
	position:absolute;
	left:50%;
	width: 970px;
	margin-top:50px;
	margin-left:-266px;
	padding: 0 px;
	border: 0px;
	background-color:#transparent;
	}

