.colum_antes{width:120px;text-align:center;float:left;background-color:#E0E5EF;}
.colum_despues{width:65px;text-align:center;float:left;background-color:#E0E5EF;padding-right:23px;}
#columna_imagenes{
	float:right;
	width:220px;
	margin-right:5px;
	font-size:12px;
	text-align:center;
}

#imagen_alta{
	float:left;
	min-height:500px;	
	margin-bottom: 10px;
	margin-top:15px;
	
	
}

#imagen_alta img {
	border: 1px solid #E0E5EF;
	width: 660px;
	display: block;
	margin-left: auto;
	margin-right:auto;
	text-align: center; } 
/* =Showcase
----------------------------------------------------------------------*/

#showcase_
{
	background: #fff;
	float: right;
	overflow: auto;
	width: 220px;
	height: 447px;
	border: 1px solid #E0E5EF;
	
}

#showcase_ img
{
	background: #E0E5EF;
	border: 1px solid #E0E5EF;
	margin: 0 0 3px 3px;
	padding: 0.1em;
	/*width: 148px;*/

}

#showcase_ a:hover img
{
	border-color: #E0E5EF;
}

#showcase_ ul
{
	margin: 5px 0 0;
}

#showcase_ li
{
	display: inline;
}

/*----------------------------------------------------------------------*/

#showcase
{
	background: #fff;
	float: left;
	overflow: auto;
	width: 100px;
	height: 447px;
	border: 1px solid #E0E5EF;
}

#showcase img
{
	background: #E0E5EF;
	border: 1px solid #E0E5EF;
	margin: 0 0 3px 3px;
	padding: 0.1em;
	/*width: 148px;*/

}

#showcase a:hover img
{
	border-color: #E0E5EF;
}

#showcase ul 
{
	margin: 2px 0 0;
}

#showcase li
{
	display: inline;
}
#columna_antes{
	float:left;
	width:110px;
	margin-right:5px;
	font-size:12px;
	text-align:center;
}
#columna_despues{
	float:right;
	width:110px;
	margin-right:5px;
	font-size:12px;
	text-align:center;
}
