/*.content { background-image: url('../images/productos-bg.jpg'); background-repeat:no-repeat; }*/

/* Compañía */

#productos .left { position:relative; width:500px; height:500px; overflow:hidden; float:left; }
#productos .right { position:relative; width:400px; height:480px; overflow:hidden; float:right; margin-top: 50px;  }
#productos .section { z-index:99; width:350px; height:400px; padding:40px; margin: 10px 0 0 100px; color:#666;  }
#productos { padding-bottom:20px; background-color:#F6EED5; }

.graphic { position:absolute; margin:0 auto 0 auto; }
.graphic .tile { cursor:pointer; }
.graphic-detail { padding:5px; }

#graphic-gadgets, #graphic-bricks { top:480px; display:none; }
#tile-gadgets, #tile-bricks { cursor:pointer; }

.gadget { color:#ff931e; font-size:11pt; font-family:'Comfortaa',Arial; }
.gadget a { font-size:12pt; color:#ff931e; font-family:'Comfortaa',Arial; }
.brick { color:#3fa9f5; font-size:11pt; font-family:'Comfortaa',Arial; }
.brick a { font-size:12pt; color:#3fa9f5; font-family:'Comfortaa',Arial; }

.section-title { display:block; font-size:18pt; margin-bottom:15px; font-family:'Comfortaa',Arial; } 
.section-text { width:340px; display:block; overflow:auto; }
.section-link { width:340px; display:block; padding-top:10px; }
.section-link a { color:#3fa9f5; }