.ProyectoItem{
	width:730px;
	float:left;
	font-size:10px;
	border-bottom-style:dotted;
	border-bottom-color: #666; 
	border-bottom-width:1px;
	padding-top:3px;
	padding-bottom:3px;
}
.ProyectoItem img{
	width:148px;	
	height:98px;
	float:left;
	clear:none;
	margin-right:25px;
}
.ProyectoItem h2{
	font-size:10px;
	color:#666;
	font-weight:700px;
	margin-top:10px;
}
.ProyectoItem a.MasInfo,.ProyectoItem a.MasInfo:visited{
	font-size:10px;
	color:#F60;
	text-decoration:none;
	float:left;
}	
.ProyectoItem a.MasInfo:hover{
	text-decoration:underline;
}

.ProyectoItem span,
.ProyectoItem .PlazoEjecucion{
max-width:550px;
}