.ProyectoItem{
	float:left;
	font-size:10px;
	border-bottom-style:dotted;
	border-bottom-color: #666; 
	border-bottom-width:1px;
	padding-top:3px;
	padding-bottom:3px;
	width:100%;
}
.ProyectoItem img{
	width:148px;	
	height:98px;
	float:left;
	clear:none;
	margin-right:25px;
}
.ProyectoItem h1{
	font-size:10px;
	color:#666;
	font-weight:700px;
	margin-top:10px;
	margin-bottom: 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;
}	

.GaleriaProjectes{
/*min-height: 610px;*/
}

.FirstItem{
display:none;
visibility: hidden;
}

.ProyectoItem span.lblPais {color:#a6a6a6; font-weight:normal;}
