﻿@charset "utf-8";


#banner { width:468px; height:60px; margin:10px auto; }

/* Bienvenida */

#bienvenida { margin:0 auto; padding:20px 50px; }
#titulo-bienvenida { margin-bottom:14px; color:#556f8e; font-size:1.5em; }
#bienvenida p { font-size:0.8em; text-align:justify; }


/* Catalogo (Home) */
#catalogo { margin:40px auto; width:465px; height:300px; background:url(../img/fondo_catalogo.png) no-repeat right; }
#catalogo .colorAzul { color:#394b5d; }
#catalogo .colorNaranja { color:#edb12a; }
#catalogo #imagen_catalogo { float:left; width:180px; height:270px; }
#catalogo #contenido_catalogo { float:left; width:270px; margin-left:10px; margin-top:23px; }
#catalogo #titulo_catalogo { margin-top:5px; font-size:1.4em; }
#catalogo #texto_catalogo { margin:15px 15px 0 0px; font-size:0.75em; text-align:justify; }
#catalogo #texto_catalogo a.btn_catalogo { display:block; float:right; width:174px; height:21px; padding-top:5px; background:url(../img/boton01.png) no-repeat; color:black; font-weight:bold; text-decoration:none; text-align:center; }
#catalogo #nota_catalogo { float:right; width:285px; margin-top:20px; font-size:0.7em; }
#catalogo #nota_catalogo a { color:#0066ff; text-decoration:none; }
#catalogo #nota_catalogo a:hover { text-decoration:underline; }



/** Open Madrid **/
#open_madrid { width:440px; padding:10px; margin:10px auto 30px auto; font-size:15px; color:#045397; text-align:justify; border:solid 1px #f1ad16; -moz-border-radius:8px; border-radius:8px; -webkit-border-radius:8px; }
#open_madrid img { margin-left:10px; }


/** Dossiers de Productos **/
#dossiers { width:460px; margin:0px auto 70px auto; }
#dossiers #titulo_dossiers { color:#556f8e; font-size:1.5em; }
#dossiers .dossier { float:left; width:114px; height:149px; margin:0 1px 0px 0; }
#dossiers .dossier .foto_dossier { width:114px; height:149px; margin-bottom:1px; }
#dossiers .dossier .btnDescargarDossier {}
#dossiers .dossier .btnDescargarDossier a { display:block; width:114px; height:26px; padding-top:6px; background:url(../img/btnDescargarDossier.gif) no-repeat; font-size:0.75em; text-align:center; color:black; text-decoration:none; }
#dossiers .dossier .btnDescargarDossier a:hover { font-weight:bold; }


/* Nuestras marcas */
#nuestras_marcas { width:460px; margin:30px auto 70px; }
#nuestras_marcas #titulo_marcas { color:#556f8e; font-size:1.5em; }
#nuestras_marcas #listado_marcas_01 { width:460px; min-height:106px; background:url(../img/fondo_marcas_01.gif) no-repeat top left; }
#nuestras_marcas #listado_marcas_02 { width:420px; min-height:106px; padding:15px 25px; background:url(../img/fondo_marcas_02.gif) no-repeat bottom right; }
#nuestras_marcas .marca { float:left; margin:4px; }


#destacados { width:478px; margin:20px auto; }

/* Ondas de choque */
#ondas_choque { width:217px; margin-bottom:12px; }


/* Oferta especial tienda */
#oferta_especial_tienda { text-align:center; }
#oferta_especial_tienda img { border:none; }

/* Producto destacado fijo */
#producto_destacado_fijo { float:left; width:233px; }
#producto_destacado_fijo img { border:none; }


/* Nuevos cursos */
#nuevos_cursos { width:468px; margin:10px auto; }
#titulo_nuevos_cursos { color:#556f8e; font-size:1.5em; }
#nuevos_cursos .curso { float:left; width:234px; }
#nuevos_cursos .curso img { border:none; }
