html {
	height:100%;
}
body {
	margin: 0;
	padding: 0;
	height:100%;
	background: #f4f9fc url(/images/layout/bg_repeat.jpg) top left repeat-x;
}
img {
	border: 0;
}
a:link, a:active, a:visited {
	color: #1e91e4;
}
a:hover {
	text-decoration: none;
}
div.controle {
	clear: both;
	font-size:0;
	height: 0;
	line-height: 0;
}
h1 {
	margin:0 0 0 0;
	padding-top:0;
	font-family: Calibri, "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	text-transform:uppercase;
	color:#308dd0;
	position:relative;
}
h3 {
	margin:0 0 0 0;
	font-family: Calibri, "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#1478c1;
}
.fonte_padrao {
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	color: #353535;
}
#reprep{
	position:relative; /* needed for footer positioning*/
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background: url(/images/layout/bg_content_rep2.gif) top center repeat-y;
}
#big_wrapper {
	margin:0;
	padding:0;
	background: url(/images/layout/bg_body.jpg) top center no-repeat;
	position: relative;
}
#wrapper {
	width: 722px;
	margin: 0 auto 125px auto;
	padding: 0 0 0px 0;
	position: relative;
	z-index: 9;
}

#topo {
	width: 713px;
	height: 85px;
	padding: 23px 2px 0 7px;
	background: url(/images/layout/bg_topo.jpg) top left no-repeat;
}
#topo #logo {
	float: left;
}
#topo .busca {
	float: right;
	width: 240px;
	height: 66px;
	background: url(/images/layout/bg_busca.jpg) top left no-repeat;
}
#topo .busca form {
	margin:0;
	padding:35px 0 0 10px;
}
.busca_input_bg {
	float: left;
	width: 175px;
	height: 21px;
	background:url(/images/layout/bg_busca_input.jpg) top left no-repeat;
	margin:0 5px 0 0;
	padding:3px 3px 0 3px;
}
.busca_input {
	float: left;
	width: 175px;
	height: 21px;
	line-height:21px;
	background:none;
	border:0;
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	color: #224b72;
}
#menubar {
	width: 722px;
	height: 30px;
	padding: 6px 0 0 0;
	background: url(/images/layout/bg_menubar.jpg) top left no-repeat;
}
ul.menu {
	list-style: none;
	height: 25px;
	margin:0;
	padding:0 14px;
	overflow: hidden;
}
ul.menu li {
	display: inline;
	margin:0 0 0 6px;
	padding:0;
	height: 25px;
	float: left;
}

#content {
	background: #FFF url(/images/layout/bg_content_rep.jpg) top left repeat-y;
	width: 722px;
	margin: 12px 0 0 0;
	position: relative;
	z-index: 10;
}
#content_top {
	background: url(/images/layout/bg_content_top.jpg) top left no-repeat;
	width: 692px;
	padding: 0px 15px 20px 15px;
	height:auto !important; /* real browsers */
	height:480px; /* IE6: treaded as min-height*/
	min-height:480px; /* real browsers */	
}
#internas {
	padding: 10px;
}
#internas h1 {
	margin:0px 0 25px 8px;
	padding:0;
}
#internas h2 {
	margin:0 0 0 0;
	padding: 0px;
	font-family: Calibri, "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	color:#00458e;
	position:relative;
}
#internas p {
	text-align: justify;
}
#lancamentos {
	border: 1px solid #e6f0f8;
	width: 678px;
	background: #f7fafc url(/images/layout/bg_lancamentos.jpg) bottom left no-repeat;
	margin: 2px 5px 15px 5px;
}
#lancamentos h1 {
	width: 242px;
	height: 32px;
	background: url(/images/layout/titulo_lancamentos.jpg) top left no-repeat;
	font: 20px Calibri, "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	color: #2c8ace;
	margin:10px 5px;
	text-indent: -9000px;
}
h1 span {
	text-indent: -9000px;
}
#lancamentos_produtos {
	margin: 0 15px;
}
.lancamento {
	width: 192px;
	margin: 0 0 0 20px;
	padding: 4px 4px 12px 4px;
	background: #FFF;
	float: left;
	border: 1px solid #e6f7ff;
}
.lancamento h2 {
	font: bold 11px Tahoma, Verdana, Arial, sans-serif;
	margin:0;
	padding: 2px 2px 15px 2px;
	color: #1e91e4;
}
.lancamento h2 .lancamento_link_produto {
	text-decoration:none;
	padding-bottom:5px;
}
.lancamento h2 .lancamento_link_categoria {
	font-size:10px;
	color:#353535 !important;
	font-weight: normal;
}

.lancamento_imagem {
	text-align: center;
}
.lancamentos_vejamais {
	clear: both;
	height: 25px;
	padding: 10px 0 5px 0;
}
.lancamentos_vejamais a {
	float: right;
	display: block;
	background: url(/images/layout/bg_lancamento_vejamais.jpg) top left no-repeat;
	width: 60px;
	height: 20px;
	margin: 0 7px 0 0;
	padding: 4px 0 0 25px;
	font: bold 11px Tahoma, Verdana, Arial, sans-serif;
	color: #FFF !important;
	text-decoration: none !important;
}

#sobre {
	width: 210px;
	float: left;
	display: inline;
	margin: 10px 0 0 6px;
	padding: 0;
}
#sobre h1 {
	width: 242px;
	height: 23px;
	background: url(/images/layout/titulo_sobreafreiocar.jpg) top left no-repeat;
	font: 20px Calibri, "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	color: #2c8ace;
	margin: 0 0 5px;
	text-indent: -9000px;
}
#sobre p {
	width: 205px;
	margin: 8px 1px;
	line-height: 150%;
	padding:0;
	text-align: justify;
}
#sobre_esq {
	width: 201px;
	margin: 3px 0 3px 6px;
	display: inline;
}
#sobre img {
	border:4px solid #e2f3fe;
}
a.sobre_vejamais {
	display: block;
	background: url(/images/layout/bg_lancamento_vejamais.jpg) top left no-repeat;
	width: 60px;
	height: 20px;
	margin: 10px 0 0 120px;
	padding: 4px 0 0 25px;
	font: bold 11px Tahoma, Verdana, Arial, sans-serif;
	color: #FFF !important;
	text-decoration: none !important;
}
a.sobre_vejamais:hover { color: #004A93 !important; }

#newsletter {
	width: 215px;
	padding: 12px;
	float: right;
	display: inline;
	background: #F0F7FD;
 	margin: 10px 6px 0 0;
}
#newsletter h1 {
	width: 242px;
	height: 16px;
	background: url(/images/layout/titulo_newsletter.jpg) top left no-repeat;
	font: 18px Calibri, "Trebuchet MS", Tahoma, Arial, sans-serif;
	line-height: 17px;
	text-transform: uppercase;
	color: #2c8ace;
	margin:0 0 10px 0;
	padding: 0;
	text-indent: -9000px;
}
#newsletter p {
	margin: 4px 2px 10px;
	padding:0;
	text-align: justify;
	line-height: 150%;
}
#newsletter form {
	padding: 0;
	width: 225px;
	margin: 6px auto 0 auto;
}
.news_input_bg {
	float: left;
	width: 175px;
	height: 21px;
	margin:0 5px 0 0;
	padding: 3px;
	background:url(/images/layout/bg_news_input.jpg) top left no-repeat;
}
.news_input {
	float: left;
	width: 175px;
	background:none;
	border:0;
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	color: #224b72;
}
#rodape_localizacao {
	width: 692px;
	background: url(/images/layout/bg_content_bottom.jpg) bottom left no-repeat;
	padding: 0 15px 0 15px;
	margin: -2px auto 0 auto;
	position: relative;
	z-index: 9999;
}
#rodape_localizacao p {
	text-align: right;
	padding: 0 9px 10px 0;
	margin: 0;
}
#rodape_localizacao p span {
	font: bold 20px Calibri, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #BBB;
}

#rodape {
	position: absolute;
	bottom:0;
	z-index:0;
	margin: 0;
	width:100%;
	height: 118px;
	background: url(/images/layout/bg_rodape_rep.jpg) top left repeat-x;
	clear:both;
}
#rodape_info {
	width: 692px;
	height: 25px;
	padding: 5px 15px;
	margin: 0px auto;
}
#rodape_info p {
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	color: #FFF;
	margin: 0;
	padding:0;
	float: left; width: 500px;
}
#rodape_info p a {
	color: #FFF;
	text-decoration: underline;
}
#rodape_info p a:hover {
	text-decoration: none;
}
#rodape_info div.logo_xneo {
	float: right;
	margin: 0;
	width: 105px;
	height: 40px;
}
.input_text_bg {
	float: left;
	width: 175px;
	height: 21px;
	margin:0 5px 0 0;
	padding:4px 3px 0 3px;
	background:url(/images/layout/bg_news_input.jpg) top left no-repeat;
}
.input_text {
	float: left;
	width: 175px;
	height: 21px;
	background:none;
	border:0;
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	color: #224b72;
}
.input_text_area {
	float: left;
	width: 196px;
	max-width:196px;
	height: 38px;
	margin:0 5px 0 0;
	padding:4px 3px 0 3px;
	border:0;
	background:none;
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	color: #224b72;
}
.bg_input {
	background:url(/images/layout/bg_area.jpg) left top no-repeat;
}

.empresa_topicos {
	font: 12px Tahoma, Verdana, Arial, sans-serif;
	margin: 5px 0 15px 0;
	text-indent: 10px;
}
.erro {
	background:#fcf5f5;
	border:1px solid #ab0800;
	padding:5px;
	font: 12px Tahoma, Verdana, Arial, sans-serif;
	color:#ab0800;
	text-align:center !important;
	font-weight:bold;
	margin:10px;
}
.suss {
	background:#f0f7f0;
	border:1px solid #007506;
	padding:5px;
	font: 12px Tahoma, Verdana, Arial, sans-serif;
	color:#007506;
	text-align:center !important;
	font-weight:bold;
	margin:10px;
}

/*** REPRESENTANTES ***/
#representantes_wrap {
	width: 587px;
	margin: auto;
}
ul#representantes_menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#representantes_menu li {
	float: left;
	margin: 0;
	padding: 0;
}
#representantes_bg_rep {
	clear: both;
	width: 587px;
	background: url(/images/layout/bg_representantes_rep.jpg) top left repeat-y;
	margin: -3px 0 0 0;
}
#representantes_bg_top {
	width: 547px;
	background: url(/images/layout/bg_representantes_top.jpg) top left no-repeat;
	padding: 20px;
	float:left;
}
#representantes_bg_bottom {
	width: 587px;
	clear: both;
	background: url(/images/layout/bg_representantes_bottom.jpg) bottom left no-repeat;
}
#representantes_wrap h2 {
	font-size: 20px;
	margin: 5px 5px 10px 5px;
}
#representantes_wrap h3 {
	font-size: 18px;
	margin: 5px 5px 0px 15px;
}
#representantes_wrap p {
	margin: 8px 15px 25px 15px;
}

/*** REPRESENTANTES:ABAS ***/
.aba {
	float: left;
	height: 32px;
	background: url(/images/layout/aba_rep.jpg) top left repeat-x;
}
.aba_esq {
	float: left;
	height: 32px;
	background: url(/images/layout/aba_esq.jpg) top left no-repeat;
}
.aba_dir {
	float: left;
	height: 27px;
	line-height: 27px;
	padding: 5px 5px 0px 5px;
	background: url(/images/layout/aba_dir.jpg) top right no-repeat;
}
.aba_botao {
	float: left;
	height: 16px;
	line-height: 16px;
	padding: 5px 22px;
	text-align: center;
	font: bold 12px Tahoma, Verdana, Arial, sans-serif;
	color: #FFF !important;
	text-decoration: none !important;
	display: block;
	cursor: pointer;
	background: url(/images/layout/aba_efeito.jpg) center left repeat-x;
}
.aba_off {
	float: left;
	height: 32px;
	/*background: url(/images/layout/aba_rep.jpg) top left repeat-x;*/
}
.aba_esq_off {
	float: left;
	height: 32px;
	/*background: url(/images/layout/aba_esq.jpg) top left no-repeat;*/
}
.aba_dir_off {
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 3px 3px 0px 3px;
	/*background: url(/images/layout/aba_dir.jpg) top right no-repeat;*/
}
.aba_botao_off {
	float: left;
	height: 17px;
	line-height: 17px;
	padding: 6px 22px;
	text-align: center;
	font: bold 12px Tahoma, Verdana, Arial, sans-serif;
	display: block;
	color: #1e91e4 !important;
	cursor: pointer;
	/*background: url(/images/layout/aba_efeito.jpg) center left repeat-x;*/
}
.TituloTabela {
	background:#f4f9fd;
	border-bottom:1px solid #4277ad;
	border-top:1px solid #4277ad;
	text-align:center;
	color:#4277ad;
	font-size:14px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
}
#produtos_wrap td {
	border-bottom:1px solid #4277ad;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	padding:5px;
	text-align:center;
}

#publicidade {
	text-align:center;
	padding:0 0 15px 0;
}
#navegacao {
	padding:0 0 0 11px;
	position: relative;
}

/*** VISTAS EXPLODIDAS ***/
#xpl h2 {
	margin: 25px 0 10px 0;
}
#xpl_wrap {
	width: 660px;
	margin: 0 auto;
}
#xpl_wrap img {
	border: 1px solid #e6f7ff;
}