/* CSS Document */

html {font-family:Arial;font-size:12px;color:#605d5c;}
body {margin:0px;background: url(../images/bg.jpg) center top no-repeat;min-width: 990px;}
*{font-family:Arial;font-size:12px;}

img {border:0px;}

td {padding: 5px;}

#conteudo {width: 990px;margin-top: 270px;}
#conteudo #paises {margin-top: -260px;position:absolute;float: left;text-align: left;*margin-left:-500px;}
#conteudo #paises img {padding: 4px;}
#conteudo #logo {float: left;}
#conteudo #menu {float: left;font-size: 15px;font-weight: bold;margin-top: 40px;text-align: center;width: 683px;}
#conteudo #menu a {text-decoration: none;color:#605d5c; font-size: 15px;font-weight: bold;}
#conteudo #menu a:hover {color:#eb3d00;}
#conteudo #sessentaAnos {margin-top: -65px;position: absolute;}
#conteudo #icons img {cursor: pointer;}

#conteudo #center {margin-top: 40px;padding-bottom: 30px;}
#conteudo #center h1 {font-size: 23px;font-weight: bold;height: 16px;}
#conteudo #center h2 {color:#eb3d00;font-size: 19px;font-weight: bold;height: 16px;}
#conteudo #center h3 {color:#eb3d00;height: 5px;}

#conteudo #center #box1 {width: 400px;float: left;text-align: left;}
#conteudo #center #box1 #busca-produtos {background: url(../images/busca.png) no-repeat; width: 276px; border: 0px;padding: 12px;margin-top: 3px;}
#conteudo #center #box1 #botao-ok {background: url(../images/btn_ok.png) no-repeat; width: 50px; border: 0px; height: 33px;position:absolute;margin-left: -43px;margin-top: 5px;cursor: pointer;}

#conteudo #center #box2 {width: 590px;float: right;text-align: justify;}
#conteudo #center #box2 #texto-ampliar {color:#eb3d00;font-size: 14px;font-weight: bold;}
#conteudo #center #box2 #menu-contato {float: left;margin-right: 30px;}
#conteudo #center #box2 #menu-contato a {text-decoration: none;color:#605d5c;}
#conteudo #center #box2 #menu-contato a:hover {color:#eb3d00;}
#conteudo #center #box2 #box-contato {float: left;border-left: 1px solid #605d5c;padding-left: 20px;width: 390px;}
#conteudo #center #box2 #box-contato .div-campos {width: 366px;background-color: #f9f8f8;padding: 12px;margin-top: 2px;}
#conteudo #center #box2 #box-contato .div-campos input {background-color: #dddddc; border: 2px solid #f9f8f8;width:300px;height: 20px;}
#conteudo #center #box2 #box-contato .div-campos textarea {background-color: #dddddc; border: 2px solid #f9f8f8;width:300px;height: 120px;font-family: arial;font-size: 12px;}
#conteudo #center #box2 #box-contato .div-campos select {background-color: #dddddc; border: 2px solid #f9f8f8;width:300px;height: 26px;}
#conteudo #center #box2 #box-contato .botao-enviar{background: url(../images/btn_enviar.png) no-repeat; border: 0px; width: 80px;height: 30px;}
#conteudo #center #box2 #box-contato .botao-enviar_ingles{background: url(../images/btn_enviar_ingles.png) no-repeat; border: 0px; width: 80px;height: 30px;}
#conteudo #center #box2 #box-contato .botao-enviar_espanhol{background: url(../images/btn_enviar_espanhol.png) no-repeat; border: 0px; width: 80px;height: 30px;}

#conteudo #line-bottom {height: 3px;background-color: #eb3d00;}
