@charset "utf-8";

/* CSS Document */

*{margin:0;padding:0;border:0;outline:none;}
h1,h2,h3,h4,h5,h6 { font-size:1em;}
html,body{height: 100%;}

body{
text-align:center;
font-size:62.5%;    /* cuerpo 10px */
color:#1a1a1a;
background:url(/img/fndpage.jpg) repeat-x top left;
font-family:Arial, Helvetica, sans-serif;
line-height:1em;}

h1,h2,h3,h4,h5,h6 { font-size:1em;}
acronym, abbr { border-bottom: 1px dotted #333;cursor:help;}
ul,li{list-style:none;}
.oculto{position:absolute;top:0;left:-5000em;}
.hidden { visibility:hidden; }
.right{float:right;}
.left{float:left;}


.contCarruselSolucionesHome {float:left; position:relative; overflow-x:auto; overflow-y:hidden; width:91.5em; height:15em; margin:0.3em 0 0 2.8em; padding:1em 0 0 0;}

.carruselSoluciones { display:block; width:500em; height:14em; overflow:hidden; }
li.carruselSolucionesImagen { float:left; position:relative; display:none; margin:0 1em 0 0; width:17.5em; height:13.5em; cursor:pointer; }

li.carruselSolucionesAmpliado { float:left; }

.carruselSolucionesBloque { float:left; position:relative; display:inline; height:13.5em; margin:0 1em 0 0;}
.carruselSolucionesBloque .imgLft { float:left; width:18.1em; height:13.5em; }
.carruselSolucionesBloque .contCentral { float:left; display:block; height:13.5em; background:url(/img/carrusel-bg-bloques.gif) repeat-x; padding:0 0 0 0.3em; }
.carruselSolucionesBloque .contCentral ul { float:left; display:inline; margin:1.5em 3em 0 0; width:15em; }
.carruselSolucionesBloque .contCentral li { margin:0 0 0.5em 0; padding:0 0 0 1em; background:url(/img/flecha-right-azul-peq.gif) top left no-repeat; font-size:1em; }
.carruselSolucionesBloque .contCentral li a { color:#052755; }
.carruselSolucionesBloque .contCentral li a span { font-size:1.1em; color:#052755; }
.carruselSolucionesBloque .contCentral li.titulo { margin:0 0 1em 0; padding:0; background:none;}
.carruselSolucionesBloque .contCentral li.titulo h5 { font-size:1.1em; }
.carruselSolucionesBloque .contCentral li.titulo h5 span { font-size:1.4em; color:#333; line-height:0.9em; }


.carruselSolucionesBloque .imgRight { float:left; width:0.5em; height:13.5em; background:url(/img/carrusel-cierre-bloque.gif) no-repeat; }


/* menuSolucionesparatodos */
#menuSolucionesparatodos{
display:none;
position:absolute;
top:2.3em;
left:16.5em;
background:transparent url(/img/cartelaSoluciones.gif) no-repeat 0 0;
width:43.6em;
height:16.2em;
z-index:9999;}
#menuSolucionesparatodos > ul{overflow:hidden;padding:2.2em 0 0.5em 0.8em;}
#menuSolucionesparatodos > ul > li{float:left;display:block;margin-left:1.2em;width:18em;height:2.5em;}
#menuSolucionesparatodos > ul > li > label{font-size:1.1em;line-height:normal;}
#menuSolucionesparatodos > ul > li > label > input{vertical-align:middle;}

#menuSolucionesparatodos .boton-blanco-submit{float:left;margin-left:25em;}
#menuSolucionesparatodos .ver-todo{float:right;margin-right:2em;}

span.cerrar-menuSolucionesparatodos{
text-indent:-5000em;
display:block;
height:1.4em;
width:1.4em;
background:transparent url(/img/boton-cerrar.png) no-repeat left 50%;
position:absolute;
top:1.4em;
right:4.2em;
z-index:9999;
cursor:pointer;
}
/* END.menuSolucionesparatodos */




