/* CSS Freios Lobo - 31/05/2006 */
*{
	margin:0;
	padding:0;
	border:0;	
	list-style:none;
	text-decoration:none;	
}

a:link, a:visited {
	color:#333;
}

a:hover {
	color:#0099FF;
}


body{
	background-image:url(../images/bg3.gif);
	font: normal 11px Tahoma, Arial, Verdana;
	line-height:160%;
}

#geral {
	margin:0 auto;
	width:760px;
	height:auto;
	background-color:#eee;
	background-image:url(../images/bg_geral.jpg);
	background-repeat:repeat-y;
	/*border:1px solid #333;*/
	border-top:0;	
}

#topo {
	width:760px;
	height:186px;
	background-color:#eee;	
	clear:both;
}

#topo h1 {
	display:none;
}

#corpo {
	float:left;
	height:auto;
}

#conteudo-esquerdo{
	width:220px;
	/*height:315px;
	height:300px!important;*/
	float:left;		
	background:#eee url(../images/bg_menu_esq.jpg) no-repeat;	
	padding-top:15px;
	
}

#conteudo-direito{
	width:530px;
	width:500px!important;
	/*height:315px;
	height:300px!important;*/
	float:left;		
	padding:0 15px 15px 15px;
	
}
	

#conteudo-direito ul li {
	list-style-type:square;
	margin-left:30px;
}

#conteudo-direito p {
	margin-top:5px;
	margin-bottom: 10px;
}


#busca{
	width:220px;
	width:200px!important;
	height:60px;
	height:55px!important;
	float:left;	
	background-color:#666;
	padding:5px 0 0 20px;
	color:#FFF;	
}

#busca#form-busca {
	margin:0;
	padding:0;
}

#busca#form-busca label{
	color:#FFF;
	margin:0;	
}

/* ----MENU SUPERIOR ---*/
#menu {
	width:540px;
	height:60px;	
	background-color:#666;
	float:right;	
}

#menu ul{
	margin:0;	
	padding:0;
	/*float:left;	*/
}

#menu li {
	float:left;
	text-align:center;
	width:90px;
	border:0;
	border-right:1px solid #333;
	border-left: 1px solid #999;	
}

#menu li.noborder-left {
	border-left:0;
}

#menu li.noborder-right{
	border-right:0;
}

#menu li a:link, #menu li a:visited {
	line-height:55px;
	padding-left:7px;
	padding-right:7px;
	float:left;
	display:block;	
	width:90px;
	color:#fff;
	font-weight:bold;	
}

#menu li a:hover{			
	color:#fff;
	font-weight:bold;
	width:90px;
	background-color:#999;
	border-bottom:5px solid #9c3;
}


/* --- MENU LATERAL --- */
#menu-lateral {	
	float:left;
	margin:0;
	padding:0;
	margin-left: 10px;
}

#menu-lateral li {
	border-bottom:1px dotted #333;
	width:180px;
	height:27px;
	margin:0;
	padding:0;		
}


#menu-lateral li a:link, #menu-lateral li a:visited {	
	color:#333;
	font-weight:bold;
	width:180px;
	width:170px !important;
	height:27px;
	height:20px !important;
	display:block;
	padding:7px 0 0 10px;	
}

#menu-lateral li a:hover{
	color: #fff;
	background-color:#ccc;	
	width:180px;	
	display:block;
	height:27px;	
}


#rodape{
	width:760px;
	width:740px!important;
	height:60px;
	height:40px!important;	
	background-color:#eee;
	border-top: 2px solid #fff;	
	text-align:center;
	padding:10px;
	background:url(../images/bg_rodape.gif) no-repeat;
	line-height:100%;
	clear:both;
}

#titulos {
	text-indent:-9000px;
	height:25px;	
	overflow:hidden;	
}

#data {
	width:220px;
	width:160px!important;	
	padding:0 0 10px 60px;
	text-align:center;	
}

/* -- FORMULÁRIOS DO SITE-- */
#formularios form {	
	color:#999;
	margin:0;
	padding:0;	
}

#formularios fieldset{
	margin:0;
	padding:0 20px;
	border: 1px solid #999;	
	width: 400px;
	background-color:#dedede;	
}

#formularios legend {
	display:none;
}

#formularios label{
	display: block;
	width: 120px;
	float: left;
	color: #000;	
}

#formularios input {
	width: 220px;
	height:18px;
	color: #03C;
	margin:0;
	margin-left:15px;
	border:1px solid #eee;
	border-top:1px solid #999;
	border-left:1px solid #999;		
}
	
#formularios input.botao {
	width: 100px;
	height:25px;
	color:#333;
	border:1px solid #999;
	margin:0;
}

#formularios input.checkbox  {
	border:0;
	width:1em;
	margin-right:5px;	
}

#formularios input.radio  {
	border:0;
	width:1em;
	margin-right:5px;
	text-align:left;	
}

#formularios p {
	border-bottom:1px solid #ccc;	
	width:400px;
	/*height: 20px;*/
	display:block;
	padding: 5px 0;
	text-align:left;
	margin:0;	
}

#formularios p.inicio {
	margin-top: 15px;	
}


#formularios p.final {
	margin-bottom: 15px;
	border-bottom:0;
}

#formularios br{
	clear: left;
}

#formularios select {
	border:0;
	margin-left:15px;
	color: #03C;
	font-size:1em;	
}

#formularios textarea {
	width:200px;
	height:50px;
	color: #03C;
	margin:0;
	margin-left:15px;
	border:1px solid #eee;
	border-top:1px solid #999;
	border-left:1px solid #999;		
	font-size:1em;
}

#formularios #campo_telefone{
	width:85px;
}	

#formularios #campo_fax {	
	width:85px;
}

#formularios .asterisco {
	font-weight:bold;
	color:#0099FF;
}

#produtos-lista{
	width:250px;
	float:left;
}

#produtos-imagens{
	width:200px;
	height:200px;
	float:left;
	border:1px solid #ccc;
	background-color:#fff;
}


#bloco-detalhes span{
	width:400px;	
	background-color:#fff;
	float:left;	
	display:block;
	margin-top:15px;	
}

#bloco-detalhes p {
	border-bottom: 1px solid #999;
	margin-left:120px;
	width:280px;	
}

#bloco-detalhes img {
	float:left;
}

#bloco-detalhes h5 {
	font-size:120%;
	display:block;
	background-color:#DEDEDE;	
	width:400px;
	width:390px !important;
	height:30px;
	height:20px !important;
	padding:5px;
	margin-top:15px;	
}
/* -----------------------------------------*/
/*-- pertence ao bloco lateral --*/
.linhas-menu{
	background-image:url(../images/titulo_linhas.gif);
	background-repeat:no-repeat;
	margin:20px 0 0 20px;
	margin-bottom:-5px!important;
}

.promocoes{
	background-image:url(../images/titulo_promocoes.gif);
	background-repeat:no-repeat;
	margin:20px 0 5px 0;	
}

/*-- pertencem aos blocos do lado direito --*/
.conheca{
	background-image:url(../images/titulo_conheca.gif);
	background-repeat:no-repeat;
	margin:10px 0 0 0;	
	margin-bottom:-5px!important;
}

.destaque{
	background-image:url(../images/titulo_destaque.gif);
	background-repeat:no-repeat;
	margin:10px 0 0 0;	
	margin-bottom:-5px!important;
}

.dicas{
	background-image:url(../images/titulo_dicas.gif);
	background-repeat:no-repeat;
	margin:10px 0 0 0;	
	margin-bottom:-5px!important;
}

.news{
	background-image:url(../images/titulo_newsletter.gif);
	background-repeat:no-repeat;
	margin:10px 0 0 0;	
	margin-bottom:-5px!important;
}

.contato{
	background-image:url(../images/titulo_contato.gif);
	background-repeat:no-repeat;
	margin:10px 0 0 0;	
	margin-bottom:-5px!important;
}

.empresa{
	background-image:url(../images/titulo_empresa.gif);
	background-repeat:no-repeat;
	margin:10px 0 0 0;	
	margin-bottom:-5px!important;
}

.produtos{
	background-image:url(../images/titulo_produtos.gif);
	background-repeat:no-repeat;
	margin:10px 0 0 0;	
	margin-bottom:-5px!important;
}

.servicos{
	background-image:url(../images/titulo_servicos.gif);
	background-repeat:no-repeat;
	margin:10px 0 0 0;	
	margin-bottom:-5px!important;
}

.pecas{
	background-image:url(../images/titulo_pecas.gif);
	background-repeat:no-repeat;
	margin:10px 0 0 0;	
	margin-bottom:-5px!important;
}

.linhas{
	background-image:url(../images/titulo_linhas.gif);
	background-repeat:no-repeat;
	margin:10px 0 0 0;	
	margin-bottom:-5px!important;
}

.noticias{
	background-image:url(../images/titulo_noticias.gif);
	background-repeat:no-repeat;
	margin:10px 0 0 0;	
	margin-bottom:-5px!important;
}



.bloco-lateral{
	width:220px;
	width:200px!important;
	float:left;
	padding-left:20px;
}

.bloco-direito {
	width:250px;
	
	margin-left:5px;
	margin-bottom:10px;
	margin-top:10px;	
}

.bloco-esquerdo{
	width:250px;
	float:left;		
	margin-right:5px;
	margin-bottom:10px;	
	margin-top:10px;	
}

.bloco-noticias {
	width:500px;
	width:480px!important;
	height:auto;
	float:left;	
	border:1px solid #333;
	background-color:#eee;
	clear:left;
	padding-left:20px;
	margin-bottom:10px;
}

.floatLeft{
	float:left;
	margin-top:5px;
	margin-right:5px;
}



