

.stire_data {
	color: #ddd;
	font-weight: bold;
}

.stire_titlu {
	color: #aaa;
}

#stiri_menu {
	padding: 5px 5px 5px 10px;
	border: 1px solid #666666;
	margin: 15px 0px 0 13px;
	width: 190px;
}
#stiri_menu .head_title{
	font-weight:bold;
	text-align:center;
	color:#999;
	font-size:14px;
	letter-spacing:1px;
}

#stire {
	margin: 10px 0 0 0;
}

#prima_stire_img {
	margin: 5px 0 0 0;
	border:1px solid #666666;
	padding:0;
	text-align:center;
}

#stiri_menu a, a:hover {
	text-decoration: none;
}

#lista_stiri_ {
	margin: 8px 0 10px 0;
}
#lista_stiri {
	font-size:11px;
	padding: 5px 0 3px 0px;
	border-bottom: 1px dotted #ddd;
}

#lista_stiri a, a:visited {
	color: #4e4e4e;
}

#lista_stiri a:hover {
	text-decoration: underline;
}

#lista_stiri a.selected {
	text-decoration: underline;
	color: #000;
}

