/* CSS Coluna Direita */

/* Versâo avançada */

#versao-avancada{
	width:100%;
	min-height:191px;
	background:url(../img/bg_versao_avancada_1.png) no-repeat top right;
	font-size:12px;
	color:#42495B;
}

#versao-avancada ul{
	float:left;
	margin:68px 0 0 0;
}

#versao-avancada ul li{
	margin:0 0 4px 0;
}

#versao-avancada .hr{
	float:left;
	margin:3px 0 0 0;
}

/* Telas Hábil */

#telas-habil{
	width:100%;
	margin:34px 0 0 0;
}

#telas-habil img{
	float:left;
}

#telas-habil .min{
	width:150px;
	height:113px;
	float:left;
	border:1px solid #126c8d;
	position:relative;
	margin: 0 12px 12px 53px;
}

#telas-habil .min img{
	margin:0;
}

#telas-habil .hr{
	width:256px;
}

#telas-habil .links{
	float:right;
	margin-right:12px;
}