div#portfolioMenu
{
	margin-left:50px;
}
div#portLeftSide
{
	float:left;
	background-image:url(../imgs/portfolio/ladoebarraportfolio.jpg);
	background-repeat:no-repeat;
	width:23px;
	height:75px;
}
div#logoMiddle
{
	margin-top:70px;
	margin-left:190px;
	background-image:url(../imgs/portfolio/mascotep.jpg);
	background-repeat:no-repeat;
	width:231px;
	height:194px;
}
div#portImagens3d
{
	float:left;
}
div#portFlash
{
	float:left;
}
div#portElearning
{
	float:left;
}
div#portImagens
{
	float:left;
}
div#portWebApplications
{
	float:left;
}
div#portWebSites
{
	float:left;
}
div#portRightSide
{
	float:left;
	background-image:url(../imgs/portfolio/ladodbarraportfolio.jpg);
	background-repeat:no-repeat;
	width:22px;
	height:75px;
}
div.portSeparator
{
	float:left;
	background-image:url(../imgs/portfolio/linhabarraportfolio.jpg);
	background-repeat:repeat-x;
	width:15px;
	height:75px;
}
div#texto
{
	padding-top:10px;
	padding-left:50px;
}
div#imagesText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-bottom:10px;
}
div.images
{
	float:left;
	padding-left:40px;
	padding-top:30px;
	cursor:pointer;
}
div.images img
{
	border:1px #999999 solid;
}

/* httpLink link class */
a.httpLink
{
	font-family:verdana, tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
a.httpLink:visited
{
	color:#333333;
}
a.httpLink:hover
{
	text-decoration:underline;
}
a.httpLink:active
{
	color:#333333;
}
/* eof httpLink link class */