/*

font-family: 'Fugaz One', cursive;
font-family: 'Roboto', sans-serif;

*/


section.welcome {
  width: 100%;
  float: left;
  margin:0;
  padding: 0;
  background: #333;
}


ul#RedesWelcome {
  width: 100%;
  max-width: 100px;
  float: left;
  margin: 10px;
}

ul#RedesWelcome li {
  max-width: 25px;
  height: 25px;
  float: left;
  margin: 0 5px
}

a.iraHerramientas {
  float: right;
  margin: 15px;  
  color: #fff;

  font-family: 'Roboto', sans-serif;
  font-size: 14px;  
  font-weight: 400;
}

.brk {
  float: none;
  clear: both;  
}

.Thumb {
  width: 100%;
  height: auto;
  margin: auto;
}

.Medio {
  width: 100%;
  max-width: 940px;
  margin: 50px auto;
}


header {
  width: 100%;
  float: left;
  background: #fff;
}

.middle {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
}

.Logo {
  width: 100%;
  max-width: 151px;
  float: left;
  margin: 20px;
}

nav{
  float: right;
  margin: 15px 0;
}

ul#menu {
  float: left;
}

ul#menu li {
  float: left;
  margin: 20px 10px;
}

ul#menu li a {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #05006d;
  text-decoration: none;
  font-weight: 400;
}

/** ** **/

ul#menuHerramientas {
  float: left;
}

ul#menuHerramientas li {
  float: left;
  margin: 20px 10px;
}

ul#menuHerramientas li a {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #e69724;
  text-decoration: none;
  font-weight: 400;
}


.wrapper {
  width: 100%;
  float: left;
}

section {
  width: 100%;
  float: left;
  padding: 45px 0;
}

h2 {
  width: 100%;
  float: left;
  margin: 10px;

  font-family: 'Fugaz One', cursive;
  font-size: 30px;
  color: #05006d;
  font-weight: 700;  
}

h2.herramientas {
  color: #e69724;
}


p {
  width: 100%;
  float: left;
  margin: 10px;

  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #666666;
  line-height: 18px;
  font-weight: 400;
}

section.marcas {
  width: 100%;
  float: left;
  background: url(../img/Back-Marcas.jpg);
}

.MedioPanal {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
}

section.busca {
  width: 100%;
  float: left;
  padding: 15px 0;
  background: #05006d;
}


section.buscaHerramientas {
  width: 100%;
  float: left;
  padding: 15px 0;
  background: #e69724;
}


h2.visitanos {
  color: #fff;
  text-align: center;
}


footer {
  width: 100%;
  float: left;
}


h2.Contacto {
  text-align: center;
  font-size: 20px;  
  margin-top: 30px;
}


h2.ContactoHerramientas {
  color: #e69724;
  text-align: center;
  font-size: 20px;  
  margin-top: 30px;
}

.pie {
  width: 100%;
  float: left;
  margin: 10px 0;
  background: #333333;
}


.LogoFoot {
  width: 100%;
  max-width: 151px;
  margin: 20px auto;
}
