/* Bloques de grupos de muebles */
.grupo_muebles {height:470px; width:470px;}
.t_grupo_muebles_r, .grupo_muebles_r {margin-left:20px;}
.grupo_muebles:hover, .modelo_mueble:hover { background-color:#6f8bc4; }

/* Bloques de modelos de muebles */
.modelo_mueble{height:310px; width:310px;}
.t_modelo_mueble_r, .modelo_mueble_r{margin-left:15px;}

/* Bloque de ambientes */
.foto_ambiente { width:540px; height:500px; }
.desc_ambiente { width:410px; height:500px; margin-left:10px; font-family: Georgia, "Times New Roman", Times, serif;}

.elem_l {float:left; width:285px; margin-left:5px;}
.elem_r {float:right; margin-right:5px;}

/* Imágenes de enlace de los bloques */
.grupo_muebles img, .modelo_mueble img, .foto_ambiente img {margin:-30px 5px 0 5px; position:relative;}

.bloque_desc {
	background-color: #5D5D5D;
    float: left;
    height: 370px;
    margin-left: 15px;
    margin-top: -15px;
    width: 310px;
}

.bloque_desc  p{
	margin: 57px 15px 10px 15px;
	color: #6f8bc4;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.elementos { width:400px; height:435px; background-color:#2F2F32; margin:5px; float:left; font-size:1.2em; color:#6f8bc4; padding:10px 0; overflow:auto;}
.elementos span.elem_l {margin-bottom:15px;}
.total { color:#6f8bc4; float:left; width:400px; height:50px; margin:0 5px; font-size:1.6em;}
.total p {float:left; font-size:0.65em; margin:3px 0 0 5px;}

/*.social {width:auto; float:right; margin-top:20px; background-color:#6f8bc4; padding:5px;}*/
.social {width:950px; float:right; margin-top:20px; background-color:#5d5d5d; padding:5px;}
.addthis_button_compact, .addthis_button_compact > span{padding-right:0 !important; margin-right:0 !important;}
.addthis_toolbox { float: right; width: 180px; }