@charset "UTF-8";
h1 {
	font-size: 13px;
	color: #00398A;
	font-weight: bold;
	letter-spacing: 0.03em;
}

h1 a {
	color: #00398A;
	text-decoration: none;
}
h1 a:hover {
	color: #037DD2;
	text-decoration: none;
}
h2 {
	font-size: 12px;
	color: #00398A;
	font-weight: bold;
	letter-spacing: -0.1em;
	list-style-type: square;
	margin-bottom: -4px;
	padding-top: 5px;
}
a {	
	text-decoration: none;
	color: #037DD2;
}
a:hover {
	color: #00398A;
	text-decoration: none;
}
.navig {
	font-size: 10px;
}

/************************* Tableau ^page ************************* */

.twoColFixRtHdr #contenu table {
	width: 90%;
	margin-left: 20px;
}
.twoColFixRtHdr #contenu th {
	background-color: #FFFDDE;
	font-size: 12px;
	font-weight: bold;
	color: #00398A;
	vertical-align: 0.02%;
	text-align: left;
	padding: 4px;
}
.twoColFixRtHdr #contenu td {
	font-size: 11px;
	font-weight: bold;
	color: #8D8C7A;
	vertical-align: bottom;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDBC0;
	white-space: nowrap;
	margin-left: 20px;
	margin-bottom: 10px;
}
cite {
	font-size: 9px;
}

.biblio ul {
	list-style-type: none;	
list-style-position: outside;
}
.biblio li {
list-style-image: url(images/picto/puce_bleu_ptt.jpg);
margin-bottom: 22px;

}




