@charset "utf-8";

.textoVermelho {
	font-family: "Tahoma", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BE2A30;
}


				

#detalheProduto {
	width: 250px;
	position: fixed;
	z-index: 10000;
	left: 35%;
	top: 25%;
	visibility: hidden;
	background-color: #ffffff;
	display: table;
	border: 15px solid #f6f6f6;
	background-color:#fff;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}

#detalheProdutoTudo {
	width: 100%;
	display: table;
	min-height: 1px;
	height: auto !important;
	height: 1px;
	clear: both;
}

#load {
	height: 50px;
	width: 100px;
	position: fixed;
	z-index: 10000;
	left: 50%;
	top: 50%;
	right: 50%;
	bottom: 50%;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-top: 15px;
}

#containerProdutos {
	width: 756px;
	/*background-color: #00FF00;*/
	height: auto !important;
	height: 100px;
	display: table;
}
#container {
	width: 100%;
	/*background-color: #3F0;*/
}

#nomePeca {
	margin-top: 10px;
	text-align: center;
	margin-bottom: 12px;
}


#produtos {
	/*background-color: #FF0000;*/
	width: 240px;
	height:400px;
	
	oveflow:auto;
	float: left;
	padding-bottom:35px;
	/* height: 450px; */
	margin-left: 1px;
}
#alinhamento {
	/*background-color: #F00;*/
	width: 73%;
	margin-right: auto;
	margin-left: auto;
}
#produtosFoto {
	float: left;
	text-align: center;
	margin-left: 23px;
	padding-right: 9px;
}
#produtoDescricao {
	/*background-color: #33CC00;*/
	clear: both;
	padding-left: 35px;
	width: 175x;
	padding-top: 10px;
}
#setaDescricao {
	/*background-color: #F39;*/
	float: left;
}
#txtDescricao {
	/*	background-color: #90C;*/
	float: left;
	width: 79%;
}
#adicionarAoCarrinho {
	/*background-color: #393;*/
	padding-left: 25px;	
	float: left;
}
#produtoTamanhoECor {
	padding-left:30px;
	margin-top:10px;
	/*background-color: #0F0;*/
}
#tamanho {
	/*background-color: #FF0;*/
	clear:both;
	padding-top:10px;
	padding-left:3px;
	float: left;
}

#cor {
	/*background-color: #90F;*/
	margin-bottom:-8px;
	clear:both;	
	float: left;
}
#corQuadrado {
	height: 60px;
	width: 60px;
	float: left;
	margin: 2px;
	border:2px solid #ccc;
	background-position:50% 50%;
}

#corQuadradoDetalheProduto{
	background-repeat: no-repeat;
	background-image: url(../imagens/quadradoCorFundo.png);
	height: 10px;
	width: 10px;
	margin-left: 10px;
}

#quantidadePedido{
	margin: 5px;

}

input{
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a:link {

	color: #BE2A30;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
}


a:hover{

	color: #BE2A30;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
}


a:visited {
	color: #BE2A30;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
}


#meuCarrinhoQuadradinhoCor{
	height: 20px;
	width: 20px;
}

#tudo{
	width:100%;

}

#alinha{
	width: 790px;
	margin-left: 15%;
	clip: rect(auto,auto,auto,auto);

}

#logo {

	height: 138px;
	text-align: center;
	padding-right:0px;
}
				

	
#botoes{
	margin-bottom: 50px;	
	
}

#fecharpedido{
	margin-left: 367px;	
	
	
}

        #div_centro {
	width: 800px;
	/*border:1px solid red;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 30px;
                }
 
#fechar{
	left: 50px;

	
}