/* CSS Document */
body {
text-align:center;
margin-top:0;
margin-left:0;
align:center;
scrollbar-face-color:#DADADC;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-arrow-color:#BCBEBE;
scrollbar-track-color:#ffffff;
}
.scroll {
width:700px;
height:400px;
overflow-y:scroll;
scrollbar-face-color:#DADADC;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-arrow-color:#BCBEBE;
scrollbar-track-color:#ffffff;
border:2px solid #BCBEBE;
background-color:#FFFFFF;
margin-top:5px;
margin-bottom:5px;
}
.scrollgrupo {
width:600px;
height:400px;
overflow-y:scroll;
scrollbar-face-color:#DADADC;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-arrow-color:#BCBEBE;
scrollbar-track-color:#ffffff;
border:2px solid #BCBEBE;
background-color:#FFFFFF;
margin-top:5px;
margin-bottom:5px;
}
.site {
text-align:center;
float:center;
width:800;
height:600;
background-color:#DADADC;
border:1px solid #000000;
}
.divanuncio {
text-align:center;
}
.divmenu {
text-align:center;
background-color:#FFFFFF;
border-top:1 solid #C5C6C7;
border-bottom:1 solid #C5C6C7;
margin-top:3px;
height:33px;
width:800px;
}
.categorias {
text-align:center;
background-color:#FFFFFF;
border-top:1 solid #C5C6C7;
border-bottom:1 solid #C5C6C7;
margin-top:3px;
height:29px;
width:800px;
}
.centromenu {
text-align:center;
margin-left:85px;
margin-top:1px;
margin-bottom:1px;
}
.centro {
float:left;
text-align:center;
width:800;
height:416;
}
.conteudo {
border:2px solid #BCBEBE;
background-color:#FFFFFF;
overflow:auto;
scroll:auto;
}
.lista {
width:335;
height:440;
overflow:auto;
scroll:auto;
font-family: Tahoma;
text-decoration: none;
font-size: 9px;
color:#000000;
text-align:center;
}
.rodape {
float:left;
text-align:center;
}
.destaque {
font-family: Tahoma;
text-decoration: underline;
font-weight: bold;
font-size: 11px;
color:#000000;
}
.texto {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 9px;
	color:#000000;
	text-align:justify;
}
.textonegrito {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 10px;
	color:#000000;
	text-align:justify;
	font-weight:bold;
}
.texto2 {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 9px;
	color:#000000;
	text-align:center;
}
.textomaior {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	color:#000000;
	text-align:justify;
}
.textogrupo {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	color:#000000;
}
.textodestaque {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	color:#000000;
	text-align:justify;
	font-weight: bold;
}
.textodestaque2 {
	font-family: Tahoma;
	text-decoration: underline;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
}
.separador {
height:1px;
background-color:#EE7E00;
font-family: Tahoma;
text-decoration: none;
font-size: 1px;
color:#000000;
text-align:justify;
}
.campo {
border:2px solid #BCBEBE;
background-color: #DADADC;
font-family: Tahoma;
font-size: 9px;
}
.link {
font-family: Tahoma;
text-decoration: none;
font-size: 9px;
font-weight: bold;
color:#000000;

}
.link:hover {
color:#000000;
font-family: Tahoma;
text-decoration: underline;
font-weight: bold;
font-size: 9px;
}
.anuncio {
font-family: Tahoma;
text-decoration: none;
font-size: 9px;
color:#000000;

}
.anuncio:hover {
color:#000000;
font-family: Tahoma;
text-decoration: underline;
font-size: 9px;
}
.botao {
	font-family: Tahoma;
	font-size: 11px;
	color: #5E5E5E;
	font-weight: bold;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.paginas {
font-family: Tahoma;
text-decoration: underline;
font-size: 9px;
font-weight: bold;
color:#000000;

}


