body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fundo_css.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.titulo {
	color : #FFFFFF;
	text-transform:uppercase;
	font-size : 20px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
}

.titulo a {
	color : #FFFFFF;
	text-transform:uppercase;
	font-size : 20px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
	text-decoration:none;
}
.titulo a:hover{
	color : #FFFFFF;
	text-transform:uppercase;
	font-size : 20px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
}

.titulo2 {
	color :#D65B39;
	text-transform:uppercase;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.titulo2 a{
	color :#D65B39;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
    text-decoration: none;
}
.titulo2 a:hover{
	color : #D65B39;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
    text-decoration: underline;
}

.titulo3 {
	color : #FFFFFF;
	text-transform:uppercase;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.titulo3 a {
	color : #FFFFFF;
	text-transform:uppercase;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration:none;
}
.titulo3 a:hover{
	color : #FFFFFF;
	text-transform:uppercase;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.titulo4 {
	color : #666666;
	text-transform:uppercase;
	font-size : 18px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.titulo4 a {
	color : #666666;
	text-transform:uppercase;
	font-size : 18px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration:none;
}
.titulo4 a:hover{
	color : #999999;
	text-transform:uppercase;
	font-size : 18px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.subtitulo {
	color : #FFFFFF;
font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.subtitulo a{
	color : #FFFFFF;
font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
}
.subtitulo a:hover {
	color : #FFFFFF;
text-decoration: none;
}
.subtitulo a:active  {
	color : #FFFFFF;
text-decoration: underline;
}

.subtitulo2 {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
	}
.subtitulo2 a{
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
}
.subtitulo2 a:hover {
	color : #626262;
	text-decoration: none;
}
.subtitulo2 a:active  {
	color : #626262;
text-decoration: underline;
}

.barra {
	color : #FFFFFF;
	text-transform:uppercase;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.barra a{
	color : #FFFFFF;
	text-transform:uppercase;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration:none;
}
.barra a:hover {
	color : #FFFFFF;
	text-transform:uppercase;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration:underline;
}

.textoPequeno1 {
	color : #FFFFFF;
	font-size : 13px;
	font-family : Tahoma, arial, verdana;
}

.textoPequeno1 a {
	color : #FFFFFF;
	font-size : 13px;
	font-family : Tahoma, arial, verdana;
	font-weight:bold;
	text-decoration: none;
}
.textoPequeno1 a:hover {
	color : #FFFFFF;
	text-decoration: underline overline;
	font-family: Tahoma, arial, verdana;
	font-size: 13px;
}
.textoPequeno1 a:active  {
	color : #944678;
text-decoration: underline;
}

.textoMedio1 {
	color : #666666;
	font-size : 12px;
	font-family : Arial,Verdana,Taroma;
	text-align: left;
}

.textoMedio1 a {
	color : #666666;
	font-size : 11px;
	font-family : Arial,Verdana,Taroma;
	font-weight:bold;
	text-decoration: none;
}
.textoMedio1 a:hover {
	color : #666666;
	text-decoration: underline;
	font-weight:bold;
}
.textoMedio1 a:active  {
	color : #666666;
}

.textoMedioBranco {
	color : #666666;
	font-size : 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Verdana;
}

.textoMedioBranco a {
	color : #666666;
	font-size : 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
}
.textoMedioBranco a:hover {
	color : #666666;
	font-size : 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Verdana;
	line-height: 1px;
	text-decoration: underline overline;
}
.textoMedioBranco a:active  {
	color : #ffffffs;
}

.textoMedioBox {
	color : #666666;
	font-size : 12px;
	font-family : Arial,Verdana,Taroma;
	text-align: left;
	border: 1px solid #999999;
}

.textoPequenoLeft {
	color : #666669;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-align: justify;
}

.textoPequenoLeft a {
	color : #666669;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration: none;
}
.textoPequenoLeft a:hover {
	color : #666669;
	text-decoration: underline;
}
.textoPequenoLeft a:active  {
	color : #666669;
text-decoration: underline;
}

.textoPequenoCenter {
	color : #666669;
font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-align:center;
}
.textoPequenoCenter a {
	color : #666669;
font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
text-decoration: none;
}
.textoPequenoCenter a:hover {
color : #666669;
text-decoration: underline;
}
.textoPequenoCenter a:active  {
	color : #666689;
text-decoration: underline;
}

.textoPequenoRight {
	color : #666669;
font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
text-decoration: none;
text-align:right;
}
.textoPequenoRight a {
	color : #666669;
font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
text-decoration: none;
}
.textoPequenoRight a:hover {
color : #666669;
text-decoration: underline;
}
.textoPequenoRight a:active  {
	color : #666689;
text-decoration: underline;
}

.menu1 {
	color :#666666;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.menu1 a{
	color : #666666;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
    text-decoration: none;
}
.menu1 a:hover{
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
	}
	
.menu2 {
	color :#FFFFFF;
	font-size : 15px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu2 a{
	color : #006633;
	font-size : 15px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
    text-decoration: none;
}
.menu2 a:hover{
	color : #0066FF;
	font-size : 15px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	background-color:#FFC595;
	}

.menu3 {
	color :#2F2A27;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.menu3 a{
	color : #E96F6B;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
    text-decoration: none;
}
.menu3 a:hover{
	color : #E96F6B;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration:overline;
	}
.menu3 a:active{
	color : #FF9933;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration:overline;
	}


.input1 {
	font-family:Taroma, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	border: solid 1px #000000;
	background-color:#EEEEEE;
	font-weight:bold;
}

.input2 {
	font-family:Taroma, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF9966;
	border: solid 1px #FFFFFF;
	border:ridge;
	background-color:#FFFFFF;

}
.input3 {
	font-family:Taroma, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF9966;
	border: solid 1px #999999;
	background-color:#FFFFFF;

}

.submit {
	font-family:Taroma, Helvetica, sans-serif;
	font-size: 11px;
	color:#D65B39;
	border: solid 1px #D65B39;
	background-color: #FFFFFF;
}

.submit2 {
	font-family:Taroma, Helvetica, sans-serif;
	font-size: 11px;
	color:666666;
	border: solid 1px #666666;
	background-color: #FFFFFF;
	font-weight:bold;
}

.submit3 {
	font-family:Taroma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	Color:#FFFFFF;
	border: solid 1px #333333;
	background-color: #FF3300;
}


.rodape {
	color : #666666;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	text-align:center;
}
.error {
	color : #FF0033;
	font-size : 11px;
	font-family : Arial,Verdana,Taroma;
	text-align: left;
}
.lateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
}
.lateral a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	text-decoration:none;
}
.lateral a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	text-decoration:none;
}
.td_pequena {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.radio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.box_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #FFFFFF;
	width: 160px;
}
.no_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


.categoria {
	background-image: url(../images/categoria.jpg);
}
.txt_pequeno {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

.txt_pequeno a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

.txt_pequeno a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.txt_pequeno2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.box_caixa {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.td_background {
	background-color: #000000;
}
.texto_pequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.td_pequena {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
}
.menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
.menu a:action{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.texto_simples2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.txt_pequeno_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}.caixa_borda_cinza {
	border: 2px solid #B4B4B6;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_form {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
}
.titulo_grande {
	font-family: Tahoma, arial, verdana;
	font-size: 23px;
	color: #FFFFFF;
	text-transform: uppercase;
}



.textbox, .textboxOn {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	height: 14px;
	background-color:#FFFFFF;
}
.textboxOn { 
	border-color: #999999;
	background-color:#F5F6F6;

}
.textbox2, .textboxOn2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #333333;
	height: 14px;
	background-color:#FFFFFF;
}
.textboxOn2 {
	background-color:#E0DFE3;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.textboxsel, .textboxOnsel {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #333333;
	height: 19px;
	background-color:#FFFFFF;
}
.textboxta, .textboxOnta {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #333333;
	height: 100px;
	background-color:#FFFFFF;
}
.textboxOnta {
	background-color:#E0DFE3;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.bg_estoque {
	background-image: url(../images/fatia_marcas.jpg);
	background-repeat: repeat-y;
}

.btn_cinza {
	border: 1px solid #CCCCCC;
}
.texto_contato {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
}
#centro_esquerda {
	float: left;
	width: 138px;
	height: 600px;
	position:relative;
}
#centro_direita {
	float: left;
	width: 580px;
	height: auto;
	position:relative;
}
#loop {
	width: 192px;
	height: auto;
	vertical-align:middle;
	position:relative;
	float: left;
}
#loop2 {
	float: left;
	width: 33%;
	height: auto;
	position:relative;
}

#loop3 {
	width: 196px;
	height: auto;
	vertical-align:middle;
	float: left;
	position:relative;
}
#loop4 {
	width: 15px;
	height: auto;
	vertical-align:middle;
	float: left;
	position:relative;
}
#abrigo_loop_produtos {
	width: 100%;
	height: auto;
	position:relative;
	float: left;
}
#abrigo_loop {
	width: 960px;
	height: auto;
	position:relative;
	float: left;
}
#abrigo_loop2 {
	float: left;
	width: 618px;
	height: auto;
	position:relative;
}
 {
	float: left;
	width: 618px;
	height: auto;
	position:relative;
}
#alinhadora {
	width: 975px;
	position: relative;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#centro {
	float: left;
	width: 975px;
	position: relative;
	height: auto;
	background-color: #696969;
}

#banner {
	float: left;
	height: 445px;
	width: 975px;
	position: relative;
}
#index_quemSomos {
	float: left;
	width: 975px;
	position: relative;
	height: auto;
	background-color: #696969;
}
#index_outros {
	float: left;
	width: 975px;
	position: relative;
	height: auto;
}
#lateral_outros {
	float: left;
	width: 342px;
	position: relative;
	height: auto;
}
#newsletter {
	float: left;
	height: 256px;
	width: 342px;
	position: relative;
	background-image: url(../images/newsletter.jpg);
}
#consultas {
	float: left;
	height: 122px;
	width: 342px;
	position: relative;
}
#destaques {
	float: left;
	width: 633px;
	position: relative;
	height: auto;
}
#marcas {
	float: left;
	height: 150px;
	width: 975px;
	position: relative;
	background-color: #696969;
}
#rodape {
	float: left;
	height: 150px;
	width: 975px;
	position: relative;
	background-image: url(../images/rodape.jpg);
}
#lateral_estoque {
	float: left;
	height: auto;
	width: 219px;
	position: relative;
}
#estoque {
	float: left;
	width: 756px;
	position: relative;
	height: auto;
}
#faixa_contato {
	background-image: url(../images/fatia_contato.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 31px;
	width: 975px;
	position: relative;
	text-align: center;
	padding-top: 6px;
}
#formulario {
	float: left;
	width: 383px;
	position: relative;
	height: auto;
}
#mapa {
	float: left;
	width: 592px;
	position: relative;
	height: auto;
}
#foto_loja {
	float: left;
	width: 975px;
	position: relative;
	height: auto;
}
#hust_motos {
	float: left;
	width: 975px;
	position: relative;
	height: auto;
}
