#content h2 {
	position: relative;
	color: #030;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 40px;
	background-position:  0% 100%;
	background-repeat: no-repeat;
	font: normal 20px Verdana, "Lucida Grande", "Trebuchet MS", Tahoma, Helvetica, Sans-Serif;
	background-image: url(http://www.rugbyclubmontreal.com/images/croix_basque.png);
	border-bottom: 1px solid #FFF;
}

#content h2 a {
	color: #030;
}

#content h2 a:hover {
	text-decoration: none;
	color: #cc9900;
}


#content_pied p {
	margin: 0px 0px 20px 0px;
}


