.fecha
{
	float:right; 
	margin-top:5px; 
	padding:3px; 
	background-color:#C7D7E9; 
	width:235px; 
	text-align:left; 
	font-size:11px;
	font-weight:bold;
}
.texto
{
	float:right;
	width:235px;
	padding:5px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom-color:#999999;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
.texto .nombre
{
	width:235px;
	float:left;
	font-weight:bold;
	padding-bottom:10px;
}
.texto .descripcion
{
	padding-bottom:10px;
}


