/*------------------------------------*/
  /*** DOWNLOADS ***/
/*----------------------------------*/
#cnt p { margin-bottom:2em; }

/* Menu Downloads */
	#mns li a.duas_linhas {width:195px; height:30px; margin:1px 0 0 0; padding:7px 0 0 22px; color:#ffffff; font-size:10px; font-weight:bold; text-decoration:none; background: url(/imagens/sub-2linhas.gif) no-repeat; display:block;}
	#mns a.duas_linhas:hover {background-position: 0 -37px;}
	.dtq a.duas_linhas {background:url(/imagens/sub-2linhas.gif) !important; background-position: 0 -37px !important; cursor:auto;}

.tut_box {
	width:310px;
	height:100px;
	margin:0 0 25px 30px;
	display:inline;
	float:left;
}

.tut_box h3 {
	font-size: 11px;
	font-weight: bold;
	color: #003d60;
	margin: 8px 0 15px;
}
	.tut_box h3 a {color: #003d60; text-decoration:none;}
	.tut_box h3 a:hover {color: #003d60; text-decoration:underline;}

.tut_box .thumb {
	border: 1px solid #bfbfbf;
	margin-right: 12px;
	float:left;
}

.tut_box .thumb:hover {
	border:1px solid #003a5b;
}

#col2 .tut_box p { clear:none; line-height:1.4em; }
	#col2 .tut_box p a {color:#6e6e6e; text-decoration:none;}
	#col2 .tut_box p a:hover {color:#6e6e6e; text-decoration:underline;}

/*** Faq ***/
ol { font-size:11px; }
ol h3 { font-size:11px; margin:0 0 .3em 0; }
#col2 ol p { margin:0; padding:0; }
ol li { margin-bottom:1.5em; }

