@CHARSET "ISO-8859-1";

.tutoriaisCaixa01 {
	width: 898px;
	height: 80px;
	background-image: url("http://www.tron-orc.com.br/portal.img/demonstracaoSession.jpg");
	border: solid 1px #4e93ce;
	margin-top: 10px;
}

.tutoriaisCaixa02 {
	clear: both;
	margin-top: 2px;
	width: 878px;
	background-color: white;
	border: solid 1px #4e93ce;
	padding: 10px;
	text-align: left;
	font-size: 13px;
	font-family: verdana;
}

.primeiraLinhaTuto {
	background-color: #6caadb;
}

.colunaTuto0, .colunaTutoMB0, .colunaTutoDown0 {
	background-color: #d4effd;
	font-weight: normal;
}

.colunaTutoMB0, .colunaTutoDown0  {
	text-align: center;
}

.colunaTutoDown0 img, .colunaTutoDown1 img {
	border: 0px;
}

.colunaTuto1, .colunaTutoMB1, .colunaTutoDown1 {
	background-color: #eff9fe;
	font-weight: normal;
}

.colunaTutoMB1, .colunaTutoDown1 {
	text-align: center;
}

.downTutoDescricao {
	text-align: justify;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #d4effd;
	background-color: #eff9fe;
	padding-bottom: 5px;
	padding-top: 5px;
}

