﻿body, html
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
.wbs
{
	background: #000 url(../Images/wbsbg.gif) 0 0 repeat-x;
	padding: 9px 10px 14px 10px;
	height: 250px;
}
.logo
{
	background: url(../Images/webslice.gif) right top no-repeat;
	height: 26px;
	padding: 3px 0 0 2px;
}
h2.Raitv
{
	background: #2375C8 url(../Images/pnbg.gif) 0 0 no-repeat;
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
	height: 14px;
	margin: 6px 0 7px 0;
	padding: 2px 1px 0 6px;
	text-align: left;
	width: 295px;
}
.live
{
	width: 100px;
	vertical-align: top;
	text-align: center;
}
.lnk
{
	vertical-align: top;
	padding: 6px 0 0 0;
}
.lnk ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.lnk ul li
{
	padding: 0;
	float: left;
	color: #B9BABE;
}
.lnk ul li a
{
	display: block;
	color: #B9BABE;
	width: 57px;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.drpdwn
{
	display: block;
	padding: 8px 24px 0 10px;
	color: #B9BABE;
	background: url(../Images/but.gif) 99px 10px no-repeat;
	font-size: 12px;
	text-decoration: none;
}
.tubm
{
	width: 302px;
	height: 19px;
	background: url(../Images/tubbg.gif) 0 0 no-repeat;
	margin: 10px 0 0 0;
}
.tubm ul
{
	list-style-type: none;
	padding: 4px 0 0 10px;
	margin: 0;
}
.tubm ul li
{
	float: left;
}
.tubm ul li a
{
	color: #A8A8A8;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding: 0 4px;
}
.thmb td
{
	vertical-align: top;
	text-align: left;
	color: #FFF;
	padding: 8px 0 0 0;
}
.thmb td a
{
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	display: block;
	padding: 4px 10px 0 0;
}

/* Dropdown styles */
div.tutteDirette
{
	width: 113px;
	display: none;
	position: absolute;
	z-index: 10000;
	height: auto;
	margin: -19px 0px 0px 2px;
}
div.tutteDirette .Top
{
	display: block;
	width: 105px;
	height: 16px;
	font-size: 12px;
	cursor: default;
	padding: 4px 0px 0px 8px;
	color: #2375c8;
	background: url(../Images/bkg_tuttedirette_top.gif) top left no-repeat;
}


div.tutteDirette .Bot
{
	display: block;
	width: 113px;
	height: 5px;
	margin: 0px;
	background: url(../Images/bkg_tuttedirette_bot.png) 0 0 no-repeat;
}


div.tutteDirette .Mid
{
	display: block;
	width: 101px;
	height: 85px;
	margin: 0px;
	border-left: 1px solid #9c9b99;
	border-right: 1px solid #9c9b99;
	padding: 0px 5px 0px 5px;
	background: #000;
}

div.tutteDirette .Mid ul
{
	display: block;
	width: 101px;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	list-style: none;
}
div.tutteDirette .Mid ul li
{
	display: block;
	width: 101px;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #313131;
}
div.tutteDirette .Mid ul li a:link, div.tutteDirette .Mid ul li a:visited
{
	display: block;
	color: #bbb;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
}
div.tutteDirette .Mid ul li a:hover
{
	display: block;
	color: #fff;
	font-weight: bold;
}

