@charset "utf-8";
/* CSS Document */

/* ########### */
/* ########### PAG PRODUTOS INSIDE STYLES */
/* ########### */
		
		.produtoBoxSmall{ width:174px; height:205px; background:url('../img/bkg_produtos_small.gif') no-repeat top left; float: left; margin: 20px 8px 0 0;}
			.boxlast {margin-right:0; }
			.oddarrow { background:url('../img/bkg_produtos_smallodd.gif') no-repeat top left; }
			.produtoBoxSmall h3{ margin:5px 0 8px 18px; padding:0; font-size:13px;}
				.produtoBoxSmall h3 a{ color:#333333; text-decoration:none;}
					.produtoBoxSmall h3 a:hover{ text-decoration:underline;}
			
			.produtoBoxSmall h4{ margin:13px 0 16px 18px; padding:0; font-size:13px;}
				.produtoBoxSmall h4 a{ color:#333333; text-decoration:none;}
					.produtoBoxSmall h4 a:hover{ text-decoration:underline;}

					
			.produtoBoxSmall img{ border:0; margin-left: 7px; }
			.produtoBoxSmall p{ padding:10px 15px 0 10px; line-height:13px;}
				.produtoBoxSmall p a{ color:#c70752; text-decoration:none; display:block;}
					.produtoBoxSmall p a:hover{ text-decoration:underline;}

			.text p{ margin-bottom: 20px; line-height:18px; }
				.text p a{ color:#c70752; text-decoration:none;}
					.text p a:hover{ text-decoration:underline;}
			
			.text h3{ font-size:11px; margin-bottom:0; }

