@charset "utf-8";

.caja_usuarios, .caja_grafico_portada, .caja_destacados {
	width: 952px;
	margin: auto;
}

.caja_usuarios {
	text-align: right;
	font-weight: bold;
}

.caja_grafico_portada {
	padding-bottom: 10px;
}

.caja_destacados {
	text-align: center;
	padding-bottom: 10px;
}

.caja_destacados img
{
	margin-right:8px;

}


.caja_destacados_grande {
	text-align: center;
}


.conjunto {
	width: 952px;
	margin: auto;
	display: table-cell;
}

.columna_izq {
	float:left;
	width: 180px;
	background-color: #c2d5db;
	border: 1px solid #adadad;	
}

.columna_dcha {
	float:left;
	width: 759px;
	margin-left: 11px;
}

.caja_pie {
	width: 942px;
	margin: auto;
	background-color: #93b7bb;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	padding: 5px;
	clear: both;
	margin-top: 10px;
}

.caja_global {
	width: 952px;
	margin: auto;
}

.CAT_Categorias_Contenedor_Todo a {
	color: #77979a;
	text-decoration: none;
	font-weight: bold;
	
}

.caja_venta {
	border: 1px solid #999;	
	padding: 5px;
	background-color: #CCC;
	font-weight: bold;
}

.caja_venta a {
	text-decoration: none;
	color:#4a5e60;
}
.enlaces{
     text-decoration:none;
}

.blanco_negrita {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #4bacc6;
}

.fotos {
	padding: 1px;
	background-color: #4A5666;
	margin: 5px;
	margin:auto;

	}
	
	.fotos2 {
	padding: 2px;
	background-color: #4A5666;
	margin: 5px;
    float:left;

	}
	.fotos3 {
	padding: 2px;
	background-color: #4A5666;
	margin: 5px;
    float:right;

	}	
	
.centro {
   text-align: center;
	
}

.tabla_medidas {
 text-align: center;
 height: 351px;
 width: 739px
}



.azul2{
background-color: #daeef3;
}

.enlaces_2 {
text-decoration: none;
color: #4A5666;
font-weight: bold;
}

.catalogo_menu a{
text-decoration: none;
color: #556d6f;
}

.enlaces {

	text-decoration: none;
	color:#FFFFFF;
}