/*
CSS Styles Site Cataguazes de Papel
Primeira utilizaÃ§Ã£o (2008): Ronaldo Meneguite
AtualizaÃ§Ã£o e AdequaÃ§Ã£o aos Webstandards (2010):  Thiago Rodrigues
Depto. de TI IndÃºstria Cataguazes de Papel
*/

* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color:#222;
	background:#e1e1e1;
	font-size: 12px;
}
a:link {
        color:#444;
	 text-decoration: none;
}
a:visited {
	color:#444;
	text-decoration: none;
	
}
a:hover {
	color: #969595;
	text-decoration: none;
}
form {
	color: #222;
}
img {
	border: none;
	margin: 0 0 0 8px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	font-size: 12px;	
}

table, tbody, thead, tr, td {
	border: none;
}
#wrapper {
	margin: 0 auto;
	margin-top: 30px;
	width: 790px;
}
#topoCorpo {
	display: block;
	margin: 0;
	background: url(images/maintopo.png) no-repeat top left;
	min-height: 6px; /* Aparecer a imagem do canto arredondado superior da pÃ¡gina. */
    height: 6px;
	width:790px;
}

#corpo {
	background:url(images/maincontentbg.png) repeat-y;
	width: 790px;
	height: auto;
}
#rodapeCorpo {
	display: block;
	margin: 0;
	background: url(images/mainbaixo.png) no-repeat top left;
	height: 20px;
	width:790px;
}
.borderBottom img {
	border: none;
}
#header {
	margin: 0px 5px 0px 5px;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	height:90px;
	width: 768px;
}
.botao {
	width: 90px;
	border: 1px solid;
	font-weight: bold;
	font-size: 12px;
	color: #444;
	font-family: Arial, Verdana;
	background-color: #ffffff;
}
/* ------------------------ Start Navigation Bar -----------------*/
#topmenu {
	height:46px;
	width: 768px;
	padding-left:5px;
	background-repeat:no-repeat;
}
/*MENU*/
.glossymenu {
	position: relative;
	padding: 0 0 0 10px;
	margin: 0 auto 0 auto;
	background: url(images/menug_bg.gif) #FFF repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}
.glossymenu li {
	float:left;
}
.glossymenu li a {
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}
.glossymenu li a b {
	float: left;
	display: block;
	padding: 3px 10px 0 1px; /*Padding of menu items*/
	padding-left: 2px;
	margin-left: 1px;
}
.glossymenu li.current a, .glossymenu li a:hover {
	color:#FFF;
	background: url(images/menug_hover_left.png) no-repeat left;
	padding-bottom: 0px;
	height: 40px;
}
.glossymenu li.current a b, .glossymenu li a:hover b {
	background: url(images/menug_hover_right.png) no-repeat right top;
}
/* ------------------------ End Navigation Bar -----------------*/


/* ------------------------ Start Images -----------------*/

img.block {
	display: block;
}
/* ------------------------ End Images -----------------*/


/* ------------------------ Start Main Columns -----------------*/
#conteudo {
	width: 768px;
	min-height: 80px;
	margin-left: 4px;/* display: inline; /* IE Hack */
}
#conteudo span.box {
	margin: 0;
	padding: 0;
	display: block;
	width: 768px;
}
.topo {
	height: 20px;
	background: url(images/content-top.gif) no-repeat top center;
}
.rodape {
	height: 23px;
	background: url(images/content-bottom.gif) no-repeat top center;
}
#box-corpo {
	background:url(images/content-mid.gif) repeat-y;
	padding-left: 10px;/*text-indent: 10px;*/
}
#box-corpo p {
	text-indent: 20px;
	text-align: justify;
	margin-bottom: 3px;
}
#box-corpo img {
	text-align: center;
}
#box-corpo ul {
	margin-top: 5px;
	margin-left: 50px;
	color:#666;
	list-style:  inside;
	font-size: 14px;
}
.centraliza {
	display: block;
	margin: 0 auto;
}
.coluna-central {
	width: 740px;
	margin: 10px 0 0 4px;
	border-bottom: 2px dotted #e1e1e1;
}
.coluna-central h1 {
	display: block;
	margin: 0 0 5px 0;
	width: 740px;
	height: 25px;
	font-size: 16px;
	text-indent: 3px;
	color: #000;
	background-image:url(images/fundo_titulos.gif);
}
div.coluna-lateral {
	width: 360px;
	border-bottom: 2px dotted #e1e1e1;
	margin: 10px 12px 0 4px;
	display: inline-table; /* Deixa as divs esquerda e direita lado-a-lado */
        padding-bottom: 10px;
}
div.coluna-lateral h1 {
	display: block;
	margin: 0 0 5px 0;
	width: 360px;
	height: 25px;
	font-size: 16px;
	text-indent: 3px;
	color: #000;
	background-image:url(images/fundo_titulos.gif);
}
div.coluna-lateral img.noticia {
	margin: 4px 3px 0 0;
	float: left;
	vertical-align:text-top;
}
div.coluna-lateral h2 {
	display: inline;
	font-size: 11px;
}
div.coluna-lateral h2.centralizado {
	display: block;
	width: 360px;
	text-align:center;
	font-size: 11px;
}
div.coluna-lateral p.noticia {
	font-size: 11px;
	line-height: 11px;
        margin-bottom: 5px;
}
div.coluna-lateral .esquerda {
	float:left;
}
div.coluna-lateral .direita {
	float: right;
}
.primeira-div {
	margin-top: 0px; /* Esta classe deve SEMPRE estar presente na declaração da primeira div do conteúdo da página. */
}

#footer {
	font-size: 10px;
	color: #222;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	text-align:center;
}
#footer a {
	color:#89A8DA;
	text-decoration:none;
}
#footer a:hover {
	color:#89A8DA;
	text-decoration: underline;
}

/*----- Estilização da Página de Notícias -----*/
.thumbNoticia{
    width: 80px;
    height: 55px;
    float: left;
    vertical-align: text-top;
    margin-right: 10px;
}

a.linkNoticia{
    color: #222;
    font-size: 11px;
    text-align: justify;
}

a.linkNoticia:hover{
    text-decoration: none;
}

a.linkNoticia h2, a.linkNoticia p{
    display: inline;
    font-size: 11px;
}

.signNoticia{
    float: right;
    width: 90%;
    margin: 0 10px 5px 0;
    
}

.signNoticia p{
    float: right;
   /* white-space: pre-line;*/
    margin-left: 5px;
    text-align: justify;
    font-size: 8px;
    color: #333;
}

/*--- Fim da Estilização da Página de Notícias ---*/

/* Tabela utilizada na página "Você Sabia?" */
.tabela-enfase{ 
	margin: 0 auto;
	border: 1px solid #666;
}

.tabela-enfase th.titulo{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background:#CCC;	
}

.tabela-enfase th.nome-coluna{
	font-weight: bold;
	text-align: center;
	background: #EEE;		
}

.tabela-enfase td.num{
	text-align: right;
}

.tabela-enfase td.sumario{
	font-weight: bold;
	background: #FF9595;
}

span.destaque{
	display: block;
	width: 760px;
	text-align: center;
	font-size: 16px;
	font-weight: bolder;	
}

form{
    width: 764px;
    
}

fieldset{
    width: 100%;
    border: none;
}

input, select, input.image, textarea {
	border: 1px solid #999999;
}

label{
    width: 100%;
    margin-top: 3px;
    display: inline-block;
}

label input{
    white-space: pre;
}

label span.valid{
    background: url('images/ok.gif') no-repeat;
    vertical-align: bottom;
    display: inline-block;
    width: 15px;
    height: 15px;
}

label span.error{
    background: url('images/atencao.gif') no-repeat left;
    margin-left: 5px;
    padding: 3px 0 0 17px;
    min-height: 15px;
    color: #F00;
    font-size: 10px;
    font-family: "Times New Roman", serif;
    /*vertical-align: baseline;*/
    white-space: nowrap;
}

label textarea{
    vertical-align: text-top;
}
