.TITRE1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.TITRE2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.TITRE3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;

}
.CALQUE {
	float: left;
	position: relative;
	visibility: visible;

















}
.tableau {
	background-attachment: fixed;
	background-image: url(images/tableau/haut.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
.gauchedroit {
	background-image: url(images/tableau/droit.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left;

}
.bas {
	background-image: url(images/tableau/bas.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top;


}
.gauche {
	background-attachment: scroll;
	background-image: url(images/tableau/gauche.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
a:hover {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
