/* CSS Document */




/***************** tabela de tarifas - dinamico **********************/
			#box_empresa {
				float: left;
				margin: 10px 0 0 0; padding: 10px;
				width: 510px;
				min-height: 380px;
				height: auto !important;
				height: 380px;
				background: #fff;
				/* border: 1px solid #deded2; */
			}
			.title_empresa {
				margin: 0 0 15px 0; padding: 0 0 4px 10px;
				width: 500px; height: 20px;
				color: #3a88cf;
				font: 130.01% Verdana, Tahoma, Arial, SansSerif;
				background: url(../imgs/bullet_title.gif) no-repeat left 7px; /* */
				border-bottom: 1px dashed #deded2;
			}
