/* CSS Document */

* {
	margin:0;
	padding:0;
	border:none;
}

body { background:url(../imagens/bg_grama.jpg) repeat; color:#000000; }
#wrap { width:580px; }
.clear { clear:both; }
iframe {
	background:#FFFFFF;
	height:60px;
	width:380px;
}
.middle {background:url(../imagens/bg_player.gif); padding:0 0 0 90px; width:490px; height:77px;}

.controle{ background: url(../imagens/player.gif); height:63px;}
.bto { float:left; padding:22px 0 0 80px;}
.media {
	width:240px;
	height:24px;
	float:left;
	padding:16px 0 0 25px;
}
.contr_small{ background: url(../imagens/small_player.gif) top; height:63px;}

.meiovideo { background:url(../imagens/meio_video.gif) no-repeat; padding:0 125px 0 135px; height:240px;}