#include {
	width: 659px;
}
#include * {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#include a {
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#include #sport_f1, #include #sport_tennis, #include #sport_basket, #include #sport_moteurs, #include #sport_diablesrouges, #include #sport_can2010, #include #sport_cyclisme {
	height: 103px;
}

/* ------------- F1 ------------------*/

#include #sport_f1 {
	background: #cccccc;
}
#include #sport_f1 a {
	background:url(dhsports/f1/images/banner.jpg) no-repeat; display:block; width: 663px; height:103px; text-indent:-9999px;
}
#include #sport_f1 a:hover {
	background-position:0px -103px;
}




/* ------------- Tennis ------------------*/

#include #sport_tennis {
	background: url(dhsports/tennis/images/bg.jpg);
}
#include #sport_tennis ul {
	float: right;
}
#include #sport_tennis a.tennis_class {
	background: url(dhsports/tennis/images/cta.png) no-repeat;
	width:165px;
	height:37px;
	margin:10px;
	text-indent:-9999px;
	}
#include #sport_tennis a:hover{
	background-position: 0 -37px;

}
/* ------------- Basket ------------------*/

#include #sport_basket {
	background: url(dhsports/basket/images/bg.jpg) no-repeat;
	height:118px;
}
#include #sport_basket ul {
	float: right;
}
#include #sport_basket a.class_basket {
	background: url(dhsports/basket/images/class_basket.png) no-repeat;
	width:165px;
	height:37px;
	margin:10px;
	text-indent:-9999px;
}
#include #sport_basket a:hover.class_basket{
	background-position: 0 -37px;

}

#include #sport_basket a.side_basket {
	background: url(dhsports/basket/images/podcast_basket.png) no-repeat;
	width:165px;
	height:37px;
	margin:10px;
	text-indent:-9999px;
}
#include #sport_basket a:hover.side_basket {
	background-position: 0 -37px;

}

#include #sport_basket a.class_euro2011 {
	background: url('dhsports/basket/images/eurobasket2011.png') no-repeat;
	width:165px;
	height:37px;
	margin:10px;
	text-indent:-9999px;
}
#include #sport_basket a.class_euro2011:hover {
	background-position: 0 -37px;
}

/* ------------- Rugby ------------------*/

#include #sport_rugby {
	background: url('dhsports/rugby_2011/images/rugby_bg.jpg') no-repeat;
	width: 660px;
	height:105px;
}
#include #sport_rugby ul {
	float: right;
	padding: 0;
	margin: 0;
}
#include #sport_rugby a.rugby_wc {
	background: url('dhsports/rugby_2011/images/cta_wc.png') no-repeat;
	width:165px;
	height:38px;
	margin:15px 0;
	text-indent:-9999px;
}
#include #sport_rugby a.rugby_wc:hover {
	background-position: 0 -38px;
}

/* ------------- Hockey ------------------*/

#include #sport_hockey {
	background: url(dhsports/hockey/images/bg.jpg) no-repeat;
	height:118px;
}
#include #sport_hockey  ul {
	float: right;
}
#include #sport_hockey  a.class_hockey {
	background: url(dhsports/hockey/images/cta.png) no-repeat;
	width:165px;
	height:37px;
	margin:60px 10px 10px 10px;
	text-indent:-9999px;
}
#include #sport_hockey  a:hover.class_hockey{
	background-position: 0 -37px;

}


/* ------------- Moteurs ------------------*/

#include #sport_moteurs {
	background: url(dhsports/moteurs/images/bg.gif);
}
#include #sport_moteurs ul {
	padding: 15px 197px 0px 24px;
}
#include #sport_moteurs a {
	background: url(dhsports/moteurs/images/arrow.gif) no-repeat left 7px;
}

/* ------------- Diables Rouges ------------------*/

#include #sport_diablesrouges {
	background: url(dhsports/diablesrouges/images/bg.gif);
}
#include #sport_diablesrouges ul {
	padding: 25px 197px 0px 24px;
}
#include #sport_diablesrouges a {
	background: url(dhsports/diablesrouges/images/arrow.gif) no-repeat left 7px;
}


/* ------------- can 2010 ------------------*/

#include #sport_can2010 {
	background: url(dhsports/can2010/images/bg.gif);
}
#include #sport_can2010 ul {
	padding: 15px 197px 0px 24px;
}
#include #sport_can2010 a {
	background: url(dhsports/can2010/images/arrow.gif) no-repeat left 7px;
}


/* ------------- Cyclisme ------------------*/

#include #sport_cyclisme {
	background: url(dhsports/cyclisme/images/bg.gif);
}
#include #sport_cyclisme ul {
	padding: 10px 120px 0px 24px;
}
#include #sport_cyclisme a {
	background: url(dhsports/cyclisme/images/arrow.gif) no-repeat left 7px;
	color:#003366;
}

