.titlu_pe_gri{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	padding-bottom : 3px;
	padding-top : 3px;
}

.titlu_actualitate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002459;
	text-decoration : none;
}

.titlu_actualitate:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6495ED;
	text-decoration : none;
}


.text_simplu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: Black;
}

.text_anunt_deasupra{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Black;
}

.text_anunt_deasupra_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #00008B;
	text-decoration : none;
}

.fisa_actualitate_titlu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: Black;
}


.chapeauactualite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #333333;
	background-color: #CCCCCC;
	margin-bottom: 0px;
	margin-top: 10px;
}
.chapeauactualite:hover {
	color: #00CCFF;
}
.chapeauactualite:link {
	color: #000066;
	text-decoration: none;
}
.chapeauactualite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;

}
