/* CSS das paginas dos recursos : reconline_br.php ; reconline.php */

td img {
	display: block;
}

a:link, a:visited {
	font-size: 12px;
	text-decoration:none;
	color: #ED1C24;
}

a:hover {
	text-decoration: underline;
}

#intro{
	width: 400px;
	height: 81px;
	margin-left: 50px;
	margin-top: 5px;
	font-size: 16px;
	font-weight: bold;
}

#titulo {
	font-size: 16px;
	font-weight: bold;
	color: #ED1C24;
}

#titulo img{
	float: left;
}

#conteudo {
	background-color: #F7F7F7;
	border: 1px dashed #BBBEBB;
	width: 600px;
	height: 400px;
	vertical-align: top;
	text-align: justify;
	padding: 10px 20px 0px 20px;
}

.categorias, .atualcategorias{
	text-align: right;
}

.categorias a{
	color: #7F817F;
	font-size: 14px;
}

.atualcategorias a{
	color: #7F817F;
	font-size: 14px;
	font-weight: bold;
}

.cat-titulo{
	color: #000000;
	font-weight: bold;
	font-size:14px;
}

.cat-titulo2{
	color: #000000;
	font-weight: bold;
	font-size:12px;
}

.cat-desc{
	color: #7F817F;
	font-size:14px;
	text-align: justify;
}

.layer1 {
	border-bottom:1px dashed #BBBDBB;
}

.flecha {
	height: 65px;
	vertical-align: top;
}

.flecha img{
	margin-left: 515px;
}

.busca{
	color: #CC9933;
	font-size:14px;
	text-align: justify;
	background-color: #CCCCCC;
}
