.titulo01 {
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#C10000;
	width:960px;
	height:29px;
	background:url(/template/imagens/bgTituloHomeCentro.png) repeat-x;
	line-height:29px;
	padding-left:20px;
	border-radius:15px 15px 0px 0px;
	-moz-border-radius:15px 15px 0px 0px;
	-webkit-border-radius:15px 15px 0px 0px;
	behavior: url(/template/css/PIE.php);
}
.colunaEsqueda {
	width:170px;
	float:left;
}

.colunaCentral {
	width:600px;
	float:left;
	margin:0px 20px 20px 20px;
}

.colunaDireita {
	width:170px;
	float:left;
}

.menuCategoria {
	font-size:9px;
	text-align:left;
	padding-right:3px;
	line-height:18px;
	color:#900;
	font-weight:bold;
 	text-transform: uppercase;
	behavior: url(/template/css/PIE.php);
	border-radius:0px 10px 10px 0px;
	-moz-border-radius:0px 10px 10px 0px;
	-webkit-border-radius:0px 10px 10px 0px;
	height:18px;
	border-bottom:1px solid #900;
	border-right:1px solid #900;
}
.menuCategoria a{
	text-decoration:none;
	color:#900;
	display:block;
}
.menuSubCategoria01 {
	color:#333333;
	text-align:left;
	font-size:9px;
	line-height:18px; 
	behavior: url(/template/css/PIE.php);
	margin:0 0 20px 0px;
	border-bottom:1px solid #666;
	border-radius:0px 0px 10px 10px;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
}
.menuSubCategoria01 ul {
	list-style:none;
	padding:0;
	margin:0 0 0 20px;
}
.menuSubCategoria01 ul li {
	line-height:18px;
}
.menuSubCategoria01 ul li a {
	color:#333333;
	text-decoration:none;
}
.menuSubCategoria01 ul li a:hover {
	color:#900;
} 

.menuSubCategoria {
	color:#333333;
	text-align:left;
	font-size:10px;	
}
.menuSubCategoria ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.menuSubCategoria ul li {
	line-height:15px;
}

.menuSubCategoria ul li a {
	color:#333333;
	text-decoration:none;
}

.menuSubCategoria ul li a:hover {
	color:#900
}
/*---------------------------------------------newsletter-----------------------------------------*/
.bgNews {
	border:1px solid #999;
	border-radius:9px;
	-webkit-border-radius:9px;
	-moz-border-radius:9px;
	behavior: url(/template/css/PIE.php);
}
.textoNewsletter {
	font-size:12px;
	color:#333333;
	text-align:justify;
	margin:3px 3px 3px 3px;
}
.newsBarra {
	background-image:url(/template/imagens/barraNewsletter.png);
	background-repeat:no-repeat;
	background-position:center;
	height:30px;
	border-radius:9px 9px 0px 0px;
	-webkit-border-radius:9px 9px 0px 0px;
	-moz-border-radius:9px 9px 0px 0px;
	behavior: url(/template/css/PIE.php);
}
/*------------------------------------------------------------------------------------------------*/
.infoProdBG {
	border:1px solid #999;
	border-radius:0px 0px 8px 8px;
	-moz-border-radius:0px 0px 8px 8px;
	-webkit-border-radius:0px 0px 8px 8px;
	min-height:50px;
	behavior: url(/template/css/PIE.php);
}

.textoProdutoNome {
	font-size:9px;
	color:#333333;
	text-align:justify;	
	height: 33px;
	min-height: 33px;
	overflow: hidden;
}
.textoProdutoNome a {
	color:#333333;
	text-decoration:none;
}
.textoProdutoNome a:hover {
	color:#900;
}

.textoProdutoDe {
	font-size:10px;
	color:#333333;
}

.textoProdutoPor {
	font-size:11px;
	color:#333333;
}

.textoProdutoValorDe {
	font-size:13px;
	font-weight:bold;
	color:#900;
	text-decoration:line-through;
}

.textoProdutoValorPor {
	font-size:14px;
	font-weight:bold;
	color:#C10000;
}

.textoProdutoOu {
	font-family:Calibri, Arial, Verdana, Helvetica, Sans-serif;	
	font-size:10px;
	color:#333333;
}

.textoProdutoValorOu {
	font-size:14px;
	color:#C10000;
	font-weight:bold;
	
}

.textoProdutoDetalhe {
	font-size:11px;
	color:#333333;
	text-align:left;
	font-style:italic;
}

.textoDetalheDe {
	font-size:12px;
	color:#333333;
}

.textoProdutoDetalheDe {
	font-size:15px;
	font-weight:bold;
	color:#900;
	text-decoration:line-through;
}

.textoDetalhePor {
	font-size:15px;
	color:#333333;
}
.textoProdutoDetalhePor {
	font-size:25px;
	font-weight:bold;
	color:#C10000;
}
.textoDetalheOu {
	font-size:11px;
	color:#333333;
}
.textoProdutoDetalheOu {
	font-size:13px;
	color:#C10000;
	font-weight:bold;
	
}
.textoDetalheDisponibilidade01 {
	font-size:11px;
	color:#333;
	line-height:16px;
}
.textoDetalheDisponibilidade02 {
	font-size:13px;
	color:#C10000;
	font-weight:bold;
}
.textoFormaPgto01 {
	font-size:10px;
	color:#333333;
	font-style:italic;
}
.textoFormaPgto02 {
	font-size:10px;
	color:#666666;
	line-height:18px;
}
.textoInfoProduto {
	font-size:10px;
	color:#414141;
	line-height:18px;
}
.linhaCinza {
	background:#666;
}
.catlink{
	font-size:12px;
	color:#333333;
	line-height:20px;
	text-decoration:none;
}
.barraCinzaCentro a:hover{
	text-decoration:underline;
}
.textoGeral11 {
	font-size: 10px;
	color:#333333;
	line-height:16px;
}
.textoGeral11 a {
	color:#333333;
	text-decoration:none;
}
.textoGeral11 a:hover {
	text-decoration:underline;
}

.textoGeral12 {
	font-size: 11px;
	color:#333333;
}
.textoGeral12 a {
	color:#333333;
	text-decoration:none;
}
.textoGeral12 a:hover {
	text-decoration:underline;
}

/****Minha Conta****/
.bgIconeMinhaConta {
	background:url(/template/imagens/minhaContaBgIcone.png) no-repeat;
	padding:0 68px 0 0;
	height:22px;
	line-height:22px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform: uppercase;
}
.menuMinhaConta {
	font-size: 11px;
	color:#333333;	
}
.menuMinhaConta ul {
	list-style:none;
	padding:20px 0 0 0;
	margin:0px;
}
.menuMinhaConta ul li {
	padding:0 0 15px 0px;
}
.menuMinhaConta ul li a {
	color:#333333;
	text-decoration:none;
}
.menuMinhaConta ul li a:hover {
	text-decoration:underline;
	color:#900;
}

.gridMeusPedidos {
	background-color:#EEEEEE;
}
.gridMeusPedidos:hover {
	background-color:#ECFFEC;
	display:block;
}


/*------------------------------categorias-------------------------------------*/
.abaProd { /*muda as bordas da aba de produtos*/
	border-radius:10px 10px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	behavior: url(/template/css/PIE.php);
	height:25px;
	width:72px;
	text-align:center;
	line-height:25px;
	color:#FFF;
	font-size:13px;
	float:left;
	margin-right:4px;
}
.abaFab { /*muda as bordas da aba de fabricantes*/
	border-radius:10px 10px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	behavior: url(/template/css/PIE.php);
	height:20px;
	width:88px;
	text-align:center;
	line-height:20px;
	color:#FFF;
	font-size:13px;
	float:left;
	margin-top:5px;
}
.tituloPaginas {
	width:960px;
	border-bottom:2px solid #333;
	padding-bottom:3px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#333;
}
.tituloPaginas a {
	color:#333;
}.msgAlertaPagseguro {
	font-size: 12px;
	font-weight: bold;
	line-height:18px;
	color: #C00;
	text-decoration: none;
}
