@charset "utf-8";
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #004489;
	font-size: 12px;
}
.coordonnee {
	font-size: 9px;
	white-space: nowrap;
	font-weight: bold;
	vertical-align: bottom;
}


.copyright {
	font-size: 8px;
	white-space: nowrap;
	font-weight: bold;
	vertical-align: bottom;
	word-spacing: normal;
	letter-spacing: 3px;
	text-transform: capitalize;
	color: #7282B5;
}
.titre_grand {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #004489;
}
.sous-titre {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #004489;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #8492bf;
	border-right-color: #8492bf;
	border-bottom-color: #8492bf;
	border-left-color: #8492bf;
	text-align: justify;
}
.titre_bord {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #004489;
	border: thick solid transparent;
}
.contenu {
	text-align: justify;
	vertical-align: top;
}
p {
	margin-bottom: -10px;
}
li.puce- {
	list-style-image: url(newsimages/puce.gif);
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -25px;
	padding-left: 10px;
	text-align: justify;
}
p.sous-titre {}

li.puce-nb-0 {
	list-style-image: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -15px;
	padding-left: 0px;
	text-align: justify;
	list-style-type: decimal;
}
li.puce-nb-1-2-3- {
	list-style-image: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -15px;
	padding-left: 0px;
	text-align: justify;
	list-style-type: decimal;
}
.img_border {
	border: 10px solid #FFFFFF;
}
a, a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: black;
}body {
	background-color: #CCCCCC;
}
table.bord {
	border: medium solid #004489;
}
