@charset "iso-8859-1";
table {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.cadre_tableau { 
	border: 1px solid rgb(0, 102, 153);
}

.bords_haut_bas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(0, 102, 153);
}
.NavPrimNonSelec {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
}
.NavIntPrimNonSelec {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
}
.NavPrimSelec {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background-color: #99CCFF;
	color: #333333;
}
.NavSecNonSelec {

	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #339966;
}
.NavSecSelec {
	font-size: 11 px;
	font-weight: bold;
	text-decoration: none;
	background-color: #99FFCC;
	color: #333333;
}
.TitreMenuSec {
	font-weight: bold;
	background-color: #66CC99;
	padding: 3px;
}
a {
	color: #339966;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #336699;
	background-color: #FFFF00;
}
p {
	text-align: justify;
}
.lettrine {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}
li {
	text-align: justify;
}
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
th {
	color: #FFFFFF;
	background-color: #336699;
}
.table2 {
	font-size: 9px;
}
.entete {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}
.th2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339966;
	font-size: 11px;
}
.th3 {
	background-color: #66CC99;
	font-weight: bold;
	font-size: 11px;
}
.nbfiches {
	color: #FF0000;
	font-weight: bold;
}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 
.borders {
	border: 1px solid #6699CC;
}

