﻿#ficha_passatempo{
	width:336px;
	float:left;
	border:#666666;
	border-style:solid;
	border-width:1px;
	background-image:url(../images/1x1_50black.png);
	background-position:top;
	margin: 0 0 12px 0;
	padding:0
}
#winOutrosPassatempos{
	width:524px;
	margin: 0 auto;	
	float:right;
	height:172px;
	border:#666666;
	border-style:solid;
	border-width:1px;
	background-image:url(../images/1x1_50black.png);
	background-position:top;
	margin: 0 0 12px 0
}
	#winOutrosPassatempos ul.items {
		margin:2px 1px 2px 2px;
		padding:0;
	}
	#winOutrosPassatempos ul.items li{
		list-style-type:none;
		list-style:none;
		height:148px;
		margin:0;
		padding:0;
		float:left
	}
#outrosPassatempos_item{
	width:171px;
	height:138px;
	/*background-color:#0D1B1A;*/
	padding:1px
}
#winOutrosPassatemposDetails{
	width:562px;
	height:248px;
	border:#666666;
	border-style:solid;
	border-width:1px;
	background-image:url(../images/1x1_50black.png);
	background-position:top;
	float:left
}
#winResultados{
	width:212px;
	float:left;
	border:#666666;
	border-style:solid;
	border-width:1px;
	background-image:url(../images/1x1_50black.png);
	background-position:top;
	margin: 0 0 12px 12px;
	padding:0
}
	#winResultados ul.items {
		margin:0;
		padding:0;
	}
	#winResultados ul.items li{
		list-style-type:none;
		list-style:none;
		margin:0;
		height:60px;
		text-align:left;
	}
#separadorPassatempos {
	width:100%;
	height:1px;
	background-color:#949494;
	float:left;
	position:relative;
	margin-top:8px
}
.laranjaTexto {
	color:#E35D02;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
}
.but_red {
    BORDER-RIGHT: #CC3300 1px solid; 
    BORDER-TOP: #CC3300 1px solid; 
    BORDER-LEFT: #CC3300 1px solid; 
    BORDER-BOTTOM: #CC3300 1px solid; 
    COLOR: #FFFFFF; 
    font-family: Verdana, Arial,  Helvetica, sans-serif; 
    BACKGROUND-COLOR: #CC3300;
    FONT-SIZE: 10px;
	font-weight:normal;
    text-decoration: none
}
#winMRec{
	width:300px;
	height:250px;
	margin:0 0 12px 12px;
	float:right
}
#am_acabou_tocar{
	width:255px;
	float:right;
	height:250px;
	border:#666666;
	border-style:solid;
	border-width:1px;
	background-image:url(../images/1x1_50black.png);
	background-position:top;
	margin: 0 0 12px 12px;
	text-align:center
}
#am_top_musicas{
	width:255px;
	float:right;
	height:250px;
	border:#666666;
	border-style:solid;
	border-width:1px;
	background-image:url(../images/1x1_50black.png);
	background-position:top;
	margin: 0 0 12px 12px;
	text-align:center
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.tituloMain{
	font-size:12px;
	color:#B8A82E;
	padding:0 0 5px 0;
	font-weight:bold
}
.tituloHistorico{
	font-size:10px;
	color:#B8A82E;
	padding:0 0 2px 0;
	font-weight:bold
}
/* Efeitos */

.overFx{background-image: url(../images/1x1.gif); width:172px; height:20px;}
/*.overFx:hover{background-image: url(../images/1x1_yellow.gif); color:#0D1B1A;}*/
.overFx:hover{color:#0D1B1A;}
.overFx a:hover{color:#CEB71C; text-decoration:none}