img {
	border: none;
}

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: MidnightBlue;
}

.bodureg {
	border: 1px solid #000
}

.bodured {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	PADDING-TOP: 5px
}

/* liens #0066FF*/
a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #580682;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}

/* normal et drivs */
p, li {
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
}

.sous-menu {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
}

.rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-align: left;
	vertical-align: middle;
	border-bottom-style: none;
	background-image:  url(../gifs/cadre2.png);
	background-repeat: no-repeat;
	background-position: right;
	text-indent: 43px;
}

a.rubrique, a.rubrique:link, a.rubrique:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000033;
	text-align: left;
	vertical-align: middle;
	border-bottom-style: none;
	background-image:  none;
}

a.rubrique:hover {
	background-color: #479EB4;
	color: #EDF6F8;
	border-bottom-style: none;
}

.navigation, a.navigation, .navigation:link, .navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-decoration: none;
}

a.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #222222;
}

.tableau {
	/*border: 1px solid #000000;
*/
}

.tableau_global {
	border: 1px solid #000000;
}