.bouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #003366;
	cursor: hand;
	text-decoration: none;
	text-indent: 3px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	border-right-style: outset;
	border-right-width: thin;
}
.bouton:hover {
	color: #990000;
	border-bottom-width: medium;
	border-bottom-style: inset;
	border-bottom-color: #99ccff;
}
.ongletSel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #990000;
	text-decoration: none;
	font-size: 12px;
	white-space: normal;
	text-indent: 5px;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 2px;
	font-weight: bold;
	/*background-image: url(image/cahier.gif);
	background-repeat: repeat;*/
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: ridge;
	border-left-style: groove;
	border-right-color: #990000;
	border-left-color: #990000;
}
.ongletSelPM {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	white-space: normal;
	text-align: center;
	font-weight: bold;
	background-image: url(image/cahier.gif);
	background-repeat: repeat;
	border-right-style: ridge;
	border-left-style: groove;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
}

.onglet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #003366;
	cursor: hand;
	text-decoration: none;
	font-size: 12px;
	white-space: normal;
	text-indent: 5px;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 2px;
	font-weight: bold;
	background-image: url(image/kraft.gif);
	background-repeat: repeat;
}
.onglet:hover {
	color: #990000;
}
.LigneTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-variant: small-caps;
	color: #003366;
	background-image: url(image/kraft.gif);
	background-repeat: repeat;
	background-position: top;
}
.Titre {
	font-variant: small-caps;
	color: #990000;
	font-weight: bold;
	background-image: url(image/titre.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 45px;
	vertical-align: middle;
	text-align: center;
}

.nd {
	background-image: url(image/nd.gif);
	background-repeat: repeat;
	background-position: center top;
}
.cahier {
	background-image: url(image/cahier.gif);
	background-repeat: repeat;
	background-position: center top;
	color: #29297E;
}
.trait {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #003366;
}
.image {
	border: thin outset #003366;
}
.Titre2 {
	font-variant: small-caps;
	color: #990000;
	font-weight: bold;
	height: 45px;
	vertical-align: middle;
	text-align: center;
}
.TitreKraft {
	background-image: url(image/kraft.gif);
	background-repeat: repeat;
	color: #003366;
}
.Lien {
	color: #003366;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
.Lien:hover{
	color: #990000;
	background-image: url(image/kraft.gif);
	background-repeat: repeat;
}
.LienPM {
	color: #003366;
	font-size: x-small;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.LienPM:hover{
	color: #990000;
}

.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
