html, body {
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #737373;
	background: #fff;}
a {
	outline: none;
	color: #000;
	text-decoration: none;}


/* HEADER */
#header {
	position: relative;
	clear: both;
	border-top: 5px solid #292929;
	z-index: 10;}
#header ul {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 23px;
	background: url(../gfx/header_bg.png) top left repeat-x;
	padding-right: 10px;}
#header ul li {
	position: relative;
	display: inline;
	float: left;
	list-style-type: none;
	margin-right: 5px;}
#header ul li.det {margin-left: -19px;}
#header ul li a {
	display: block;
	position: relative;
	height: 20px;}
#header ul li a span {visibility: hidden;}
.home {
	width: 82px !important;
	background: url(../gfx/header_home.gif) center top no-repeat;}
.sobre {
	width: 108px !important;
	background: url(../gfx/header_sobre.gif) center top no-repeat;}
.empresa {
	width: 56px !important;
	background: url(../gfx/header_empresa.gif) center top no-repeat;}
.anuncie {
	width: 56px !important;
	background: url(../gfx/header_anuncie.gif) center top no-repeat;}
.contato {
	width: 56px !important;
	background: url(../gfx/header_contato.gif) center top no-repeat;}

#header ul li a:hover {background-position: center bottom;}



/* TOP */
#top {
	position: relative;
	clear: both;
	border-top: 1px solid #fff;
	height: 130px;
	padding-top: 30px;
	background: url(../gfx/deg01.png) top center repeat-x;
	z-index: 1;
	text-align:center;}
#top h1 {
	visibility: hidden;
	position: absolute;}


/* CAROUSEL */
#carousel {
	position:relative;
	clear: both;
	height: 220px;
	background: url(../gfx/carousel_bg.png) top center repeat-x;}
#carousel div.carouselContent {
	position:relative;
	clear: both;
	height: 220px;
	background: url(../gfx/carousel_bg2.jpg) center center no-repeat;}
#carousel_copa {
	position:relative;
	clear: both;
	height: 220px;
	background: url(../gfx/carousel_bg_copa.png) top center repeat-x;
}
#carousel_copa div.carouselContent {
	position:relative;
	clear: both;
	height: 220px;
	background: url(../gfx/carousel_bg2_copa.jpg) center center no-repeat;
}


/* SEARCH */
.search {
	position: relative;
	height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	background: url(../gfx/search_bg.png) center top repeat-x;
	text-align: center;}
.search div.inputText {
	position: relative;
	height: 40px;
	/*width: 390px;*/
	width: 540px;
	display: block;
	background: url(../gfx/search_input.gif) center center no-repeat;
	float: left;}
.search div.inputText input {
	position: absolute;
	top: 12px;
	left: 10px;
	border: none;
	/*width: 350px;*/
	width: 285px;
	font-size: 14px;
	color: #333;
	background: none;}
.search div.inputText select {
	position: absolute;
	top: 12px;
	right:30px;
	border: none;
	width: 180px;
	font-size: 14px;
	color: #333;
	background: none;}
.search div.searchContent {
	margin: auto;
	width: 600px;}
.btEnviarFormulario{
	margin-left:15px;
}


/* CONTENT */
#content h2 {
	position: relative;
	border-bottom: 2px solid #db0000;
	padding: 0px;
	line-height: 20px;}
#content h2 span {
	visibility: hidden;
	position: absolute;}


.categCols {
	position: relative;
	overflow: hidden;}
.categCols ul {
	position: relative;
	width: 220px;
	float: left;}
.categCols ul.dots {
	margin-right: 15px;
	background: url(../gfx/dots.gif) top right repeat-y;}
.categCols ul li {
	position: relative;
	list-style-type: none;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;}
.categCols ul li a {color: #bc0000;}
.categCols ul li a:hover {text-decoration: underline;}


.news ul li {
	position: relative;
	list-style-type: none;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../gfx/dots.gif) top left repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;}
.news ul li.first {
	background: none;
	padding-top: 0px;}
.news ul li a span {color: #adadad;}


.radios {padding-top: 25px;}
.radios a,
.radios object, 
.radios embed {
	display: block;
	margin-bottom: 10px;}
.radios img {display: block;margin-bottom: 10px;}


/* FOOTER */
#footer {
	position: relative;
	color: #000;
	clear: both;}
#footer .footerContent {
	position: relative;
	width: 960px;
	margin: auto;
	background: url(../gfx/footer_bg.jpg) no-repeat;
	background-position: center 1px;
	border-top: 2px solid #e00;
	overflow: hidden;}
#footer .footerContent a.logo {
	position: relative;
	float: left;}
#footer .footerContent .footerText {
	position: relative;
	float: left;
	font-size: 12px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-left: 20px;
	background: url(../gfx/footer_div.gif) center left no-repeat;}
#footer .footerContent .footerText a {
	color: #737373;}	
#footer .footerContent .footerLeft {
	position: relative;
	float: left;
	width: 70%;}
#footer .footerContent .footerRight {
	position: relative;
	float: right;
	width: 25%;}



/* VARIOUS CLASSES */
.narrowRuler {
	position: relative;
	clear: both;
	display: block;
	background: url(../gfx/narrow_ruler.png) center repeat-x;
	height: 7px;
	line-height: 7px;
	overflow: hidden;}

.alignCenter {text-align: center;}
.alignRight {text-align: right;}

.spacer {
	position: relative;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
	line-height: 1px;
	overflow: hidden;}
	
#holder_images { display: none; }

#bannerRodape{
	text-align: center;
}


.dvCidades{
	width:260px;
	height:23px;
	position:absolute;
	top:0px;
	left:0px;
}
.dvCidades img{
	position:absolute;
	cursor:pointer;
	right:0px;
	top:0px;
}
.h23{
	height:21px;/*2 a menos para compesar border-bottom*/
	overflow:hidden;
}
.dvSelectCidades{
	width:227px;
	background-color:#595959;
	border-right:#333 solid 1px;
	border-bottom:#333 solid 2px;
}
.dvSelectCidades a,.dvSelectCidades a:link,.dvSelectCidades a:visited{
	display:block;
	color:#FFF;
	padding:0px 5px;
}
.dvSelectCidades a:hover{
	color:#F00;
}
.dvSelectCidades a.first{
	background-image:url(../gfx/bg_select.jpg);
}
