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

/* ------- PADRONIZAÇÃO -------- */

* {margin:0; padding:0;}
address,th { font-style:normal; font-weight:normal;}
table { border-collapse:collapse; border-spacing:0px; margin:0px;}
caption,th { text-align:left;}
img,fieldset { border:none;}
ol,ul { list-style:none; font-size:inherit;}
a { color:#369; text-decoration:none;}
a:hover { color:#483628; text-decoration:underline;}
div {position:relative;}
textarea { font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; }
form { margin:0px; padding:0px;}
h1, h2, h3, h4, h5 {  padding:0px; margin:0px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; }

html, body { height:100%; margin:0px; padding:0px; font-size:12px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#475463; background:url(img_css/bgsite.jpg) 50% 0px no-repeat #A1BDCA; }


/* ------- DIV'S -------- */

#conteiner {width:880px; margin:auto; padding:0px; display:table; background:url(img_css/bg_meio.jpg) repeat-y;}
#topo { width:880px; height:105px; margin:auto; padding:0px;}
a.logo {display:block; width:880px; height:100px; position:absolute; left:0px; top:5
px;}
.abalateral {position:absolute; top:120px; right:-77px; z-index:60; display:block;}
#bg_top { background:url(img_css/bg_topo.jpg) 0px 0px no-repeat;}
#swf_som {display:block; width:100px; height:30px; position:absolute; right:30px; top:128px; z-index:200;}

/* -- rodape -- */
#rodape {text-align:left; width:880px; margin:auto; height:90px; font-size:10px; color:#FFF; background:url(img_css/bg_rodape.png) 0px 0px no-repeat;}
#menurodape { width:450px; margin:0px auto; position:absolute; left:5px; top:40px; line-height:1.8em; background:url(img_css/linha_vert.gif) 100% 3px no-repeat;}

#logo_designer { width:140px; height:40px; margin:0px auto; position:absolute; right:10px; top:30px;  }

