
*{
margin:0;
padding:0;
}

body{  
background-color:white;
font-family: 'Pathway Gothic One', sans-serif;
}
header{
background: transparent;
text-align:center;
width: 200px;
box-shadow:0 .1em 1em transparent;
height:50px;
line-height: 30px;
vertical-align:middle;
}
header a{
color:whitesmoke;
text-decoration:none;
}
header a:hover{
color:#ddd;
}

#slider{
	margin-bottom: 80px;
	box-shadow: 0 .1em 1em black;
	-webkit-box-shadow: 0 .1em 1em black;
	-moz-box-shadow: 0 .1em 1em black;
	-o-box-shadow: 0 .1em 1em black;
}
 /* ESTILO MENU DESPLEGABLE*/
 header #menu{
  width: 1200px;
  z-index:200;
  position: absolute;
}
ul{
  list-style: none;
}

#menu li>a{
  background-color: #dfdfdf;
  font-style: Verdana;
  color: black;
  padding-top: 0px;
  display: block;
  text-decoration: none;
  min-width: 100px;
  }
  
#menu li>a:hover{
  color: #000;
  background-color: black;
  color: white;
  padding-top: 0px;
}

#menu>li{
  float: left;
  text-align:center
}
#menu>li>ul{
  display: none;
}

#menu>li:hover>ul {
  display:block;
}

# {
	padding-top: 1px;
}

 
/* ESTILOS DEL SLIDESHOW */
 
ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}
 
 
.bjqs-caption{
color:black;
background:whitesmoke;
opacity:.75;
}

/* BOTONERA UBICADA AL PIE DEL SLIDESHOW */
ol.bjqs-markers{
margin-top:35px;
}
ol.bjqs-markers li a{
padding: 5px 10px;
background: #000;
color: #fff;
margin: 5px;
text-decoration: none;
transition:background .5s ease;
-webkit-transition:background .5s ease;
-moz-transition:background .5s ease;
-o-transition:background .5s ease;
}
li.active-marker a, ol.bjqs-markers li a:hover{
background:gray!important;
}
 
/* CONTROLES ATRAS Y ADELANTE */
ul.bjqs-controls.v-centered li a {
display: block;
padding: 10px;
background: whitesmoke;
color: #000;
text-decoration: none;
opacity:.75;
 
transition:color .5s ease, background .5s ease;
-webkit-transition:color .5s ease, background .5s ease;
-moz-transition:color .5s ease, background .5s ease;
-o-transition:color .5s ease, background .5s ease;
}
ul.bjqs-controls.v-centered li a:hover{
    background:#000;
    color:#fff;
}

/* Imagenes Solpheo*/

.solpheop {
	margin-right: 55em;
            }

.solpheo1 {
	margin-bottom: 3em;
          }

.solpheo2 {
	margin-left: 5.5em;
		  }
		  
.imgsolpheo2 {
	margin-left: 0,5em;
			 }
		  
.solpheo3 {
	margin-top: 5em;
	margin-left: 2em;
		  }

.flujo {
	margin-top: 3em;
		  }		  

.solpheo4 {
	margin-top: 1em;
	margin-left: 2em;
		  }
		  
.movtab {
	margin-left: 3em;
		  }
		  
.bmp {
	margin-top: 8em;
		  }
		  
.solpheo5 {
	margin-top: 2em;
          }
		  
.escritorio {
	margin-left: 4em;
            }
			
.solpheof {
	margin-right: 2em;
            }
		  
/* Soluciones */

.soluciones {
	text-align: center;
	font-size: 15px;
		}


.soluciones1 {
	text-align: center;
	background-color: #F2F2F2;
	font-size: 15px;
		}


.soluciones3 {
	color: 65b0cf;
}

/*productos*/

h3.titulo {
	font-family: Verdana;
	color: #65b0cf;
	
}
div.texto {
	font-family: Verdana;
	font-size: 0.9em;
}
div.texto1 {
	font-family: Verdana;
	font-size: 0.9em;
	}

a.enlace {
	font-family: Verdana;
	color: #65b0cf;
}

table.fondoos {
	background-color: f7f7f7;
}

/*impresoras y multifuncionales*/ 

table.borde {
	border: 1px solid;
	font-weight: 50;
	
}

div.descrip {
	font-size: 12px;
}

div.textito{
	font-size: 15px;
}

tr.bordes {
	font-size: 15px;
}

table.centrado {
	text-align: center;
	font-size: 12px;
}

a:link.noclase {
	text-decoration: none;
	color: #65b0cf;
font-weight: bold;
}

a:visited.noclase {
	text-decoration: none;
	color: #65b0cf;
	font-weight: bold;
}


a:hover.noclase  {
	text-decoration: none;
	color: #65b0cf;
	font-weight: bold;
	}

table a:link {
	text-decoration: none;
	color: red;
	font-weight: bold;
	}
	
table a:visited {
	text-decoration: none;
	color: red;
	font-weight: bold;
	}

p.pcen {
	text-align: center;
}




