
*{
	margin:0;
	padding:0;
	border:none;
	text-decoration:none;
	list-style:none;
	font-family:Verdana, Arial;
	font-size:95%;
	color:#0960A5;
}

body{
	text-align:center;
	background:#EEE;
	background:url(img/bg.gif) repeat-x;
}

#page{
	margin:15px auto;
	width:700px;
	text-align:left;
	border:1px solid #999;
	background:#FFF;
}

#topo{
	height:210px;
	width:700px;
	background:url(img/topo.jpg) no-repeat;
}
#logo{
	display:inline;
	float:left;
	margin:20px 0 0 20px;
}

#botoes{
	float:right;
	display:block;
	width:200px;
	text-align:right;
	padding-top:115px;
}


#topo  h1{
 text-indent:-9000px;
 overflow:hidden;
 }

 
 
/*
*MENU
*/ 
 #menu{
	width:100px;
	margin-left:5px;
	float:left;
 }

 #menu .simples{
	margin-left:5px;
 }
 
 /*
 *CONTEUDO
 */




 
 
 #conteudo{
	width:500px;
	float:right;
	border-top:1px solid #CCC;
	padding:10px;
	text-align:left;
	margin-top:10px;
 }
 
 #conteudo  p{
	margin:10px 0;
	text-indent:25px;
 }


 #conteudo h4{
	margin-top:10px;
}

 #conteudo ul{
	margin-left:30px;
}

 #conteudo ul li{
	list-style-type:disc;
	margin:5px 0;
}

.aempresa  ul li a,.contabil  ul li a,.fiscal  ul li a{
	font-size:110%;
	font-weight:bold;
	text-decoration:underline;
	font-style:italic;
}


/*
*HOME
*/ 
 #btmais{
	width:500px;
	/* width:150px;*/
	float:right;
	text-align:center;
 }
 #btmais img{
	margin-top:20px;
 }


 .noticias-ini{
    width:300px;
    float:left;
    margin-top:20px;
}


 .noticias-ini ul{
    margin:0 !important;
 }

.noticias-ini ul li{
    margin-bottom:5px;
}
.noticias-ini ul a:hover{
    text-decoration:underline;
}



.banners_certidoes{
    float:right;
    width:170px;
    margin-top:20px;
}

.banners_certidoes img{
    margin:3px;
    border:2px solid #007CC2
}
 
 
/*
*A EMPRESA
*/ 
.aempresa h2{
	background:url(img/sub-empresa.gif) no-repeat;
	height:100px;
	text-indent:-9000px;
	overflow:hidden;
}




/*
*CONTABIL
*/
.contabil  h2{
	background:url(img/sub-assessoria_contabil.gif) no-repeat;
	height:100px;
	text-indent:-9000px;
	overflow:hidden;
}
/*
*FISCAL
*/
.fiscal  h2{
	background:url(img/sub-assessoria_fiscal.gif) no-repeat;
	height:100px;
	text-indent:-9000px;
	overflow:hidden;
}


/*
*JURIDICA
*/
.juridica  h2{
	background:url(img/sub-assessoria_juridica.gif) no-repeat;
	height:100px;
	text-indent:-9000px;
	overflow:hidden;
}

/*
*Clientes
*/
.clientes  h2{
	background:url(img/sub-assessoria_clientes.gif) no-repeat;
	height:100px;
	text-indent:-9000px;
	overflow:hidden;
}
#clientes{
	text-align:center;
}

#clientes img{
	margin:3px;
	width:240px;
	border:1px solid #000;
}
/*
*Online
*/
.online  h2{
	background:url(img/sub-servico_online.gif) no-repeat;
	height:100px;
	text-indent:-9000px;
	overflow:hidden;
}

.online h3{
	font-size:130%;
	font-style:italic;
	margin:10px 0;
}

.online h5{
	font-size:100%;
	font-style:italic;
	margin:10px 0;
}

.online  .listserv{
	background:#F4F4F4;
	padding:10px;
}
.online  .listserv ul li{
	list-style:none;
}

}
 .online  .listserv ul li a{
	font-style:none;
	text-decoration:none;
 }
 
 .online  .listserv ul li a:hover{
	text-decoration:underline;
 }
/*
*Noticias
*/
.noticias  h2{
	background:url(img/sub-noticias.gif) no-repeat;
	height:100px;
	text-indent:-9000px;
	overflow:hidden;
}


.noticias h3{
	margin:10px 0;
}

.noticias .data{
	font-size:9px;
	margin:10px 0;
}

.noticias ul li{
    margin-bottom:10px !important;
}

.noticias ul li a:hover{
    text-decoration:underline;
}


/*
COLABORADORES
*/

.colaborador{
	border-bottom:1px dashed #000;
	text-align:center;
}
.colaborador img{
	border:1px solid #000;
}


/*
*Contato
*/
.contato  h2{
	background:url(img/sub-contato.gif) no-repeat;
	height:100px;
	text-indent:-9000px;
	overflow:hidden;
}


#contato input, #contato textarea{
	border:1px solid #DDD;
	background:#EFEFEF;
	margin:5px;
	padding:4px;
	width:240px;
}

#contato {
    float:right;
}






.login{
    text-align:cennter;
}


.login form{
    margin:10px auto;
    padding:10px;
    width:230px;
}

.login label{
    font-weight: bold;
    margin-top:10px;
    display:block;
}

.login input{
    padding:2px;
    border:1px solid #76C5F0;
    float:none !important;
}

.login .submit{
    text-align:center;
    padding:10px;
}

table{
    width:100%;
    border:1px solid #3C5365;
}

table th,table th a{
    text-align:left;
    color:#FFF;
    background:#3C5365;
    padding:3px
}

table td{
    padding:3px;
}

.altrow{
    background:#EEE;
}


/*
*RODAPE
*/

 
 #rodape{
	clear:both;
	background:url(img/rodape_unc.gif) no-repeat #3B5366;
	height:70px;
	padding-top:25px;
	padding-left:10px;
	font-weight:bold;
	font-size:90%;
 }
 #rodape p{
	color:#FFF;
	text-indent:0;
	font-size:85%;
 }

 
 
 .left{
	float:left;
 }
 .right{
	float:right;
 }
 

 
  #msninicial{
	text-indent:-9000px;
	overflow:hidden;
	background:url(img/Trinta-e-dois-anos.gif) no-repeat;
	display:block;
	width:360px;
	height:100px;
	margin:0 auto;
 }
 
#msninicial p{
	visibility:hidden;
}


#flashMessage{
    margin:10px;
    padding:10px;
    border:1px solid #0960A5;
    background:#DFF1FF;
    text-align:center;
}


.paginacao{
  text-align:center;
  margin:10px;
}


.paginacao *{
    display:inline;
}




