body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 14px;
	color: #333;
}
h1{
	font-family: Helvetica;
	font-size:18px;
	color:#036;
	font-weight:normal;
}
h1 a{
	color:#036;
}
h2{
	font-family: Helvetica;
	font-size:16px;
	color:#036;
}
a{
	text-decoration:none;
	color:#333;
}
a:hover{
	text-decoration:underline;	
}
.clear{
	clear:both;
}
.red{
	color:#F00;	
}
.horarios{
	font-size:12px;
	color:#999;
	font-weight:normal;
}
#faixaTopo {
	background-image: url(../imagens/faixaTopo.png);
	background-repeat: repeat-x;
	height: 145px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
#inTopo {
	height: 145px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#logo{
	width: 250px;
	height: 155px;
	position:absolute;
	background-image:url(../imagens/logoMain.png);
	background-repeat:no-repeat;
	margin-top: 10px;
	margin-left: 20px;
	cursor: pointer;
}
#chat {
	height: 45px;
	width: 95px;
	position: absolute;
	left: 50%;
	margin-top: 31px;
	margin-left: 362px;
}
#menu {
	float: right;
	height: 40px;
	width: 700px;
	margin-top: 105px;
}
#main {
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens/marcaBottomMain.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 27px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#left {
	display: inline;
	float: left;
	height: auto;
	width: 250px;
}
#fotos{
	width: 250px;
	height: auto;
	background-color:#036;
	padding-top: 5px;
	padding-bottom: 5px;
}
#infotos{
	width: 250px;
	height: 167px;
	overflow:hidden;
}
#infsLeft{
	width: 230px;
	height: auto;
	margin-top: 1px;
	background-image:url(../imagens/fundoInfs.png);
	background-repeat:repeat-x;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 13px;
	padding-top: 1px;
}
#infsLeft h1{
	font-family: Helvetica;
	font-size:16px;
	color:#036;
	font-weight:normal;
}
.camponews {
	height: 16px;
	width: 203px;
	border: 1px solid #E5E5E5;
	font-size: 12px;
	color: #CCC;
}
.botaonews  {
	height: 18px;
	width: 20px;
	position: absolute;
	margin-left: 5px;
	margin-top: 1px;
}
.campos{
	width: 300px;
	border: solid 1px #e5e5e5;
	background-color: #f7f7f7;
}
.mais{
	font-size:12px;
	color:#039;
}
#twitterIcon{
	width: 230px;
	height: 26px;
	font-size:11px;
}
#twitterIcon img{
	border:none;
	float:left;
	margin-right: 8px;
}
#conteudo {
	display: inline;
	float: left;
	height: auto;
	width: 670px;
	margin-left: 20px;
}
#faixaBottom {
	height: 120px;
	width: 100%;
	background-color: #036;
	margin-right: 0px;
	margin-left: 0px;
}
#inBottom {
	height: 120px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens/marcaBottom.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#conteudoNoticia{
	width: 470px;
	height: auto;
	float:left;
	display: inline;
	padding-right: 10px;
}
#conteudoNoticia a{
	color:#039;	
}
#conteudoNoticia font{
	font-size:14px !important;
	color:#333 !important;
	font-family:Arial, Helvetica, sans-serif !important;
}
#imagemNoticia{
	float:right;
	display: inline;
	font-size: 12px;
	text-align:center;
	margin-bottom: 10px;
	margin-left: 10px;
}
#imagemNoticia img{
	border: solid 3px #f7f7f7;	
}
#maisNoticias{
	width: 180px;
	height: auto;
	float:left;
	display: inline;
	padding-left: 9px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #e5e5e5;	
}
#maisNoticias li{
	list-style-image:url(../imagens/marcaLi.gif);
	margin-left: -25px;
	margin-bottom: 10px;
	font-size: 12px;
}
#maisNoticias li a{
	color:#333;
}
#listaNoticias li{
	list-style-image:url(../imagens/marcaLi.gif);
	margin-left: -20px;
	margin-bottom: 10px;
}
#listaNoticias li a{
	color:#333;
}
.paginacao{
	background-color:#e5e5e5;
	padding:3px;
	color:#333;
}

#listaArtigos li{
	list-style-image:url(../imagens/marcaLi.gif);	
	margin-bottom: 10px;
}
#listaArtigos li a{
	color:#333;
}
#listaHonorarios li{
	list-style-type: none;	
	margin-bottom: 10px;
}
#listaHonorarios li a{
	color:#333;
}
#letras{
	margin-left:auto;
	margin-right:auto;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #036;
	text-align:center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #036;
	font-size:16px;
}
#letras a{
	color:#036;	
}
.cadaPalavra{
	margin-top: 20px;	
}
.cadaPalavra h2{
	margin: 0;	
}
#listaAtuacoes li{
	list-style-image:url(../imagens/tique.gif);	
	margin-bottom: 10px;
}
#listaAtuacoes li a{
	color:#333;
	font-weight: bold;
}
#listaLinks li{
	list-style-type:square;	
	margin-bottom: 10px;
}
#listaLinks li a{
	color:#036;
	font-weight: bold;
}
#mapa{
	width:668px;
	height:348px;
	border: solid 1px #036;
	margin-top: 10px;
}
#maisCidades{
	width:auto;
	height:auto;
	float:right;
	display:inline;
}
#leftHome{
	width: 360px;
	height: auto;
	float:left;
	display:inline;	
}
#leftHome li, #rightHome li{
	list-style-image:url(../imagens/liHome.gif);
	margin-bottom: 10px;
	margin-left: -20px;
}
#rightHome{
	width: 270px;
	height:auto;
	padding-left: 19px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f7f7f7;	
	float:left;
	display:inline;
	margin-left: 20px;
}

/*Menu*/
.jqueryslidemenu{
	width: 690px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
	display: block; /*background of tabs (default state)*/
	color: #FFF;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 0px;
	height: 28px;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: #FFF;
}

.jqueryslidemenu ul li a:hover{
	color: #D5D9EA;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
z-index:100;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
	font: normal 12px Arial;
	width: 130px;
	height:auto;
	margin: 0;
	background-color:#8B95C6;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #036;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.jqueryslidemenu ul li ul li a:link, .jqueryslidemenu ul li ul li a:visited{
	color: #FFF;
}

.jqueryslidemenu ul li ul li a:hover{ /*sub menus hover style*/
background-color: #D5D9EA;
color: #036;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 18px;
right: 10px;
}

.rightarrowclass{
position: absolute;
top: 10px;
right: 5px;
}


/*twitter*/

#tweet-container ul {
	list-style:none;
	width:270px;
	font-size: 12px;
	color:#666;
	font-style:italic;
	padding:0px;
	margin-top: 5px;
	margin-left:0px; /*ie6*/
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	}
#tweet-container .imagem img {
	display:block;
	float:left;
	display: inline;
	margin-right:5px;
	}
#tweet-container li {
	min-height:40px;
	background:#f7f7f7;
	clear:both;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	list-style-image:none;
}
.time {
	font-size:10px;
	display:block;
	text-align:right;
	}
#tweet-container ul a {
	color:#036;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
#tweet-container ul a:hover {
	text-decoration:underline;
}
#menuBottom {
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
}
#menuBottom a{
	color: #FFF;
}
#copyBottom {
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
	color:#FFF;
}
#credits{
	float:right;
	font-size:10px;
	margin-top: 20px;
	margin-right:20px;
	text-align:right;
}
#credits a{
	color:#999;	
}
#credits a:hover{
	color:#FFF;	
	text-decoration:none;
}

/*slider*/
#sliderCapsule{
width:270px;
height:55px;
margin-top:5px;
padding:5px;
background-color:#f7f7f7;	
overflow:hidden;
}
#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	font-size: 12px;
	font-style:italic;
}
#slider li{
	width:260px;
	height:55px;;	
}	
#slider li a{
	color:#036;
	font-style:normal;
	font-weight:bold;
}