.opcoes{
	position: absolute;
	padding: 5px !important;
	border: solid 1px #010066;
	background-color: #336699;
	color: #FFF;
}
	.opcoes strong{
		display: block;
		margin-bottom: 5px;
		color:#FFFF66;
	}

	.opcoes ul{
		margin: 0px;
		padding: 0px;
	}

	
		.opcoes ul li{
			background:url(../skin/icon_white_arrow.gif) center left no-repeat;
			padding-left: 10px;
			list-style: none;
			margin-left: 10px;
		}
	
.divup{
	bottom: 5px;
}

.divdown{
	top: 42px;
}

.bt_mini{
	background:url(../skin/bt_mini_stats.gif) 0px -36px no-repeat;
	height:36px;
	width: 61px;
	color:#000000;
	margin-left: 4px;
	margin-right: 3px;
	float:left;
	cursor: help;
}

	.bt_mini:hover{
		background-position: 0px 0px !important;
		color:#990000;
	}
	
	.bt_mini p{
		font-size: 11px;
		text-transform: uppercase;
		text-align: center !important;
		margin-top: 10px;
		margin-bottom: 0px;
	}

/*TAMANHOS DE CADA DIV*/

.atrib_str{
	width:180px;
}

.atrib_con{
	width:250px;
}

.atrib_dex{
	width:250px;
}

.atrib_men{
	width:265px;
	right: -60px;
}

.atrib_wit{
	width:265px;
	right: -60px;
}

.atrib_int{
	width:265px;
	right: -60px;
}
