
body 
{ 
	background-image:url('../imagens/fundo_profissionais_saude2.jpg');
	background-repeat:repeat-x;
	color: #666666;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.titulo
{
	float:left;
	width:100%;
	font-size:15px;
	font-weight:bold;
	color:#0099CB;
}
.titulo_pontos
{
	float:left; 
	width:100%; 
	background-image:url(../imagens/pontos_azul_titulos.jpg); 
	background-repeat:repeat-x;	
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.topico_esq
{
	float:left; 
	background-image:url(../imagens/caixa_destaque_profissionais_esq.png); 
	background-repeat:no-repeat;
	width:30px;
	height:27px; 
}
.topico_meio
{
	float:left; 
	background-image:url(../imagens/caixa_destaque_profissionais_meio.png); 
	background-repeat:repeat-x; 
	height:27px; 
	line-height:27px; 
	font-size:13px; 
	font-weight:bold;	
	color:#0099CB;
}
.topico_dta
{
	float:left; 
	background-image:url(../imagens/caixa_destaque_profissionais_dta.png); 
	background-repeat:no-repeat;
	width:81px;
	height:27px; 
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.titulo_noticias,
.titulo_hospital,
.titulo_nucleos,
.titulo_contactos,
.titulo_nosmedia,
.titulo_documentos
{
	float:left;
	color:#0099CB;
	font-weight:bold;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.contactos
{
	float:left;
	width:100%; 
	font-weight:bold; 
	border-bottom:1px; 
	border-bottom-style:dotted; 
	height:20px; 
	line-height:20px;	
	color:#065F8B;  
	border-bottom-color:#065F8B; 
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.menu_lateral
{
	float:left;
	width: 239px;
	height: 23px;
	line-height:23px; 
	margin-left:30px; 
	padding-bottom:8px; 
	clear:both; 
	font-size: 10px;
	font-weight:bold;
	cursor:pointer;
	overflow:hidden;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:10px;
	background-image:url(../imagens/fundo_menulateral_profissionais_off.png); 
	background-repeat:no-repeat;
}

.menu_lateral:hover
{
	float:left;
	width: 239px;
	height: 23px;
	line-height:23px; 
	margin-left:30px; 
	padding-bottom:8px; 
	clear:both; 
	font-size: 10px;
	font-weight:bold;
	cursor:pointer;
	overflow:hidden;	
	color:#D70000;
	text-decoration:none;
	padding-left:10px;
	background-image:url(../imagens/fundo_menulateral_profissionais_on.png); 
	background-repeat:no-repeat;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
