body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;

}
td {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #4D85B8;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.bgLangue {
	background-image: url(../images/bgLangue.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.imgTop {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bgGris {
	background-color: #E7E7E7;
}
.bgBleu {
	background-color: #296498;
}
.bgGrisF {
	background-color: #666666;
}
.txtCopyright {
	font-size: 10px;
	color: #FFFFFF;
}
.txtTitre {
	font-size: 12px;
	font-weight: bold;
	color: #447195;
}
.bgBleuTitre {
	background-color: #447195;
}
.txtLangue {
	font-size: 11px;
	color: #666666;
	padding: 5px;
	font-weight: bold;
}
a.txtLangue {
	color: #666666;
	text-decoration: none;
}
a.txtLangue:hover {
	text-decoration: underline;
}
.copyright2 {
	font-size: 10px;
	color: #FFFFFF;
}
a.copyright2 {
	color: #FFFFFF;
	text-decoration: none;
}
a.copyright2:hover {
	text-decoration: underline;
}
.bgSepa {
	background-image: url(../images/bg_separation.gif);
	background-repeat: repeat-x;
}
.txtMenu {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
a.txtMenu {
	color: #666666;
	text-decoration: none;
}
a.txtMenu:hover {
	text-decoration: underline;
}
a.txtMenu:active {
	color: #6699CC;
}
.bgCelluleMenu {
	background-color: #D3D3D3;
}
.BrdMenu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
}
.BrdMenuTop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.BrdMenuBottom {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.txtTitleCellFiche {
	font-weight: bold;
	color: #FFFFFF;
}
li {
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
}

