body
{
	font-family: Verdana;
	font-size: 12px;
	background-color: #ffffff;
	color: #ffffff;
}

a img
{
	border: none;
}

a, a:visited
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.global
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-color: #000000;
	margin-top: 10px;
}

.global img
{
	display: inline;
	float: left;
}


.header
{
	float: left;
	width: 950px;
	height: 63px;
}

.headerTitle
{
	float: left;
	width: 581px;
	height: 63px;
	text-align: right;
	overflow: hidden;
	background-image: url(../images/canal_04.jpg);
}

.left
{
	float: left;
	width: 193px;
	overflow: hidden;
}

.center
{
	float: left;
	width: 564px;
	overflow: hidden;
}

.right
{
	float: left;
	width: 193px;
	overflow: hidden;
}

.player
{
	width: 540px;
	height: 405px;
	background-image: url(../images/player.jpg);
	padding: 1px;
	margin: 10px 11px 11px 11px;
}

.menuCategory
{
	float: left;
	width: 193px;
	overflow: hidden;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 20px;
}

.menuCategory li
{
	padding: 0px;
	margin: 0px;
}

.menuVideo
{
 	float: left;
	width: 193px;
	overflow: hidden;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.menuVideo li
{
	list-style: none;
	width: 180px;
	height: 135px;
        padding: 1px 6px 1px 7px;
        margin: 4px 0px 4px 0px;
	background-image: url(../images/thumb.jpg);
}

h1
{
	padding: 22px 10px 0px 0px;
	margin: 0px;
	font-size: 16px;
}

.footer
{
	text-align: center;
}

.partner a
{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

.description
{
	padding: 10px;
	oveflow: hidden;
}

