body {
	background-color: #492925;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Images/fond_site.gif);
	background-repeat: repeat-y;
	background-position: left;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1B354;
	line-height: 22px;
}
.gras {
	font-weight: bold;
}

a {
	font-size: 11px;
	color: #B79B93;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B79B93;
}
a:hover {
	text-decoration: underline;
	color: #B79B93;
}
a:active {
	text-decoration: underline;
	color: #B79B93;
}

.fond-table {
	background-image: url(Images/fond_site.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.cadre {
	border: 1px solid #D1B354;
}
.colonne-gauche {
	background-color: #760000;
	background-image: url(Images/fond_colg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.colonne-gauche-top {
	background-color: #400000;
	background-image: url(Images/fond_contenu_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.colonne-gauche-contenu {
	background-color: #400000;
	background-image: url(Images/fond_contenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.colonne-droite {
	background-color: #400000;
}
.texte14 {
	font-size: 14px;
	line-height: 20px;
}
.texte11D {
	font-size: 11px;
	color: #1D0C0A;
}
.texte11L {
	font-size: 11px;
	color: #B79B93;
}
.smalltext {
	font-size: 12px;
	line-height: 16px;
}
