#info_box{
}


#info_box .frame{
	width:161px;
	height:133px;
}

#info_box .frame .top_left{
	background:url(../images/template/infos/top_left.gif) top left no-repeat;
	width:5px; 
	height:5px;
}

#info_box .frame .top{
	background:url(../images/template/infos/top.gif) top left repeat;
	width:150px; 
	height:5px;
}

#info_box .frame .top_right{
	background:url(../images/template/infos/top_right.gif) top left no-repeat;
	width:5px; 
	height:5px;
}



#info_box .frame .bottom_left{
	background:url(../images/template/infos/bottom_left.gif) top left no-repeat;
	width:5px; 
	height:5px;
}

#info_box .frame .bottom{
	background:url(../images/template/infos/bottom.gif) top left repeat;
	width:150px; 
	height:5px;
}

#info_box .frame .bottom_right{
	background:url(../images/template/infos/bottom_right.gif) top left no-repeat;
	width:5px; 
	height:5px;
}

#info_box .frame .center{
	background:url(../images/template/infos/center.gif) top left;
	background-color	: #cccc66;
	text-align			: left;
	vertical-align		: top;

}

#info_box h1{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 13px;
	font-weight			: bold;
	color				: #FFFFFF;
	margin				: 0px;
	margin-bottom		: 8px;
	padding-top			: 0px;
	padding-bottom		: 4px;
	display				: block;
	border-bottom		: 1px solid #FFFFFF;
	text-align			: center;
}

#info_box a{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 11px;
	font-weight			: bold;
	text-decoration		: none;
	color				: #333333;
	padding-left		: 26px;

	display				: block;
	margin-bottom		: 2px;
	background-image	: url(../images/icons/menu/info.gif);
	background-repeat	: no-repeat;
	background-position	: 15px 3px;
}


#info_box a:hover, #info_box a.selected{
/*
	font-weight			: bold;
*/
	color				: #FFFFFF;
	background-image:url(../images/icons/menu/info_over.gif);
	background-repeat	: no-repeat;
	background-position	: 9px 1px;
}

#VideoOfTheWeek{
	text-align:center;
	padding:0px;
}
#VideoOfTheWeek A{
	background-image:none;
	padding:0px;
}

#VideoOfTheWeek .titre{
	font-family			: Arial, Helvetica, sans-serif;
	font-weight			: bold;
	font-size			: 11px;
	margin-bottom:5px;
}

#VideoOfTheWeek .image{
	height:66px;
	text-align:center;
	padding:0px;
	padding-left:0px;
}

#VideoOfTheWeek .image IMG{
	width:84px;
	height:63px;
	padding:0px;
}

#VideoOfTheWeek .owner{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 9px;
}


