@import url("css/text.css");
body,td,th {
	color: #1A5672;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #333366;
}
.titres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	background-color: #D4D4D4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #255C7A;
}
