@font-face{font-family:'nyala';src:url('../fuente/nyala.ttf');font-weight:normal;font-style:normal;}
.portafolio
{
	text-align: center; 
    color:#fc4f00;
	font-weight:bold;
	font-size:20pt;
	font-family:'nyala';
}
.contenidoportafolio
{
	text-align: center; 
	width: 900px; 
	height: 312px;
}
.contenidoportafolio img
{
width:125px;
height:auto;	
}

.portafolioderecho
{
background-color: #d5d0d0;	
text-align: center; 
	width: 444.6px;
}
.botonapuntate
{
	background-color: #fc4f00;
	width: 150px;
	height: 30px;
	border-radius: 20px 20px 20px 20px;
-moz-border-radius: 20px 20px 20px 20px;
-webkit-border-radius: 20px 20px 20px 20px;
}
.botonapuntate a
{
	text-decoration:none;
	color:white;
	text-align:center;
	padding: 5px;
	font-family:'nyala';
	font-size: 23px;
}