#tudo {
/*
	min-width: 980px;
	max-width: 96%;
*/
	margin: 0 auto;
	
	background-color: #fff;
/*
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
*/	
}

.pagina #tudo {
	/*background-color: #f2f2f2;*/
}
#topo {
	background:url(../nimagens/site-4.jpg) center bottom #fff repeat-x;
	height: 81px;
	position:relative;
}
#topo #logo {
	float: left;
	width: 231px;
}

#topo #slogan {
	position: absolute;
	width: 556px;
	text-align: center;
	left: 50%;
	margin-left: -248px;
}

#topo #slogan p.slogan {
	color: #474747;
	text-transform:uppercase;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.12em;
	text-transform:uppercase;
	vertical-align: middle;
	line-height: 81px;
	font-size: 1em;
}
#topo #imgtelefone {
	float: right;
	width: 193px;
}
#flash {
	height: 159px;
	clear: both;
	text-align:center;
	background: url(../nimagens/fundo1.jpg) repeat-x #fff;
	position: relative;
}
#flash .esquerda {
	float: left;	
	text-align: center;
	margin: 12px 0 0 90px;
	display:inline;
}
#flash .direita {
	float: right;
	text-align: center;
	width: 20%;
}

#flash #topoflash {
	position: absolute;
	width: 593px;
	text-align: center;
	left: 50%;
	margin-left: -296px;
}

#barras {
	clear: both;
}
#barras .barradivisora {
	background: url(../nimagens/barra1.jpg) repeat-x;
	height: 21px;
}

#barras #menu {
	background: url(../nimagens/barra2.jpg) repeat-x;
	height: 29px;
}
#barras #menu ul {
	text-align:center;
	width:100%;
	clear: both;
}
#barras #menu ul li {
	display:inline;
	line-height: 29px;
}
#barras #menu ul li a:link, #barras #menu ul li a:visited {
	color:#fff;
	text-decoration:none;
	padding: 7px 10px 6px 10px;
	margin: 0 0.8%;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
}
#barras #menu ul li a:active, #barras #menu ul li a:hover {
/*	background: #97D81C;*/
	background: url(../nimagens/barrahover.jpg) repeat-x;
	color: #066F06;
}

.sombra {
	background: url(../nimagens/barra3.jpg) repeat-x;
	height: 8px;
}

#meio {
}

.pagina #conteudo {
	display:inline;
	margin: 1.4%;
	width: 70%;
	float: left;
/*	background-color: #fff;
	-moz-border-radius: 2%;	
	border: 1px solid #ccc;*/
}

.pagina #direita {
	display:inline;
	margin: 1.4% 1.4% 1.4% 0;
	background-color: #fff;
	-moz-border-radius: 4%;	
	width: 25%;
	float: right;
	border: 1px solid #ccc;
	text-align:center;
}

.dados {padding: 10px 20px;}

#rodape {
	background: #09F;	
	background: url(../nimagens/barra2.jpg) repeat-x;
	/*height: 29px;*/
	color: #fff;

}

#rodape p { text-align: center; line-height:29px; vertical-align: middle;}

.rodapediv {
	margin-left:13%; 
	float:left;
}

.caixa1 {
	border:	1px solid #8DC919;
	padding: 10px;
	background-color:#F5FFD9;
}

#planos table {
	background-color:#ffffff; 
}
#planos table tr td{
	border-bottom:1px solid #CCC;
	border-right:1px solid #F90;
	line-height:14px;
	padding: 5px 0 5px 0;
}
#planos table tr td.col1{
	padding-left: 15px;
}
#planos table tr td.col2{
	text-align:center;
}

#divIlimitado {
background-color:#E6FDEC;
border:2px solid #008F34;
left:330px;
position:absolute;
width:350px;
padding:10px;
}





#guia .anuncio {
	padding: 5px;
	margin: 6px 8px;
	overflow:auto;
	border: 1px solid #E6E6E6;
	background: #fff;
	font-size: 1em;
	width: 47%;
	float: left;
	height: 165px;
}

#guia .anuncio p {
	line-height: normal;
}

#guia .nivel6, #guia .nivel5  {
	background-color: #F4FBEC;	
}

#guia .nivel4, #guia .nivel3, #guia .nivel2  {
	background-color: #fcfcfc;
}

#guia .anuncio h3 {
/*	font-size: 1em;	
	text-align: left;
	*/
	margin: 0;
}

#guia .anuncio h4 {
	border: none;
	margin: 0;
	padding: 0;	
}

#guia .anuncio h3, #guia .anuncio h4, #guia .anuncio h5 {
	text-transform: capitalize;
	font-weight: normal;
	font-style: normal;
}

#guia .anuncio h3 a, #guia .anuncio h4 a {
	font-weight: bold;
}

#guia .anuncio address, #guia .anuncio .fone {
	font-size: 0.9em;
}
#guia .anuncio address {
	text-indent: 0.2em;
}
#guia .anuncio .site {
	color: #008000;
}

#guia .nivel1 h4, #guia .nivel2 h4 {
	color: #3169BD;
	text-decoration: underline;
	font-weight:normal;
}

#guia .nivel1 h4 {
	font-weight: bold;
}

#tags {
	border:#61B5E3 solid 1px;
	padding: 10px;
	background-color:#AFE3FF;
}
#tags p {
	font-size:0.8em;
	color:#666;
	padding:5px;
	line-height:normal;
	background-color:#FFF;
}

