.nprint {
	display : none;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 0px;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #2651D0;
	text-decoration: none;
}
.baspage {
	font-size: 80%;
}
td {
	font-size: 80%;
	list-style-type: disc;
	list-style-image:  url(images/puce.gif);
}
.soutitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #2651D0;
	text-decoration: none;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2651D0;
}
.colonnedroite {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2651D0;
	padding-left: 10px;
	font-size: 80%;
}
.colonnedr_titre {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2651D0;
	padding-left: 3px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #2651D0;
	border-right-color: #2651D0;
	border-bottom-color: #2651D0;
	background-color: #2651D0;
	white-space: pre;
}

a:link {
	color: #F60109;
	text-decoration: none;
}
a:visited {
	color: #F60109;
	text-decoration: none;
}
a:active {
	color: #F60109;
	text-decoration: underline;
}
a:hover {
	color: #F60109;
	text-decoration: underline;
}

