.normal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titre-page {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.titre-encart {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
.titre-chapitre {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.titre-inter {
	font-style: italic;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	color: #004059;
	font-size: 14px;
}
.titre-espace-vert {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ecf3d0;
}
.titre-espace-violet {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #705a00;
}
.titre-espace-rouge {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #c9eaea;
}
.titre-espace-brun {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ebd6e3;
}
.bas {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #0081B3;
}
a:link {
	color: #0081B3;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #0081B3;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #00BBF2;
	text-decoration: none;
	font-weight: bold;
}
.menu-vert {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
}
.menu-vert:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu-vert:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu-vert:hover {
	color: #bfd862;
	text-decoration: none;
	background-color: #f6f9e8;
}
.menu-vert:active {
	color: #bfd862;
	text-decoration: none;
	background-color: #f6f9e8;
}
.menu-violet {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
}
.menu-violet:link {
	color: #000000;
	text-decoration: none;
}
.menu-violet:visited {
	color: #000000;
	text-decoration: none;
}
.menu-violet:hover {
	color: #ffcc00;
	text-decoration: none;
	background-color: #fff8d9;
}
.menu-violet:active {
	color: #ffcc00;
	text-decoration: none;
	background-color: #fff8d9;
}
.menu-rouge {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
}
.menu-rouge:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu-rouge:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu-rouge:hover {
	color: #4bbabb;
	text-decoration: none;
	background-color: #e4f5f5;
}
.menu-rouge:active {
	color: #4bbabb;
	text-decoration: none;
	background-color: #e4f5f5;
}
.menu-brun {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
}
.menu-brun:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu-brun:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu-brun:hover {
	color: #9b3373;
	text-decoration: none;
	background-color: #f5ebf1;
}
.menu-brun:active {
	color: #9b3373;
	text-decoration: none;
	background-color: #f5ebf1;
}
.menu {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
}
.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	color: #0081B3;
	text-decoration: none;
	background-color: #F2F9FB;
}
.menu:active {
	color: #0081B3;
	text-decoration: none;
	background-color: #F2F9FB;
}
.top {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
}
.top:link {
	color: #80C0D9;
	text-decoration: none;
}
.top:visited {
	color: #80C0D9;
	text-decoration: none;
}
.top:hover {
	color: #0081B3;
	text-decoration: none;
	background-color: #F2F9FB;
}
.top:active {
	color: #0081B3;
	text-decoration: none;
	background-color: #F2F9FB;
}
.cadre_noir {
	border: 1px dashed #000000;
}
.table-validation {
	width: 100%;
	font-size: 12px;
	border: 1px dotted #000000;
}
.table-validation th {
	font-weight: bold;
	text-align: right;
	padding-right: 4px;
	width: 200px;
}
.table-validation td {
	padding: 2px;
}
.table-validation p {  }
.small {
	font-size: 10px;
	color: #666666;
}
.captcha {
	margin-bottom: 10px;
}
.table-form { border: 2px solid #000000; 
}
.separ {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
