/* Hoja de Estilos para PROYECTOS RECIENTES */

.prycts_block {
	clear: both;
	margin-left: 20px;
	width: 419px;
	}
.prycts_thumb {
	width: 172px;
	text-align: right;
	font-size: 10px;
	line-height: 20px;
	}
.prycts_thumb img {
	border: 1px solid #7F817B;
	}
.prycts_descripcion {
	float: right;
	width: 230px;
	font-size: 11px;
	letter-spacing: -1px;
	line-height: 14px;
	}
	
/* ------------------------ */
.prycts_thumb a:link,
.prycts_thumb a:visited {
	text-decoration: none;
	color: #87D300;
	}
.prycts_thumb a:hover {
	color: #494A46;
	}
.prycts_thumb a:active:hover,
.prycts_thumb a:visited:hover {
	color: #494A46;
	}
/* ------------------------ */
	
.pd_cabeza {
	font-weight: bold;
	letter-spacing: -1px;
	background-color: #A8DD49;
	height: 17px;
	padding-top: 4px;
	padding-left: 7px;
	line-height: 13px;
	border: 1px solid #BDC2AD;
	}
.pd_contenido {
	padding: 3px 0px 2px 7px;
	height: 15px;
	line-height: 13px;
	background-color: #F7F9F2;
	color: #7F817B;
	border: 1px solid #BDC2AD;
	border-bottom: 1px solid #DCDFD3;
	border-top-width: 0px;
	}
.pd_contenido strong {
	font-weight: normal;
	margin-right: 6px;
	color: #494A46;
	}

.dot_line_verde {
	clear: both;
	background-image: url(../images/dot_verde_w.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 3px;
	font-size: 3px;
	line-height: 3px;
	margin: 0px 20px 19px;
	padding-top: 19px;
	}
	
/* ----- ADICIONALES DE DETALLE ----- */

.prycts_descripcion a:link,
.prycts_descripcion a:visited,
.prycts_ver a:link,
.prycts_ver a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #87D300;
	}
.prycts_descripcion a:hover,
.prycts_descripcion a:active,
.prycts_ver a:hover,
.prycts_ver a:active {
	font-weight: bold;
	text-decoration: none;
	color: #7F817B;
	}
.prycts_descripcion a:active:hover,
.prycts_descripcion a:visited:hover,
.prycts_ver a:active:hover,
.prycts_ver a:visited:hover {
	font-weight: bold;
	text-decoration: none;
	color: #7F817B;
	}
.prycts_descripcion .prycts_info {
	margin-top: 12px;
	line-height: 16px;
	text-align: left;
	letter-spacing: 0px;
	}
.prycts_descripcion .prycts_info strong {
	color: #87D300;
	}
.prycts_line_verde {
	width: 175px;
	margin: 3px -3px 2px -1px;
	background-image: url(../images/dot_verde_w.gif);
	background-repeat: repeat-x;
	height: 3px;
	font-size: 3px;
	line-height: 3px;
	}
.prycts_line_gris {
	width: 175px;
	margin: 3px -3px 2px -1px;
	background-image:url(../images/dot_37.gif);
	background-repeat: repeat-x;
	height: 3px;
	font-size: 3px;
	line-height: 3px;
	}