/*geral*/
body { 
	margin:0px;
	padding:0px;
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:0px;
}

a{text-decoration:none}

.tableGrid
{
	border:solid 2px #b6b6b6;
	border-collapse:collapse;	
}


.item
{
	border:solid 2px #b6b6b6;
}

.itemTitleText
{
	font-size:20px;
	color:#ff7000;
	font-family:Arial;
	font-weight:bold;
}

.itemDemo
{
	font-size:11px;
	color:#ff7000;
	font-family:Arial;
}

.itemComparar
{
	font-size:11px;
	color:#7f7f7f;
	font-family:Arial;
	/*font-weight:bold;*/
}

.contentBox
{
	position:relative;width:332px; height:285px; background:url(../img/images_gama_portateis/imgFundoPortateis.jpg) no-repeat;
}

.itemTitle
{
	position:absolute;left:18px; top:19px; width:296px;
}

.descProd
{
	left:165px;
	position:absolute;
	top:79px;
	width:126px;
}

.descProd ul{padding:0px; margin:0px}
.descProd ul li
{
	font-family:arial; color:#7f7f7f; font-size:15px; list-style-type:none;
	padding-left:8px;
	/*background:url(../img/images_gama_portateis/bullet.jpg) no-repeat 0px 6px;*/
}

.bottomTextBox
{
	position:absolute;left:10px; bottom:10px; width:312px; height:13px;
}

.tableBottom
{
 	width:312px; height:13px;
}

.bottomBox
{
	position:relative; width:332px; height:41px;
/*	background-color:#F1F1F1;*/
	background:url(../img/images_gama_portateis/bottom_BKG.jpg) repeat-x;
}

.leftBottomText a
{
	position:absolute; left:25px; top:15px; width:235px; height:41px;
	font-size:12px;
	color:#ff7000;
	font-weight:bold;
	text-transform:uppercase;
}

/*.btnBottom
{
	position:absolute; right:0px; background:url(../img/images_gama_portateis/footer_CompCinza.jpg) no-repeat; width:97px; height:41px; cursor:pointer;
}

.btnBottom:hover
{
	position:absolute; right:0px; background:url(../img/images_gama_portateis/footer_CompLaranja.jpg) no-repeat; width:97px; height:41px; cursor:pointer;
}
*/
