#area2 #breves .item {
	position: relative;
	margin :  7px  0px  0px  0px;
	padding:  3px;
	border: 1px solid black;
}
#area2 #breves .item img {
	float  : left;
	display: block;
	position: relative;
	margin-right: 7px;
	z-index: 10;
}
#area2 #breves .item h3 {
	position: relative;
	margin :  0px  0px  6px 107px;
	font-family: Arial;
	font-size  : 14px;
}
#area2 #breves .item h3 span {
	position: absolute;
	bottom:  0px;
	right :  5px;
	font-family: Arial;
	font-size  : 11px;
	color: #999999;
}
#area2 #breves .item h3 a {
	color: #000000;
	text-decoration: none;
}
#area2 #breves .item p {
	position: relative;
	margin :  6px  6px  6px 107px;
	color  : #333333;
	font-family: Arial;
	font-size  : 11px;
/*	font-weight: bold; */
	text-align : justify;
}
