@charset "utf-8";
html { overflow: -moz-scrollbars-vertical; }
* {	margin:0px;	padding:0px; border:0px; outline: none; }
img {border:0px; }

a { color:#676767; outline: none;}
a:hover { color:#000; }

body {	color: #666666;	font-family: Tahoma; margin: 0px;  background-image:url(../images/background.jpg); background-repeat:repeat-x; background-position:top; background-color:#000000; text-align: center; }

#layout { width:1000px;	margin: 0px auto; }

#lateral_esquerda { float:left; width:258px; }
#topo { float:left; width:740px; }
#menu { text-align:left; }
#menu a { display:block; padding-left:20px; width:120px; color:#676767; font-size:13px; font-weight:bold; text-decoration:none; margin-left:60px; margin-top:8px; text-align:left; }
#menu a:hover { color:#5b0000;  background-image:url(../images/seta.gif); background-position:left; background-repeat:no-repeat;}

#texto { font-size:12px; line-height:18px;}
#texto td { font-size:12px; line-height:14px;}

h2 { background-repeat:no-repeat; display:block; height:40px; width:350px;text-indent:-2000px}


input { width:270px; background-color:#f3f4f6; height:18px; font-size:11px; color:#666666; border-bottom:1px solid #c3c3c3; padding-top:4px; margin-top:4px; padding-left:5px; margin-bottom:4px;}
select { width:270px; background-color:#f3f4f6; height:18px; font-size:11px; color:#666666; border-bottom:1px solid #c3c3c3; padding-top:4px; margin-top:4px; padding-left:5px; margin-bottom:4px;}
textarea { font-family:Tahoma; width:400px; height:160px;  background-color:#f3f4f6; font-size:11px; color:#666666;	border-bottom:1px solid #c3c3c3; margin-top:4px; margin-bottom:4px;}			

#cidade { width:200px;}
#uf { width:60px;}
#telefone { width:100px;}
.botao_simples2  { width:100px; background-color:#5b0000; color:#FFF; font-weight:bold; height:24px; margin-bottom:20px;}
