div.feuille , div.sousFeuille 	{
	border-bottom:1px solid black;	
	border-left:1px solid black;
	border-right:1px solid black;
	
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;

	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
}
div.sousFeuille	{
	border-color:gray !important;
	padding-top:15px !important;
}
div.pourtourTabs	{
	border-bottom:1px solid black;
	height:36px;
}
div.subPourtour	{
	border-bottom:1px solid gray !important;
	height:31px !important;
}

h1.tabActif, h2.tabActif, a.tabInactif	{
	font-weight:bolder;
	font-size:12pt;
	padding:5px;
	line-height:30pt;
}
h1.tabActif, h2.tabActif {
	display:inline;
}
h1.tabActif {
	font-size:15pt !important;
}
h2.tabActif, a.subTab {
	font-size:10.5pt !important;
	line-height:28pt !important;
	margin-right:5px;
}
h2.tabActif	{}
a.subTab	{
	font-size:10pt !important;
	color:#b4b4b4;
}
a.tabInactif {
	color:#b4b4b4;
	border-bottom:1px solid black
}

ul.listeMois	{
	margin-top:3px;
	margin-left:0px;
	margin-bottom:30px;
	padding-left:30px;
}
ul.listeMois li	{
	margin-left:10px;
	padding-left:0px;
	line-height:20pt;
}

.mois { float:left; width:50%; height:180px; }
	.mois h3 { margin-left:20px; margin-top:10px; width:220px; }
.moisCol1[class] { background:transparent url('/theme/image/fond-mois-col1.png') no-repeat top left; }
.moisCol2[class] { background:transparent url('/theme/image/fond-mois-col2.png') no-repeat top right; }

.fichesNews button{ background-color:transparent; text-decoration:underline; border:0px; display:inline; float:right; }
.fichesNews h3 { border-width:0px 0px 2px 0px; border-style:solid; padding:5px; }
