/****************************************************************
* CSS Association de baseball Val-Bélair - Ancienne-Lorette
* Design by : Jean Marois
* CSS created by : Steve Perron
* March 2009
* www.kazarcreation.com
*****************************************************************/
@import url(reset-meyer.css);

body {
	background:#b8babb url(../images/background-body.jpg) repeat-x top left;
	padding-bottom:20px;
	font-size:100%;
}

strong {
	font-weight:bold;
}

.clear {
	clear:both;
}

#wrapper {
	margin:0 auto;
	width:980px;
	background:url(../images/background-wrapper.jpg) no-repeat top center;
	padding:0 150px;
	/*margin-top:20px;
	padding:0 17px;*/
}

/********************************************************************
* En-tête
*********************************************************************/
#header {
	position:relative;
	height:164px;
}

h1 {
	background:url(../images/titre-vbal.jpg) no-repeat top left;
	width:310px;
	height:28px;
	font:0.75em Arial, Helvetica, sans-serif;
	text-indent:-9999px;
	position:absolute;
	top:102px;
	left:229px;
}

#logo-vbal {
	border:none;
	display:block;
	position:absolute;
	top:40px;
	left:0;
	width:162px;
	height:110px;
	background:url(../images/logo-vbal.png) no-repeat top left;
	text-indent:-9999px;
}

#header .ambiance {
	position:absolute;
	top:17px;
	left:790px;
	background:url(../images/receveur.png) no-repeat top left;
	width:171px;
	height:153px;
	text-indent:-9999px;
}

/***************************************************************************
* Navigation principale 
***************************************************************************/
#navigation {
	width:906px;
	height:46px;
	background:url(../images/background-navigation.jpg) repeat-x top left;
	text-align:center;
	padding:0 37px;
	/*padding:10px 0;*/
}

#navigation li {
	float:left;
}

#navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:active {
	background:none;
	font:0.75em Arial, Helvetica, sans-serif;
	text-indent:-9999px;
	display:block;
	height:46px;
}

#navigation #accueil {
	background:url(../images/navigation/accueil.jpg) no-repeat top left;
	width:85px;
}

#navigation #accueil a:hover {
	background:url(../images/navigation/accueil.jpg) no-repeat bottom left;
}

#section-accueil #navigation #accueil, #section-accueil #navigation #accueil a:hover {
	background:url(../images/navigation/accueil.jpg) no-repeat 0 -46px;
	cursor:default;
}

#navigation #equipes {
	background:url(../images/navigation/equipes.jpg) no-repeat top left;
	width:86px;
}

#navigation #equipes a:hover {
	background:url(../images/navigation/equipes.jpg) no-repeat bottom left;
}

#section-equipes #navigation #equipes, #section-equipes #navigation #equipes a:hover {
	background:url(../images/navigation/equipes.jpg) no-repeat 0 -46px;
	cursor:default;
}

#navigation #mission {
	background:url(../images/navigation/mission.jpg) no-repeat top left;
	width:137px;
}

#navigation #mission a:hover {
	background:url(../images/navigation/mission.jpg) no-repeat bottom left;
}

#section-mission #navigation #mission, #section-mission #navigation #mission a:hover {
	background:url(../images/navigation/mission.jpg) no-repeat 0 -46px;
	cursor:default;
}

#navigation #entraineurs {
	background:url(../images/navigation/entraineurs.jpg) no-repeat top left;
	width:114px;
}

#navigation #entraineurs a:hover {
	background:url(../images/navigation/entraineurs.jpg) no-repeat bottom left;
}

#section-entraineurs #navigation #entraineurs, #section-entraineurs #navigation #entraineurs a:hover {
	background:url(../images/navigation/entraineurs.jpg) no-repeat 0 -46px;
	cursor:default;
}

#navigation #gerants {
	background:url(../images/navigation/gerants.jpg) no-repeat top left;
	width:90px;
}

#navigation #gerants a:hover {
	background:url(../images/navigation/gerants.jpg) no-repeat bottom left;
}

#section-gerants #navigation #gerants, #section-gerants #navigation #gerants a:hover {
	background:url(../images/navigation/gerants.jpg) no-repeat 0 -46px;
	cursor:default;
}

#navigation #organisation {
	background:url(../images/navigation/organisation.jpg) no-repeat top left;
	width:117px;
}

#navigation #organisation a:hover {
	background:url(../images/navigation/organisation.jpg) no-repeat bottom left;
}

#section-organisation #navigation #organisation, #section-organisation #navigation #organisation a:hover {
	background:url(../images/navigation/organisation.jpg) no-repeat 0 -46px;
	cursor:default;
}

#navigation #politiques {
	background:url(../images/navigation/politiques.jpg) no-repeat top left;
	width:187px;
}

#navigation #politiques a:hover {
	background:url(../images/navigation/politiques.jpg) no-repeat bottom left;
}

#section-politiques #navigation #politiques, #section-politiques #navigation #politiques a:hover {
	background:url(../images/navigation/politiques.jpg) no-repeat 0 -46px;
	cursor:default;
}

#navigation #liens {
	background:url(../images/navigation/liens.jpg) no-repeat top left;
	width:75px;
}

#navigation #liens a:hover {
	background:url(../images/navigation/liens.jpg) no-repeat bottom left;
}

#section-liens #navigation #liens, #section-liens #navigation #liens a:hover {
	background:url(../images/navigation/liens.jpg) no-repeat 0 -46px;
	cursor:default;
}

/***************************************************************************
* Navigation secondaire 
***************************************************************************/
#content-wrapper-section .sub-navigation {
	float:left;
	background:#fff url(../images/background-sub-navigation.jpg) repeat-x top left;
	width:176px;
	min-height:500px;
}

.sub-navigation h2 {
	font:10px Arial, Helvetica, sans-serif;
	height:30px;
	text-indent:-9999px;
	border-bottom:1px solid #fff;
}

.sub-navigation h2.equipes {
	background:url(../images/title-equipes.gif) no-repeat top left;
}

.sub-navigation h2.gerants {
	background:url(../images/title-gerants.gif) no-repeat top left;
}

.sub-navigation h2.entraineurs {
	background:url(../images/title-entraineurs.gif) no-repeat top left;
}

.sub-navigation h2.politiques {
	background:url(../images/title-politiques.gif) no-repeat top left;
}

.sub-navigation h2.liens {
	background:url(../images/title-liens.gif) no-repeat top left;
}

.sub-navigation h2.organisation {
	background:url(../images/title-organisation.gif) no-repeat top left;
}

.sub-navigation h2.contacts {
	background:url(../images/title-contacts.gif) no-repeat top left;
}

.sub-navigation h2.horaire {
	background:url(../images/title-horaires.gif) no-repeat top left;
}

.sub-navigation h2.nouvelles {
	background:url(../images/title-nouvelles.gif) no-repeat top left;
}

.sub-navigation h2.evenements {
	background:url(../images/title-evenements.gif) no-repeat top left;
}

.sub-navigation h2.honneur {
	background:url(../images/title-honnor.gif) no-repeat top left;
}

.sub-navigation h2.mission {
	background:url(../images/titre-mission-baseball.jpg) no-repeat top left;
}

.sub-navigation ul li {
	background:url(../images/back-item-sub-nav.jpg) no-repeat top left;
	height:29px;
}

.sub-navigation ul li.current {
	background:url(../images/back-item-sub-nav.jpg) no-repeat bottom left;
}

.sub-navigation ul li a:link, .sub-navigation ul li a:visited, .sub-navigation ul li a:hover, .sub-navigation ul li a:active {
	display:block;
	color:#424343;
	font:11px Arial, Helvetica, sans-serif;
	padding:7px 0 0 29px;
	height:22px;
	text-decoration:none;
}

.sub-navigation ul li.current a {
	text-decoration:underline;
	color:#fff;
}

.sub-navigation ul li a:hover {
	background:url(../images/back-item-sub-nav.jpg) no-repeat bottom left;
	text-decoration:underline;
	color:#fff;
}

.sub-navigation ul li.current a:hover {
	background:url(../images/back-item-sub-nav.jpg) no-repeat bottom left;
	cursor:default;
}

/****************************************************************************
* Contenu
****************************************************************************/
#content-wrapper {
	background:#fff url(../images/background-content.jpg) repeat-y top left;
	position:relative;
	padding:0 4px;
	min-height:500px;
}

#content-wrapper-section {
	background:#fff url(../images/background-content-wrapper.jpg) no-repeat bottom left;
	padding-bottom:129px;
	position:relative;
	min-height:500px;
}

#content-wrapper .content, #content-wrapper-section .content {
	float:right;
	width:769px;
	background-color:transparent;
}

#content-wrapper-section .content {	
	width:752px;
	background-color:transparent;
	padding:25px 20px 0 20px;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
}

.content h2 {
	height:29px;
	margin-top:15px;
	font:12px Arial, Helvetica, sans-serif;
	text-indent:-9999px;
}

.content .news-events h2.nouvelles, .content .detail-content h3.nouvelles {
	background:url(../images/titre-nouvelles.jpg) no-repeat top left;
}

.content .detail-content .photos h3 {
	background:url(../images/title-photos.gif) no-repeat top left;
}

.content .news-events h2.evenements {
	background:url(../images/titre-evenements.jpg) no-repeat top left;
}

.content .news-events h2.flash-vbal {
	background:url(../images/titre-flash-vbal.jpg) no-repeat top left;
}

/* Section des nouvelles et des événements de l'accueil */
.content .news-events {
	float:left;
	width:536px;
	padding:25px 12px;
}

.content .news-events .news, .content .news-events div.flash-vbal {
	border:1px solid #9e9fa0;
	background:url(../images/background-news.jpg) repeat-x top left;
	/*position:relative;*/
}

.content .news-events div.flash-vbal {
	background:url(../images/background-flash-vbal.jpg) repeat-x bottom left;
}

.content .news-events .news .a-la-une {
	padding:19px 8px 10px 8px;
}

.content .news-events .news .a-la-une span {
	color:#920908;
	font:0.75em Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.content .news-events .news .a-la-une h3, .content .news-events .flash-vbal h3 {
	color:#12559c;
	text-transform:uppercase;
	font:0.8em Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.content .news-events .flash-vbal h3 {
	color:#fff;
}

.content .news-events .flash-vbal h3 {
	font:0.75em Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
}

.content .news-events .news .a-la-une h3 a:link, .content .news-events .news .a-la-une h3 a:visited, .content .news-events .news .a-la-une h3 a:hover, .content .news-events .news .a-la-une h3 a:active {
	color:#12559c;
	text-decoration:none;
}

.content .news-events .news .a-la-une h3 a:hover {
	text-decoration:underline;
}

.content .news-events .news .a-la-une img {
	float:left;
	border:1px solid #9e9fa0;
	padding:1px;
	background-color:#fff;
	margin-right:8px;
}

.content .news-events .news .a-la-une p {
	padding-bottom:10px;
	color:#818282;
}

.content .news-events .flash-vbal p {
	padding:12px 10px 20px 80px;
	color:#000;
	font-weight:bold;
	background:url(../images/parapluie.png) no-repeat 5px 2px;
}

.content .news-events .news h4 {
	text-indent:-9999px;
	height:24px;
	background:url(../images/titre-autres-nouvelles.jpg) no-repeat top left;
	margin-left:8px;
}

.content .news-events ul {
	padding:4px 8px 2px 8px;
}

.content .news-events ul li {
	color:#12559c;
	padding-bottom:3px;
}

.content .news-events ul li span, .content .news-events ul li h3 {
	color:#12559c;
	font:0.65em Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.content .news-events ul li h3 {
	display:inline;
	font:0.7em Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.content .news-events ul li a:link, .content .news-events ul li a:visited, .content .news-events ul li a:hover, .content .news-events ul li a:active {
	color:#12559c;
	padding-left:3px;
	font:0.7em Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.content .news-events ul li a:hover {
	text-decoration:underline;
}

.all-news:link, .all-news:visited, .all-news:hover, .all-news:active,
.all-news-detail:link, .all-news-detail:visited, .all-news-detail:hover, .all-news-detail:active {
	background:url(../images/bullet-more.gif) no-repeat 100% 3px;
	padding-right:14px;
	color:#920908;
	float:right;
	font:0.7em Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin-right:10px;
}

.all-news-detail:link, .all-news-detail:visited, .all-news-detail:hover, .all-news-detail:active {
	clear:both;
	float:none;
	margin-top:10px;
	display:block;
	width:103px;
}

.all-news:hover, .all-news-detail:hover {
	text-decoration:underline;
}

.news-events ul.liste-events li {
	background:url(../images/bullet-content.gif) no-repeat 0 6px;
	padding-left:8px;
}

.news-events ul li.all, .content .detail-content .last-news ul li.all {
	padding:5px 0 8px 0;
	background:none;
}

.news-events li.all a:link, .news-events li.all a:visited, .news-events li.all a:hover, .news-events li.all a:active,
.content .detail-content .last-news li.all a:link, .content .detail-content .last-news li.all a:visited, .content .detail-content .last-news li.all a:hover, .content .detail-content .last-news li.all a:active {
	color:#9a0000;
	text-decoration:none;	
}

.content .detail-content .last-news .more:link, .content .detail-content .last-news .more:visited, .content .detail-content .last-news .more:hover, .content .detail-content .last-news .more:active {
	padding-left:3px;
}

.news-events ul li span, .content .detail-content .last-news ul li span {
	color:#000;
	font:10px Arial, Helvetica, sans-serif;
}

.news-events h3, .content .detail-content .last-news h3 {
	margin-bottom:3px;
	margin-top:3px;
}

.news-events ul li h3 span, .content .detail-content .last-news ul li h3 span {
	font:11px Arial, Helvetica, sans-serif;
	padding-right:3px;
}

.news-events h3 a:link, .news-events h3 a:visited, .news-events h3 a:hover, .news-events h3 a:active,
.content .detail-content .last-news h3 a:link, .content .detail-content .last-news h3 a:visited, .content .detail-content .last-news h3 a:hover, .content .detail-content .last-news h3 a:active {
	font:12px Arial, Helvetica, sans-serif;
	color:#9a0000;
	font-weight:bold;
	text-decoration:underline;
}

.content .news-events .intro {
	padding-top:20px;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
}

.content .news-events .intro p {
	padding-top:7px;
	line-height:1.3;
}

.content .news-events .intro p.first {
	font:13px Arial, Helvetica, sans-serif;
	color:#9a0000;
}

.news-events p {
	font:0.70em Arial, Helvetica, sans-serif;
	padding:5px;
}

.news-events p a:link, .news-events p a:visited, .news-events p a:hover, .news-events p a:active {
	padding-left:3px;
	color:#9a0000;
	text-decoration:none;
}

.news-events .intro p a:link, .news-events .intro p a:visited, .news-events .intro p a:hover, .news-events .intro p a:active {
	color:#9a0000;
	text-decoration:underline;
}

/* Pages des équipes */
.full-content {
	padding:25px 38px;
}

.full-content h2 {
	text-indent:-9999px;
	height:30px;
	background:url(../images/titre-equipes.jpg) no-repeat top left;
}

.full-content h3 {
	text-indent:-9999px;
	height:25px;
}

.full-content h3.novice {
	background:url(../images/titre-novices.jpg) no-repeat top left;
}

.full-content h3.atome {
	background:url(../images/titre-atomes.jpg) no-repeat top left;
}

.full-content h3.moustique {
	background:url(../images/titre-moustiques.jpg) no-repeat top left;
}

.full-content h3.bantam {
	background:url(../images/titre-bantam.jpg) no-repeat top left;
}

.full-content ul {
	float:left;
	background:url(../images/background-equipes.jpg) repeat-x top left;
	padding:23px 9px 30px;
	width:885px;
	height:300px;
}

.full-content ul li {
	float:left;
	background:url(../images/separator1.jpg) no-repeat top left;
	padding-left:11px;
	padding-right:9px;
	width:200px;
}

.full-content ul li:first-child {
	background:none;
}

.full-content ul li ul {
	width:180px;
	background:none;
	padding:10px;
	min-height:1px;
}

.full-content ul li ul li, .full-content ul li ul li:first-child {
	background:none;
	display:block;
	clear:both;
	float:none;
	padding:0;
	padding-left:15px;
	background:url(../images/bullet-more.gif) no-repeat 0 6px;
	width:auto;
	
}

.full-content img {
	padding:1px;
	background:#fff;
	border:1px solid #707272;
	border-top:none;
}

.full-content p {
	clear:both;
	font:0.7em Arial, Helvetica, sans-serif;
	color:#818282;
	padding-bottom:10px;
}

.full-content p:first-child {
	padding-bottom:20px;
}

.full-content p a:link, .full-content p a:visited, .full-content p a:hover, .full-content p a:active {
	color:#818282;
	text-decoration:underline;
	font-weight:bold;
}

.full-content p a:hover {
	color:#b90000;
}

.full-content ul a:link, .full-content ul a:visited, .full-content ul a:hover, .full-content ul a:active {
	font:0.7em Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#818282;
}

.full-content ul a:hover {
	text-decoration:underline;
}

/* Section Pionniers AA */
.full-content #la-peltrie {
	clear:both;
	width:600px;
	padding-left:200px;
	margin-top:30px;
	position:relative;
}

.full-content #la-peltrie img {
	position:absolute;
	top:0;
	left:0;
	border-top:1px solid #707272;
}

.full-content #la-peltrie p {
	clear:both;
	width:auto;
}

.full-content #la-peltrie ul {
	float:left;
	background:none;;
	padding:0;
	height:auto;
	padding-bottom:15px;
	padding-left:20px;
}

.full-content #la-peltrie ul li {
	background:none;
	display:block;
	clear:both;
	float:none;
	padding:0;
	padding-left:15px;
	padding-bottom:3px;
	background:url(../images/bullet-more.gif) no-repeat 0 3px;
	font:0.7em Arial, Helvetica, sans-serif;
	color:#818282;
}

/* Page d'une équipe */
.full-content-equipe {
	padding:25px 38px;
}

.full-content-equipe h2 {
	font:1em Arial, Helvetica, sans-serif;
	color:#12559c;
	font-weight:bold;
	margin-bottom:5px;
}

.full-content-equipe h2 span {
	font-weight:normal;
	font-size:0.8em;
	padding-left:10px;
}

.full-content-equipe h2 a:link, .full-content-equipe h2 a:visited, .full-content-equipe h2 a:hover, .full-content-equipe h2 a:active {
	color:#12559c;	
}

.full-content-equipe h2 a:hover {
	color:#b90000;
}

.full-content-equipe h3 {
	font:0.8em Arial, Helvetica, sans-serif;
	color:#12559c;
	font-weight:bold;
	margin-bottom:5px;
}

.full-content-equipe h4 {
	text-indent:-9999px;
	height:32px;
}

.full-content-equipe .liste-nouvelles-complete h4 {
	text-indent:0;
	height:auto;
}

.full-content-equipe h4.nouvelles {
	background:url(../images/titre-nouvelles-equipe.jpg) no-repeat top left;
}

.full-content-equipe h4.photos {
	background:url(../images/titre-photos.jpg) no-repeat top left;
}

.full-content-equipe h4.fiche {
	background:url(../images/titre-fiche.jpg) no-repeat top left;
}

.full-content-equipe h4.prochaines-parties {
	background:url(../images/titre-prochaines-parties.jpg) no-repeat top left;
}

.full-content-equipe h4.entrainements {
	background:url(../images/titre-entrainement.jpg) no-repeat top left;
}

.full-content-equipe h4.tournois {
	background:url(../images/titre-tournois.jpg) no-repeat top left;
}

.full-content-equipe h4.joueurs {
	background:url(../images/titre-joueurs.jpg) no-repeat top left;
}

.full-content-equipe h4.personnel-equipe {
	background:url(../images/titre-personnel-equipe.jpg) no-repeat top left;
}

.full-content-equipe .wrapper-content {
	background:url(../images/background-equipe.jpg) repeat-x top left;
	min-height:200px;
	padding:21px 9px;
}

.full-content-equipe p {
	font:0.7em Arial, Helvetica, sans-serif;
	border:1px solid #626262;
	background:#fff;
	margin-bottom:3px;
	padding:10px;
	padding-bottom:5px;
}

.full-content-equipe .news {
	float:left;
	width:397px;
	padding-left:10px;
	position:relative;
}

.full-content-equipe .news p {
	background:#fff;
	color:#818282;
}

.full-content-equipe .news p.liste-nouvelles {
	min-height:34px;
}

.full-content-equipe .news ul.liste-nouvelles {
	border:1px solid #626262;
	background:#fff;
	padding:5px;
	margin-bottom:3px;
}

.full-content-equipe .news ul.liste-nouvelles p, .full-content-equipe ul.liste-nouvelles-complete p, .full-content-equipe .detail-nouvelle p {
	border:none;
	padding:0;
	padding-top:5px;
	background-color:transparent;
}

.full-content-equipe h5 a:link, .full-content-equipe h5 a:visited, .full-content-equipe h5 a:hover, .full-content-equipe h5 a:active {
	font:0.7em Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#12559c;
}

.full-content-equipe .news ul.liste-nouvelles li {
	padding-bottom:5px;
}

.full-content-equipe .news ul.liste-nouvelles li span, .full-content-equipe ul.liste-nouvelles-complete span, .full-content-equipe .wrapper-content .date-detail {
	color:#920908;
	font:0.7em Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.full-content-equipe .news ul.liste-nouvelles .more:link, .full-content-equipe .news ul.liste-nouvelles .more:visited, .full-content-equipe .news ul.liste-nouvelles .more:hover, .full-content-equipe .news ul.liste-nouvelles .more:active,
.full-content-equipe ul.liste-nouvelles-complete .more:link, .full-content-equipe ul.liste-nouvelles-complete .more:visited, .full-content-equipe ul.liste-nouvelles-complete .more:hover, .full-content-equipe ul.liste-nouvelles-complete .more:active {
	display:block;
	width:50px;
	color:#12559c;
	padding-top:2px;
	text-decoration:none;
}

.full-content-equipe .news ul.liste-nouvelles .more:hover {
	text-decoration:underline;
}

.full-content-equipe .news .all-news:link, .full-content-equipe .news .all-news:visited, .full-content-equipe .news .all-news:hover, .full-content-equipe .news .all-news:active,
.full-content-equipe .news .all-photos:link, .full-content-equipe .news .all-photos:visited, .full-content-equipe .news .all-photos:hover, .full-content-equipe .news .all-photos:active {
	float:none;
	display:block;
	overflow:hidden;
	text-align:right;	
	background:url(../images/bullet-more.gif) no-repeat 100% 3px;
	padding-right:15px;
	color:#920908;
	text-decoration:none;
}

.full-content-equipe .news .all-photos:link, .full-content-equipe .news .all-photos:visited, .full-content-equipe .news .all-photos:hover, .full-content-equipe .news .all-photos:active {
	font:0.7em Arial, Helvetica, sans-serif;
}

.full-content-equipe .news .all-news:hover, .full-content-equipe .news .all-photos:hover {
	text-decoration:underline;
}

.full-content-equipe .news .all-photos {
	position:absolute;
	bottom:50px;
	right:16px;
}

.full-content-equipe .news .liste-photos {
	background:#fff url(../images/background-photos-equipe.jpg) no-repeat bottom left;
	min-height:100px;
}

.full-content-equipe .news ul.liste-photos {
	border:1px solid #626262;
	float:left;
	width:345px;
	padding:25px;
	padding-bottom:70px;
}

.full-content-equipe .news ul.liste-photos li {
	float:left;
	text-align:center;
	width:172px;
	padding-bottom:10px;
}

.news .liste-photos img {
	border:1px solid #9a0000;
	padding:2px;
	background:#fff;
}

.full-content-equipe .info-equipe {
	float:left;
	width:198px;
	padding-left:10px;
}

.full-content-equipe .saison {
	float:left;
	width:248px;
	padding-left:10px;
}

.saison p {
	color:#fff;
	background:#7cafdc url(../images/background-saison.jpg) repeat-x top left;
}

.saison ul {
	background:#7cafdc url(../images/background-saison.jpg) repeat-x top left;
	border:1px solid #626262;
	margin-bottom:3px;
	padding:0 10px 5px 10px;
}

.saison ul.fiche-equipe {
	padding-top:10px;
}

.saison ul.fiche-equipe li {
	color:#fff;
	font:0.7em Arial, Helvetica, sans-serif;
	padding-bottom:4px;
}

.saison ul.liste-matchs li {
	color:#fff;
	font:0.7em Arial, Helvetica, sans-serif;
	padding-top:15px;
}

.saison ul li span {
	display:block;
}

.saison a:link, .saison a:visited, .saison a:hover, .saison a:active {
	display:block;
	overflow:hidden;
	color:#fff;
	text-decoration:underline;
}

.saison .note-horaire a:link, .saison .note-horaire a:visited, .saison .note-horaire a:hover, .saison .note-horaire a:active {
	display:inline;
	font-weight:bold;
}

.saison .horaire-complet:link, .saison .horaire-complet:visited, .saison .horaire-complet:hover, .saison .horaire-complet:active {
	text-align:right;	
	background:url(../images/bullet-more.gif) no-repeat 100% 3px;
	padding-right:15px;
	color:#920908;
	text-decoration:none;
} 

.saison a:hover, .saison .horaire-complet:hover {
	text-decoration:underline;
	color:#920908;
}

.info-equipe .liste-joueurs {
	border:1px solid #990001;
	color:#fff;
	background:#d40404 url(../images/background-liste-joueurs.jpg) no-repeat top left;
	min-height:230px;
	padding-top:10px;
}

.liste-joueurs li {
	font:0.7em Arial, Helvetica, sans-serif;
	padding:0 2px 3px 10px;
}

.liste-joueurs li span {
	padding-right:5px;
}

.info-equipe .staff {
	border:1px solid #990001;
	color:#fff;
	background:#d40404 url(../images/background-personnel-equipe.jpg) no-repeat top left;
	min-height:220px;
}

.info-equipe .staff dt {
	padding:10px 2px 0 10px;
	font:0.7em Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.info-equipe .staff dd {
	padding-left:10px;
	font:0.7em Arial, Helvetica, sans-serif;
}

/* Toutes les nouvelles - Équipe */
.full-content-equipe .liste-nouvelles-complete {
	padding:10px 20px 0 20px;
}

.full-content-equipe .liste-nouvelles-complete li {
	padding-bottom:15px;
}

.wrapper-content .detail-nouvelle ol {
	font:0.75em Arial, Helvetica, sans-serif;
	padding:15px 0 15px 45px;
}

.wrapper-content .detail-nouvelle ol li {
	list-style-type:decimal;
}

/* Calendrier et résultats */
.calendrier {
	margin-top:10px;
	margin-left:15px;
	width:850px;
	border-collapse:collapse;
}

.calendrier th {
	background:#c40000;
	padding:5px;
	font:0.8em Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	border:1px solid #dbdbdb;
	text-align:center;
}

.calendrier th#dateMatch {
	width:65px;
}

.calendrier th#heure {
	width:45px;
}

.calendrier th#note {
	width:150px;
}

.calendrier td {
	padding:3px;
	border:1px solid #dbdbdb;
	background:#fff;
	font:0.75em Arial, Helvetica, sans-serif;
}

.calendrier td.heure {
	text-align:center;
}

/* Section des pubs */
.content .pub-section {
	float:right;
	width:209px;
	background:url(../images/background-pub-section.jpg) no-repeat bottom left;
	min-height:331px;
	padding-top:50px;
}

.content #tournoi {
	padding-top:20px;
}

.content .pub-section ul {
	min-height:215px;
	padding-bottom:116px;
}

.content .pub-section li {
	padding-bottom:3px;
	text-align:center;
}

.content .pub-section h4 {
	text-indent:-9999px;
	background:url(../images/titre-commanditaires.jpg) no-repeat top left;
	height:27px;
}

/* Section des matchs du jour */
#content-wrapper .match-jour {
	float:left;
	width:187px;
	background:#fff url(../images/background-parties-a-venir.jpg) repeat-x top left;
	padding:27px 5px 0px 7px;
	min-height:486px;
}

.match-jour h2 {
	height:46px;
	font:0.75em Arial, Helvetica, sans-serif; 
	text-indent:-9999px;
	background:url(../images/parties-a-venir.jpg) no-repeat top left;
	margin-left:-11px;
}

.match-jour h3 {
	font:0.70em Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	background:#9f9fa0;
	text-transform:uppercase;
	padding:4px;
}

.match-jour span {
	display:block;
	color:#12559c;
	font:0.70em Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:5px;
}

.match-jour p {
	padding:10px 2px;
	font:0.70em Arial, Helvetica, sans-serif;
}

.match-jour ul {
	background:#b6b6b8;
	color:#fff;
	margin-bottom:1px;
}

.match-jour ul span {
	padding-right:5px;
	font-size:0.85em;
}

.match-jour ul li {
	padding:5px;
	font:0.70em Arial, Helvetica, sans-serif
}

.match-jour ul li.zebra {
	background:#b2b2b3;
}

.match-jour a:link, .match-jour a:visited, .match-jour a:hover, .match-jour a:active {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

.match-jour a:hover {
	text-decoration:underline;
	color:#b90000;
}

.match-jour ul li span {
	padding:0;
	color:#12559c;
	padding-bottom:2px;
	text-transform:none;
}

.match-jour ul li span.terrain {
	color:#fff;
}

/* Détail du contenu */
.content .detail-content {
	margin-bottom:20px;
	position:relative;
	padding-right:40px;
}

.content .detail-content .note-idecq {
	font-size:0.8em;
}

.content .detail-content .note-idecq a:link, .content .detail-content .note-idecq a:visited, .content .detail-content .note-idecq a:hover, .content .detail-content .note-idecq a:active {
	display:inline;
	padding:0;
}

.content .detail-content h2 {
	font:18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#d22000;
	padding-top:0;
	text-indent:-9999px;
	height:29px;
}

.content .detail-content h3.nouvelles, .content .detail-content .photos h3 {
	clear:both;
	text-indent:-9999px;
	height:25px;
	width:250px;
}

.content .detail-content h3, .content .detail-content h4 {
	font:1.2em Arial, Helvetica, sans-serif;
	color:#12559c;
	font-weight:bold;
	margin-bottom:5px;
	padding-top:5px;	
}

.content .detail-content h3.detail {
	padding-top:10px;
}

.content .detail-content h4 {
	font:1em Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:0;
	margin-top:15px;
}

.content .detail-content h4.important {
	color:#9a0000;
} 

.content .detail-content p {
	padding-top:20px;
	line-height:2;
	font:1em Arial, Helvetica, sans-serif;
}

.content .detail-content a:link, .content .detail-content a:visited, .content .detail-content a:hover, .content .detail-content a:active {
	color:#9a0000;
}

.content .detail-content ul {
	padding-top:10px;
	padding-left:40px;
}

.content .detail-content ul li {
	background:url(../images/bullet-content.gif) no-repeat 0 5px;
	padding-left:10px;
	padding-bottom:5px;
}

.content .detail-content ul.liste-photos {
	padding-left:0;
}

.content .detail-content ul.liste-photos li {
	padding-left:0;
	background:none;
}

.content .detail-content ul.liste-photos li img {
	border:1px solid #9a0000;
	padding:2px;
	background:#fff;
}

.content .detail-content ul li p {
	padding-top:5px;
	padding-bottom:5px;
}

.content .detail-content ol {
	list-style:decimal;
	padding-top:10px;
	padding-left:40px;
}

.content .detail-content ol li {
	padding-bottom:5px;
}

.content .detail-content dl {
	padding-left:50px;
}

.content .detail-content dl dt {
	font-weight:bold;
	padding-bottom:3px;
	padding-top:15px;
	background:url(../images/fleche-content.gif) no-repeat 0 16px;
	padding-left:14px;
}

.content .detail-content dl dd {
	padding-left:14px;
}

.detail-content span.date-detail {
	display:block;
	padding-top:20px;
	font:10px Arial, Helvetica, sans-serif;
}

.detail-content div.detail-nouvelle {
	padding-bottom:15px;
}

.wrapper-content div.detail-nouvelle img {
	float:left;
	border:1px solid #9e9fa0;
	background:#fff;
	padding:2px;
	margin-right:10px;
	margin-bottom:15px;
}

/* Toutes les nouvelles */
.detail-content .news li {
	margin-top:10px;
	font:11px Arial, Helvetica, sans-serif;
}

.detail-content .liste-events li {
	background:url(../images/bullet-content.gif) no-repeat 0 6px;
	padding-left:8px;
}

.detail-content .news li span {
	color:#000;
	font:10px Arial, Helvetica, sans-serif;
}

.detail-content .news li h4 {
	margin-bottom:3px;
	margin-top:3px;
}

.detail-content .news li h4 span {
	font:11px Arial, Helvetica, sans-serif;
	padding-right:3px;
}

.detail-content .news li h4 a:link, .detail-content .news li h4 a:visited, .detail-content .news li h4 a:hover, .detail-content .news li h4 a:active {
	font:12px Arial, Helvetica, sans-serif;
	color:#9a0000;
	font-weight:bold;
	text-decoration:underline;
}

.detail-content .events li {
	margin-top:5px;
}

.detail-content .events li span {
	padding-right:7px;
}

.detail-content .news li p {
	padding-top:0;
}

.detail-content .news li p a:link, .detail-content .news li p a:visited, .detail-content .news li p a:hover, .detail-content .news li p a:active {
	padding-left:3px;
	color:#9a0000;
	text-decoration:none;
}

/* Liste de photos */
.detail-content #listePhotos {
	width:600px;
	margin-top:15px;
	list-style:none;
}

.detail-content #listePhotos li {
	float:left;
	width:162px;
	height:65px;
	text-align:center;
	margin-left:25px;
	padding-left:0;
	padding-right:21px;
	margin-bottom:35px;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:normal;
	position:relative;
	background:none;
}

.detail-content #listePhotos li.first {
	margin-left:0;
}	

.detail-content #listePhotos li img {
	width:162px;
	height:65px;
	padding:1px;
	border:1px solid #000;
	margin-bottom:3px;
}

.logo-kazar-creation:link, .logo-kazar-creation:visited, .logo-kazar-creation:hover, .logo-kazar-creation:active {
	clear:both;
	float:right;
	background:url(../images/logo-kazar-creation.jpg) no-repeat top left;
	height:30px;
	width:38px;
	text-indent:-9999px;
	display:block;
}

.logo-kazar-creation:hover {
	background:url(../images/logo-kazar-creation.jpg) no-repeat bottom left;
}

.go-back:link, .go-back:visited, .go-back:hover, .bo-back:active {
	position:absolute;
	top:0;
	right:0;
	font:11px Arial, Helvetica, sans-serif;
}

.go-back-team:link, .go-back-team:visited, .go-back-team:hover, .go-back-team:active,
.go-back-home:link, .go-back-home:visited, .go-back-home:hover, .go-back-home:active {
	position:absolute;
	top:35px;
	right:40px;
	font:0.7em Arial, Helvetica, sans-serif;
	color:#920908;
	text-decoration:none;
	background:url(../images/bullet-more.gif) no-repeat 100% 3px;
	padding-right:15px;
}

.go-back-home:link, .go-back-home:visited, .go-back-home:hover, .go-back-home:active {
	top:15px;
}

.go-back-team:hover, .go-back-home:hover {
	text-decoration:underline;
}

/* Section des photos d'équipes */
#photo-section {
	width:750px;
}

#photo-section ul li h4 {
	margin:0;
	padding:0;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}

#photo-section ul {
	width:750px;
	margin:0;
	padding:0;
	padding-top:10px;
	padding-left:60px;
	list-style:none;
}

#photo-section ul li {
	float:left;
	width:162px;
	height:65px;
	text-align:center;
	padding:0;
	margin-left:15px;
	padding-right:11px;
	margin-bottom:35px;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:normal;
	position:relative;
	background:none;
}

#photo-section ul li.first {
	margin-left:0;
}	

#photo-section ul li img {
	width:162px;
	height:65px;
	padding:2px;
	border:1px solid #9a0000;
	margin-bottom:3px;
}

#photo-section ul li .zoom img {
	width:22px;
	height:19px;
	position:absolute;
	bottom:-10px;
	right:-10px;
	border:none;
}

#footer {
	clear:both;
	background:url(../images/background-footer.jpg) repeat-x top left;
	height:73px;
	text-align:center;
	padding-top:27px;
}

#footer h5 {
	font:0.7em Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/background-footer-vbal.jpg) no-repeat 50% 3px;
}

#footer h6 {
	font:0.7em Arial, Helvetica, sans-serif;
	color:#fff;
}

#footer p, #footer span {
	font:0.7em Arial, Helvetica, sans-serif;
	color:#fff;
}

#footer span {
	padding-left:15px;
	font:1em Arial, Helvetica, sans-serif;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
	color:#b90000;
}

/* Hover des liens */
#header ul li a:hover, .news-events p a:hover, .news-events li.all a:hover, #content-wrapper-section .detail-content li.all a:hover  {
	text-decoration:underline;
}


	
