/* TA ROLANDO */

.giftcard {
	background-color: #ffffff;
	background-image:url(img/fundo_giftcard.jpg);
	background-repeat:no-repeat;
}


#giftcard {
	width:756px;
	height:auto;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	

#giftcard a, #giftcard a:visited {
	color:#313117;
	text-decoration:none;
	font-size:10px;
	}
	
#giftcard a:hover {
	text-decoration:underline;
	}
		

	
#giftcard #miolo {
	float:left;
	width:760px;
	height:auto;
	margin:340px 0 0 0;
	}

#giftcard #tit {
	margin:0 0 10px 0;
	clear:both;
	}
	
#giftcard #conteudo {
	width:700px;
	height:auto;
	display:block;
	padding:0px;
	margin:0 0 30px 30px;
	font-size:14px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	}

			