/* CSS Document */
body,td,th {
	font-size: 100%;
}
body {
	background-color: #DEDEDE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:11px verdana;
}
#rodape{
position:absolute;
bottom:0 !important;
left:0px;
height:323px;
width:100%;
background:url(img/rodape.gif) no-repeat;
z-index:5;
}
#contador{
position:absolute;
left:200px;
top:175px;
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#000000;
width:auto;
z-index:5;
}
#apDiv1 {
	position:absolute;
	left:650px;
	top:79px;
	width:253px;
	height:116px;
	z-index:2;
}
#apDiv2 {
	position:absolute;
	left:194px;
	top:0px;
	width:560px;
	height:148px;
	z-index:1;
}
#conteudo {
	position:absolute;
	left:194px;
	top:148px;
	width:721px;
	z-index:4;
	vertical-align:top;
}
#aumentaFoto a, a:hover{
	text-decoration:none;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#333333;
}

img{
	border:none;
}
#tudo{
	z-index:10;
	width:550px;
	margin: 146px 0 0 194px;
}
#enderecoMatriz {
/*	position:fixed;
  left: 15px;
	bottom:5px;
*/
  width:100%;
  font-size:9px;
  z-index:999;
  background:url(img/fundoEnderecoMatriz.png) repeat-y left center;
  cursor:default;
  padding-bottom:200px;
}
.link2{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#333333;
}
.link2:hover {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#D0A53B;
}
/*color:#D0A53B; font-weight:bold; text-decoration:none; size:16px;*/
.menuServicos {
	font: 18px bolder;
	text-decoration:none;
	color:#D0A53B;
	cursor:pointer;
	font-weight:bold;
}
.menuServicos:hover {
	font: 18px bolder;
	text-decoration:underline;
	color:#D0A53B;
	cursor:pointer;
	font-weight:bold;
}

ul li .cidades {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#333333;
	cursor:pointer;
}
ul li .cidades:hover {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#D0A53B;
	cursor:pointer;
}
.hoverbox {
	position:static;
	width: 100px;
	cursor: default;
	list-style: none;
}
.hoverbox a { cursor: pointer;}
.hoverbox a .preview { display: none;}
.hoverbox img {
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: none;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 120px;
	height: 90px;
	z-index: 1;
	}
.hoverbox li {	
	position: relative;
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: none;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 1px;
	padding: 5px;
	}
.hoverbox .preview {
	border-color: #000;
	width: 391px;
	height: 297px;
	z-index:1;
	}

/*  Hacks para o Internet Explorer
----------------------------------------------------------------------*/
* html .hoverbox a { position: relative;}
* html .hoverbox a:hover { 	font-size: 99.99%; 	z-index: 1;}
* html .hoverbox a:hover .preview { top: -38px; left: -50px; z-index: 2;}
* html .hoverbox li { position: static;}
