@charset "utf-8";
.lado_esq {
	background-image: url(player/player_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}.lado_dir {
	background-image: url(player/lado_esqfundo_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#bot_blog a{
	float:right;
	width:123px;
	height:119px;
	background:url(i/bot_blog.gif) no-repeat;
	margin-left:300px;
	margin-top:30px;
}

#bot_blog a:hover{
	background:url(i/bot_blog_hovergif.gif)  no-repeat;
}