@charset "utf-8";
* {
	margin:0px;
	padding:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
a.linkAzul:link, a.linkAzul:visited {
	font-size:12px;
	color:#0000FF;
	text-decoration:underline;
	font-weight:bold;
}
a.linkAzul:hover {
	color:#666;
}
a.linkVerde:link, a.linkVerde:visited {
	font-size:10px;
	color:#009900;
	text-decoration:none;
}
a.linkVerde:hover {
	text-decoration:underline;
}
div#div-horizontal {
	width:810px;
}
div#linksPatr-horizontal {
	width:810px;
	height:110px;
	overflow:hidden;
	background-image:url(imagensLinksPatrocinados/horizontal.jpg);
	background-repeat:no-repeat;
}
div#guiaComercial-horizontal {
	width:810px;
	height:130px;
	overflow:hidden;
	background-image:url(imagens/guiaComercial.jpg);
	background-repeat:no-repeat;
}
div#div-horizontal-interna {
	width:670px;
}
div#linksPatr-horizontal-interna {
	width:670px;
	overflow:auto;
	background-repeat:no-repeat;
}
ul#interna-horizontal-interna {
	list-style:none;
	width:640px;
	overflow:auto;
	margin:0px;
	display:block;
	margin-top:14px;
}
ul#interna-horizontal-interna li {
	width:210px;
	float:left;
	margin:0px 2px;
	padding:0px 3px;
	margin-bottom:20px;
	border-right:1px #CCC dotted;
}
li.linksPatrocinados {
	background-color:#FFFF99;
	background-image:url(imagens/classificadosGold.gif);
	background-repeat:no-repeat;
	background-position: right top;
}
ul#interna-horizontal-interna-guia {
	list-style:none;
	width:640px;
	overflow:auto;
	margin:0px;
	display:block;
	margin-top:14px;
}
ul#interna-horizontal-interna-guia li {
	width:210px;
	float:left;
	margin:0px 2px;
	padding:0px 3px;
	margin-bottom:20px;
	border-right:1px #CCC dotted;
}
div#linksPatr-vertical {
	width:130px;
	overflow:auto;
	overflow-x:hidden;
}
div#linksPatr-vertical-interna {
	background-image:url(imagensLinksPatrocinados/vertical_r3_c1.jpg);
	background-repeat:repeat-y;
}
ul#interna-horizontal {
	list-style:none;
	margin:0px auto;
	display:block;
	margin-top:14px;
	float:inherit;
}
ul#interna-horizontal li {
	width:104px;
	float:left;
	margin:0px 2px;
	padding:0px 3px;
	border-right:1px #CCC dotted;
	height:115px;
	overflow:hidden;
}
ul#interna-horizontal li +li +li +li +li +li +li {
	border-right:none;
}
ul#interna-vertical {
	list-style:none;
	margin:0px 5px;
}
ul#interna-vertical li {
	width:120px;
	margin:5px 0px;
	border-bottom:1px #CCC dotted;
}
p.textoNormal {
	font-size:11px;
	color:#666;
}
p.titulo-horizontal {
	height:30px;
	overflow:hidden;
	margin-bottom:5px;
}
p.titulo-horizontal-guia {
	overflow:hidden;
	margin-bottom:5px;
}
p.chamada-horizontal {
	height:42px;
	overflow:hidden;
	margin-bottom:5px;
}
p.titulo-vertical {
	height:30px;
	overflow:hidden;
	margin-bottom:5px;
}
p.chamada-vertical {
	height:55px;
	overflow:hidden;
	margin-bottom:5px;
}
p.anuncie {
	float:right;
	margin-right:10px;
}

