
div.default-block {
	float: left;
	clear: left;
	font-size: .8em;
	width: 300px;
}
div.default-block h3, #minisite-tennis h2 {
	background: #154E78;
	color: #FFFFFF;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -0.05em;
	padding: 0.2em 0.5em;
	text-align:  left;
}

#minisite-tennis {
	margin: 0 auto;
  font-size: .8em;
	overflow: hidden;
	width: 630px;
}
#minisite-tennis a {text-decoration: none;}
#minisite-tennis h2 {
	background: #578932;
	clear: both;
	margin: 1em 0 0 0;
}
#minisite-tennis .the-directlive, #minisite-tennis .the-prog {
	padding-top: 1em;
}

	  /* -------------------------------------------------------------------------------------------------->>> 1.1 Box tennis <<<-----------*/

.chelem {
	background: #F5E9FD;
	float: left;
	font-family: Arial, FreeSans, sans-serif;
	margin-bottom: 10px;
	width: 100%;
}
.chelem h3 {
	background: #578932 !important;
	font-family: Arial, FreeSans, sans-serif;
	margin: 0;
}
.chelem .extra-link {
	background: #396F35;
	clear: both;
	font-size: .75em;
	margin: 0;
	padding-right: 3px;
	text-align: right;
}
.chelem .extra-link a {
	background: transparent url(../mediastore/elements/tennis/extra.gif) no-repeat center left;
	color: white;
	padding-left: 6px;
}

.chelem .the-tabs, #minisite-tennis .the-tabs {
	color: yellow;
	float: left;
	list-style: none none;
	margin: 0 0 10px 0;
	padding-left: 10px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.chelem .the-tabs li, #minisite-tennis .the-tabs li {
	background: #578932 url(../mediastore/elements/tennis/bg-the-tab.gif) repeat-x bottom left;
	display: block;
	float: left;
	font-size: .9em;
	margin: 0 10px 0 0;
		/* opacity */
		opacity: .6;
		filter: alpha(opacity=60);
}
.chelem .the-tabs li.the-current, #minisite-tennis .the-tabs li.the-current {
		/* opacity */
		opacity: 1;
		filter: alpha(opacity=100);	
}
.chelem .the-tabs li a, #minisite-tennis .the-tabs li a {
	color: yellow;
	display: block;
	padding: 3px 10px;
}
.chelem img {display: block;}
.chelem .content-of-tab {
	clear: both;
	display: none;
	margin: 10px 10px 5px 10px;
}
.chelem .content-of-tab.the-current {
	display: block;
}
.chelem .content-of-tab ul {list-style: none none; margin: 0;}
.chelem .content-of-tab ul li {margin: 0; padding: 0;}
.chelem .content-of-tab table {
	margin-bottom: 5px;
	width: 100%;
}
.chelem .content-of-tab table caption, .chelem .content-of-tab table thead {display: none;}
.chelem .content-of-tab table tr td {
	font-family: monospace;
	font-size: 1.3em;
	padding: 3px;
}
.chelem .content-of-tab .even, #minisite-tennis .even {background: #E9D8FC;}
#minisite-tennis .even { background: #f7efff;}
.chelem .content-of-tab tr.border {border-bottom: 1px solid #ccc;}
.chelem .content-of-tab .the-player {
	font-family: Arial, FreeSans, sans-serif;
	font-size: .9em;
	text-transform: uppercase;
	width: 150px;
}
.chelem .content-of-tab .the-winner {color: red;}

.chelem a.next-match, .chelem a.prev-match {
  display: block;
  float: right;
  margin-bottom: 5px;
  width: 36px;
  height: 15px;
  overflow: hidden;
}
.chelem a.next-match:focus, .chelem a.prev-match:focus {outline: 0;}
.chelem a.next-match span, .chelem a.prev-match span {display: none;}

.chelem a.next-match {
	background: transparent url(../mediastore/elements/tennis/btn-next.gif) no-repeat bottom right;
	margin-right: 10px;
}
.chelem a.next-match:hover, .chelem a.next-match:focus {
	background: transparent url(../mediastore/elements/tennis/btn-next.gif) no-repeat top right;
}
.chelem a.prev-match {
	background: transparent url(../mediastore/elements/tennis/btn-prev.gif) no-repeat bottom right;
}
.chelem a.prev-match:hover, .chelem a.prev-match:focus {
	background: transparent url(../mediastore/elements/tennis/btn-prev.gif) no-repeat top right;
}

	  /* -------------------------------------------------------------------------------------------------->>> 1.2 box tennis resultat <<<-----------*/

#chelem-prog .one-prog, .the-prog .one-prog {
	float: left;
	margin-bottom: 5px;
	width: 100%;
}
#chelem-prog .one-prog abbr, .the-prog .one-prog abbr {border: 0;}
#chelem-prog .one-prog p, .the-prog .one-prog p {
	margin: 0;
	padding: 2px 5px;
}
#chelem-prog .one-prog p em, .the-prog .one-prog p em {
	font-family: Georgia, serif;
	letter-spacing: 0;
}
#chelem-prog .one-prog p em abbr, .the-prog .one-prog p em abbr {
	color: #666;
	letter-spacing: 0;
	text-transform: lowercase;
}
#chelem-prog .one-prog span, .the-prog .one-prog span {
	color: #2a2a2a;
	display: block;
	height: 40px;
	line-height: 40px;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 1.5em;
	font-weight: 900;
	float: right;
	text-align: center;
	padding: 0 10px;
}
#chelem-prog .one-prog .intitule, .the-prog .one-prog .intitule {
	color: black;
	font-weight: 900;
}
#chelem-prog .one-prog .court, .the-prog .one-prog .court {
	color: #666;
	text-align: right;
}

	  /* -------------------------------------------------------------------------------------------------->>> 1.3 image map resultat <<<-----------*/
	 
.tree-result {
	background: #F7EFFF url(../mediastore/elements/tennis/arbre.gif) no-repeat 0 0;
	border: 2px solid #2a2a2a;
	clear: both;
	display: block;
	width: 175px;
	height: 70px;
	overflow: hidden;
	padding: 4px 4px 0 4px;
	margin: 1em auto;
	position: relative;
}
.tree-result li {
	display: block;
	position: absolute;
}
.tree-result li a {
	display: block;
}
.tree-result li a span {display: none}
.tree-result li a:hover, .tree-result li.on a {
	background: #5F479D;
		/* opacity */
		opacity:0.6;
		filter:alpha(opacity=60);
}
.tree-result li.tour-1, .tree-result li.tour-1 a {
	width: 22px;
	height: 15px;
}
.tree-result li.tour-2, .tree-result li.tour-2 a {
	width: 25px;
	height: 31px;
}
.tree-result li.tour-x, .tree-result li.tour-x a {
	width: 25px;
	height: 63px;
}

#tour-1-section-1 {
	left: 2px;
	top: 4px;
}
#tour-1-section-2 {
	left: 2px;
	top: 20px;
}
#tour-1-section-3 {
	left: 2px;
	top: 36px;
}
#tour-1-section-4 {
	left: 2px;
	top: 52px;
}
#tour-2-section-1 {
	left: 25px;
	top: 4px;
}
#tour-2-section-2 {
	left: 25px;
	top: 36px;
}
#tour-3 {
	left: 50px;
	top: 4px;
}
#tour-huit {
	left: 75px;
	top: 4px;
}
#tour-quart {
	left: 100px;
	top: 4px;
}
#tour-demi {
	left: 125px;
	top: 4px;
}
#tour-final {
	left: 151px;
	top: 4px;
}

.sections {
	background: transparent url(../mediastore/elements/tennis/logo-w.gif) no-repeat bottom left;
	float: left;
	padding-left: 110px;
	padding-top: 80px;
	padding-bottom: 10px;
	margin-left: 80px;
	margin-bottom: 1em;
}
* html .sections {display: inline;}
.sections li {
	display: block;
	float: left;
	margin-right: 10px;
}
.sections a {
	border-top: 7px solid #578932;
	color: #2a2a2a;
	display: block;
	font-size: 1.5em;
	letter-spacing: -0.03em;
	padding: 5px;
	white-space: nowrap;
}
.sections a:hover, .sections li.on a {
	background: #f1f1f1;
	border-top: 7px solid #5F479D;
	color: black;
	text-decoration: none;
}
.sections li.on a {cursor: default;}

.the-directlive img {
	display: block;
	float: left;
	margin: 10px;
}
* html .the-directlive img {display: inline;}

	  /* -------------------------------------------------------------------------------------------------->>> 1.4 resultat <<<-----------*/

.fight {
	background: transparent url(../mediastore/elements/tennis/bg-match.gif) no-repeat top left;
	height: 120px;
	overflow: hidden;
	font-size: .9em;
	line-height: 1.3em;
	padding-left: 10px;
	margin-bottom: 1em;
	position: relative;
	width: 100%;
}
.winner-top, .winner-bottom {
	color: white;
	font-weight: 900;
	left: 480px;
	position: absolute;
}
.winner-top {top: 35px;}
.winner-bottom {top: 68px;}
.the-match {
	margin-top: 7px;
	height: 50px;
}
.very {
	margin-top: 3px;
}
.the-match td {
	padding: 0 3px;
}
.the-match em {
	color: #aaa;
	font-family: Georgia, serif;
}
.the-match .player {
	width: 210px;
}
.fight .next-tour {
	position: absolute;
	top: 51px;
	right: 30px;
}
.fight .next-tour img {border: 0;}
