.style12 {color: #999999; font-size: 12px; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EBEBE1;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
}
.fond {
	background-attachment: fixed;
	background-image: url(imagestravail/logosmall.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.style1 {color: #996699}

.style13 {color: #999999}
.liennoir {
	font-size: 12px;
	color: #000000;
}
.lienblanc {
	color: #EBEBE1;
}
.tableright {
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: thin;
}
.tablebottom {
	border-bottom-width: thin;
	border-bottom-style: groove;
}
.titre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-width: 3px;
	border-bottom-color: #999999;
}