body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}
a {
	text-decoration: none;
}
a:link {
	color: #45757F;	
}
a:visited {
	color: #1B4B58;
}
a:hover, a:active {
	color: #62ABBC;
}
.colonne2_large {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
}
h1, h2 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
}
h2 {
	font-weight: normal;
	padding-bottom: 22px;
}
h3, h4 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}
h4 {
	font-weight: normal;
	padding-bottom: 16px;
}
h5, #menu_secondaire a, h6 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
h6 {
	font-weight: normal;
	padding-bottom: 14px;
}
p, .etiquette {
	font-family: Verdana, Arial, Helvetica, Trebuchet, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	padding: 0px 0px 14px 0px;
}
p .lien, span .lien a, .menulist ul a, .petit, .lien {
	font-family: Verdana, Arial, Helvetica, Trebuchet, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
}
sup {
	line-height: 0px;
}
.etiquette {
	display: block;
	padding-bottom: 4px;
}
.petit {
	padding: 0px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.citation {
	padding: 0px 0px 14px 20px;
	font-style: italic;
}
#contenu ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#contenu li {
	list-style:none;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 7px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
}
#contenu ol {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#contenu .bloc_references li {
	list-style:outside;
	list-style:decimal;
	background: none;
	padding: 0px 0px 0px 0px;
}
.menulist a {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
#menu_secondaire a {
	display: block;
	padding: 7px 10px 3px 10px;
	float: left;
}
#menu .b_utilitaire {
	padding: 2px 0px 2px 0px;
	float: right;
}
#menu a:visited {
	color: #45757F;
}
#menu a:hover, #menu a:active {
	color: #62ABBC;
}
#menu_secondaire .actif {
	background-color: #EEEEE4;
}
#recherche a:link, #recherche a:visited {
	color: #45757F;
}
#recherche a:hover, #recherche a:active {
	color: #62ABBC;
}
.actif:link, .actif:visited {
	color: #333333;
}
strong, b {
	font-weight: bold;
}
.rangee_grille {
	border-width: 0px 0px 1px 0px;
	border-color: #D3D3CB;
	border-style:solid;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 2px 0px;
}
.checkbox {
	margin: 0px 4px 4px 0px;
	vertical-align:middle;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, Trebuchet, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
div#qTip {
	padding: 6px 8px;
	border: 0px solid #666;
	border-width: 0px 0px 1px 1px;
 	display: none;
 	background: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
 	color: #45757F;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-align: left;
	position: absolute;
	z-index: 1000;
}
.pdf {
	display:block;
	position:relative;
	left: -25px;
	padding-left: 25px;
	background-image:url(../images/icone_pdf-off.gif);
	background-repeat:no-repeat;
}
.pdf:hover, .pdf:active {
	background-image:url(../images/icone_pdf-on.gif);
}