body {
	background-color: #E8EEF3;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a.chronique {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.chronique:hover {
	text-decoration: underline;
}
a.menu {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color: #9E70F5;
}
/*a:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
a:hover {
	text-decoration: none;
	color: #9E70F5;
	font-weight: bold;
	font-size: 15px;
}
a:active {
	text-decoration: none;
	color: #9E70F5;
	font-weight: bold;
	font-size: 15px;
}*/
.titre {
	color: #006699;
	font-size: 30px;
	font-weight: bold;
}
.titre2 {
	color: #9E70F5;
	font-size: 18px;
	font-weight: bold;
}
.titre3 {
	color: #FF2222;
	font-size: 14px;
	font-weight: bold;
}
.texte-12 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.texte-13 {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
}
.texte-14 {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}
.texte-14-gras {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.texte-15 {
	color: #000000;
	font-size: 15px;
	font-weight: normal;
}
.liens-titre {
	color: #9E70F5;
	font-size: 15px;
	font-weight: bold;
}

.bordure {
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}