#titre_calendrier {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	font-family: Verdana, Helvetica, sans-serif,Arial;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #000;
	background-color: transparent;
}

.cadre_joueur_trombinoscope {
position: relative;
padding: 5px;
border: 2px solid #FFD62F;
}

.cadre_joueur_trombinoscope img {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	background-color: #FFF;
	bottom: 0px;
	top: 0px;
}

.cadre_joueur_trombinoscope  p {
	margin: 0px 0px 0px 150px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}

#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 p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	text-align: justify;
}

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

table {
width: 90%;
margin: 0 auto 0 auto;
padding: 5px 0 10px 0;
}

