@charset "UTF-8";

#txt ul li a {
	               
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8c8c8c;
	text-decoration: none;

}

#corpo {
	background-color: #f7f7f7;
}
/*#txt, .txt, .txtDestaque, li, li a, .tagProdutos, .tagPromocao, .tagPromocaoHome, label {*/
#txt, .txt, .txtDestaque, .tagProdutos, .tagPromocao, .tagPromocaoHome, label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8c8c8c;
	/*padding: 2px 10px 10px;*/
}


#txt{

	margin-left: 15px;	

}

label{

	color: red;
	padding: 5px;
	display: block;

}

.txtDestaque {
	padding: 0 5;
}

.txtDestaque a{
	text-decoration: none;
}

#txt a{

	text-decoration: none;
	color:#111160;

}


.tagPromocao {
	color:#111160;
}

/*

ul {
  list-style-image: url(img/arrow.gif);
  margin:0;
  padding: 0;
}

ul li {
  margin-left:20px;
  padding: 0;
}

ul li a {
  line-height:25px;
  text-decoration: none;
  color: #8c8c8c;
}

*/

.imagem, .promoImg {
	height: 102px;
	width: 103px;
}

.mascara {
	background-image: url(img/mascara.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 101px;
	width: 103px;
}

#hr{
	padding: 0px;
	background-image: url(img/hr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111160;
	padding-bottom: 2px;
	text-transform:uppercase;
}

#imgPromoHome{
	background-image: url(img/bordaPromoHome.gif);
	background-repeat: repeat;
	background-position: center center;
	height: 149px;
	width: 128px;
}

#txt input, #txt textarea{
	border: 1px solid #cdcdcd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #f4f4f4;
}

#sombraLeft{
	max-width: 4px;
	min-width: 4px;
	width: 4px;
	background-repeat: repeat-y;
	background-image: url(img/bkgSombraLeft.gif);
}

#sombraR{
	max-width: 4px;
	min-width: 4px;
	width: 4px;
	background-repeat: repeat-y;
	background-image: url(img/bkgSombraR.gif);
}