/* CSS Notícia estilo 04 */

.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;
}

.notTopico {
	font-size: 8pt;
	font-family: Verdana;
}

/* Links */
a:hover.destaque {
    color: #FF9933;
	text-decoration: underline;
}

a:hover.normal {
    color: #666666;
	text-decoration: none;
}

a:hover.underline {
    color: #666666;
	text-decoration: underline;
}

.not {
	font-size: 10pt;
	font-family: Verdana;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #666666;
}

.linha_fina {
	color:#E88B00;
	font-size: 10pt;
	font-family: Verdana;
	font-style:italic;
}

.vinheta {
	font-size: 8pt;
	font-family: Verdana;
	color:#FF9933;
	font-weight: bold;
}

td.bPontBgAzul {
	border-top: 2px dashed #93BBD9;
	border-bottom: 2px dashed #93BBD9;
	background: #F3F3F3;
}

td.bCinzaPont {
	border-bottom: 1px dashed #CCCCCC;
}

td.bCinzaBgAmarelo {
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	background: #FFFFD9;
}

td.bInfLaranja {
	border-bottom: 4px solid #FF9933;
}

td.bInfCinza {
	border-bottom: 4px solid #333333;
}

img {border:0;}

#fotos {width:95px;}
#fotos * {display:block;}

#fotos .cropFoto {overflow:hidden;height:63px;width:95px;}
#fotos .cropFoto:hover {border:3px solid #FF9933;height:63px;width:95px;}
#fotos .cropFoto:hover img {margin:0 0 0 0;}
