/* DIVS */
body{
	background-color: #A56C15;
}

#container{
	float:left;
	width:100%;
	min-height:100px;
	margin:0; 
}

#container1{
	float:left;
	width:100%;
	min-height:497px;
	margin:0; 
	background: url(../img/bg.png) no-repeat top center;
}

#container2{
	width:933px;
	min-height:100px;
	margin:0 auto;
}

#topo{
	float:left;
	width:933px;
	height:155px;
	margin:0;
}

#link{
	float:left;
	width:558px;
	height:147px;
	margin:0 0 0 152px;
}

#aRestrita{
	float:right;
	width:194px;
	height:155px;
	margin: 0 12px 0 0;
}

#textoRestrita{
	float:right;
	color:#838383;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	text-align:right;
	margin:28px 0 0 0;
}

#formRestrita{
	float: right;
	margin:13px 0 0 0;
}

#formRestrita input[type=text]{
	float: right;
	width: 174px;
	height: 10px;
	color: #503808;
	background: #EAEAE9;
	border: 1px solid #C5C5C4;
	margin: 0 0 4px 0;
	padding: 5px 0 4px 11px;
}

#formRestrita input[type=password]{
	float: right;
	width: 174px;
	height: 10px;
	color: #503808;
	background: #EAEAE9;
	border: 1px solid #C5C5C4;
	margin: 0 0 4px 0;
	padding: 5px 0 4px 11px;
}

#formRestrita input[type=image]{
	float: right;
}

#senhaPassword{
	display:none;
}

#menu{
	float:left;
	width:933px;
	height:39px;
	margin:-8px 0 0 0;
}

#menu img{
	float:left;
	border:0;
}

#banner{
	float:left;
	margin: 9px 0 0 15px;
}

#destaques_pecas{
	width:595px;
	height:35px;
	float:left;
	margin: 7px 0 0 15px;
	background: url(../img/destaques_pecas.png) no-repeat top center;
}

#destaques_carros{
	width:595px;
	height:35px;
	float:left;
	margin: 7px 0 0 15px;
	background: url(../img/destaques_carros.png) no-repeat top center;
}

a.pecas{
	width:79px;
	height:31px;
	margin: 0 0 0 435px;
	float: left;
}

a.carros{
	width:79px;
	height:31px;
	margin: 0 0 0 2px;
	float: left;
}

#busca{
	float: right;
	margin: 10px 15px 0 0;
}

#busca input[type=text]{
	float: left;
	width: 208px;
	height: 10px;
	color: #503808;
	background: #EAEAE9;
	border: 1px solid #C5C5C4;
	margin: 0 0 4px 12px;
	padding: 5px 0 4px 11px;
}

#busca select{
	float: left;
	width: 208px;
	color: #503808;
	background: #EAEAE9;
	border: 1px solid #C5C5C4;
	margin: 0 0 4px 12px;
	padding: 2px 0 2px 11px;
}


#busca input[type=image]{
	float: left;
	margin: 0 0 0 5px;
}

#middle{
	float:left;
	width: 100%;
}

#colLeft{
	float: left;
	width: 273px;
	margin: 17px 0 38px 15px;
}

#novidades p{
	float: left;
	margin: 0 0 14px 0;
}

#twitter h3{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E3A800;
	font-size: 20px;
	margin: 10px 0 16px 0;
}

#twitter p.tweets{
	float: left;
	border-bottom: 2px dotted #E2C290;
	padding: 3px 0 8px 0;
}

#twitter p.last{
	float: left;
	padding: 3px 0 0 0;
}

#newsletter{
	float: left;
	margin: 19px 0 0 0;
	width: 272px;
	height: 121px;
	background: url(../img/newsletter.png) no-repeat top center;
}

#newsletter h3{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7B4F0A;
	font-size: 20px;
	margin: 4px 0 4px 12px;
}

#newsletter p{
	float: left;
	color: #7B4F0A;
	margin: 0 0 8px 12px;
}

#formNewsletter{
	float: left;
	margin: 0 0 0 0;
}

#formNewsletter input[type=text]{
	float: left;
	width: 208px;
	height: 10px;
	color: #503808;
	background: #EAEAE9;
	border: 1px solid #C5C5C4;
	margin: 0 0 4px 12px;
	padding: 5px 0 4px 11px;
}

#formNewsletter input[type=password]{
	float: left;
	width: 208px;
	height: 10px;
	color: #503808;
	background: #EAEAE9;
	border: 1px solid #C5C5C4;
	margin: 0 0 4px 12px;
	padding: 5px 0 4px 11px;
}

#formNewsletter input[type=image]{
	float: left;
	margin: 0 0 0 5px;
}

#servicos h3{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E3A800;
	font-size: 20px;
	margin: 24px 0 16px 0;
}

#servicos #lista{
	float: left;
}

#servicos a.item{
	font-weight: bold;
}

#colRight{
	float: left;
	width: 587px;
	margin: 17px 0 38px 42px;
}

#colRight dl{
	width: 274px;
	float: left;
	margin: 0 0 16px 0;
}

#colRight dl.left{
	margin: 0 35px 16px 0;
}

#colRight dl dt{
	width: 130px;
	float: left;
}

#colRight dl dd{
	float: left;
}

#colRight span{
	font-size: 14px;
}

#colRight dl dd img{
	margin: 5px 0 0 0;
}

#rodape{
	float: left;
	width: 100%;
	height: 142px;
	background-color: #503808;
}

#rodape #rodapeConteudo{
	width:933px;
	min-height:100px;
	margin:0 auto;
}

#indique{
	float: left;
	width: 196px;
	margin: 16px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #A56C15;
	font-size: 18px;
}

#indique dt{
	float: left;
	width: 40px;
	padding: 5px 0 0 0;
}

#indique dd{
	float: left;
	width: 150px;
}

#atendimento{
	float: left;
	margin: 16px 0 0 135px;
	font-family: Tahoma, Verdana, Arial;
	color: #A56C15;
	font-size: 14px;
	line-height: 20px;
}

#compra{
	float: left;
	width: 100px;
	margin: 9px 0 0 124px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #E3A800;
	font-size: 14px;
}

#compra dt{
	float: left;
	width: 30px;
	padding: 8px 0 0 0;
}

#compra dd{
	float: left;
	width: 70px;
}

#compra span{
	font-size: 18px;
}

#cognitiva{
	float: right;
	margin: 16px 15px 0 0;
}

#vermais{
	float: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #F4B81C;
	margin: 8px 0 0 0;
}










/*********************************
TAGS HTML
*********************************/
html{
	overflow:auto;
}

body{
	font-family:Tahoma, Verdana, "Trebuchet MS", Helvetica, sans-serif, Arial;
	font-size:11px;
	color:#E2C290;
}

a{
	color:#E2C290;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
