body {
	font-family: Verdana, Geneva, sans-serif;
	background-color:#093;
	margin-top: 4px;
}
a:link {
	color: #093;
}
a:visited {
	color: #093;
}
a:hover {
	color: #C00;
	text-decoration: underline overline;
}
.text10 {
	font-size: 10px;
}
.text11 {
	font-size: 11px;
}
.text12 {
	font-size: 12px;
}
.text14 {
	font-size: 14px;
}
.titre {
	font-size: 24px;
}
.photo {
	border: 1px outset #000;
}
.trait {
	border: 2px inset #093;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;

}
.ligne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B5859;

}
.tablo {
	border: 1px solid #000000;
	color: #FFF;
}
.ligneo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336666;
}
.lien {
	color: #CCCCCC;
	text-decoration: none;
}

