﻿*{margin:0;padding:0;}
 /*Quitamos el outline de todos los campos*/
*:focus{outline:none;}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: local('Raleway ExtraLight'), local('Raleway-ExtraLight'), url(http://fonts.gstatic.com/s/raleway/v9/8KhZd3VQBtXTAznvKjw-k_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/*Menu busqueda*/
 
 

iframe{
border:1px solid red;

}

.busquedaForm{top:50%;left:50%;text-align:center;}
.datos{width:520px;height:50px;border-bottom:2px solid black;border-top:none;border-left:none;border-right:none; padding-left:.8em;color:gray;font-size:1em;}
.datos:focus{border-bottom:2px solid #e8b360;}
.btnForm{font-weight:bold;width:150px;height:50px;background:#e8b360;color:#fff;border:none; }

 