@import "cm.css";

a { text-decoration: none }

.hr {
  float: left;
  width: 730px;
  background: url('../_imagens/icoPonto2.gif') repeat-x;
  display: block;
  height: 1%;
  margin: 0;
  padding: 0;
}

div.meio {
  font-family: Arial;
}

div.meio h2 {
  margin-bottom: 20px;
}

div.meio h3 {
  font: bold 14pt Arial;
  color: #17588a;
  margin: 0 0 8px 0;
}

div.aprender {
  color: #333;
  font: normal 8pt Arial;
  margin-top: 35px;
}

div.aprender img {
  float: left;
  margin: 0 35px 35px 0;
}

div.aprender strong {
  font: bold 9pt Arial;
}

div.aprender strong, div.aprender p {
  margin: 0 10px 10px 0;
  display: block;
}

div.aprender ul {
  list-style-type: none;
  margin: 15px 0 25px 215px;
}

div.aprender ul li {
  background: url(../_imagens/icoSeta2.gif) no-repeat 0 4px;
  padding-left: 15px;
  margin-bottom: 10px;
}

div.aprender a.acesso img {
  border: none;
  display: block;
}

/***---DESTAQUE REIMAGINE---***/
#destReimagine * { margin: 0; padding: 0;}

#destReimagine {
	float: left;
	width: 730px;
	padding-bottom: 25px;
	}
	#destReimagine .descricao {
		float: left;
		width: 660px;
		}
			#destReimagine .descricao p.subTit {
				height: 109px;
				}
			#destReimagine .descricao img {
				border: 3px solid #999999;
				margin-right: 20px;
				}
			#destReimagine .descricao a img {
				border: none;
				}
	#destReimagine .dest1 {
		margin-right: 15px;
		border: 4px solid #999;
		}
	#destReimagine h4 {
		color: #ca6c33;
		font-size: 18px;
		font-weight: bold;
		}
	#destReimagine p {
		font-size: 12px;
		padding: 0 0 7px 0;
		}
	#destReimagine span {
		font-weight: bold;
		}
/*---LISTAGEM DE OUTRAS CONSULTORIAS---*/
#otrConsult * { padding: 0; margin:0; }

#otrConsult {
	float: left;
	width: 730px;
	}
	#otrConsult h4 {
	  font: bold 11pt Arial;
	  color: #17588a;
	  background: url(../_imagens/icoSeta.gif) no-repeat 0 50%;
	  padding-left: 15px;
	  margin: 0 0 8px 0;
	}
	#otrConsult ul { float: left; margin-bottom: 20px; }
	#otrConsult img { margin-right: 8px; border: none; }
		#otrConsult li {
			padding: 10px 8px 5px 12px;
			margin-top: 7px;
			float: left !important;
			display: block;
			background: none;
			height: 120px;
			width: 345px;
			display: block;
		}
		#otrConsult li.dir0 { float: right; }
		#otrConsult li.esq0 { float: left; }
		#otrConsult li.dir1 { float: right; background-color: #e6e6e6;}
		#otrConsult li.esq1 { float: left; background-color: #e6e6e6; }

	#otrConsult a { text-decoration: none; }
	#otrConsult a:hover { text-decoration: underline !important; }
	#otrConsult p {	height: 58px; }	
	#otrConsult span.subT { font-weight: bold;}
	#otrConsult p.saibaM { 
		display: block;
		float: right;
		text-align: right;
		width: 68px;
		height: 14px;
		font-size: 11px;
		font-weight:bold;
		padding-top: 4px;
		cursor: pointer;
		background: transparent url('../_imagens/bt_vejamais.gif') 0 4px no-repeat;
		}

/***---CONSULTORIAS INTERNAS---***/
h2.consultInt { 
	color: #CA6C33 !important;
	}
#destReimagine .descricaoConsult p {
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 12px;
	line-height: 20px;
	}