/* Classe utilisée pour les blocs d'inscription sur plusieurs pages */
	a.SubscribeLink {
		cursor: pointer;
		text-decoration: none }

    div.subscribeRight {
		color: #0a6001;
		width: 185px;
		height: 151px;
		padding-top: 80px;
		padding-left: 60px;
		margin: 0px 0px 10px 6px; 										
		background: url('../images/SubscribeTeaserRight.jpg') no-repeat;}

	div.subscribeIndex {
		cursor: pointer;
		margin-bottom: 5px; 
		background: url(../images/SubscribeTeaser.jpg) no-repeat; 
		text-decoration: none;
		padding-left: 283px; 
		padding-top: 3px; 
		width: 172px; 
		height: 139px; 
		color: #0a6001 }

	div.subscribeIndex p {
		height: 14px;
		font-size: 12px;
		font-variant: small-caps;
		color: #0a6001 }

