body {
	background-color: #DCE1F8;
	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 {
	padding-left: 10px;
	border: 0px Aucune #FFFFFF;
	/*font-size: 80%; */
}
.legendedroite {
	border-left-width: 1px;
	border-left-style: Aucune;
	border-left-color: #2651D0;
	font-size: 100%;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-bottom-style: Aucune;
	padding: 0px;
}
.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;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
}
.menu a:active {
	color: #B2C0EF;
	text-decoration: none;
	padding-right: 2px;
}
.menu a:hover {
	color: #B2C0EF;
	text-decoration: none;
	padding-right: 2px;
}
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;
}

.mgauche {
	color: #FFFFFF;
	padding: 3px;
	font-size: 90%;
	font-weight: bold;
}
.mgauche a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.mgauche a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.mgauche a:active{
	color: #B2C0EF;
	text-decoration: none;
}
.mgauche a:hover{
	color: #B2C0EF;
	text-decoration: none;
}
.bouton {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 3px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background-color: #2651D0;
	white-space: pre;
}
.tableau {
	border: thin dotted #D2DBF7;
}
