
body
{
    font-family: arial;
    font-size: 12px;
}
.NOVOPLAYER
{
	padding: 0;
	margin: 0;
	width: 704px;
	height: 381px;
	background: url(../img/playernovo/bg-bloc-une.jpg) no-repeat left #fff;
}
.NOVOPLAYER .menu
{
	float: right;
	z-index: 2;
	margin: 0;
	padding: 0;
	margin-right: 7px;
	background: url(../img/playernovo/player-bg-menu-active.jpg) right top;
}

.NOVOPLAYER .menu .inactive, .active
{
	zoom: 1;
    height: 93px;
    width: 199px;
    text-align: right;
}
.NOVOPLAYER .menu .inactive
{
    background: url(../img/playernovo/player-bg-menu-inactive.jpg) top left;
    margin-right: 0px;
}
.NOVOPLAYER .menu .active
{
	cursor: pointer;
    background: url(../img/playernovo/player-bg-menu-active.jpg) top left;
    margin-right: 0px;
}
.NOVOPLAYER .menu .inactive .titre
{
	margin-right: 20px;
    color: #0f84c9;
	line-height: 30px;
	height: 30px;
	font-style: none;
	font-weight: bold;
	font-size: 16px;
}
.NOVOPLAYER .menu .inactive .synopsis
{
	margin-right: 20px;
    color: #888888;
	font-size: 12px;
}
.NOVOPLAYER .menu .active .titre
{
	margin-right: 0px;
    color: #fff;
	line-height: 30px;
	height: 30px;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
.NOVOPLAYER .menu .active .synopsis
{
	margin-right: 0px;
    color: #fff;
	font-size: 12px;
}
.NOVOPLAYER .article
{
	z-index: 1;
    padding: 10px;
    margin-top: 0px;
    margin-left: 5px;
}
.NOVOPLAYER .blocarticle
{
	width: 418px;
	margin: 0;
	padding: 0;
}
.NOVOPLAYER .blocarticle .article .titre
{
	margin-top: 10px;
	margin-bottom: 20px;
	width: 418px;
    color: #00a0dc;
    
}
.NOVOPLAYER .blocarticle .article .image
{
	margin-top: 10px;
}

