﻿div.contentordbordo {
	width: 230px;
	color: #cccccc;
	background-color: #4078b7; 
	height: auto;
	text-align: justify;
	padding: 5px;
	margin-bottom: 3px;
}
img.imgdbordo {
	width: 85px;
	float: right;
	padding: 3px;
	border: 1px #f7f7f7 solid;
	margin-left: 5px;
	margin-bottom: 5px;
}
a.linkdbordo {
	color: #ffffff !important;
	margin-bottom: 5px;
	font-weight:bold;
}
a.linkdbordo:hover {
	background-color: #ffffff;
	color: #4078b7 !important;
	text-decoration: none;	
}
/*Edição das hiperligações com o fundo azul alterado*/
a.lnkcorcorrecta {
	color: #4078b7 !important;
}
a.lnkcorcorrecta:hover {
	background-color: #4078b7 !important;
	color: #FFFFFF !important;
	text-decoration: none;
}
/*edicao do tome nota*/
div.contentor_tomenota {
PADDING: 3px;
WIDTH: 440px;
HEIGHT: auto;
TEXT-ALIGN: justify;
}
img.contentor_tomenota {
	width: 200px;
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px #cccccc solid; 
}
h2.titulo_tomenota {
	font-size: 1.4em;
	color: #666666;
	text-transform: uppercase;	
}
h2.tit_dest_tomenota {
	color: #2e74b4;
	font-size: 1.4em;
	font-weight: normal;	
}
p.texto_tomenota {
FONT-SIZE: 1.2em;
COLOR: #828282;
FONT-FAMILY: Arial, Helvetica, sans-serif;
TEXT-ALIGN: justify;
TEXT-DECORATION: none;
}
div.destaque_tomenota {
WIDTH: 440px;
FONT-SIZE: 1.2em;
COLOR: #828282;
FONT-FAMILY: Arial, Helvetica, sans-serif;
TEXT-ALIGN: justify;
padding: 15px;
border-top: 3px #cccccc double;
border-bottom: 1px #cccccc solid;	
}



