#bandeau {
	background-image: url(../images/bandeau_calendar.jpg);
}
.sub_men{
	height:41px;
	margin-bottom:10px;
}
.sub_men img{
	float:left;
	margin-right:20px;
}
#tag {
	padding: 10px 0px 0px 0px;
	margin: 0;
	list-style: none;
}
#tag li {
	display: inline; /* affichage horizontal */
	color:#0085b0;
}
#tag li a {
	font-size:9pt;
	padding: 2px 2px;
	margin: 0;
	text-decoration: underline;	
}
#tag li a:hover, #menu li a:focus {	
	text-decoration:none;
}
hr{
	background-color:#FFF;
	border-top:2px dotted #0085b0;
	height:0px;
	color:#fff;
}
#tab hr{
	border-top:2px dotted #5b5b5b;
}
#tab{
	width:100%;
	margin:20px 0px 10px 0px;
}
#tab th{
	text-align:left;
	font-weight:100;
	font-size:12pt;
	padding-right:10px;
	white-space:nowrap;
}
#tab td{
	padding:10px 10px 10px 0px;
	vertical-align:top;
}
#tab a{
	text-decoration:underline;
}
#tab a:hover{
	text-decoration:none;
}
#tab .hr{
	padding:0;
}
#g{
	float:left;
	width:400px;
	height:400px;
	display:block;
}
#d{
	float:left;
	width:400px;
	height:400px;
	display:block;
}