.area_pag {
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
	text-align: right;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.fecha {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.fotos {
	clear: both;
	width: 100%;
	margin-top: 10px;
}
.ver_mas {
	clear: both;
	width: 100%;
	text-align: right;
	float: left;
	color: #E36D27;
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.ver_mas a {
	color: #FFFFFF;;
	text-decoration: none;
}
.ver_mas a:hover {
	color: #E36D27;
}

.foto_ind {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tit_proyecto {
	color: #E36D27;;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.proyecto {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.dcha {
	float: right;
	width: 50%;
}

