/* CSS Document */




/***************** Contato **********************/
			#box_contato {
				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_contato {
				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;
			}
			.destaque_contato {
				color : #666;
				background-color: #f5f5ea;
				padding: 5px 3px 0px 5px;
				margin: 10px 0 0 0;
				height: 20px; width: 400px;
			}