body {
	background-color: F2C334;
	margin: 0px;
	background-image: url(../img/bg_pattern.gif);
	background-repeat: repeat;
}
td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #26417C;
	text-decoration: none;
}
.titre {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.stitre {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.colcontenu {
	background-color: #80B8DE;
	background-image: url(../img/bg_contenu.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.colgauche {
	background-color: #B8CB4D;
	background-image: url(../img/bg_algues.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
a:link, a:visited, a:hover, a:active {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #BA0608;
	text-decoration: underlined;
}
.blue:link, .blue:visited, .blue:hover, .blue:active {
	color: #26417C;
	text-decoration: none;
}
