/* NUEVO ESTILO DE PPORTFOLIO */

.cont_por{
	width:800px;
	height:220px;
	margin:10px 0 0 0;
	border-bottom:1px dotted #999999;
}

.por_foto{
	width:200px;
	height:200px;
	margin-right:20px;
	float:left;
	border:1px solid #999999;
}

.por_descrip{
	width:550px;
	height:auto;
	overflow:hidden;
	float:left;
}

.por_campo{
	font-family:sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
}

#por_tit{
	font-family:sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin:10px 0 10px 0;
	letter-spacing:1px;
}

.bloque_texto{
	font-family:sans-serif;
	font-size:14px;
	line-height:20px;
}

.link a, a:link, a:active, a:visited{
	color:#0066CC;
	text-decoration:none;
	font-family:sans-serif;
}

.link a:hover{
	color:#0066CC;
	text-decoration:underline;
	font-family:sans-serif;
}

td{
	height:25px;
}
