/*CSS RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
ol, ul {
	list-style: none;
}
img{border:none;}

/*BACKGROUND*/
body {background:#F0F0F0;}
#all{width:960px;position:relative;background:#FFF;}

/*HEADER*/
#cabecalho{margin:0 auto;width:960px;height:247px;position:relative;}
#fullbanner{width:728px;height:90px;margin:10px 0px 10px 10px;float:left;}
#fullbanner2{width:202px;height:90px;margin:10px 10px 10px 10px;float:left;}
#data-busca{width:728px;height:25px;position:absolute;left:10px;font:12px "Trebuchet MS", Verdana, Arial, Sans-serif;}
.fav-icon{margin-left:20px;}
.fav-text{font:12px "Trebuchet MS", Verdana, Arial, Sans-serif;}
.fav-text a{text-decoration:none;font:12px "Trebuchet MS", Verdana, Arial, Sans-serif;color:#000;}
#logo{width:738px;position:absolute;left:10px;top:135px;}
#capas{width:202px;height:107px;position:absolute;right:10px;}
#logo2{width:940px;height:20px;position:absolute;left:10px;top:227px;}
.left{float:left;}

/*SEARCH-BOX
#search{margin-left:10px;
_margin-left:26px;
width:180px;height:29px;background:url(/imagens_clientes/box-search.png) no-repeat;}
#search .fieldHolder {margin-left:11px;width: 168px;height: 25px;background: url(imagens_clientes/background-search-level2.png) no-repeat;}
#search .textInput2 {width: 140px;height: 14px;background: none;border: none;color:#5c5f61;position: absolute;margin-top: 7px;margin-left: 0px;font: 11px Verdana, Helvetica, sans-serif;letter-spacing:-0.5px;}*/

/*HORIZONTAL MENU*/
#menu-horizontal {margin-left:10px;margin-top:10px;background:url(../imagens_clientes/back-menu.gif) no-repeat;width:940px;height:24px; padding-top:3px;}
#menu-horizontal ul li{float:left; margin-left:15px;}
#menu-horizontal ul li a{font: bold 12px "Trebuchet MS", Verdana, Arial, Sans-serif;color:#000;text-decoration:none;float:left;text-transform:uppercase;}
#menu-horizontal ul li a:hover{font: bold 12px "Trebuchet MS", Verdana, Arial, Sans-serif;color:#FFF;text-decoration:none;cursor:pointer;text-transform:uppercase;}

/*MENU SPACING CLASSES
.titulo{padding:7px 0px;font:bold 12px Verdana, Arial, Helvetica, Sans-serif;color:#133463;text-transform:uppercase;letter-spacing: -1.2px;}
.opty{margin:0px 0px 0px 0px;padding:2px 0px 0px 0px;}*/

/*CONTENTS*/
#miolo{position:relative;}
#leitura{width:700px;margin-top:10px;}
#leitura img{border:5px solid #e3e3e3;}

#barra-direita{margin-right:0px;}
.topo-noticias{width:220px;height:68px;background:url(../imagens_clientes/tit-ultimas.gif) no-repeat;}
.topo-enquete{width:220px;height:26px;background:url(../imagens_clientes/tit-enquete.gif) no-repeat;}
.topo-mais{width:220px;height:26px;background:url(../imagens_clientes/tit-maislidas.gif) no-repeat;}
.button{text-align:center;padding:7px 0px;}
.banner-peq{margin-top:20px;}

#rodape {margin:0 auto;width:960px;height:80px;background:url(../imagens_clientes/rodape.gif) no-repeat;}
#logo-tnx {	position:absolute;bottom:10%;right:2%;}

/*TEMPLATES-NEXTSITE*/
.temp5-obj2 {margin-left:10px;}

#comment{
    padding: 10px;
}
#comment table{
    border: 1px #c2c2c2 solid;
    background: #FFF;
    padding: 10px;
}

#comment td{
    font-family: verdana;
    font-size: 12px;
    padding: 10px;
}

#formcom table{
    background:none repeat scroll 0 0 #F5F5F5;
    padding:20px;
}

#formcom td{
    padding:5px;
}
#formcom tr{
    border: 1px #c2c2c2 solid;
    background: #F5F5F5;
}
#formcom input{
    border: 1px #c2c2c2 solid;
}
#formcom textarea{
    border: 1px #c2c2c2 solid;
}
.formcom{
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    color:#716F61;
}
