.textos {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ff9b15;
}
.descripcion {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.rayas {
	background-color: #f99f00;
	background-repeat: repeat-x;
}
.gris {
	background-color: #474747;
}
.link_proyectos {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff8b00;
	text-decoration: underline;
}
A.link_proyectos:hover {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff8b00;
	text-decoration: none;
}

