@import url("wowslider.css");
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  display: block;
  margin: 10px 0;
  padding: 0;
}

header.clearfix.botonera1 {
  border-top: 4px solid #4873B9;
  height: 85px;
}

.content {
  width: 1150px;
  margin: auto;
}

header .logo {
  width: 250px;
  padding: 25px 0 0 5px;
  float: left;
}

header nav {
  float: right;
  width: 600px;
  text-align: right;
}

header nav a:link {
  display: inline-block;
  padding: 25px 0 0 0;
}

header nav a.Selected {
  font-weight: bold;
  background: transparent url("/img/line.png") no-repeat scroll center top;
}

a:link {
  text-decoration: none;
  color: #666;
}

a:visited {
  text-decoration: none;
  color: #666;
}

a:hover {
  text-decoration: none;
  color: #CCC;
}

a:active,
a.Selected {
  text-decoration: none;
  color: #4873B9;
}

h1 {
  color: #4873B9;
}

footer.clearfix {
  background: transparent url("/img/foot.png") repeat-x scroll 0 0;
  clear: both;
}

footer .foot-txt {
  background: transparent url("/img/logo/miniargentum.png") no-repeat scroll 0 10px;
  text-align: center;
  width: 1150px;
  margin: auto;
  color: white;
  font-size: 11px;
  padding: 8px 0;
  height: 100px;
}

footer .foot-txt a {
  color: white;
  font-size: 11px;
}

footer .croma {
  display: block;
  margin: 30px 0px;
  font-size: 10px;
  color: #333;
  clear: both;
  text-align: right;
}

footer .croma img {
  vertical-align: middle;
}

.main-content {
  background: transparent url("/img/fondeo.png") repeat-x scroll 0 315px;
}

.welcome {
  font-size: 15px;
  text-align: center;
  color: #333;
  height: 80px;
}

.banner {
  text-align: center;
  margin-top: 10px;
}

.separator {
  clear: both;
  text-align: center;
}

.content-dist {
  width: 785px;
  margin: auto;
}

.mapArg {
  width: 210px;
  height: 474px;
  float: left;
  position: relative;
  margin: 0 40px;
  background: url("/img/mapa.png") 5px 30px no-repeat;
}

.mapArg a.marker {
  width: 17px;
  height: 22px;
  background: url("/img/puntomapa.png") left top no-repeat;
  position: absolute;
  display: block;
}

.mapArg a.marker.selected {
  background-image: url("/img/puntomaparoll.png")
}

.mapArg .buenos-aires {
  top: 171px;
  left: 119px;
}

.mapArg .cordoba {
  top: 125px;
  left: 85px;
}

.mapArg .entre-rios {
  top: 122px;
  left: 125px;
}

.mapArg .formosa {
  top: 40px;
  left: 120px;
}

.mapArg .jujuy {
  top: 25px;
  left: 65px;
}

.mapArg .misiones {
  top: 65px;
  left: 165px;
}

.mapArg .neuquen {
  top: 185px;
  left: 30px;
}

.mapArg .catamarca {
  top: 60px;
  left: 55px;
}

.mapArg .chaco {
  top: 60px;
  left: 115px;
}

.mapArg .chubut {
  top: 265px;
  left: 45px;
}

.mapArg .corrientes {
  top: 90px;
  left: 140px;
}

.mapArg .la-pampa {
  top: 175px;
  left: 70px;
}

.mapArg .la-rioja {
  top: 95px;
  left: 60px;
}

.mapArg .mendoza {
  top: 145px;
  left: 40px;
}

.mapArg .rio-negro {
  top: 220px;
  left: 45px;
}

.mapArg .salta {
  top: 30px;
  left: 90px;
}

.mapArg .san-juan {
  top: 100px;
  left: 40px;
}

.mapArg .san-luis {
  top: 140px;
  left: 65px;
}

.mapArg .santa-cruz {
  top: 320px;
  left: 30px;
}

.mapArg .santa-fe {
  top: 105px;
  left: 110px;
}

.mapArg .tierra-del-fuego {
  top: 395px;
  left: 55px;
}

.mapArg .tucuman {
  top: 65px;
  left: 70px;
}

.mapArg .santiago-del-estero {
  top: 75px;
  left: 90px;
}

#distribuidores {
  float: left;
}

#provincia {
  width: 460px;
  padding: 12px;
  position: relative;
  background: #0767B7;
  float: left;
}

#provincia h2 {
  clear: both;
  font-size: 1.42em;
  padding-left: 40px;
  color: #FFF;
  text-transform: uppercase;
  padding-bottom: 8px;
}

.cssgradients #provincia {
  background: -webkit-linear-gradient(top, #76BCE8, #2E7FA6 34%);
  background: -moz-linear-gradient(top, #76BCE8, #2E7FA6 34%);
  background: -o-linear-gradient(top, #76BCE8, #2E7FA6 34%);
  background: -ms-linear-gradient(top, #76BCE8, #2E7FA6 34%);
  background: linear-gradient(top, #76BCE8, #2E7FA6 34%);
}

.borderradius #provincia {
  border-radius: 15px;
  min-height: 360px;
}

.boxshadow #provincia {
  -webkit-box-shadow: 2px 2px 8px rgba(204, 204, 204, 0.4), -2px -2px 8px rgba(204, 204, 204, 0.4);
  box-shadow: 2px 2px 8px rgba(204, 204, 204, 0.4), -2px -2px 8px rgba(204, 204, 204, 0.4);
}

#provincia ul.ciudad {
  list-style-type: none;
}

#provincia ul.ciudad li {
  padding: 0 0 20px 0;
  color: #FFF;
}

#distribuidores #provincia p {
  margin: 0;
}

#provincia ul.ciudad p>strong {
  margin-bottom: 10px;
  display: block;
}

a.descargar {
  display: block;
  clear: both;
  background: transparent url(/img/descargara.png) no-repeat scroll center center;
  width: 100px;
  height: 40px;
  margin: auto;
}

a.descargar:active {
  background: transparent url(/img/descargarg.png) no-repeat scroll center center;
}

.banner.list {
  padding-bottom: 40px;
}

.empresa .txt {
  font-size: 15px;
  text-align: center;
  height: 300px;
  color: #333;
}

.empresa .txt .txt1 {
  font-size: 19px;
  color: #4973b9;
  float: left;
  width: 130px;
  margin-right: 0px;
  margin-left: 200px;
  text-align: left;
  word-spacing: 15pt;
  height: 290px;
}

.empresa .txt .txt2 {
  font-size: 12px;
  color: #666;
  float: right;
  width: 740px;
  margin-right: 180px;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  height: 270px;
  text-align: justify;
}

.content.contact {
  width: 750px;
  margin: 0 auto 30px;
}

.contact .location {
  float: left;
  width: 370px;
  height: 270px;
  margin: 0 0 20px;
}

.contact .form {
  width: 350px;
  float: right;
  background-color: lightgray;
  text-align: center;
  padding: 10px;
  margin-bottom: 20px;
}

input {
  width: 335px;
  height: 30px;
  line-height: 30px;
  padding: 0 5px;
  margin-bottom: 4px;
  font-size: 0.875em;
  font-family: Arial, Helvetica, sans-serif;
  color: #3086C8;
  background: #FFF;
  border: none;
}

textarea {
  width: 335px;
  padding: 5px;
  margin-bottom: 4px;
  font-size: 0.875em;
  font-family: Arial, Helvetica, sans-serif;
  color: #3086C8;
  background: #FFF;
  border: none;
}

.contact .form button {
  float: right;
  height: 31px;
  overflow: hidden;
  width: 103px;
  margin: 8px 0 0 0;
  padding: 0;
  border: 0;
  background: 0;
}

.contact .form button {
  background: transparent url(/img/enviara.png) no-repeat scroll center center;
  width: 100px;
  height: 40px;
  margin: 0;
  padding: 0;
  border: 0;
}

.contact .form button:active {
  background: transparent url(/img/enviarg.png) no-repeat scroll center center;
}

.gracias {
  margin-bottom: 100px;
}

.products {
  margin-bottom: 70px;
}

.products .listado {
  float: right;
  width: 1020px;
}

.products .title {
  float: left;
  font-size: 19px;
  color: #4973b9;
  width: 129px;
  text-align: left;
}

.products .TEXTO {
  font-size: 12px;
  color: #333;
  text-align: left;
  left: 20px;
  padding: 10px;
}

.products .TIT {
  color: #FFF;
  font-size: 14px;
  text-align: center;
}

.prod-nav {
  background: -webkit-linear-gradient(bottom, rgb(62, 138, 174) 0%, rgb(116, 182, 221) 49%, rgb(150, 204, 237) 100%);
  background: -o-linear-gradient(bottom, rgb(62, 138, 174) 0%, rgb(116, 182, 221) 49%, rgb(150, 204, 237) 100%);
  background: -ms-linear-gradient(bottom, rgb(62, 138, 174) 0%, rgb(116, 182, 221) 49%, rgb(150, 204, 237) 100%);
  background: -moz-linear-gradient(bottom, rgb(62, 138, 174) 0%, rgb(116, 182, 221) 49%, rgb(150, 204, 237) 100%);
  background: linear-gradient(to top, rgb(62, 138, 174) 0%, rgb(116, 182, 221) 49%, rgb(150, 204, 237) 100%);
  width: 1150px;
  margin: auto;
}
.prod-nav a {
  display: inline-block;
  padding: 9px 12px;
  font-size: 10px;
  font-weight: bold;
  color: white;
  border-left: 1px solid #8AC2E2;
  border-right: 1px solid #8AC2E2;
}
.prod-nav a:hover,
.prod-nav a.selected {
  background-color: #7C8B96;
}