/* CSS Notícia estilo 02 */

.not14ptBold {
	font-size: 14pt;
	font-family: Verdana;
	font-weight: bold;
}

.not10ptBold {
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}

.not12ptBold {
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
}

/* Links */
a:hover.destaque {
    color: #8da6e6;
	text-decoration: underline;
}

a:hover.normal {
    color: #8da6e6;
	text-decoration: none;
}

a:hover.underline {
	color: #666666;
	text-decoration: underline;
}

.notTopico {
	font-size: 8pt;
	font-family: Verdana;
	font-weight:bold;
}

.notTopico1 {
	font-size: 7pt;
	font-family: Verdana;
	font-weight:bold;
}
.not {
	font-size: 10pt;
	font-family: Verdana;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #666666;
}

.linha_fina {
	color:#666666;
	font-size: 10pt;
	font-family: Verdana;
	font-style:italic;
}

.vinheta {
	font-size: 8pt;
	font-family: Verdana;
	color:#4F7500;
	font-weight: bold;
}

.vinhetaA {
	font-size: 8pt;
	font-family: Verdana;
	color:#4d6185;
	font-weight: bold;
}

td.bCinzaPont {
	border-bottom: 1px dashed #CCCCCC;
}


td.bInfAzul {
	border-bottom: 3px solid #8da6e6;
}

td.bInfAzulE {
	border-bottom: 3px solid #4d6185;
}

td.bInfCinza {
	border-bottom: 4px solid #333333;
}

img {border:0;}

#fotos {width:125px;}
#fotos * {display:block;}

#fotos .cropFoto {overflow:hidden;height:83px;width:125px;}
#fotos .cropFoto:hover {border:3px solid #8da6e6;height:83px;width:125px;}
#fotos .cropFoto:hover img {margin:0 0 0 0;}
