@charset "iso-8859-1";
/* CSS Document */

body, th, tr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0 auto;
	background-color:#666;}
	
#container{
	width:955px;
	height:600px;}
#container_top {
	width:955px;
	height:131px;
	float:left;}
#container_middle {
	width:955px;
	height:354px;
	float:left;}
#container_bottom {
	width:955px;
	height:115px;
	float:left;}
	
/*---------------------------------------------                  TOP               ------------------------------------------------*/
#logo {
	width:330px;
	height:131px;
	float:left;
	background-image:url(images/logo.png);
	background-repeat:no-repeat}
#pub_top {
	width:506px;
	height:131px;
	float:left;
	}
/*---------------------------------------------                MIDDLE               ------------------------------------------------*/
#spacer_left{
	width:15px;
	height:354px;
	float:left;}
#video_container{
	width:576px;
	height:354px;
	float:left;}
#list_container {
	width:230px;
	height:354px;
	float:left;}
#sidepub_container {
	width:134px;
	height:354px;
	float:left;}
	
#video {
	width:576px;
	height:324px;
	float:left;
	background-color:#000000;}
#controls_container {
	width:576px;
	height:30px;
	float:left;}
#controls{
	width:15px;
	height:15px;
	float:right;}
#controls_2{
	width:15px;
	height:15px;
	float:right;
	padding-right:5px;}
#vid_controls{
	width:44px;
	height:30px;
	float:left;}
#vid_controls_spacer{
	width:10px;
	height:30px;
	float:left;}
#vid_txt{
	width:300px;
	height:30px;
	float:left;}
	
	/*----------------*/
#list_top{
	width:230px;
	height:26px;
	float:left;
	background-image:url(images/list_bar.png);
}
#list_top_txt{
	width:224px;
	height:20px;
	float:left;
	margin-top:6px;
	margin-right:6px;}
#list_box {
	width:230px;
	height:288px;
	float:left;
	background-image:url(images/list_boxstroke.png);
	background-repeat:repeat-y;
	}
#list_box_spacer{
	width:25px;
	height:288px;
	float:left;}
#list_item{
	width:198px;
	height:287px;
	float:left;
	margin-top:5px;	
	overflow:auto
	}
#list_thumb{
	width:103px;
	height:60px;
	float:left;
	background-color:#000000;}
#list_play {
	width:52px;
	height:10px;
	float:left;}
#list_txt {
	width:180px;
	height:45px;
	float:left;
	margin-top:5px;}
#list_box_bottom{
	width:230px;
	height:30px;
	float:left;
	background-image:url(images/list_boxbottom.png);
	background-repeat:no-repeat;
}
#spacer_publeft{
	width:10px;
	height:324px;
	float:left;}
#pub_left{
	width:124px;
	height:324px;
	float:left;}

/*---------------------------------------------                BOTTOM               ------------------------------------------------*/
#spacer_left_bottom{
	width:15px;
	height:115px;
	float:left;}
#bt_menu{
	width:106px;
	height:115px;
	float:left;}
#bt_menu_2{
	width:106px;
	height:115px;
	float:left;
	margin-left:11px;}
#menu_spacer {
	width:15px;
	height:115px;
	float:left;}
#pub_bottom {
	width:350px;
	height:115px;
	float:left;}
	
/*---------------------------------------------           TXT STYLES                 -------------------------------------------------*/
.list {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}
.legenda_video {
	color:#999900;
	font-size: 12px;
}
.titulo_lista {
	color:#999900;
	font-size: 10px;
	height:40px;
}
	

