#thema {}

.art {margin: 0 0 1.2em 0;}
h2.medium {
	margin: 0 0 0 0;
	padding: 0 0 .2em 15px;
	background: transparent url(/global/img/icnAgenda.gif) no-repeat;
}
.infos {
	font-size: .9em;
	margin: 0 0 1em 0;
	border-top: 1px #B3C9DA solid;
	}
.infos .date {
	padding-right: 1em;
	font-weight: bold;
	color: #550000
	}
.infos .theme {
	border-left: 1px #B3C9DA solid;
	padding-left: 1em;
}
.infos .theme a {color: #777; border-bottom: 1px #999 solid;}

h1.small {margin-bottom: 2em;}

/* BUG AFFICHAGE SUB/SUP */

sub, sup {
  vertical-align : baseline;
  position : relative;
} 
sup {top : -0.5em;}
sub {bottom : -0.25em;}
