@charset "utf-8";
/* CSS Document */

html, body { height: 100%; }
* html #container {
	height: 100%; /* hack para IE6 que trata height como min-height */
	padding:0px;
	margin: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:13px;
	background-color: #FFF;
	background-image: url(../gifs/cliente/bkg-teste.png);
	background-position: center;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
#container {
	position:relative;
	min-height: 100%;
	background-image: url(../images/bkg.png);
	background-repeat: repeat-y;
	background-position: center;
}
#main {
	padding-bottom:100px;
	background-image: url(../images/menu.png);
	background-repeat: repeat-x;
}
#footer {
	position:absolute;
	bottom:0;
	width:100%;
/*	height: 52px;
*/	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #58585B;
}
#footer #fMain { width:900px; margin-left:auto; margin-right:auto; }
#footer #fLeft { width:500px; float:left; text-align:left; }
#footer #fRight { width:400px; float:right; text-align:right; }
#footer #fLeft a:link, #footer #fLeft a:active, #footer #fLeft a:visited {
	opacity: 1;
	text-decoration: none;
	color:fff;
	font-weight:bold;
}
#footer #fLeft a:hover {
	opacity: 0.75;
}
#footer h3 {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
}
#footer a {
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}

/*inserido pela B2M */

#rodape {
	width:100%; 
	padding-top: 15px;
	background-color: #58585B;
}
#rodape div {
	width: 1020px;
	margin: 0 auto; 
}
#rodape h3 {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
}
#rodape a {
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}

#rodape   fLeft { width:420px; float:left; text-align:left; }
#rodape   fRight { width:400px; float:right; text-align:right; }
  
/*  ====================  */


#banner1020 {
	width:100%; 
}
#banner1020 div {
	width: 1020px;
	margin: 0 auto; 
}

/*  ====================  */

#clear { clear: both; }
#header {
	background-image: url(images/menu.png);
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#logo {
	float: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#menu {
	height: 32px;
	margin-top: 0px;
	background-color: #59595B;
}
#menuP {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#busca {
	float: left;
	display: inline;
	height: 33px;
	margin-top: 0px;
	width: 880px;
	margin-bottom: 20px;
	margin-right: 50px;
	margin-left: 50px;
	background-color: #58585B;
	border: 1px solid #58585B;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	transition: all 0.1s linear;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#busca input[type=text] {
	border: 1px solid #58585B;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	transition: all 0.1s linear;
	background-color: #F1E7D0;
	height: 27px;
	width: 350px;
	padding-right: 10px;
	padding-left: 10px;
}
#busca input[type=text]:hover { border: 1px solid #F68220; }
#busca .button {
	border: 1px solid #F68220;
	background-color: #F68220;
	height: 27px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-right: 8px;
	margin-left: 8px;
}
#busca form {
	margin: 0px;
	padding: 0px;
}
#social {
	float: left;
	height: 150px;
	margin-top: 0px;
	width: 720px;
	margin-bottom: 20px;
	margin-right: 150px;
	margin-left: 150px;
}
#banner-align {
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom:10px;
	padding-top:10px;
	background-image: url(../images/bkg-banner.png);
}
#ofertas {
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ofertas-top {
	width: 260px;
	font-size: 13px;
	color: #59595B;
	margin-top: 15px;
	margin-right: 710px;
	margin-bottom: 15px;
	margin-left: 10px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 40px;
	background-image: url(../images/oferta-icone.png);
	background-repeat: no-repeat;
	background-position: 6px 3px;
}
#ofertas-content-grande {
	float:left;
	overflow: hidden;
	width:940px;
	height:100%;
}
#ofertas-content {
	float:left;
	overflow: hidden;
	width:940px;
	height:300px;
}
#ofertas-prev {
	float:left;
	width:30px;
	height:30px;
	padding-right: 10px;
	padding-top: 135px;
	padding-bottom: 135px;
	padding-left: 0px;

}
#ofertas-next {
	float:left;
	width:30px;
	height:30px;
	padding-top: 135px;
	padding-right: 0px;
	padding-bottom: 135px;
	padding-left: 10px;

}
/* AGENDA */
#agenda {
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#agenda-top {
	width: 250px;
	font-size: 13px;
	color: #59595B;
	margin-top: 15px;
	margin-right: 90px;
	margin-bottom: 15px;
	margin-left: 10px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 40px;
	background-image: url(../images/oferta-icone.png);
	background-repeat: no-repeat;
	background-position: 6px 3px;
	text-transform: uppercase;
}

#agenda-top1 {
	width: 250px;
	font-size: 12px;
	color: #59595B;
	margin-top: 5px;
	margin-right: 90px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 40px;
	background-image: url(../images/oferta-icone.png);
	background-repeat: no-repeat;
	background-position: 6px 3px;
	text-transform: uppercase;
}
#categorias-top {
	width: 870px;
	height:34px;
	font-size: 16px;
	color: #59595B;
	margin-top: 15px;
	margin-right: 70px;
	margin-bottom: 15px;
	margin-left: 10px;
	font-weight: bold;
	text-align: left;
	padding-top: 18px;
	padding-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 70px;
	background-repeat: no-repeat;
	background-position: 6px 3px;
	text-transform: uppercase;
}
#agenda-semana {
	width:940px;
	padding-bottom: 15px;
	height: 20px;
	margin-right: 40px;
	margin-left: 40px;
}
#agenda-content {
	float:left;
	overflow: hidden;
	width:940px;
	height:auto; #350px;
}
#ofertas .item-conteudo1 {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	height:auto;
}

#agenda-prev {
	float:left;
	width:30px;
	height:30px;
	padding-right: 10px;
	padding-top: 160px;
	padding-bottom: 160px;
	padding-left: 0px;

}
#agenda-next {
	float:left;
	width:30px;
	height:30px;
	padding-top: 160px;
	padding-right: 0px;
	padding-bottom: 160px;
	padding-left: 10px;

}
/* AGENDA */
#menu-interno {
	width:940px;
	padding-bottom: 15px;
	height: 20px;
	margin-right: 40px;
	margin-left: 40px;
}

#content {
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#logo a:hover { opacity: .55; -webkit-transition: opacity .50s ease-in;
 -moz-transition: opacity .50s ease-in;
 -o-transition: opacity .50s ease-in;
 transition: opacity .50s ease-in;
}

/* Outros */
p { padding-bottom:18px; }
ul { margin-bottom:24px; }
.pagination {
	font-family: 'PT Sans', arial, serif;
	font-weight:500;
}
#navigation a, #footer-container h1, #footer-container h2, #footer-container h3, #footer-container h4, #footer-container h5, #footer-container h6 {
	font-family: 'PT Sans Caption', arial, serif;
	font-weight:700;
}
#navigation ul ul a { font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 {
	font-family: 'PT Sans', arial, serif;
	font-weight:700;
	color:#666;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
	color:#666;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration:none;
	color:#888;
}
h1 {
	font-size:30px;
	line-height:32px;
	margin-bottom:6px;
}
h2 {
	font-size:22px;
	line-height:28px;
	margin-bottom:6px;
}
h3 {
	font-size:19px;
	line-height:24px;
	margin-bottom:6px;
}
h4 {
	font-size:16px;
	line-height:22px;
	margin-bottom:5px;
}
#anuncie-classificados h4 {
	font-size: 13px;
	color: #59595B;
	font-weight: bold;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;	
}
h5 {
	font-size:15px;
	line-height:20px;
	margin-bottom:5px;
}
h6 {
	font-size:13px;
	line-height:20px;
	margin-bottom:4px;
}
iframe {
	border:0px;
	margin:0px;
	padding:0px;
}
img.noborder, .noborder img, .regular-slider img {
	border:none !important;
	padding:0px !important;
	background:none !important;
}
.center-align { text-align:center; }
.left-align { text-align:left; }
.right-align { text-align:right; }
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter { text-align:center; }
a {
	opacity: 1;
-webkit-transition: opacity .50s ease-in;
 -moz-transition: opacity .50s ease-in;
 -o-transition: opacity .50s ease-in;
 transition: opacity .50s ease-in;
	text-decoration: none;
}
a:focus, a:hover {
	opacity: .55;
	text-decoration: none;
}
.link a:focus, a:hover {
	opacity: 1;
	text-decoration: none;
}
#ofertas .item {
	height: 350px;
	width: 225px;
	background-image: url(../images/separador.png);
	padding-right: 6px;
	background-repeat: no-repeat;
	background-position: right 35px;
	float: left;
	padding-left: 5px;
}
#ofertas .item-categoria {
	background-color: #59595B;
	text-transform: uppercase;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 6px 5px;
	padding-left: 30px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 9px;
	padding-right: 10px;
}
#ofertas .item-logo {
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}
#ofertas .item-conteudo {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
#ofertas .item-descricao {
	text-align: center;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
}
#ofertas .item-preco {
	color: #FFF;
	background-color: #59595B;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: center;
}

#ofertas .last {
	background-image: url(../images/spacer.png);
	padding-right: 0px;
	background-repeat: no-repeat;
	background-position: right center;
}

#agenda .item-titulo1 {
	background-color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 5px;
	text-transform: uppercase;
}


#agenda .item {
	width: 225px;
	height: 350px;
	background-image: url(../images/separador.png);
	padding-right: 6px;
	background-repeat: no-repeat;
	background-position: right 30px;
	float: left;
	padding-left: 5px;
}
#agenda .item-titulo {
	background-color: #59595B;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 5px;
	text-transform: uppercase;
}
#agenda .item-logo, .item-foto, .item-conteudo {
	text-align: center;
	padding: 2px;
}
#agenda .last {
	background-image: url(../images/spacer.png);
	padding-right: 0px;
	background-repeat: no-repeat;
	background-position: right center;
}
#telefones-uteis {
	background-repeat: no-repeat;
	background-position: 6px 5px;
	padding-left: 20px;
	text-align: left;
	padding-right: 10px;
	width: 450px;
	float: left;
	padding-top: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ache-links {
	float: left;
	height: 110px;
	width: 156px;
	text-align: center;
}

#select {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:14px;
	background-color: #F1E7D0;
	background-image: url(../images/bkg-teste.png);
	background-position: center;
}

/* Formulários */

#frm { padding: 15px 0;  }

#frm label {
	width:20%;
	display: inline-block;
}
#frm select { margin-bottom: 15px; }
#frm textarea { vertical-align: top; line-height: 1.7em; height: 100px;	}
#frm textarea.grande { vertical-align: top; line-height: 1.7em; height: 250px;	}
#frm .indent { padding-left:30%;  margin-top: 15px; }

#frm p { margin-bottom:0;}

#frm input,
#frm select,
#frm textarea { -moz-border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px;	border-style:solid;	border-width:1px; margin-bottom: 9px !important; border: 1px solid; width: 65%; padding: 4px; background-color: #f5f5f5; border-color: #ccc #ddd #ddd #ccc; }
			
#frm input:focus,
#frm select:focus,
#frm textarea:focus { background:#fff; }

/* Botao de Contato */
#frm .submitbutton { color:#000; border:0; float:left; width:85px; height:30px; background:none;	}
#frm .submitbutton:focus { background:none;	}