@charset "utf-8";
/* CSS Document */

/* ---- Reset ---- */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

*{margin:0;padding:0}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, textarea, select, button{margin:0;padding:0;border:0;outline:0;font-size:100%;font-family:inherit}

input, textarea, button, select{border:1px solid #CCC;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;padding:3px;width:100%;hight:100%;margin-bottom:10px;font-size:13px;color:#333} 
input:focus, button:hover, textarea:focus, select:focus{-moz-box-shadow: 0 0 5px 0 #333;border-color:#333}
button{width:102%;margin-top:5px;text-align:right;font-size:13px;color:#333;cursor:pointer;background-color:#DDD}
select{width:102%}

body{font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#666}
h1{font-size:18px}
h2{font-size:13px;font-weight:bold}
h3{font-size:16px;font-variant:small-caps}
a{text-decoration:underline;color:#333}
a:hover{color:#999}

#geral{background-color:#FFF;width:916px;margin:0 auto}
#topo{background-image:url(img/estrutura/top.png);background-repeat:no-repeat;width:auto;height:144px}
#corpo{background-image:url(img/estrutura/fundo.png);background-repeat:no-repeat;width:auto;min-height:600px;padding:15px 48px;display:block}
#descricao{width:420px;height:auto;margin:10px 10px 0 0;float:left}
#contatos{width:380px;height:auto;margin-top:10px;float:left}

#menu{width:200px;height:26;margin-bottom:20px}
.aviso{color:#900}

.info{width:26px;height:26px;background-image:url(img/estrutura/info.png);background-repeat:no-repeat;float:left}
.info:hover{background-image:url(img/estrutura/infoOver.png);background-repeat:no-repeat}

.cur{width:26px;height:26px;background-image:url(img/estrutura/cur.png);background-repeat:no-repeat;float:left}
.cur:hover{background-image:url(img/estrutura/curOver.png);background-repeat:no-repeat}

.cont{width:26px;height:26px;background-image:url(img/estrutura/contato.png);background-repeat:no-repeat;float:left}
.cont:hover{background-image:url(img/estrutura/contatoOver.png);background-repeat:no-repeat}



