@import url("frontend/estrutura.css");
body, html { margin:0; padding:0; background:url(../images/frontend/geral/bg.jpg) #fff; }
* { font-family:"Trebuchet MS"; font-size:12px; color:#000000; }

p, b, ul, li, img, form, input, select, h1, h2, h3, h4, h5, h6 { margin:0; padding:0; }
ul, li { list-style:none; }
h1 { font-size:12px; color:#626262; font-weight:bold; text-transform:uppercase; clear:both; margin:0 0 0 8px; }
/*h2, h2 a { margin:0; padding:0; font-size:15px; color:#979595; text-decoration:none; }*/
h3 { font-size:14px; color:#414141; }
img { border:none; }
address { color:#a5a5a5; font-style:normal; }

.margin_L50 { margin:0 0 0 70px; _margin:0 0 0 35px; }

.limpa { clear:both; }

.alignE { float:left; }
.alignD { float:right; }

.fonteNoticia { color:#919191; font-size:11px; }
.textoCinza { color:#626262; }

.cont a{ text-decoration:none; }
.cont a:hover { text-decoration:underline; }
/* FORMS */
input { border:0; color:#8f8f8f; }

#s4 { display:block; width:230px; height:auto; margin:0; clear:both; }