.seTitle {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #1f5082;
	text-decoration: none;
}
.seNormalText {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
}
.seBoldText {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.seHeader {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699cc;
}
.seTableLink {
	font-family: Tahoma;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #1f5082;
	text-decoration: underline;
}
.seTableRow {
	font-family: Tahoma;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F1F2EA;
}
.seTableRowAlternate {
	font-family: Tahoma;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background-color: #eaeae4;
}
.seInputControl {
	font-family: Tahoma;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FEFBF3;
	border: 1px solid #E1CEA7;
}
.seMemoControl {
	font-family: Tahoma;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FEFBF3;
	border: 1px solid #E1CEA7;
}
.seListItem {
	font-family: Tahoma;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: circle;
}
.seErrorText {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #6A211D;
	text-decoration: none;
}
.seNoteText {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	text-decoration: none;
}
.seTinyLink {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #1f5082;
	text-decoration: underline;
}
.seConfirmText {
	font-family: Tahoma;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #1f5082;
	text-decoration: none;
}
.seTable {
	background-color: #000000;
}
body {
	margin: 0px;
	background-color: #FFFFF2;
}
.ligne-hb-vert {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6699cc;
	border-bottom-color: #6699cc;
}
.fond-left {
	background-image: url(imgs/fond-left.jpg);
}
.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.date {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.menumanage {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 155%;
}
.picturetable {
	background-color: #f4f4dc;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	text-decoration: none;
	border-color:#598cbe;
	border-style:solid;
	border-width:1px;
}

.bordertop {
	border-top-color:#598cbe;
	border-top-style:solid;
	border-top-width:1px;
}
