@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-color: #3F3F3F;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
}
td,th {
	font-family: Tahoma;
	font-size: 11px;
}
.titulo { 
color: #A60401;
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold;
}
.texto { color: black; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; }
.raiz { color: #6F6F6F; }
A.raiz:link { text-decoration: none; }
A.raiz:hover { text-decoration: underline; }
A.raiz:visited {text-decoration: none; }
A.raiz:active {text-decoration: none; }

A:link { color: #6F6F6F; text-decoration: none; }
A:hover { color: #6F6F6F; text-decoration: underline; }
A:visited { color: #6F6F6F; text-decoration: none; }
A:active {color: #6F6F6F; text-decoration: none; }

/* DETALHES PRODUTO */
.tp {
	/*padding: 5px;*/
	font-weight: 700;
	font-size: 12px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	color: #445555;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-bottom: solid 1px #dddddd;
}
.preco2 {
	font-family: Trebuchet MS, Arial;
	font-size: 1.4em;
	color: #080;
	line-height: 18px;
	font-weight: 700;
	vertical-align: baseline;
}
.lightgray {
	color: #CCCCCC;
}
/* FIM DETALHES PRODUTO */
.preco {
	color: #E6530A;
	font-size: 23px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
}
.precov {
	color: #080;
	font-size: 23px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
}
.red { color: red; }
.bordo { color: #990000; }
.green { color: #009900; }
.gray { color: #777777;}
.fonte_titulo {color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 700;
	font-variant:small-caps;
	text-align:left;
}
.desc {color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 100;
	text-align: left;
}
.cat {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #445555;
	line-height: 17px;
	letter-spacing: -1px;
	padding: 5px;
}
/*******************/
.aviso {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: red;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
}
.arial10	{
	font-family: Arial;
	font-size: 10px;
	color: #717171;
}
.borda_lista {
	border-left: solid 1px #E4E4E4;
	border-top: solid 1px #E4E4E4;
	border-right: solid 1px #E4E4E4;
	}
.bold_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 700;
	text-align: right;
	/*color: #E6530A;*/
	color: #080;
}
.c71 {color: #717171}
.box {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #F1F1F1;
	width: 100%;
	display: list-item;
	border: 1px dotted #717171;
}
#buscaAvancada {
	position:absolute;
	width:200px;
	height:115px;
	top: 345px;
	right: auto;
	left: auto;
	bottom: auto;
	z-index: 1;
	line-height: 1.1;
	margin-left:-200px;
	text-align: center;
}
.selecionado {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #BFFFCF;
	width: 100%;
	display: list-item;
	border: 1px dotted #717171;
}
.refinar {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #F1F1F1;
	border-top: solid #AF0301 4px;
	padding: 5px;
}

.style_form {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #999999;
	padding: 3px;
	background-color: #F1F1F1;
}
/***************************/
.borda_id {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A60401;
	border-right-color: #A60401;
	border-bottom-color: #A60401;
	border-left-color: #A60401;
}
.bb { border-bottom: solid 1px #dddddd; padding: 5px; }
.br { border-right: solid 1px #dddddd; padding: 5px; }
.bl { border-left: solid 1px #dddddd; padding: 5px; }
.recibo {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}
.txt {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.bordab {
	padding: 4px;
	border-bottom: solid 1px #c1c1c1;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.topc {
	color: #FFFFFF;
	font-weight: bold;
}

.hinttopo {
   	display: none;
    position: absolute;
   /* right: 20px;*/
    margin-top: 50px;
    border: 1px solid #c93;
    padding: 10px 12px;
		text-align:center;
	width: 80px;
	right: auto;
	left: auto;
	z-index: 1;
	margin-left:0px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc; /*url(pointer.gif) no-repeat -10px 5px;*/
}

/* The pointer image is hadded by using another span */
.hinttopo .hint-pointer {
    position: absolute;
    right: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
/*    background: url(pointerr.gif) left top no-repeat;*/
}
.hint {
   	display: none;
    position: absolute;
    width: 350px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
	
	right: auto;
	left: auto;
	z-index: 1;
	margin-left:-400px;
    background: #ffc;
}
.hint .hint-pointer {
    position: absolute;
    right: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
}
/* BANNER CENTRAL */
.stdet {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.stnvit {
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
}
/* FIM BANNER CENTRAL */