#annees{
	margin: 0px 0px 3px 10px;
	font-size: 12pt;
}

#annees a{
	text-decoration: underline;
	font-size: 12pt;
	color: #52371B;
	font-weight: bold;
}

#annees a:hover{
	text-decoration: underline;
	font-size: 12pt;
	color: #CC6600;
	font-weight: bold;
}

.mois{
	width:738px;
	border: solid 1px #2D1E0F;
	margin: 0px auto 4px;
	padding-bottom: 3px;
}

.entete{
	width: 738px;
	margin: 0px;
	background-image:url(../images/fond-mois.jpg);
	text-align: center;
}

.entete img{
	display: block;
	margin: 0px auto;
}

h2.aucun{
	font-weight: bold;
	padding-left: 10px;
	font-size: 11pt;
	margin: 0px;
}

.mois table{
	width: 732px;
	margin: 5px 3px 0px;
}

.mois table.asso{
	color: #990000;
}

.mois table td{
	vertical-align: top;
}

.mois table td.img{
	padding: 2px;
}

.mois table img{
	border: none;
	cursor: pointer;
}

.mois table h2{
	font-weight: bold;
	font-size: 13pt;
	margin: 0px;
}

.mois table h3{
	font-weight: normal;
	font-size: 12pt;
	margin: 0px;
}

.mois table h4{
	font-weight: normal;
	font-size: 10pt;
	padding-left: 8px;
	margin: 0px;
}
