/*
#CenterContentPortafolio {
	width: 998px;
	margin:0;
	float:left;
}
#CenterContentPortafolio h4, #CenterContentPortafolio p {
	margin:0 50px;
}

#CenterContentPortafolio h1 {
	clear:both;
	margin:25px 50px 0 50px;
}*/
.introTextP{
	width:600px;
	color:#666;
}
#portafolio{
	clear:both; 
	width:977px;
	height:570px;
	margin-left:10px;
}
#portafolio object{
float:right;
}
#PortafolioMenu{
	padding:20px 0 20px 0;
	width:977px;
}
#PortafolioMenu li {
	list-style:none;
	background:url(../images/portafolio/tab_casos.jpg) no-repeat 0 0;
	width:120px;
	height:27px;
	line-height:27px;
	text-align:center;
	float:right;
	font-size:14px;
	padding-right:5px;
}
#PortafolioMenu li a {
	display:block;
	background:url(../images/portafolio/tab_casos_hover.jpg) no-repeat 0 27px;
	outline:none;
	width:120px;
	height:27px;
	float:right;
	color: #FFFFFF;
}
#PortafolioMenu li a:hover{
	background-position:0 0;
	color:#FFFFFF;
}
#PortafolioMenu li.selectMenu{
	background:url(../images/portafolio/tab_casos_hover.jpg) no-repeat 0 0;
	font-weight:bold;
	color:#FFFFFF;
}

.icon{
float:left;
margin:20px 30px 20px 20px;}
