body{}

#Bg{}

/* Linha 1*/
#Linha1{}

#Linha1 #ConteudoLinha1{}

/* Linha 2*/
#Linha2{
	width:100%;
	float:left;
}

#Linha2 #Pagina{
	background-image:url(../slices/bg-Corpo.jpg);
	width:1002px;
	background-repeat:repeat-y;
	margin:auto;
	display:table;
}

/* Conteudo interno*/
#Pagina #ColunaEsquerda{
	width:990px;
	margin:auto;
}

#Pagina #ColunaEsquerda #Topo{
	background-image:url(../slices/bg-Topo.jpg);
	width:990px;
	height:197px;
	background-repeat:no-repeat;
	background-position:center 18px;
}

#Pagina #ColunaEsquerda #CorpoConteudo{}

#CorpoConteudo #BarraLateralEsquerda{
	width:140px;
	float:left;
	margin:10px 0 0 10px;
	display:inline;
}

#CorpoConteudo #BarraLateralDireita{}

#CorpoConteudo #ConteudoPrincipal{
	width:830px;
	float:right;
	margin:10px 0 0 0;
}

#CorpoConteudo #ConteudoPrincipal #MargemConteudoPrincipal{}

#Pagina #ColunaEsquerda #Rodape{
	width:990px;
	float:left;
}

#Pagina #ColunaExterna{}

/* Linha 3*/
#Linha3{}

#Linha3 #Rodape{}


/* Div microformats*/
#microformat{
  display:none;
}

#links_topo{
width:990px;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
margin-top:2px;
margin-bottom:5px;
text-align:center;
}

#links_topo a:link{
color:#000000;
text-decoration:none;
}
#links_topo a:visited {
color:#000000;
text-decoration:none;
}
#links_topo a:hover{
color: #000000;
text-decoration:underline;
}

/************************
	@->Palavras Chaves
**********************/
#PalavrasChaves {
	clear:both;
	position:relative;
margin:10px 0 0 0;
	display:table;
	
}
#PalavrasChaves #scroller_container {
	position: relative;
	overflow: hidden;
	width:990px;
	margin:auto;
	clear:both;
	height: 12px;
	
}
#PalavrasChaves #scroller {
	white-space: nowrap;
	line-height: 10px;
	font-size: 9px;

}
#PalavrasChaves #scroller {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	padding:2px;
	
}
#PalavrasChaves #scroller a {
	color:#000000;
	text-decoration:none;
}
#PalavrasChaves #scroller a:hover {
	color: #000000;
	text-decoration:underline;
}


/* os CSS da pagina Tudo Sobre Praia Grande estão em TudoSobrePraiaGrande.css em IBP/CSS
