#Nuestras_Colecciones {
	clear: none;
	float: left;
	width: 412px;
}

#Nuestras_Colecciones .imagen {
	clear: none;
	float: left;
}

/*** CAJA ***/
#Caja_Nuestras_Colecciones {
	clear: none;
	float: left;
	width: 399px;
	margin-left: 5px;
	background-image:
		url(../images/nuestras_colecciones/roundedbox_fondo.png);
}

#Caja_Nuestras_Colecciones .header ul {
	background: url(../images/nuestras_colecciones/roundedbox.png) no-repeat
		-14px -14px;
	height: 14px;
	list-style: none;
	margin: 0;
}

#Caja_Nuestras_Colecciones .header ul li {
	float: right;
	background: url(../images/nuestras_colecciones/roundedbox.png) 0px -14px
		no-repeat;
	width: 14px;
	line-height: 14px;
}

#Caja_Nuestras_Colecciones .footer ul {
	background: url(../images/nuestras_colecciones/roundedbox.png) -14px 0px
		no-repeat;
	height: 14px;
	list-style: none;
	margin: 0;
}

#Caja_Nuestras_Colecciones .footer ul li {
	float: right;
	background: url(../images/nuestras_colecciones/roundedbox.png) 0px 0px
		no-repeat;
	width: 14px;
	line-height: 14px;
}

/*Columnas de las colecciones*/
#Caja_Nuestras_Colecciones .Tabla {
	width: 399px;
}

#Caja_Nuestras_Colecciones .Columna1,#Caja_Nuestras_Colecciones .Columna2,#Caja_Nuestras_Colecciones .Columna3
	{
	width: 133px;
	padding-left: 10px;
	vertical-align: top;
}

#Caja_Nuestras_Colecciones .Columna2,#Caja_Nuestras_Colecciones .Columna3
	{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#Caja_Nuestras_Colecciones .item_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7a3212;
	text-decoration: underline;
}