.tableau {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.titre {
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bolder;
	color: #0099CC;
	line-height: 100%;

}
.rubrique {
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 100%;

}
.texte {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	line-height: 100%;
	font-weight: bold;
	text-align: justify;



}
.lientexte {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.lienrubrique {
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
	line-height: 100%;

}
.fondpage {
	background-attachment: fixed;
	background-image: url(../images/fond_page2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border: thin none #CCCCCC;
}
.fondmenu {
	background-attachment: fixed;
	background-image: url(../images/fond_menu3.jpg);
	background-repeat: repeat;
	background-position: center top;
	border: thin none #CCCCCC;
	background-color: #3399FF;
	height: auto;


}
.fondbas { background-attachment: fixed; background-image: url(../images/fond_bas.jpg); background-repeat: no-repeat; background-position: center top; border: thin none #CCCCCC; background-color: #3399FF; }
.page {
	background-image: url(../images/page.jpg);
	background-repeat: repeat;
}
