.photo-bordure { padding: 5px; border:0px;}
h3 {
	font-size: 20pt;
	font-family: Trebuchet MS, helvetica, sans-serif;
	font-weight: bold;
	color: rgb(8,22,144);
	padding: 2px 0px 2px; 
	margin:0px 0px 12px;
}
h4 { 
	position: relative;
	left: -15px;
	border-left: thick solid rgb(19,32,149);
	padding-left: 8px;
	font-size: 15px;
	width: 70%;
	color: rgb(117,117,115);
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 0px 2px 8px;
	margin:0px 0px 3px;
}

p {
    margin: 0px;
	padding: 0px;
}

ul li{
	list-style-image: url(../images/puce-liste.png);
}

a,a:visited {text-decoration:none;color:#666;font-weight:bold;}
a:active {text-decoration:underline;color:#666;font-weight:bold;}
a:hover {text-decoration:underline;}
a img, a:hover img {border:0;}

table {
	border: 1px solid #000000;
}

td.entete-col {
	background-color: #edeff8;
}
