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

	body{
		margin:0px;
		font-family:"Trebuchet MS", Arial;
	}
	
	body p{
		margin:0px;
	}
	
	.areaplayer{
		width:380px;
		height:360px; 
		background-image:url(_img/img_fd_player.jpg); 
		background-repeat:no-repeat; 
		background-position:top;
	}
	
	.detalhes{
		width:240px; 
		height:110px; 
		background-image:url(_img/img_fd_detalhes.jpg); 
		background-position:top; 
		background-repeat:no-repeat; 
	}
	
	.fonte1{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:27px;
		color:#FFFFFF;
		line-height:30px;
	}

	.fonte2{
		font-family:"Trebuchet MS", Arial;
		color:#0BE8A6;
		font-size:11px;
	}
	
	.fonte3{
		font-family:"Trebuchet MS", Arial;
		color:#08A97A;
		font-size:12px;
		font-weight:bold;
	}
	
	.fonte4{
		font-family:"Trebuchet MS", Arial;
		color:#08A97A;
		font-size:11px;
	}
	
	.fonte5{
		font-family:"Trebuchet MS", Arial;
		color:#666666;
		font-size:11px;
	}
	
	.fonte6{
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#08AA7B;
		font-size:24px;
		font-weight:bold;
		font-style:italic;
		padding:15px 0 15px 0;
	}
	
	.campo_off{
		width:150px;
		height:22px;
		font-family:"Trebuchet MS", Arial;
		background-color:#E0DFE3;
		border:1px solid #E0DFE3;
		font-size:11px;
		color:#666666;
	}
	
	.campo_on{
		width:150px;
		height:22px;
		font-family:"Trebuchet MS", Arial;
		background-color:#E7F7F2;
		border:1px solid #08A97A;
		font-size:11px;
		color:#08A97A;
	}

	.rotulo{
		background-color:#08A97A;
		background-image:url(_img/img_fd_rotulo.jpg);
		background-repeat:no-repeat;
		background-position:left;
		width:620px; 
		height:40px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		font-size:25px;
		color:#FFFFFF;
		padding-left:17px;
	}
	
	.menu_off{
		height:25px;
		color:#FFFFFF;
		font-size:11px;
		padding-left:15px;
		background-color:#F99C1C;
		cursor:pointer;
	}
	
	.menu_on{
		height:25px;
		color:#FFFF00;
		text-decoration:underline;
		font-size:11px;
		padding-left:15px;
		background-color:#F99C1C;
		cursor:pointer;
	}
	
	.rodape a{
		color:#666666;
		text-decoration:none;
		font-size:11px;
	}
	
	.rodape a:hover{
		color:#08A97A;
		text-decoration:underline;
		font-size:11px;
	}
	
	.btn_online_on{
		width:110px; 
		height:40px;
		background-image:url(_img/btn_online_on.gif);
		background-repeat:no-repeat;
		cursor:pointer;
	}
	
		.btn_online_off{
			width:110px; 
			height:40px;
			background-image:url(_img/btn_online_off.gif);
			background-repeat:no-repeat;
			cursor:pointer;
		}
	
	.btn_assistidos_on{
		width:110px; 
		height:40px;
		background-image:url(_img/btn_assistidos_on.gif);
		background-repeat:no-repeat;
		cursor:pointer;
	}
	
		.btn_assistidos_off{
			width:110px; 
			height:40px;
			background-image:url(_img/btn_assistidos_off.gif);
			background-repeat:no-repeat;
			cursor:pointer;
		}
	
	.btn_votados_on{
		width:110px; 
		height:40px;
		background-image:url(_img/btn_votados_on.gif);
		background-repeat:no-repeat;
		cursor:pointer;
	}
	
		.btn_votados_off{
			width:110px; 
			height:40px;
			background-image:url(_img/btn_votados_off.gif);
			background-repeat:no-repeat;
			cursor:pointer;
		}
	
	.btn_recentes_on{
		width:110px; 
		height:40px;
		background-image:url(_img/btn_recentes_on.gif);
		background-repeat:no-repeat;
		cursor:pointer;
	}
	
		.btn_recentes_off{
			width:110px; 
			height:40px;
			background-image:url(_img/btn_recentes_off.gif);
			background-repeat:no-repeat;
			cursor:pointer;
		}
	
	.btn_videoteca_on{
		width:110px; 
		height:40px;
		background-image:url(_img/btn_videoteca_on.gif);
		background-repeat:no-repeat;
		cursor:pointer;
	}
	
		.btn_videoteca_off{
			width:110px; 
			height:40px;
			background-image:url(_img/btn_videoteca_off.gif);
			background-repeat:no-repeat;
			cursor:pointer;
		}

	.itensmenu a{
		color:#666666;
		font-size:11px;
		text-decoration:none;
		margin:0px; 
		padding:0px;
	}
	
	.itensmenu a:hover{
		color:#08A97A;
		font-size:11px;
		text-decoration:underline;
		margin:0px; 
		padding:0px;
	}

