.normal {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.normal-bold {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: left;
}
.fd-page {
	background-color: #FFF5EA;
	background-image: url(/images/fd-page.gif);
	background-repeat: repeat-x;
}

a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.lien {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}
.lien:link {
	color: #006699;
	text-decoration: none;
}
.lien:visited {
	color: #006699;
	text-decoration: none;
}
.lien:hover {
	color: #003366;
	text-decoration: underline;
}
.lien:active {
	color: #003366;
	text-decoration: none;
}
.titre-page {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.bot {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}
.bot:link {
	color: #000000;
	text-decoration: underline;
}
.bot:visited {
	color: #000000;
	text-decoration: underline;
}
.bot:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.bot:active {
	color: #006699;
	text-decoration: none;
}
.fd-tit-news {
	background-image: url(/images/fd-picto-news.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.fd-tit-cimi {
	background-image: url(/images/fd-picto-cimi.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.fd-tit-maltrait {
	background-image: url(/images/fd-picto-maltrait.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.fd-tit-part {
	background-image: url(/images/fd-picto-part.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.fd-tit-01 {
	background-image: url(/images/fd-picto-01.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.fd-tit-02 {
	background-image: url(/images/fd-picto-02.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.fd-tit-03 {
	background-image: url(/images/fd-picto-03.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.fd-tit-04 {
	background-image: url(/images/fd-picto-04.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.fd-tit-05 {
	background-image: url(/images/fd-picto-05.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.menu {
	font-size: 12px;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	display: block;
	height: 20px;
	padding: 1px;
	text-indent: 5px;
}
.menu:link {
	color: #006699;
	text-decoration: none;
	border: 1px solid #ffffff;
}
.menu:visited {
	color: #006699;
	text-decoration: none;
	border: 1px solid #ffffff;
}
.menu:hover {
	color: #006699;
	text-decoration: none;
	background-color: #CCE0EB;
	border: 1px solid #006699;
}
.menu:active {
	color: #006699;
	text-decoration: none;
	background-color: #CCE0EB;
	border: 1px solid #006699;
}
.tit-plan {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-width: 1px;
	border-top-style: solid;
	border-color: #000000;
	display: block;
}

.tit-news {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tit-chapitre {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-width: 1px;
	border-bottom-style: dashed;
	border-color: #666666;
}
.tit-date {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.bottom-text {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #000000;
}
.top {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	border: 1px solid #006699;
	width: 80px;
	text-align: center;
}
.top:link {
	border: 1px solid #006699;
	color: #006699;
	text-decoration: none;
}
.top:visited {
	border: 1px solid #006699;
	color: #006699;
	text-decoration: none;
}
.top:hover {
	border: 1px solid #FF9933;
	color: #FF9933;
	text-decoration: none;
}
.top:active {
	border: 1px solid #FF9933;
	color: #FF9933;
	text-decoration: none;
}
.nomdate {
	font-size: 10px;
	font-style: italic;
	text-align: left;
}
.cadre-noir { border: 1px solid #000000; }

.alert {
	font-size: 12px;
	color: #CC0000;
}
