/* CONTAINER */

#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */

}


/* HEADER */


#headerfixed{
	height: 36px;
	text-align: left;
	padding-right: 15px;
}


#menuspotter{

	/*************   COMENTEI  //  ALTEREI    *********/
	position: absolute;
	/*top: 34px;*/
	/*left: 233px;*/
	height: 42px;
	width:758px;
	float:right;
	/*width: 100%;*/
	overflow: hidden;
	background-image: url(/media/images/title_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	visibility: hidden;
	/*visibility:visible;*/
}


#border_top {
	height:10px;
	background-color:#9b6a51;
}

#header {
	margin:0 auto;
	width:816px;
	height:74px;
}

.flags {
	background-image:url(/media/images/flags_background.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.pt {
	float:left;
	padding-right:8px;
}

.banner_topo {
	background-image:url(/media/images/teste1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}


/* CONTENT */

#content_home {
	margin:0 auto;
	width:816px;
	clear:both;
	padding-top:5px;
}

#content_home_b2b {
	margin:0 auto;
	width:816px;
	height:447px;
	background-image:url(/media/images/back_area_reservada.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#bloco_noticias {
	margin:0 auto;
	width:816px;
	clear:both;			
}

#destaques_news {	
	width:408px;
	float:left;			
}

#permanente_news {	
	width:375px;
	float:left;
	padding-right:25px;
}

#content_base {
	margin:0 auto;
	width:816px;
	clear:both;
	padding-top:5px;
	padding-left:10px;
}

#titulo_base {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#bb9d5d;
	text-transform:uppercase;
	margin:10px 18px 0px 18px;
	padding-bottom:5px;
	border-bottom:1px solid #bb9d5d;
}

#output_base {
	padding:20px 0px 15px 0px;
	margin:0px 18px 0px 18px;
}

.pesquisa {
}

#search {
	padding:0px 0px 10px 10px;
}

#search .bt input {
	border:0px;
	width:20px;
	background-color:#FFFFFF;
	cursor:pointer;
}

.carrinho {
	padding:0px 0px 10px 0px;
}

#left_content {
	width:162px;
}

#content_base {
}

/* FOOTER */

#footer {
	background-image:url(/media/images/background_footer.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	clear:both;
	height:23px;
	color:#656565;
}

#content_footer {
	width:816px;
	height:50px;
	margin:0 auto;
}

#content_footer .left {
	float:left;
	padding-top:6px;
}

#content_footer .right {
	float:right;
	padding-top:6px;
	padding-right:10px;
}

#footer, .push {
	height: 50px; /* .push must be the same height as .footer */
}


/* MENU */

#menu {
	margin:0 auto;
	width:816px;
	height:36px;
}

.menu {
	height:36px;
	background-color:#f2ebc7;
}

/* PESQUISA */

#servicos {
	padding-left:27px;
}

#links {
	padding-left:27px;
}

#links a {
	padding-bottom:5px;
}

#bottom {
	font-family:Arial, Helvetica, sans-serif;
}


/* NEWSLETTER */
#news .bt input { border:none; padding:0px; width:17px; padding-left:3px;}

#news {width:260px;}

#radio input {  width:16px; border:none;} 

#news_content {}

#news .txt { font-size:10px; color:#8c5a41;}


