
.proyectItemTable
{
	border: 1px solid silver;
	width: 550px;
	margin-top:20px;
	margin-top:20px;
	color:#646464;
	
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-align:justify;
}

.proyectItemTitleCell
{
	border-bottom: 1px dotted silver;
	padding: 2px 2px 2px 2px;
	margin-bottom: 10px;
}

.proyectItemCell
{
	border-bottom: 1px dotted silver;
	padding: 10px 5px 10px 2px;
	margin-bottom: 10px;
}
