@charset "utf-8";
body {
	font: normal 13px/1.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../imagens/top.jpg) center top no-repeat #f0f0f0;
	margin: 0;
	padding: 0;
	color: #333;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
	list-style: inside;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
}
h1{
	color: #230308;
}
p{
	margin-top: 0;
	text-align: justify;
	line-height: 1.7em;
}
a img { 
	border: none;
}
a:link, a:visited{
	color: #42413C;
	text-decoration: none; 
} 
a:hover, a:active, a:focus { 
	text-decoration: none;
	color:#06C;
}

.container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.header {
	height: 530px;
	
}
/*logo*/
h1.logo {
	position: absolute;
	z-index: 11;
	background-image: url(../imagens/logo.png);
	background-repeat: no-repeat;
	background-position: center top;	
	top: 20px;
}
h1.logo a {
	display: block;
	height: 122px;
	text-indent: -9999px;
	width: 616px;
	margin: 0;
}
/*pesquisa*/
.search {
	position: absolute;
	top: 348px;
	width: 275px;
	height: 40px;
	background: url(../imagens/busca.png) 0 0 no-repeat;
	left: 5px;
}
.search .gridsearch1{
	float: left; 
	margin-left: 40px; 
	width: 281px;
}
.search .gridsearch2{
	width:255px;
	float:left;
}
.search label{
	font: bold 15px "Trebuchet MS";
	color:#333;
	text-transform:uppercase; 
	margin-left:8px;
}
.search .inputWhat {
	float: left;
	height: 40px;
}
.search .inputWhat input, .search .inputWhere input{
	height: 14px;
	line-height: 14px;
	margin: 8px 0 0 2px;
	width: 190px;
	padding: 6px;
}
.search .input{
	width:264px;
	font-size:14px;
	line-height:20px;
	background:none;
	border:none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	outline:0;
	box-shadow:none;
}
.search .button, .search .button:hover{
	background-color: transparent;
	border: 0 none;
	cursor: pointer;
	float: right;
	height: 40px;
	margin: 0px 0 0 0px;
	width: 58px;
	background-image: url(transparent);
	box-shadow: none;
}

.content {

	padding: 10px 0;
}

/* ~~ The footer ~~ */
.footer {
	padding: 10px 0;
	background: url(../imagens/rodape.jpg) center top no-repeat;
}
.news {
	padding: 17px 0 20px;
	height: 34px;
	margin-bottom: 10px;
}
.news input{
	margin-top: 0px;
}
	.news .input{
	font-size: 15px;
	padding: 2px;
	border: none !important;
	width: 198px;
	color: #333;
	outline: none;
	height: 29px;
	margin-bottom: 10px;
	}
.news .clien{
	margin-left: 285px;
	float: left;
	width: 204px;
}
.news .clien2{
	margin-left: 58px;
	float: left;
	width: 204px;
}
.news .button{
	float: left;
	width: 170px;
	margin-left: 20px;
	background: none !important;
	text-indent: -9999px;
	border: none !important;
	margin-top: 0px;
	box-shadow: none;
	height: 35px;
	cursor: pointer;
}
.text-rodap {
	float: left;
	width: 200px;
	text-align: right;
	height: 35px;
	font-size: 12px;
	font-weight: normal;
	margin-left: 40px;
	padding-right: 10px;
	color: #C0C0C0;
	padding-top: 15px;
	margin-top: 23px;
}
.sobre-ag {
	float: left;
	width: 220px;
	color: #C0C0C0;
	margin-right: 40px;
}
.sobre-ag2 {
	float: left;
	color: #C0C0C0;
	margin-right: 20px;
}
.sobre-ag3 {
	float: left;
	width: 180px;
	color: #C0C0C0;
	margin-right: 30px;
	margin-top: 22px;
}
.sobre-ag4 {
	float: left;
	width: 310px;
	color: #C0C0C0;
	margin-top: 22px;
}
.text-1 {
	font-size: 14px;
	color: #C0C0C0;
}
h2.text-3 {
	font-size: 18px;
	color: #FFCC00;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #910011;
	height: 20px;
}
.text-2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #DFDFDF;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	margin-bottom: 20px;
}
a.link-1 {
	display: block;
	color: #FFF;
	margin-bottom: 12px;
	float: left;
	width: 450px;
}
a.link-1:hover {
	text-decoration: none;
}
.menu-rodap {
	list-style-type: none;
	float: left;
	width: 150px;
}
.menu-rodap li a {
	font-size: 11px;
	text-decoration: none;
	padding-left: 20px;
	/* [disabled]height: 12px; */
	/* [disabled]padding-top: 10px; */
	display: block;
	color: #FFFFFF;
	list-style-type: disc;
	background-image: url(../imagens/marker.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	line-height: 18px;
}
.menu-rodap li a:hover {
	text-decoration: underline;
	color: #1BA1E2;
}
.lad_rodap {
	float: left;
	width: 450px;
	height: 130px;
}
.areaRes2 {
	height: 24px;
	margin-bottom: 10px;
	width: 170px;
	float: right;
}
.areaRes3 {
	height: 30px;
	margin-top: 10px;
	width: 188px;
	float: right;
}
a.destAdmiRodape {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	display: block;
	height: 25px;
}
a.destAdmiRodape:hover {
	color: #1BA1E2;
	
}
.lad_rodap-esq {
	float: right;
	width: 120px;
	height: 130px;
}
.bloc-rodap2-0 {
	float: right;
	width: 170px;
	margin-left: 10px;
	height: 140px;
}
.creditos {
	height: 31px;
	width: 770px;
	clear: both;
	text-align: left;
	color: #FFFFFF;
	padding-top: 5px;
	float: left;
	padding-left: 200px;
}
.creditos .logoAgbrasil {
	position: absolute;
	height: 47px;
	width: 154px;
	left: 556px;
	top: 221px;
	padding-left: 41px;
}
.creditos .direitos {
	float: left;
}
/**fim rodape*/

.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.emp{
	float: right;
	margin-left: 20px;
	/* [disabled]margin-top: 10px; */
}
.img-int {
	float: left;
	margin-right: 20px;
	/* [disabled]margin-top: 25px; */
}
.img-int2 {
	float: left;
	margin-right: 20px;
	/* [disabled]margin-top: 25px; */
}

.img-int3 {
	float: left;
	margin-right: 20px;
	/* [disabled]margin-top: 20px; */
}

.img-int4 {
	float: left;
	margin-right: 20px;
	/* [disabled]margin-top: 20px; */
}
.fale {
	float: left;
	width: 470px;
	margin-bottom: 0px;
	bottom: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	margin-top: 10px;
}
}
a.map_ampliad {
	display: block;
	height: 22px;
	width: 130px;
	background-image: url(../imagens/mapa_ampilad.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	margin-top: 10px;
}
a.map_ampliad:hover {
	background-position: 0px -22px
}
.mapa {
	width: 330px;
	float: left;
	background-color: #910011;
	height: 155px;
	padding: 5px;
	margin-bottom: 15px;
}
.qualid1 {
	float: left;
	/* [disabled]height: 75px; */
	/* [disabled]width: 75px; */
	margin-bottom: 15px;
	margin-right: 10px;
}
.qualid2 {
	float: left;
	/* [disabled]height: 25px; */
	width: 885px;
	margin-top: 20px;
	text-align: left;
	font-size: 15px;
	color: #666666;
}
.bloc_emp {
	float: left;
	width: 220px;
	padding: 10px;
	height: 140px;
	margin-bottom: 15px;
}
.asp {
	float: left;
	margin-right: 15px;
}

/*dicas*/
.dicas{
	/* [disabled]width: 100%; */
	/* [disabled]float:right; */
}

.dicas ul{
	width:100%;
	float:left;
	padding:35px 0 0 0;
}
.dicas a{text-decoration:none;}
.dicas ul li{
	
	width: 100%;
	height: 215px;
	margin: 0 5px 30px 0;
	padding: 10px 0 0 10px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	list-style: none;
	behavior: url(pie/PIE.htc);
}
.dicas ul li:hover 
{
	background-color: #CDEDFC;
	border-radius: 4px;
}
.dicas .dica{
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.dicas .dica:hover 
{
	background-color: #CDEDFC;
	border-radius:4px;
}
.dicas ul li img{
	-webkit-box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, .2);
	box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, .2);
	margin: 0 0 15px 0;
	width: 208px;
	height: 159px;
	float: left;
	margin-right: 20px;
}
.dicas .leiamais{
	height: 20px;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	float: right;
	padding: 6px 0;
	overflow: hidden;
	margin-top: -4px;
	width:0;
	margin-right: 0px;
	padding-top: 5px;
	transition: width 0.3s;         /* padrão */
	-moz-transition: width 0.3s;    /* Firefox */
	-webkit-transition: width 0.3s; /* Safari and Chrome */
	-o-transition: width 0.3s;
	background-color: #A50520;
	color:#fff;
}
.dicas li:hover .leiamais{
	width: 257px;
	padding: 6px;
}

.linkvoltar {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	/*background: white url('button.png') 0 0 repeat-x; */

	background: -moz-linear-gradient(0% 170% 90deg, #c4c4c4, white);
	background: -webkit-gradient(linear, 0% 0%, 0% 170%, from(white), to(#c4c4c4));
	border: 1px solid;
	border-color: #CE1A19;
	border-radius: 3px;
	color: #404040;
	display: inline-block;
	font-family: "helvetica neue", helvetica, arial, freesans, "liberation sans", "numbus sans l", sans-serif;
	font-size: 13px;
	outline: 0;
	padding: 5px 8px 5px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 0 white;
	white-space: nowrap;
	cursor: pointer;
}
.linkvoltar:hover {
    background:-moz-linear-gradient(0% 170% 90deg, #b8b8b8, white);
    background:-webkit-gradient(linear, 0% 0%, 0% 170%, from(white), to(#b8b8b8));
    border-color:#99ccff;
    color:#333333;
    cursor:pointer;
}

/* estilo do menu lateral das peças ou produtos */
.menu_lateral{
	float: right;
	width: 200px;
}
.menu_lateral li{
	list-style: none;
	border: 1px #900 solid;
	margin-bottom: 4px;
	padding-left: 4px;
	border-radius: 4px;
}
.menu_lateral li:hover{
	background-color: #CCC;
}
.menu_lateral a{
	text-decoration: none;
	display:block;
}

/* estilo da div das paças */
.pecas{
	width: 200px;
	height: 220px;
	border: 1px #CCCCCC dashed;
	float: left;
	margin: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.pecas img{
	max-width: 180px;
	/* [disabled]margin-left: 10px; */
	max-height: 180px;
	margin-top: 5px;
}
.pecas .pecaimg{
	width: 200px;
	height: 180px;
	overflow: hidden;
	vertical-align: middle;
	display: table-cell;
}
.pecas .pecatitulo{
	width: 200px;
	height: 0px;
	overflow: hidden;
	margin-top: 5px;
	border-bottom: 1px #900 solid;
	border-top: 1px #900 solid;
	transition: height 0.3s;         /* padrão */
	-moz-transition: height 0.3s;    /* Firefox */
	-webkit-transition: height 0.3s; /* Safari and Chrome */
	-o-transition: height 0.3s;
}
.pecas .pecatitulo a{
	text-decoration: none;
}
.pecas:hover .pecatitulo{
	height: 20px;
}
.pecaimg{
	max-width: 350px;
}
/* fim do estilo da div das paças */

/* Os produtos que aparencem na Busca */

.busca_prod_container{
	min-height: 60px;
	position: relative;
	background: #fff;
	margin-bottom: 5px;
	border: solid 1px #ddd;
}

.busca_prod_img_box {
	width: 50px;
	height: 50px;
	background: #fff;
	position: relative;
	float: left;
	vertical-align: middle;
	text-align: center;
	

}

.busca_prod_img{
	max-height: 44px;
	max-width: 44px;
	
}

.busca_prod_info{
	width: 630px;
	margin-left: 10px;
	float: left;
	
}

.busca_prod_nome a{
	color:#7f1718;
	font-size:13px;
	font-weight: bold;
}

.busca_prod_desc{
	margin-left: 10px;
	padding: 5px 2px;
	
}

.busca_consulta{
	color: #f00;	
}

.busca_mais{
	width: 76px;
	position: relative;
	float: right;
	top: 3px;
	background: #7F1718;
	color: #fff;
	padding: 2px 5px;
}

.busca_mais:visited, .busca_mais:link{
	color: #fff;
}

.busca_mais:hover{
	background: #fff;
	color: #7F1718;
}
		
.vidros {
	height: 220px;
	margin-bottom: 10px;
}
.bloco_home{
	width: 470px;
	float: left;
	margin: 0 5px 20px;
}
.bloco_home img{
	display:block;
	float:left;
	margin-right:10px;
}
.bloco_home ul{
	float: left;
	display: block;
	width: 127px;
	margin-right: 8px;
}
.new{
	height: 280px;
	background-color: #E5E5E5;
	margin-bottom: 30px;
	float: left;
	text-align: left;
	width: 450px;
	position: relative;
	font-size: 13px;
	padding: 8px;
	margin-right: 16px;
	margin-left: 5px;
}
.new .dica img{
	width: 140px !important;
	height: 85px;
}
.new .dica {
	width: 140px;
	margin: 0 4px;
	float: left;
}
.new .dica h2{
	font-size:12px;
}
.new .dica p{
	text-align:left;
}
.clientes_home{
	height: 280px;
	background-color: #E5E5E5;
	margin-bottom: 30px;
	float: left;
	text-align: left;
	padding: 8px;
	width: 452px;
}
.clientes_home .pecas{
	width: 100px;
	height: 100px;
	margin: 5px;
}
.clientes_home .pecaimg{
	width: 100px;
	height: 100px;
	margin:0;
}
