/* CSS Document */

.destakFull_tit {
	font-weight: bold;
}

.destakArtigo_tit {
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 20px;
    margin-left: 20px;
}

.destakImagemRight {
	padding: 5px;
	margin-left: 0 !important;
	margin-right: 20px !important;
	/* Mac Opera 6 is not accepting inherit or transparent here */
	background: white !important;
	clear: both;
	float: right;
 }

.destakImagemLeft {
	padding: 5px;
	margin-right: 0 !important;
	margin-left: 20px !important;
	/* Mac Opera 6 is not accepting inherit or transparent here */
	background: white !important;
	clear: both;
	float: left;
}

.destakArtigo_cre {
	font-size: 0.929em;
	font-weight: bold;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.destakArtigo_txt {
    font-size: 15px;
    font-weight: normal;
    line-height:140%;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 20px;
    margin-left: 20px;
}

.destakArtigo_aut {
	font-size: 0.929em;
	font-weight: normal; 
	font-style:italic;
	line-height:140%;
	text-align:right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.destakFull_desc {
	font-size: 0.786em;
	font-weight: bold;
	color: #FFFFFF;
}

.destak_mais {
	font-size: 0.714em;
}

.rodape {
	font-size: 0.786em;
	font-weight: bold;
}

.guia_destakTit {
	font-weight: bold;
	color: #7C8257;
}

.rev_destakTit {
	font-weight: bold;
	color: #4E777A;
}
