body {
	background-image: url(http://www.carette.info/fond.gif);
	background-repeat: repeat-x;
	margin: 0;
	topmargin: 0;
	margin-left: 0;
	padding-left: 0;
	bottomMargin: 0;
}
.texte {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 12px;
	color: #0992B9;
    }
	.texte a {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 12px;
	color: #0992B9;
	text-decoration: none;
	}
	.texte a:hover {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 12px;
	color: #8BBAEE;
	text-decoration: underline;
	}
.titre1 {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 15px;
	color: #0992b9;
	font-weight: bold;
    }
	.titre1 a {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 15px;
	color: #0992b9;
	text-decoration: none;
	font-weight: bold;
	}
	.titre1 a:hover {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 15px;
	color: #0992b9;
	text-decoration: underline;
	font-weight: bold;
	}
.texte_down {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 12px;
	color: #0992B9;
	font-weight: bold;
    }
	.texte_down a {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 12px;
	color: #0992B9;
	text-decoration: none;
	font-weight: bold;
	}
	.texte_down a:hover {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 12px;
	color: #8BBAEE;
	text-decoration: underline;
	font-weight: bold;
	}
a.menu {
	text-decoration: none;
	color: #0992B9;
	padding: 1px 5px 1px 5px;
	background-color: #FFFFFF;
	border: 1px solid #0992B9;
	line-height: 20px;
	font-weight:bold;
	font-size:11px;
}
a.menu:hover {
	text-decoration: none;
	font-weight:bold;
	color: #0992B9;
	background-color: #c2e4ee;
	border: 1px solid #0992B9;
	font-size:11px;
}
.menuselect {
	text-decoration: none;
	color: #0992B9;
	padding: 1px 5px 1px 5px;
	background-color: #c2e4ee;
	border: 1px solid #0992B9;
	line-height: 20px; 
	font-weight:bold;
	font-size:11px;
}
table.tableau {
	border: 1px solid #0992b9;
	border-left: 8px solid #0992b9;
	top: 0px;
	background-color: #f0f8fb;
}