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

a img
{
	border: none;
}

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

a:hover
{
	text-decoration: underline;
}

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

.header
{
	width: 950px;
	height: 110px;
background: url(../images/hautlogo.jpg) no-repeat right;
	/*background-image: url(../images/header.jpg);
	background-repeat: repeat-x;*/
}

.headerLogo
{
	float: left;
	 
}

.headerTitle
{      color:yellow;
	float: right;


}


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

}

.haut{background: url(../images/hautmenu.jpg) no-repeat top;height:14px;}
 
.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: 20px 0px 10px 10px;
background: url(../images/milieu.jpg) repeat-y; 
}

.menuCategory li
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.menuCategory li a
{
	color:#fff;
}

.menuVideo
{
 	float: left;
	width: 193px;
	overflow: hidden;
	font-size: 11px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
background: url(../images/milieu.jpg) repeat-y; 
}

.menuVideo li
{
	list-style: none;
	width: 175px;
	height: 130px;
	padding: 1px 1px 1px 1px;
    margin: 4px  ;
border:1px solid #000;
	/*background-image: url(../images/thumb.jpg);*/
}

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

.footer
{
	clear: both;
	width: 930px;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	padding: 10px;
}

.partner
{
	margin: 0px;
	padding: 0px;
}

.partner li
{
	list-style: none;
	display: inline-block;
	overflow: hidden;
	padding: 2px;
	margin: 0px;
}

.partner a
{
	font-weight: normal;
}

.description
{
	padding: 10px;
	oveflow: hidden;
color:#000;
}

