#portfoliobox {
	width:265px; 
	height:269px; 
	background-image:url(images/seccion_portfolio_caja.png); 
	background-repeat:no-repeat; 
	float:left;
	background-position:top;
	margin-top:8px;
/*	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	opacity: 0.9*/
}

#portfoliobox:hover {
	background-position:bottom;
}

#portfoliotitulo {
	margin-left:34px; padding-top:12px;
}

#portfoliotitulo a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#FFFFFF;}

#portfoliotitulo a:hover{
	text-decoration:underline;
}

#portfoliocontenedor {	
	background-image:url(images/seccion_portfolio_imagen.png); 
	background-repeat:no-repeat; 
	width:247px; 
	height:141px; 
	margin-top:10px; 
	margin-left:9px;

}

#portfoliocontenedor img {	
margin-top:12px; margin-left:9px;
}

#portfoliotexto {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#5B5B5B; 
	width:254px; 
	margin-left:13px; 
	width:247px; 
	height:50px; 
	overflow:hidden;
	line-height:16px; 
	margin-top:-7px;
}

.buttons { cursor:pointer; float:right; margin-right:5px; }

#box4{
	position:absolute;
}

.mask3{
	position:relative;
	width:555px;
	height:557px;
	/*background-color:#003300;*/
	overflow:hidden;
	margin-left:-2px;
}

.botonportfolio {
	height:20px; background-image:url(images/portfolio_boton_left.png); background-repeat:no-repeat; float:left;padding-left:10px; padding-right:2px; background-position:top left;
}

.botonportfolio a{
	color:#FFFFFF; text-decoration:none;
}

.botonportfolio a:hover{
	color:#FFFFFF; text-decoration:underline;
}

.botonportfoliofin {
	height:20px; width:7px; background-image:url(images/portfolio_boton_right.png); background-repeat:no-repeat; float:left; margin-right:5px; background-position:top;
}

.botonportfoliooff {
	height:20px; background-image:url(images/portfolio_boton_left.png); background-repeat:no-repeat; float:left;padding-left:10px; padding-right:2px; background-position:bottom left;
}

.botonportfoliooff a{
	color:#333333; text-decoration:none;
}

.botonportfoliooff a:hover{
	color:#333333; text-decoration:underline;
}

.botonportfoliofinoff {
	height:20px; width:7px; background-image:url(images/portfolio_boton_right.png); background-repeat:no-repeat; float:left; margin-right:5px; background-position:bottom left;
}

.botonpaginado {
background-image:url(images/porfolio_paginado.png); width:8px; height:8px; background-position:top; float:left; margin-right:3px; margin-top:12px;
}

.botonpaginado:hover {
background-position:bottom;
}

.active {
background-position:bottom;
}

#boton_masnuevo{
	clear:both;
	height:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px; font-weight:bold;
	float:right;
	margin-top:11px; 
	margin-right:11px;
}
	
#boton_masnuevo a{
	text-align:left;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(images/mas3.png); background-repeat:no-repeat; background-position:top;
	padding-left:12px; padding-right:15px;
}

#boton_masnuevo a:hover{
	background-image:url(images/mas3.png); background-repeat:no-repeat; background-position:bottom;	color:#FFFFFF;
}

#portfolioimagen {	
	border:1px solid #CCCCCC;
}

#portfolioimagen:hover {	
	border:1px solid #999999;
}
