/* CONFIGURAÇÕES PADRÃO */

*{
	text-decoration:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

a{ outline:none; }	

img{ border:none; }

body{
	font: normal 11px/16px arial, verdana;
	color: #727272;
	background: #fff url(../imagens/bg_body.gif) center top no-repeat;
}

a:link, 
a:visited{
	color: #727272;
}	

a:hover{
	text-decoration: underline;
}	

/* ESTRUTURA LAYOUT */

#geral{
	margin :0 auto;
	width: 840px;	
	margin-top: 10px;
}

#sidebar{
	width: 220px;
	float: left;
}

#content{
	width: 600px;
	float: right;
}

#footer{
	clear: both;
	height: 200px;
	margin :0 auto;
	width: 1000px;
	background: url(../imagens/footer.jpg) no-repeat center;
}

#footer .t_footer{
	padding-top: 160px;
	padding-left: 100px;
	color: #fff;
	float: left;
}

#footer .t_logo{
	padding-top: 144px;
	padding-right: 100px;
	float: right;	
}

/* CONFIGURAÇÕES TOPO */

#header{
	padding-bottom: 10px;
	height: 280px;
}

#header .col_esq{
	width: 200px;
	float: left;
	padding-top: 48px;	
}

#header .col_dir{
	width: 600px;
	float: right;
}

.form_box{
	background: url(../imagens/bg_form_top.jpg) no-repeat;
	width: 600px;
	height: 48px;
	padding-top: 10px;
}

.form_box label {
	float: left;
	width: 210px;
	font-weight: bold;
	padding-left: 128px;
	padding-top: 6px;
}

/* CONFIGURAÇÕES CONTEÚDO */

.cont_left{
	width: 290px;
	float: left;
}

.cont_dir{
	width: 290px;
	float: right;
}

/* NAVEGAÇÃO */

#navbox {
	height:36px;
	padding-left: 464px;
}

#nav{
	padding:0; 
	height:36px;
	list-style:none;
	display:inline;
	overflow:hidden;
}

#nav li {
	display:inline; 
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
	float:left;
	margin:0;
	padding:36px 2px 0 0;
	overflow:hidden;
	height: 0px !important;
	text-indent:-9000px;
}
	
#nav a:hover, #nav a:active { 
	background-position: 0 -36px;
}

#nav a.selected {
	background-position: 0 -36px;
}

#m_inicio a {
	width:56px;
	background:url(../imagens/m_inicio.gif) top left no-repeat;
}
	
#m_cfiscal a {
	width:101px;
	background:url(../imagens/m_cfiscal.gif) top left no-repeat;
}
		
#m_curtas a {
	width:60px;
	background:url(../imagens/m_curtas.gif) top left no-repeat;
}
	
#m_contato a {
	width:67px;
	background:url(../imagens/m_contato.gif) top left no-repeat;
}

/* FORMS */

.input {	
	font:normal 11px Arial, Verdana;
	padding: 4px;
	color: #7e8a88;
	background: #fff;
	border:1px solid #d9dfdf;
}

.button {
	font:normal 11px Arial, Verdana;
	padding: 3px 5px;
	color: #6e7777;
	text-transform: uppercase;
	background: #d9dfdf;
	border: 1px solid #b9c7c8;
}

/* NOTÍCIAS */

#slide_news {
	display:none;
	width: 100%;
	height: 220px;
	background: #E7E7E7;
	border-bottom: 1px solid #ddd;
}

.post_noticia{
	padding: 10px;
	height: 220px;
}

.post_noticia .img {
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
}

.post_noticia strong{
	color: #646A6F;
}

.numbers_box{	
	width: 100%;
	background: #E7E7E7 url(../imagens/bg_numbers_box.gif);
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	padding: 10px 0;
	text-align: right;
}

.numbers a{ 
	margin-left: 1px;
	margin-right: 1x; 
	padding: 2px 8px; 
	border: 1px solid #BF6500; 
	background: #F48000; 
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.numbers a:visited{
	text-decoration: none;
	color: #fff;	
}

.numbers a.activeSlide { 
	background: #FFB664 
}

.numbers a:focus { 
	outline: none; 
}

.div_noticia{
	padding: 8px 0;
	background: url(../imagens/hr_noticias.gif) no-repeat 0 6px;
}

.div_noticia img{
	vertical-align: middle;	
}

.div_noticia p{
	padding-left: 30px;
}

.mais_noticias{
	float: right;
	padding: 10px;
}

/* POSTS */

.post{
	clear:both;
}	

.post p{
	padding-bottom:10px;
}

.post h2{
	padding-bottom: 10px;
}

.post h3{
	color: #747C82;
	font: bold 14px arial, verdana;
	padding-bottom: 10px;
}

.post .img{
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
}

/* OUTROS POSTS */

.post_content{
	clear:both;
	padding-bottom: 10px;
	overflow:auto;
	text-align:justify;
}	

.post_content p{
	padding-bottom:10px;
}

.post_content .cont_dir{
	padding: 4px;
	width: 100%;
	background: #ccc;
	font-weight: bold;
	margin-bottom: 10px;
}

.post_content h2{
	padding-bottom: 10px;
}

.post_content h3{
	color: #1A479C;
	font: bold 16px arial, verdana;
	padding-bottom: 10px;
	clear:both;
}

.post_content h4{
	color: #1A479C;
	font: bold 13px arial, verdana;
	padding-bottom: 10px;
}

.post_content h5{
	color: #ED9318;
	font: bold 18px arial, verdana;
	padding-bottom: 10px;
	clear:both;
}

.post_content .img{
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
}

.post_content .img_float{
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
	float: left;
	margin: 0 6px 6px 0;
}

.post_content label {
	float:left;
	width: 100px;
}

.post_content ul li{
	border-bottom: 1px solid #cccccc;
	padding: 4px 0;
}

.dotted{
	background: url(../imagens/dotted.gif) repeat-x bottom;
}	

.post_album{
	width: 200px;
	padding-bottom: 10px;
	float: left;
}

.transp{
	height:auto;
	width:50%;
	margin-left:25%;
}

.legenda{
	margin:auto;
	font-size:x-small;
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;
}


.bold{
	font-weight:bold;
}

.underline{
	text-decoration:underline;
}

.trans_con{
	width:300px;
}

.proc span{
display:block;
border:1px solid black;
padding:2px;
}

.verde, .proc .verde .proc_demonstrativo th{
background-color:#CCFFCC;
}

.verde a:hover{
color:#a8d8a8;
}

.amarelo{
background-color:#FFFF99;
}
.amarelo a:hover{
color:#cccc66;
}
.azul{
background-color:#99CCFF;
}
.azul a:hover{
color:#6699cc;
}
.salmao{
background-color:#FFCC99;

}
.salmao a:hover{
color:#cc9966;
}
.rosa{
background-color:#FF99CC;
}
.rosa a:hover{
color:#cc6699;
}

.proc_demonstrativo{
margin-bottom:10px;
width:100%;

}

.proc_demonstrativo th,td{
	width:20%;
	margin:0;
	padding:0;
	text-align:center;
	border:1px solid black;
}

/*Logo Vivaweb*/
div#logo{float:right;margin-right:100px;margin-top:150px;width:100px}
div#logo .replace{display:block; overflow:hidden; text-indent:-5000px}
div#logo a#vivaweb{background:url(../imagens/vivaweb.png) no-repeat left top; height:24px; width:100px; padding-left:11px;}
div#logo a#vivaweb:hover{background:url(../imagens/vivaweb.png) no-repeat left -24px}