html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

:focus {
  outline: 0;
}

body {
  line-height: 1;
  color: black;
  background: white;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

body {
  background-image: url(../images/back_body.jpg);
  background-position: top;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, p, a, li {
  font-family: Arial, Helvetica, sans-serif;
}

h1 {
  width: 400px;
  color: #9F1E86;
  font-size: 28px;
  line-height: 32px;
  float: left;
  display: block;
  font-weight: bold;
  margin: 0 0 12px 0;
}

h1.azul, h2.azul, p.azul {
  color: #333092;
}

h1.azul2, h2.azul2, p.azul2 {
  color: #415C9B;
}

h1.celes, h2.celes, p.celes {
  color: #0095C1;
}

h2.morado, p.morado {
  color: #9F1E86;
}

h1.amarillo, h2.amarillo, p.amarillo {
  color: #C1BB00;
}

h2 {
  display: block;
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 13px;
}

h3 {
  color: #FFFFFF;
  font-size: 12px;
  display: block;
  float: left;
  width: 100%;
  margin: 5px 0 15px 0;
  padding: 0;
  font-weight: bold;
  letter-spacing: 0.02em;
}

#contformhome h3.dorado {
  color: #C1BB34;
  margin-top: 50px;
}

h4 {
  width: 100%;
  color: #FFFFFF;
  font-size: 13px;
  line-height: 18px;
  display: block;
  float: left;
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: bold;
}

h5 {
  color: #636466;
  display: block;
  float: left;
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
}

#subdata h5 {
  width: 400px;
  font-size: 14px;
  line-height: 20px;
  margin: -10px 0 28px 10px;
}

h6 {
  display: block;
  margin: 0 0 5px 0;
  padding: 0 0 0 12px;
  color: #415C9B;
  font-size: 11px;
  background-image: url(../images/h6deco.gif);
  background-repeat: no-repeat;
  background-position: left;
  font-weight: bold;
  float: left;
  width: 210px;
}

p {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 18px;
  color: #666666;
}

p.texto1 {
  width: 390px;
  font-weight: normal;
  padding-left: 10px;
  float: left;
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 6px 0;
}

#subdata p {
}

strong {
  font-weight: bold;
}

#contheader {
  width: 100%;
  height: 168px;
  display: block;
  margin: 0 auto;
  padding: 0;
  background-image: url(../images/back_header.png);
  background-repeat: repeat-x;
  background-position: top;
}

#contheader.altomenor {
  height: 138px;
}

#header {
  width: 960px;
  height: 168px;
  display: block;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
@media only screen and (max-width: 960px) {
  #header {
  width: 930px;
}
}

.logo {
  width: 222px;
  height: 110px;
  float: left;
  display: block;
  position: relative;
  z-index: 10000;
  margin: 25px 0 0 0;
  padding: 0;
}

#contnav, #nav, #nav ul {
  margin: 0px 0 0 4px;
  padding: 0;
  list-style-type: none;
  list-style-position: outside;
  position: relative;
  line-height: 1.5em;
  z-index: 8888;
}

#nav {
  position: absolute;
  z-index: 8888;
}

#contnav {
  /*width: 473px;*/
  /*PAGUIAR, para agregar el menu de TANGO*/
  width: 650px;
  height: 33px;
  float: right;
  display: block;
  margin: 41px 0px 0 0;
  padding: 1px 0 0 0;
  /*background-image: url(../images/bk_nav.png);*/
  background-position: 0px 0;
  background-repeat: no-repeat;
}

#nav a {
  display: block;
  padding: 2px 5px;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
}

#nav a#produ, #nav a#servi, #nav a#empre, #nav a#resel, #nav a#conta {
  width: 94px;
  height: 28px;
  padding: 2px 0 0 0px;
  text-align: center;
  background-image: url(../images/menu.png);
  background-repeat: no-repeat;
  background-position: -1px 11px;
  text-indent: -8888px;
  margin-top: 1px;
  margin-right: 1px;
}

#nav a#servi {
  width: 91px;
  margin-right: 1px;
  background-position: -110px 11px;
}

#nav a#empre {
  width: 91px;
  margin-right: 1px;
  background-position: -219px 11px;
}

#nav a#resel {
  width: 91px;
  margin-right: 0px;
  background-position: -328px 11px;
}

#nav a#conta {
  width: 94px;
  margin-right: 0px;
  background-position: -435px 11px;
}

#nav a#produ:hover, #nav a#produ.selectnav {
  background-position: -1px -25px;
  overflow: hidden;
}

#nav a#servi:hover, #nav a#servi.selectnav {
  background-position: -110px -25px;
  overflow: hidden;
}

#nav a#empre:hover, #nav a#empre.selectnav {
  background-position: -219px -25px;
  overflow: hidden;
}

#nav a#resel:hover, #nav a#resel.selectnav {
  background-position: -328px -25px;
  overflow: hidden;
}

#nav a#conta:hover, #nav a#conta.selectnav {
  background-position: -435px -25px;
  overflow: hidden;
}


#nav li {
  float: left;
  position: relative;
}

#nav ul {
  position: absolute;
  display: none;
  width: 154px;
  left: -4px;
  padding-top: 2px;
  top: 30px;
}

#nav ul.prod33, #nav ul.empr33, #nav ul.serv33 {
  padding-top: 32px;
  top: 0;
  background-image: url(../images/item_prod.jpg);
  background-repeat: no-repeat;
  background-position: -1px 0px;
}

#nav ul.empr33 {
  background-image: url(../images/item_empr.jpg);
  background-position: 0px 0px;
}

#nav ul.serv33 {
  background-image: url(../images/item_serv.jpg);
  background-position: 0px 0px;
}

#nav li ul a {
  width: 138px;
  padding: 2px 5px 6px 10px;
  float: left;
}


/*PAGUIAR MENU DE TANGO*/
#nav li#tango a#tango-link{
  display: block;
  width: 120px;
  height: 28px;
  padding: 4px 0 0 0px;
  text-align: center;
  font-weight: bold;
}
#nav li#tango ul a {
  width: 160px;
  
}
/*------------------*/

#nav li ul li.claros a {
  background-image: url(../images/submenuback1.png);
  background-repeat: repeat-x;
  background-position: 0;
}

#nav li ul li.oscuros a {
  background-image: url(../images/submenuback2.png);
  background-repeat: repeat-x;
  background-position: 0;
}

#nav li ul li.claros a:hover, #nav li ul li.oscuros a:hover {
  /*PAGUIAR*/
  /* Fondo tango es mas largo*/
  /*background-image: url(../images/submenubackhover.jpg);*/
  background-image: url(../images/submenubackhover2.jpg);
  background-repeat: repeat-x;
  background-position: 0;

}

#nav li:hover ul {
  display: block;
}

.iconohome {
  position: absolute;
  top: 82px;
  right: 14px;
  width: 30px;
  height: 22px;
  display: block;
}

#minimenu {
  width: 700px;
  height: 20px;
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  bottom: 5px;
}

#minimenu p {
  text-align: right;
}

#subheader,#subheader2,#subheaderT {
  width: 100%;
  height: 282px;
  display: block;
  margin: 0;
  padding: 0px 0 5px 0;
  background-image: url(../images/bk_subheader.jpg);
  background-repeat: repeat-x;
  background-position: top;
}

#subheader2 {
  height: 396px;
  background: none;
  background-image: url(../images/bk_barra2.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}

#subheaderT {
  height: 370px;
  background-image: none;
  border-bottom: 1px solid #999;
  background: none;
}

#subdata,#contslider,#contsliderT {
  width: 960px;
  display: table;
  background-image: url(../images/botoneraFakeALL.png);
  background-repeat: no-repeat;
  background-position: 490px 370px;
  margin: 0 auto;
  padding: 0 0 10px;
}

#contslider,#contslider2 {
  width: 980px;
  height: 399px;
  margin: 0 auto 20px;
}

#contslider2 {
  background-image: url(../images/botoneraFakedemoBIS.png);
  background-repeat: no-repeat;
  width: 960px;
  display: table;
  background-position: 390px 370px;
  margin: 0 auto;
  padding: 0 0 10px;
}

#contformhome {
  width: 406px;
  height: 171px;
  display: block;
  float: left;
  background-image: url(../images/bk_formhome.jpg);
  background-repeat: no-repeat;
  background-position: top;
  position: relative;
  margin: 20px 0 0;
  padding: 0;
}

#contformhome.backok {
  background-position: 2px -170px;
}

#contformhome #homeok {
  position: absolute;
  display: block;
  width: 220px;
  height: 20px;
  top: 65px;
  left: 80px;
  margin: 0;
  padding: 0;
}

#contformhome #homeok h3 {
  color: #C1BB34;
  width: 100%;
  margin: 0;
}

#contformhome h3 {
  color: #636466;
  width: 120px;
  text-align: center;
  line-height: 17px;
  margin: 32px 0 0 32px;
}

#contformhome .formhome {
  width: 170px;
  height: 94px;
  display: block;
  float: right;
  margin: 25px 24px 0 0;
  padding: 0;
}

#contformhome .formhome h3 {
  color: #C1BB34;
  text-align: left;
  width: 170px;
  margin: 0 0 5px;
}

#contformhome .formhome form {
  width: 170px;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}

#contformhome .formhome form input {
  width: 163px;
  height: 16px;
  display: block;
  float: left;
  font-size: 12px;
  color: #4D4D4F;
  border: none;
  background-image: url(../images/bk_input.jpg);
  background-position: -1px 0;
  background-repeat: no-repeat;
  margin: 0 0 7px;
  padding: 2px 2px 4px 5px;
}

#contformhome .formhome form .buttonrow input {
  width: 60px;
  height: 15px;
  background: none;
  color: #4D4D4F;
  float: right;
  margin: 0;
  padding: 0;
  display: block;
  text-align: right;
  font-weight: bold;
  cursor: pointer;
}

#destacadohome {
  width: 452px;
  height: 171px;
  display: block;
  float: right;
  margin: 20px 0 0 0;
  padding: 0;
  background-image: url(../images/bk_destacahome.jpg);
  background-repeat: no-repeat;
  background-position: 52px 9px;
}

.textodestaca {
  display: block;
  float: right;
  margin: 22px 15px 0 0;
  padding: 0;
  width: 170px;
  height: 85px;
}

.textodestaca h3 {
  margin-bottom: 5px;
}

.textodestaca p, .textodestaca p a {
  color: #FFFFFF;
  text-decoration: none;
}

.textodestaca p a:hover {
  text-decoration: underline;
}

.imgdestacado {
  width: 235px;
  float: left;
  margin: 30px 0 0 0;
  padding: 0;
}

#subdata h1 {
  margin-top: 33px;
  padding-left: 10px;
}

#subdata.backimg {
  background-image: url(../images/cita2_64.png);
  background-position: 150px 10px;
  background-repeat: no-repeat;
}

#subdata.backimg2 {
  background-image: url(../images/sumate_64px.png);
  background-position: 150px 5px;
  background-repeat: no-repeat;
}

.imgsubheader, .imgsubheader2 {
  width: 540px;
  height: 280px;
  float: right;
  display: block;
  margin: 0;
  padding: 0;
}

.imgsubheader2 {
  width: 600px;
}

.imgsubheader2 img {
  display: block;
  float: right;
  text-align: right;
}

#menosancho {
  width: 300px;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}

#menosancho .conback {
  display: block;
  float: left;
  width: 300px;
  height: 30px;
  margin: 0 0 5px 0;
  background-image: url(../images/logotango.png);
  background-repeat: no-repeat;
  background-position: 10px 0;
}

#menosancho p {
  width: 250px;
  font-weight: bold;
  display: block;
  padding-left: 25px;
  margin: 0px 0 5px 0;
}

#menosancho p.txtbig {
  font-size: 14px;
  line-height: 24px;
  padding-left: 11px;
}

#subdata ul, #subdata .datacontactt {
  width: 460px;
  display: block;
  float: left;
}

#subdata ul, #subdata .datacontactt ul {
  width: 410px;
  display: block;
  margin: 0;
  padding: 0;
  float: left;
}

#subdata .datacontactt ul {
  width: 450px;
}

#subdata #menosancho ul {
  width: 300px;
}

#subdata ul li, #subdata .datacontactt ul li {
  float: left;
  width: 390px;
  display: block;
  margin: 0 0 3px 0;
  padding: 0 0 0 25px;
  font-size: 14px;
  line-height: 24px;
  background-image: url(../images/list_2.gif);
  background-repeat: no-repeat;
  background-position: 10px 7px;
  color: #646464;
}

#subdata #menosancho ul li {
  width: 290px;
}

#subdata .datacontactt ul li {
  width: 440px;
  line-height: 22px;
  margin: 0 0 2px 0;
}

#subdata ul.azul li, #subdata ul.azul2 li, .empresablok ul.azul li, .empresablok ul.azul2 li, #subdata .datacontactt ul.azul li, #subdata .datacontactt ul.azul2 li {
  background-image: url(../images/list_3.gif);
}

.empresablok ul.azul2 li {
  background-position: 10px 8px;
}

#subdata .datacontactt ul.azul li.iconmap {
  background: none;
  background-image: url(../images/gmapicon.png);
  background-repeat: no-repeat;
  background-position: 8px 1px;
}

#subdata ul.celes li {
  background-image: url(../images/list_1.gif);
}

#subdata ul.amarillo li {
  background-image: url(../images/list_4.gif);
}

#subdata ul.azul2 li, #subdata .datacontactt ul.azul2 li {
  background-image: url(../images/list_3_2.gif);
}

#subdata .datacontactt ul.azul2 li.nobullet {
  background: none;
}

#subdata .datacontactt ul li a {
  color: #646464;
  text-decoration: none;
}

#subdata .datacontactt ul li a:hover {
  text-decoration: underline;
}

#contenedor {
  width: 960px;
  display: table;
  margin: 0 auto;
  padding: 0;
}

#navproducts {
  width: 720px;
  display: block;
  float: left;
  margin: 0 0 30px 0;
  padding: 0;
  background-image: url(../images/bk_navproduct_bis.jpg);
  background-repeat: no-repeat;
  background-position: 0 25px;
  position: relative;
}

#navproducts.backazul {
  background-image: url(../images/bk_navproduct2_bis.jpg);
}

#navproducts.backceles {
  background-image: url(../images/bk_navproduct3_bis.jpg);
}

.contuls {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
  float: left;
}

p.titular, p.titular66 {
  width: 500px;
  margin-left: 10px;
}

p.titular66 {
  font-size: 14px;
  color: #666;
  margin-bottom: 6px;
}

p span.celester {
  color: #1B75BB;
}

#navproducts ul {
  width: 179px;
  display: block;
  float: left;
  margin: 15px 1px -9px 0px;
  padding: 0;
}

#navproducts ul.dos {
  width: 180px;
}

#navproducts ul.cuatro {
  margin: 15px 0px 0 0px;
}

#navproducts ul h3 {
  margin: 5px 0 23px 0;
  padding: 0 0 0 10px;
  width: 165px;
}

#navproducts ul li, #navproducts ul.dos li, #navproducts ul.cuatro li {
  margin: 0 0 8px 0;
  padding: 0 0px 0 0px;
  font-size: 12px;
  line-height: 14px;
  float: left;
  display: block;
  width: 179px;
  background-image: url(../images/borders1.png);
  background-repeat: no-repeat;
  background-position: bottom;
  position: relative;
  height: 55px;
  vertical-align: middle;
}

.smallthum {
  width: 48px;
  height: 55px;
  display: block;
  float: left;
  margin: 0 5px;
  padding: 0;
  vertical-align: middle;
}

.nueva {
  width: 41px;
  height: 41px;
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  bottom: 2px;
  right: -1px;
}
.nueva-compra {
  width: 41px;
  height: 41px;
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  bottom: 0;
  right: 0;
	z-index: 999;
}

.punta {
  width: 8px;
  height: 9px;
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0px;
  left: 0;
}

#navproducts ul li a, #navproducts ul.dos li a, #navproducts ul.cuatro li a {
  width: 164px;
  padding: 12px 12px 9px 0px;
  margin: -13px 0 0 0;
  display: block;
  text-decoration: none;
  color: #FFFFFF;
  background-image: url(../images/flecha1.png);
  background-repeat: no-repeat;
  background-position: 162px 14px;
  overflow: visible;
  height: 55px;
}

#navproducts ul li a:hover, #navproducts ul.dos li a:hover, #navproducts ul.cuatro li a:hover {
  background-image: url(../images/hover_list2.png);
  background-repeat: no-repeat;
  background-position: right 4px;
}

#navproducts .producthum,#navlateral .producthum, #navlateralB .producthum {
  width: 164px;
  display: block;
  margin: 0px 2px 10px 14px;
  padding: 0;
  float: left;
}

#navproducts .producthum img, #navlateral .producthum img, #navlateralB .producthum img{
display:block;
float:right;
margin:0 7px 0 0;
}

#navlateral .producthum, #navlateralB .producthum {
  width: 200px;
  margin: 0px 0px 0px 14px;
}

#lateral {
  width: 220px;
  display: block;
  float: right;
  margin: 0;
  padding: 0;
}

.separador {
  width: 100%;
  height: 4px;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}

.consulta,.consulta2, .consulta3 {
  width: 100%;
  min-height: 65px;
  display: block;
  margin: 0 0 30px 0;
  padding: 0;
  float: left;
  background-image: url(../images/bk_consulta.jpg);
  background-repeat: repeat-y;
  position: relative;
  background-color: #666666;
}

.consulta2 {
  height: 240px;
  margin: -10px 0 20px 0;
}

.consulta a, .consulta2 a {
  width: 10px;
  height: 7px;
  display: block;
  position: absolute;
  right: 10px;
  top: 49px;
}

.consulta a {
  width: 100%;
  height: 40px;
  z-index: 9999;
  right: 0px;
  top: 24px;
  cursor: pointer;
}

.consulta a img {
  display: block;
  float: right;
  margin: 23px 12px 0 0;
  padding: 0;
}

.consulta .tapa1, .consulta2 .tapa1 {
  float: left;
  width: 100%;
  height: 14px;
  display: block;
  margin: 0;
  padding: 0;
}

.consulta .tapa4 {
  display: block;
  width: 71px;
  height: 55px;
  position: absolute;
  z-index: 5;
  right: -5px;
  top: -7px;
  background: url(../images/sinCargo.png) no-repeat top left;
}

.consulta .tapa1 {
  height: 30px;
}

.consulta h4, .consulta2 h4, .consulta h5 {
  width: 180px;
  margin: 25px 0 0 20px;
}
.consulta h4 {
  margin: 9px 0 0 20px;
}

.consulta h5 {
  margin: 13px 0 0 15px;
  color: #FFF;
}

#lateral .consulta2 .btncompra {
  width: 220px;
  height: 40px;
  display: block;
  float: left;
  margin: 8px 0 0 0;
  padding: 0;
  background-image: url(../images/btn_venta.jpg);
  background-repeat: no-repeat;
  background-position: top;
}

#lateral .consulta2 .btncompra span {
  display: block;
  margin: 0;
  padding: 0;
  float: left;
}

#lateral .consulta2 .btncompra span a {
  color: #FFFFFF;
  font-size: 12px;
  display: block;
  float: left;
  margin: 139px 0 0 10px;
  padding: 0;
  width: 190px;
  font-weight: bold;
  text-decoration: none;
}

#example, .mensajeok {
  height: 280px;
  float: left;
  display: block;
  width: 198px;
  margin: 20px 0 0 0;
  padding: 0 0 0 22px;
  position: relative;
}

.mensajeok p {
  width: 170px;
  color: #FFFFFF;
}

#example #errorform, #example #errorm1.errorform, .nwconsulta {
  position: absolute;
  display: block;
  top: -18px;
  left: 22px;
  width: 180px;
  height: 20px;
  margin-bottom: 0;
}

#example #errorm1.errorform p {
  color: #FF0000;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0 0 2px 0;
  padding: 0;
}

#example #errorm1.errorform h4 {
  width: 195px;
  padding: 0;
  margin: 15px 0 0 0;
  font-weight: normal;
}

a.mover {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  top: 105px;
}

.consulta #datosok {
  display: block;
  height: 180px;
  width: 180px;
  float: left;
  margin: 40px 0 0 30px;
  padding: 0;
  position: relative;
}

.consulta #datosok p {
  color: #FFFFFF;
  line-height: 24px;
  font-size: 14px;
}

.consulta #datosok span {
  width: 180px;
  display: block;
  position: absolute;
  bottom: 80px;
  left: 10px;
  margin: 0;
  padding: 0;
  background-color: #00FF33;
}

.consulta #datosok a {
  color: #FFFFFF;
  font-size: 12px;
  text-decoration: none;
  width: 180px;
}

.consulta #datosok a:hover {
  text-decoration: underline;
}

.consulta #example div {
  height: 20px;
}

.consulta #example form, .consulta2 form {
  margin-top: 0px;
  float: left;
  display: block;
}

.consulta2 form#compraform {
  margin: 8px 0 0 21px;
}

.consulta #example div input, .consulta2 div input {
  height: 17px;
  width: 168px;
  margin: 0 0 10px 0;
  padding: 4px 5px 4px 5px;
  border: none;
  background-color: #F4F4F4;
  float: left;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #666666;
}

.consulta #example .arreglo, .consulta2 .arreglo {
  display: block;
  height: 60px;
  margin: 0 0 5px 0;
}

.consulta #example .checkk {
  display: block;
  width: 197px;
  float: left;
  margin: 0;
  padding: 0;
}

.consulta #example .checkk input {
  width: 11px;
  height: 11px;
  display: block;
  float: left;
  margin: 2px 3px 0 0;
  padding: 0;
  border: none;
  cursor: pointer;
}

.consulta #example .checkk p {
  color: #FFFFFF;
  font-size: 10px;
  letter-spacing: -0.02em;
}

.consulta #example textarea {
  width: 165px;
  padding: 8px 8px 4px 5px;
  margin: 0 0 5px 0;
  border: none;
  background-color: #F4F4F4;
  float: left;
  height: 90px;
  display: block;
  position: relative;
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #666666;
  background-image: url(../images/bak_input.jpg);
  background-repeat: repeat;
}

.consulta #example .buttonrow input, .consulta2 .buttonrow input {
  display: block;
  width: 65px;
  height: 25px;
  float: right;
  margin: 0px 15px 5px 0px;
  padding: 0;
  cursor: pointer;
  background: none;
  border: none;
  color: #FFFFFF;
  letter-spacing: 1px;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.consulta2 .buttonrow input {
  height: 25px;
  margin: 0 0 5px;
}

#navlateral, #navlateralB{
  width: 100%;
  float: left;
  display: block;
  position: relative;
  border: 1px #C7C8CA solid;
  margin: 0 0 30px;
  padding: 12px 0 10px;
}

#navlateral ul, #navlateralB ul#vide, #navlateralB ul {
  display: block;
  margin: 0;
  padding: 0 18px;
}

#navlateral ul li, #navlateralB ul#vide li, #navlateralB ul li {
  width: 184px;
  display: block;
  float: left;
  font-size: 12px;
  border-top: 1px #C7C8CA solid;
  margin: 0;
  padding: 0;
}

#navlateralB ul#vide li {
  line-height: 20px;
}

#navlateral ul li a, #navlateralB ul#vide li a, #navlateralB ul li a{
  text-decoration: none;
  display: block;
  float: left;
  color: #666;
  margin: 0 0 8px;
  padding: 8px 0 0;
}
#navlateralB ul#vide li a {
  font-weight: bold;
  line-height: 17px;
}
 #navlateralB ul#vide li.nott,  #navlateralB ul li.nott {
  border-top: none;
}
#navlateral ul li a:hover, #navlateralB ul li a:hover, #navlateral ul li a.selectlat, #navlateralB ul li a.selectlat , #navlateralB ul#vide li a:hover, #navlateralB ul#vide li a.selectlat{
color:#415C9B;
  font-weight: bold;
}

#navlateral ul li.noborder {
  border: none;
}

#navlateral .tapa1, #navlateralB .tapa1  {
  height: 7px;
  width: 7px;
  display: block;
  position: absolute;
  right: -1px;
  top: -1px;
}

#navlateral .tapa2, #navlateralB .tapa2  {
  height: 14px;
  width: 13px;
  display: block;
  position: absolute;
  left: -1px;
  bottom: -1px;
}

.destacado {
  width: 220px;
  display: block;
  float: left;
  margin: 0px 0 30px 0;
  padding: 15px 0 0 0;
  background-repeat: no-repeat;
  background-position: top;
  position: relative;
}

.destacado p {
  width: 180px;
  color: #FFFFFF;
  float: left;
  margin: 0 0 0 15px;
}

.destacado img {
  display: block;
  float: left;
  margin: 10px 0 0 15px;
}

.destacado p a {
  color: #FFFFFF;
  text-decoration: none;
}

.destacado p a:hover {
  text-decoration: underline;
}

.destacado h4 {
  width: 180px;
  margin: 0 0 0 15px;
}

#contfooter {
  width: 100%;
  min-height: 285px;
  display: block;
  margin: 25px auto 0 auto;
  padding: 0;
  background-image: url(../images/back_footer.jpg);
  background-position: top;
  background-repeat: repeat-x;
}

#footer {
  display: table;
  width: 960px;
  margin: 0 auto;
  padding: 23px 0 15px 0;
}

#contfooter2 {
  width: 100%;
  display: block;
  height: 70px;
  margin: 0 auto;
  padding: 0;
  background-image: url(../images/footer2_line.gif);
  background-position: top;
  background-repeat: repeat-x;
}

#footer2 {
  display: block;
  width: 960px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

#footer2 .logofooter {
  width: 92px;
  height: 31px;
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 20px;
  top: 27px;
}

#footer2 span {
  display: block;
  float: left;
  margin: 39px 0 0 0;
  padding: 0;
  width: 600px;
}

#footer2 span p {
  font-size: 10px;
}

#footer .blok1 {
  display: block;
  float: left;
  width: 210px;
  min-height: 150px;
  background-image: url(../images/footer_line2.gif);
  background-position: right;
  background-repeat: repeat-y;
  margin: 0 11px 0 0;
  padding: 5px 0 6px;
}

#footer .blok2 h6, #footer .blok1 h6 {
  margin-bottom: 1px;
  margin-top: 2px;
}

.detalle, .empresablok {
  width: 530px;
  float: left;
  margin: 6px 15px 0 0;
  padding: 0;
  border-bottom: 1px #C7C8CA solid;
}

.empresablok {
  border: none;
  height: 300px;
  margin-top: 26px;
  overflow: visible;
  position: relative;
}

.icono33 {
  display: block;
  position: absolute;
  right: -26px;
  top: -34px;
  width: 64px;
  height: 64px;
}

.empresablok ul {
  display: block;
  margin: 0;
  padding: 0;
}

.empresablok ul li {
  display: block;
  margin: 0 0 5px 0;
  padding: 0 0 0 25px;
  float: left;
  width: 410px;
  background-repeat: no-repeat;
  background-position: 10px 6px;
  font-size: 14px;
  line-height: 24px;
  color: #646464;
}

.detalle .detalletop {
  width: 515px;
  height: 31px;
  float: left;
  display: block;
  margin: 0;
  padding: 29px 0 0 15px;
  background-image: url(../images/detalletop.jpg);
  background-repeat: no-repeat;
  background-position: top;
  position: relative;
}

.detalle .detalletop.backmorado {
  background-image: url(../images/detalletop2.jpg);
}

.detalle .detalletop .iconodin {
  display: block;
  position: absolute;
  right: 10px;
  top: -14px;
  height: 64px;
  width: 64px;
}

.detalle .detalletop .iconodin.iconosmall {
  height: 43px;
  width: 59px;
  top: 8px;
  right: 14px;
}

table#detailstable {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: visible;
}

table#detailstable tr.claron {
  background-color: #f1f1f1;
}

table#detailstable tr td.largotd {
  width: 169px;
  display: table-cell;
  border-right: 1px #FFF solid;
}

table#detailstable tr.oscurete {
  background-color: #e3e2e3;
}

table#detailstable tr.claron td.backclaro {
  background-color: #f1f1f1;
  text-align: left;
}

table#detailstable tr.oscurete td.backoscuro {
  background-color: #e3e2e3;
  text-align: left;
}

table#detailstable tr td {
}

table#detailstable tr td cite {
  margin: 10px 0px 10px 15px;
  padding: 0 15px 0 0;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  background: none;
  font-style: normal;
  color: #666666;
}

table#detailstable tr td cite.largofix {
  width: 330px;
}

table#detailstable tr td cite strong {
  color: #666666;
}

.descarga, .descarga2, .descarga3 {
  width: 180px;
  display: block;
  float: left;
  background-image: url(../images/bk_descarga.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-color: #f1f3f2;
  border-bottom: 1px #C7C8CA solid;
  margin: 5px 0 0;
  padding: 15px 0 0;
}

.descarga3 {
  background-image: url(../images/bk_descarga3.jpg);
}

.descarga2 {
  width: 170px;
}

.descarga h3, .descarga3 h3 {
  margin: 20px 0 16px 10px;
  width: 170px;
}

.descarga2 h3 {
  margin: 20px 0 16px 10px;
  width: 160px;
}

.descarga ul, .descarga2 ul, .descarga3 ul {
  display: block;
  float: left;
}

.descarga ul li, .descarga2 ul li, .descarga3 ul li {
  display: block;
  float: left;
  margin: 2px 0 6px 0;
  padding: 9px 0 2px 10px;
  width: 170px;
  border-top: 1px #c7c8ca dotted;
}

.descarga2 ul li {
  width: 160px;
}

.descarga3 ul li {
  border: none;
  margin: 0;
  padding: 5px 0 5px 10px;
}

.descarga3 ul li.claro {
  background-color: #f1f3f2;
}

.descarga3 ul li.oscuro {
  background-color: #e6e6e6;
}

.descarga ul li.noborder, .descarga2 ul li.noborder {
  border: none;
}

.descarga ul li span, .descarga2 ul li span, .descarga3 ul li span {
  width: 160px;
  display: block;
  float: left;
  font-size: 12px;
  color: #636466;
  margin: 2px 0 5px 0;
}

.descarga3 ul li span {
  margin: 2px 0 4px 0;
}

.descarga ul li a, .descarga2 ul li a, .descarga3 ul li a {
  font-size: 12px;
  color: #666666;
  line-height: 22px;
  text-decoration: none;
}

.descarga ul li a {
  display: block;
  width: 160px;
}

.descarga3 ul li a {
  margin: 0 0 3px 0;
  display: block;
  line-height: 16px;
}

.descarga ul li a:hover, .descarga2 ul li a:hover {
  text-decoration: underline;
}

.descarga3 ul li a:hover {
  color: #415C9B;
}

.vertodo {
  width: 220px;
  height: 40px;
  display: block;
  float: left;
  margin: 26px 0 5px 0;
  padding: 0;
  background-image: url(../images/bk_vertodo.jpg);
  background-repeat: no-repeat;
  background-position: top;
}

.vertodo a {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  width: 200px;
  padding: 15px 0px 12px 20px;
  float: left;
  display: block;
}

.vertodo a:hover {
  background-image: url(../images/bk_vertodo2.png);
}

#slideinter {
  width: 530px;
  height: 220px;
  display: block;
  float: left;
  margin: 15px 0 0 0;
  padding: 0;
  background-image: url(../images/bk_sliderint.jpg);
  background-repeat: repeat-x;
  background-position: 0 25px;
}

#slideinter h2 {
  width: 500px;
  padding-left: 14px;
}

.demo-wrap {
  background-image: url(../images/lineaback.gif);
  background-repeat: no-repeat;
  background-position: 511px 0;
}

.demo-wrap ul {
  width: 515px;
  height: 175px;
  overflow: hidden;
  margin-top: 0;
}

.demo-wrap li {
  list-style: none;
  margin: 0;
  height: 175px;
  width: 122px;
  font-weight: bold;
  color: #636466;
  font-size: 12px;
  text-align: center;
  padding-top: 15px;
  font-family: Arial, Helvetica, sans-serif;
  border-left: 1px #FFFFFF solid;
  position: relative;
}

.view-examples li {
  list-style: disc;
  margin-left: 16px;
  margin-bottom: 5px;
}

#demo-wrap ul#slider1 {
}

#demo-wrap ul#slider1 li span {
  text-align: center;
  width: 121px;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}

ul#slider1 li img {
  display: block;
  position: relative;
  bottom: -8px;
}

.view-examples li a {
  color: #de312a;
}

.view-examples li a:hover {
  text-decoration: underline;
}

#block-block-5 {
  border-top: dotted #c3c3c1 1px;
  margin-top: 20px;
  padding-top: 15px;
}

.demo-wrap.border .bx-window {
  margin-top: 78px;
}

.demo-wrap .left {
  width: 10px;
  float: left;
}

.demo-wrap .right {
  width: 160px;
  float: left;
}

.demo-wrap .right .album {
  margin-top: 60px;
  font-size: 16px;
}

.demo-wrap .right .band {
  font-size: 14px;
  color: #838383;
}

.demo-wrap .multiple li {
  width: 122px;
  margin: 0;
}

.demo-wrap .bx-wrapper {
  margin: 0 auto;
}

.demo-wrap .bx-prev {
  position: absolute;
  top: -1px;
  left: -20px;
  width: 19px;
  height: 175px;
  text-indent: -999999px;
  background: url(../images/left_arrow.png) no-repeat 4px 13px;
}

.demo-wrap .bx-next {
  position: absolute;
  top: -1px;
  right: -20px;
  width: 19px;
  height: 175px;
  border-left: 1px #FFFFFF solid;
  text-indent: -999999px;
  background: url(../images/right_arrow.png) no-repeat 2px 13px;
}

.demo-wrap .bx-next:hover,
.demo-wrap .bx-prev:hover {
}

.field .field-label {
  font-size: 14px;
  color: #838383;
  font-weight: normal;
  margin-bottom: 5px;
}

.bx-auto {
  text-align: center;
}

.bx-start {
  color: #f1eee7;
  font-size: 14px;
  background: #838383;
  padding: 4px 7px;
  border-radius: 3px;
  text-transform: capitalize;
}

.bx-start:hover {
  background: #525044;
  text-decoration: none;
}

.bx-pager {
  text-align: center;
}

.bx-pager a {
  font-size: 16px;
  color: #838383;
  padding: 0 10px;
}

.bx-pager .pager-active,
.bx-pager a:hover {
  color: #de312a;
  text-decoration: none;
}

.field-name-field-custom {
  padding: 10px 0;
  margin-bottom: 0px;
}

.page-node-17 .field-name-field-custom {
  border: 0;
}

.field-name-field-custom p {
  font-size: 16px;
  margin-bottom: 15px;
}

.field-name-field-custom p.check {
  padding-left: 25px;
  background: url(../images/icon_check.png) no-repeat 0 2px;
}

.field-name-field-custom p a {
  color: #de312a;
}

.field-name-field-custom p a:hover {
  text-decoration: underline;
}

#main-content .field-name-field-jq-code ul {
  margin-top: 5px;
}

.field-name-field-jq-code li {
  list-style: disc;
  margin-left: 16px;
  margin-bottom: 3px;
}

#my-start-stop {
  margin-bottom: 5px;
}

.blokes,.blokes2,.blokes3 {
  width: 170px;
  display: block;
  float: left;
  background-image: url(../images/bk_blokes.jpg);
  background-repeat: no-repeat;
  background-position: 0 21px;
  position: relative;
  overflow: visible;
  border-bottom: 1px #C7C8CA solid;
  margin: 0 15px 0 0;
  padding: 0;
}

.blokes2,.blokes3 {
  margin: 0 12px 0 0;
}

.blokes2.rojo, .blokes3.rojo {
  background-image: url(../images/bk_rojo.jpg);
}

.blokes2.verde,.blokes3.verde {
  background-image: url(../images/bk_verde.jpg);
}

.blokes2.celeste,.blokes3.celeste , {
  background-image: url(../images/bk_celeste.jpg);
}

.blokes3.celeste, .blokes3.verde, .blokes3.rojo {
  background-position: 0 143px;
}

.blokes2 .data p.rojo,.blokes3 .data p.rojo {
  font-weight: 700;
}

.blokes2 .data p.verde,.blokes3 .data p.verde {
  font-weight: 700;
}

.blokes2 .data p.celeste,.blokes3 .data p.celeste {
  font-weight: 700;
}
.objett {
  width: 170px;
  display: block;
  float: left;
  height: 144px;
}
.blokes h3,.blokes2 h3,.blokes3 h3 {
  width: 150px;
  margin: 35px 0 0 10px;
  padding: 0;
}

.blokes3 h3 {
  margin: 13px 0 0 10px;
}

.blokes .data,.blokes2 .data,.blokes3 .data {
  width: 170px;
  min-height: 250px;
  display: block;
  float: left;
  background-color: #F1F3F2;
  border-bottom: 1px #C7C8CA solid;
  margin: 14px 0 0;
  padding: 0 0 10px;
}

.blokes .data h5,.blokes2 .data h5,.blokes3 .data h5 {
  width: 150px;
  margin: 10px 0 5px 10px;
}

.blokes .data p,.blokes2 .data p,.blokes3 .data p {
  line-height: 16px;
  font-size: 12px;
  color: #636466;
  width: 150px;
  padding: 0px 10px 5px 10px;
  margin: 0;
}

.blokes .icono,.blokes2 .icono,.blokes3 .icono {
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -14px;
  right: -10px;
}

.blokes ul,.blokes2 ul,.blokes3 ul {
  width: 100%;
  display: block;
  float: left;
  margin: 14px 0 0;
  padding: 0;
}

.blokes ul li,.blokes ul li.oscuro,.blokes2 ul li,.blokes2 ul li.oscuro,.blokes3 ul li,.blokes3 ul li.oscuro {
  width: 150px;
  display: block;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #636466;
  background-color: #f1f3f2;
  margin: 0;
  padding: 5px 10px;
}
.lastwarning {
  float: left;
  display: block;
  width: 414px;
  background-image: url(../images/backBANNAnou.jpg);
  background-repeat: no-repeat;
  background-position: -2px 0;
  height: 112px;
  margin: 0 0 20px 0;
  position: relative;
  z-index: 4;
}

.lastwarning h1 {
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 23px;
  font-weight: bold;
  padding: 17px 0 0px 18px;
}

.lastwarning p, .lastwarning p a {
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  padding: 4px 0 5px 18px;
}

.lastwarning p a {
  color: #FFF;
  text-decoration: none;
}

.lastwarning p a:hover {
  color: #FFF;
  text-decoration: underline;
}

.innerpompas {
  position: absolute;
  z-index: 90;
  width: 120px;
  height: 120px;
  background-image: url(../images/miscellan.png);
  background-position: top left;
  background-repeat: no-repeat;
  top: -25px;
  right: -40px;
}

.blokes ul li.oscuro, .blokes2 ul li.oscuro {
  background-color: #e6e6e6;
}

.blokes ul li a, .blokes2 ul li a {
  display: block;
  margin: 0;
  padding: 0;
}

.compra {
  width: 220px;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}

#footer .blok1 {
  margin-right: 11px;
}

#footer .blok1 img {
  display: block;
  float: left;
  margin: 0 0 20px 0;
}

#footer .blok2 {
  width: 220px;
  min-height: 150px;
  float: left;
  display: block;
  margin: 0 11px 0 0;
  padding: 12px 0 0 10px;
  background-image: url(../images/footer_line2.gif);
  background-position: right;
  background-repeat: repeat-y;
}

#footer ul {
  float: left;
  margin: 0 0 3px;
  padding: 0;
}

#footer ul li {
  float: left;
  width: 150px;
  line-height: 16px;
  display: block;
  font-size: 11px;
  color: #666666;
  margin: 0 0 0 12px;
  padding: 0;
}

#footer .blok2 ul li.primero {
  margin-top: -3px;
}

#footer ul li a {
  color: #666666;
  text-decoration: none;
}

#footer ul li a:hover {
  color: #415C9B;
}

#footer .blok1 ul li {
  margin: 0 0 0 35px;
}

#contform2 {
  width: 380px;
  height: 215px;
  display: block;
  float: right;
  margin: 32px 10px 0 0;
  padding: 8px 0 0 15px;
  background-image: url(../images/bk_form.png);
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

#contform2 #conterror, #contform2 #conterror2 {
  width: 215px;
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 70px;
  left: 100px;
}

#contform2 #conterror2 {
  left: 70px;
  width: 268px;
  position: relative;
}

#contform2 #conterror p, #contform2 #conterror2 p, .otraconsulta a {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 24px;
}

.otraconsulta {
  display: block;
  width: 200px;
  height: 20px;
  position: absolute;
  bottom: -40px;
  right: 17px;
}

.otraconsulta a {
  text-decoration: none;
}

.otraconsulta a:hover {
  text-decoration: underline;
}

#contform2 form {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}

#contform2 .formestop {
  width: 350px;
  display: block;
  float: left;
  margin: 8px 0 10px 10px;
  padding: 0;
  position: relative;
}

#contform2 .formestop span {
  width: 210px;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

#contform2 .formestop span#errorm2 {
  display: block;
  position: absolute;
  margin: 0;
  padding: 0;
  right: 14px;
  top: 1px;
  height: 15px;
  width: 211px;
}

span#errorm2 p {
  color: #FFF;
  margin-top: 0;
  display: block;
  float: left;
  padding: 0;
}

#contform2 .formestop label, #contform2 .formestop label.anchete, #contform2 .formes label {
  width: 130px;
  display: block;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 13px;
  margin: 4px 0 0 0;
  padding: 0;
  font-weight: bold;
  letter-spacing: -0.03em;
}

#contform2 .formestop label.anchete {
  width: 150px;
  letter-spacing: 0;
}

#contform2 .formes label {
  width: 168px;
  letter-spacing: 0;
  font-weight: normal;
  margin: 4px 0 4px 0;
}

#contform2 form .formestop select {
  width: 220px;
  border: none;
  padding: 2px;
  margin: 0;
  float: right;
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #666666;
  cursor: pointer;
}

#contform2 form .formestop div#selectdrop select {
  font-size: 11px;
  border: none;
  line-height: 18px;
  color: #666666;
  cursor: pointer;
  font-weight: normal;
}

#contform2 form .formestop div#selectdrop {
  color: #666666;
}

#contform2 form .formestop div#selectdrop select.styled > option {
  color: #666666;
}

#contform2 form .formestop div#selectdrop select.styled > option:hover {
  background-color: #FF6600;
}

#contform2 form .formestop .select {
  position: absolute;
  width: 220px;
  height: 15px;
  padding: 2px 5px 5px 5px;
  font: 12px arial,sans-serif;
  background-image: url(../images/select.gif);
  background-repeat: no-repeat;
  overflow: hidden;
  margin: 0 0 0 0px;
  cursor: pointer;
}

#contform2 form#contact_form .formestop div#selectdrop select.styled {
  color: #666666;
}

#contform2 form .formestop .select ul {
  z-index: 100;
  height: 40px;
  overflow: auto;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #3333CC;
  margin-top: 2px;
}

#contform2 form .formestop span#select7 {
  color: #666;
  font-size: 12px;
}

#contform2 .campos1 {
  width: 340px;
  height: 21px;
  display: block;
  float: left;
  margin: 0px 0 8px 10px;
  padding: 0;
}

#contform2 .camposizq {
  width: 165px;
  height: 100px;
  display: block;
  float: left;
  margin: 0px 0 0px 10px;
  padding: 0;
}

#contform2 .camposder {
  float: right;
  width: 164px;
  height: 100px;
  display: block;
  margin: 0 29px 0 0;
  padding: 0;
}

#contform2 .camposder .contchecks {
  width: 76px;
  float: left;
  display: block;
  margin: 0 9px 0 0;
  padding: 0;
}

#contform2 .camposder .contchecks.nomargin {
  margin: 0;
}

#contform2 .camposder h3 {
  font-weight: normal;
  letter-spacing: -0.01em;
  margin: 5px 0 10px 0;
}

#contform2 .formes {
  margin: 0 10px;
  padding: 0;
  width: 165px;
  float: left;
  display: block;
}

#contform2 .formes2 {
  width: 350px;
  display: block;
  float: left;
  margin: 0px 0 0 10px;
  padding: 0;
  position: relative;
}

#contform2 .formes2 span#errorm1 {
  display: block;
  width: 260px;
  height: 20px;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0px;
  bottom: 5px;
}

#contform2 .formes2 span p {
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
}

#contform2 .formes input, #contform2 .campos1 input, #contform2 .camposizq input {
  height: 14px;
  width: 155px;
  margin: 0 0 10px 0;
  padding: 3px 5px 3px 5px;
  border: none;
  background-color: #FFFFFF;
  float: left;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #4D4D4F;
}

#contform2 .campos1 input.maslargo {
  width: 230px;
}

#contform2 .campos1 input.mascorto {
  width: 80px;
}

#contform2 .formes input, #contform2 .campos1 input, #contform2 .camposizq input {
  font-weight: normal;
}

#contform2 .campos1 .separador {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 10px;
  height: 20px;
}

#contform2 .formes2 .arreglo textarea, #contform2 .camposizq .arreglo textarea {
  width: 336px;
  padding: 8px 8px 4px 5px;
  margin: 0 0 5px 0;
  border: none;
  background-color: #FFFFFF;
  float: left;
  height: 60px;
  display: block;
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #4D4D4F;
}

#contform2 .formes2 .arreglo textarea, #contform2 .camposizq .arreglo textarea {
  font-weight: normal;
}

#contform2 .camposizq .arreglo textarea {
  width: 155px;
  height: 62px;
  padding: 3px 5px;
}

#contform2 .formes2 .arreglo {
  display: block;
  height: 60px;
  margin: 0 0 5px 0;
}

#contform2 .formes2 .buttonrow input, #contform2 .camposder .buttonrow input {
  display: block;
  width: 65px;
  height: 25px;
  float: right;
  margin: 2px 0px 5px 2px;
  padding: 0;
  cursor: pointer;
  background: none;
  border: none;
  color: #FFFFFF;
  letter-spacing: 1px;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

#contform2 .camposder .buttonrow input {
  margin: 12px 0 0;
}

#contform2 .formes2 span {
  float: left;
  margin: 0;
  padding: 0;
  display: block;
}

#contform2 .formes .checkk, #contform2 .contchecks .checkk {
  display: block;
  width: 140px;
  float: left;
  margin: 0;
  padding: 0;
}

#contform2 .formes .checkk input, #contform2 .contchecks .checkk input {
  width: 11px;
  height: 11px;
  display: block;
  float: left;
  margin: 4px 5px 0 0;
  padding: 0;
  border: none;
  cursor: pointer;
}

#contform2 .formes .checkk p, #contform2 .contchecks .checkk p {
 
  font-size: 11px;
  color: #FFFFFF;
  width: 76px;
  margin: 2px 0 0 2px;
}

#contservicios, #contimplementa {
  width: 700px;
  display: block;
  margin: 1px 0 0 36px;
  padding: 0;
  float: left;
  background-image: url(../images/border_serv.gif);
  background-repeat: no-repeat;
  background-position: 331px 20px;
}

#contimplementa {
  margin: 4px 0 0 36px;
}

.servicios, .servicios2, .implementa, .implementa2 {
  width: 335px;
  min-height: 260px;
  display: block;
  float: left;
  margin: 1px 0 0 0;
  padding: 0;
  background-image: url(../images/servicios3.jpg);
  background-repeat: no-repeat;
  background-position: 10px -1px;
  position: relative;
}


.servicios2 {
  width: 358px;
  margin: 0 0 0 1px;
  background-image: url(../images/servicios2.png);
  background-position: 1px 19px;
}

.implementa, .implementa2 {
  min-height: 200px;
  background-image: url(../images/bk_implementa.jpg);
  background-position: 5px 0px;
}

.implementa2 {
  width: 353px;
  padding: 0 0 0 5px;
  margin: 0 0 0 5px;
  background: none;
}

.implementa2 img {
  display: block;
  float: left;
  margin: 21px 0 0 -1px;
  padding: 0;
}

.servicios .minicontent, .servicios2 .minicontent, .implementa .minicontent, .implementa2 .minicontent {
  display: block;
  margin: 38px 20px 0 0;
  padding: 0;
  float: right;
  width: 180px;
  height: 90px;
}

.implementa .minicontent {
  width: 184px;
  height: 152px;
}

.implementa .minicontent h3 {
  margin-bottom: 8px;
}

.implementa .minicontent ul {
  margin: 0 0 10px 0;
  padding: 0;
  float: left;
}

.implementa .minicontent ul li {
  width: 169px;
  margin: 0;
  padding: 0 0 0 15px;
  float: left;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 17px;
  background-image: url(../images/list_5.png);
  background-repeat: no-repeat;
  background-position: left;
}

.implementa .minicontent a {
  color: #FFFFFF;
  font-size: 12px;
  float: left;
  display: block;
  text-decoration: none;
}

.implementa .minicontent a:hover {
  text-decoration: underline;
}

.servicios .minicontent p, .servicios2 .minicontent p {
  color: #FFFFFF;
  font-size: 12px;
  width: 180px;
  margin-bottom: 6px;
}

.servicios .minicontent p a, .servicios2 .minicontent p a {
  color: #FFFFFF;
  text-decoration: none;
}

.servicios .minicontent p a:hover, .servicios2 .minicontent p a:hover {
  text-decoration: underline;
}

.servicios h3, .servicios2 h3 {
  margin: 0 0 8px 0;
}

.servicios h5 {
  position: absolute;
  right: 10px;
  top: 0;
  width: 190px;
  font-weight: normal;
}

.logoserv {
  width: 122px;
  height: 41px;
  display: block;
  margin: 0;
  position: absolute;
  bottom: 75px;
  right: 10px;
  padding: 0;
}

.destacado2 {
  width: 220px;
  display: block;
  float: left;
  margin: 0 0 30px 0;
  padding: 15px 0 0 0;
  background-image: url(../images/bk_destacado2.jpg);
  background-repeat: no-repeat;
  background-position: top;
  position: relative;
}

.destacado2 p {
  width: 199px;
  color: #FFFFFF;
  float: left;
  margin: 0 0 0 15px;
}

.destacado2 img {
  display: block;
  float: left;
  margin: 0;
}

.destacado2 p a {
  color: #FFFFFF;
  text-decoration: none;
}

.destacado2 p a:hover {
  text-decoration: underline;
}

.destacado2 h4 {
  width: 180px;
  margin: 0 0 0 15px;
}

#subdata h5.marginbot {
  margin-bottom: 15px;
}

p.safari.win {
  line-height: 20px;
}

p.webkit.safari.chrome.win {
  line-height: 18px;
}

h1.azul2,h2.azul2,p.azul2,.descarga3 ul li a:hover,#footer ul li a:hover {
  color: #415C9B;
}

#contsliderT {
  background-image: none;
}

.textodestaca h3,#my-start-stop {
  margin-bottom: 5px;
}

.textodestaca p,.textodestaca p a,.destacado p a,.servicios .minicontent p a,.servicios2 .minicontent p a,.destacado2 p a {
  color: #FFF;
  text-decoration: none;
}

.textodestaca p a:hover,#subdata .datacontactt ul li a:hover,.consulta #datosok a:hover,.destacado p a:hover,.descarga ul li a:hover,.descarga2 ul li a:hover,.view-examples li a:hover,.field-name-field-custom p a:hover,.otraconsulta a:hover,.implementa .minicontent a:hover,.servicios .minicontent p a:hover,.servicios2 .minicontent p a:hover,.destacado2 p a:hover {
  text-decoration: underline;
}

.consulta #example .arreglo,.consulta2 .arreglo,#contform2 .formes2 .arreglo {
  display: block;
  height: 60px;
  margin: 0 0 5px;
}

#navlateral ul li.noborder,.descarga ul li.noborder,.descarga2 ul li.noborder {
  border: none;
}

.destacado h4,.destacado2 h4 {
  width: 180px;
  margin: 0 0 0 15px;
}

.empresablok ul,.blokes ul li a,.blokes2 ul li a,.blokes3 ul li a {
  display: block;
  margin: 0;
  padding: 0;
}

table#detailstable tr td cite strong,#contform2 form .formestop div#selectdrop,#contform2 form .formestop div#selectdrop select.styled > option,#contform2 form#contact_form .formestop div#selectdrop select.styled {
  color: #666;
}

.descarga3 ul li.oscuro,.blokes ul li.oscuro,.blokes2 ul li.oscuro,.blokes3 ul li.oscuro {
  background-color: #e6e6e6;
}

.view-examples li a,.field-name-field-custom p a {
  color: #de312a;
}

.bx-auto,.bx-pager {
  text-align: center;
}
/* Nuevos estilos */
.banner-shop{
	background-color: #ffa409;
	padding: 5px 0;
	text-align: center;
}
.banner-shop a img{
	border: 0 none;
	margin: 0 auto;
	opacity: 1;
}
.banner-shop a:hover img{
	opacity: 0.85;
}
.redes-flotantes {
position: fixed;
right: 50px;
top: 75%;
z-index: 20;
}
.redes-flotantes img {
float: right; clear: right;
 margin: 5px;
-moz-transform: scale(.8) ;
-webkit-transform: scale(.8) ;
-o-transform: scale(.8) ;
-ms-transform: scale(.8) ;
transform: scale(.8) ;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.redes-flotantes img:hover {
-moz-transform: scale(1.1) rotate(6deg);
-webkit-transform: scale(1.1) rotate(6deg);
-o-transform: scale(1.1) rotate(6deg);
-ms-transform: scale(1.1) rotate(6deg);
transform: scale(1.1) rotate(6deg);
}
