@charset "utf-8";

html,body {
	height: 100%;
	font-size: 100%;/* IE hack */
}
	
body {
	margin:0;
	padding: 0;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1;
	background: #f6f6f6;
	/*background: #dddddd url(../imagens/fundo.jpg) repeat-x;*/
}



.cab {
		width: 100%;
		height: 33px;
		background: #333;
		border-bottom: solid 1px #666;
		
}

.topo {
		width: 935px;
		height: 120px;
		margin: 0 auto 40px auto;
		
}

.conteudo {
	margin: 0 auto 80px auto;
	width: 935px;
	padding-top: 20px;
}


.contcab {
	margin: 0 auto 0 auto;
	width: 935px;
	padding-top: 5px;
	
}

.alright {
text-align: right;
}

.rodape {
	width: 935px;
	padding-top: 20px;
	margin: 0 auto 40px auto;
	border-top: solid 1px #ccc;
		
}

.coluna_pequena {
	width: 155px;
	float: left;
	margin-bottom: 20px;
}

.coluna_grande {
		width: 545px;
		float: left;
		margin-bottom: 20px;
}

.coluna_margem {
	margin-right: 40px;
}

.coluna_margem_grande {
	margin-right: 235px;
}

h2 {
	color: #333;
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: -0.05em;
	margin: 0 0 20px 0;
}

h1 {
	color: #333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: -0.05em;
	margin: 0 0 20px 0;
	border-bottom: solid 1px #ccc;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color: #333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: -0.05em;
	margin: 0 0 20px 0;
	text-decoration: none;
}

h1 a:hover, h1 a:active {
	color: #FF0000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: -0.05em;
	margin: 0 0 20px 0;
	text-decoration: none;
}

h3 {
	color: #999;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: -0.05em;
	margin: 0 0 20px 0;
	border-bottom: solid 1px #ccc;
}

.textomenu {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 5px;
}

.textomenu a:link, .textomenu a:visited {
		color: #999;
		text-decoration: none;
		background: none;
}


.textomenu a:hover, .textomenu a:active {
		color: #FF0000;
		text-decoration: underline;
		background: none;
}

.textomenucat {
	line-height: 4em;
}

.texto {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 5px;
}

.texto a:link, .texto a:visited {
		color: #000000;
		text-decoration: none;
		background: none;
		font-weight: bold;
}


.texto a:hover, .texto a:active {
		color: #FF0000;
		text-decoration: underline;
		background: none;
}


.textotopo {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 5px;
}

.textotopo a:link, .textotopo a:visited {
		color: #FF0000;
		text-decoration: none;
		background: none;
		font-weight: bold;
}


.textotopo a:hover, .textotopo a:active {
		color: #FF0000;
		text-decoration: underline;
		background: none;
}

.spacer { 
	clear: both; 
	height: 0px; 
	overflow: hidden;
	float: none;
}

.caixaprod { 
width: 133px;
	height: 250px;
	padding: 10px;
	background: #fff;
	border: solid 1px #ccc;
	margin-bottom: 40px;
	text-align: center;
}

.caixalista { 
width: 133px;
	padding: 10px;
	background: #fff;
	border: solid 1px #ccc;
	margin-bottom: 40px;
}

.caixaimagem { 
width: 133px;
	padding: 10px;
	background: #fff;
	border: solid 1px #ccc;
	margin: 0 20px 20px 0;
	text-align: center;
	float: left;
}


.caixaprod_2 { 
	height: 20px;
	margin-top: 10px;
}

.caixaprod_1 { 
	height: 200px;
}

.caixaesp { 
margin-right: 40px;
}


.caixaprodlista { 
width: 100%;
	height: 250px;
	background: #fff;
	border: solid 1px #ccc;
	margin-bottom: 40px;
}

.productListing {
width: auto;
}

.shoppingcart {
width: 20%;
}

.shoppingcart1 {
width: 40%;
}

.caixashop { 
width: auto;
	padding: 10px;
	background: #fff;
	border: solid 1px #ccc;
	margin-bottom: 40px;
}

.caixasearch { 
	padding: 10px;
	background: #fff;
	border: solid 1px #ccc;
	margin-bottom: 40px;
}


.textomenutop {
	color: #999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 5px;
}

.textomenutop a:link, .textomenutop a:visited {
		color: #999;
		text-decoration: none;
		background: none;
}


.textomenutop a:hover, .textomenutop a:active {
		color: #FF0000;
		text-decoration: underline;
		background: none;
}
