@charset "utf-8";
/* CSS HIDROJATOGRANDEABC.COM.BR  */

/* zerando css */
html, body, div, span, object, iframe, h4, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, img {
	margin: 0px; padding: 0px; border: 0px; list-style: none; text-decoration: none; font-style: normal;
}
p, h4, h3, h2, h1 { margin: 0; padding: 0; border: 0; }

/* links */
a {	color: #fff; }
a:hover { text-decoration: underline; }
a img {	border: none; }
a#block { width: 100%; height: 100%; text-indent: -9999px; display: block; }
a#block2 { width: 100%; height: 100%; display: block; }

body { font-family: "Times New Roman", Times, serif; font-size: 11px; color: #fff; background: url(img/bg.jpg); padding: 15px; }

.style01 { line-height: 170%; font-size: 12px; text-align: justify; color: #d4d4d4; }


/*-- BOX HEADER -------------*/
div#box-header { width: 663px; margin: 0 auto; padding: 0 30px 30px; background: #92351e; }

	/*-- Link --*/
		div#header-home { width: 661px; height: 30px; }
			div#header-home span { float:right; padding-top: 8px; font-family: Verdana, Geneva, sans-serif; font-size: 9px; }
		
	/*-- HEADER --*/
		div#header { width: 661px; height: 166px; border: 1px solid #b79700; background:url(img/header-logo.jpg) no-repeat; }
	
	
/*-- CORPO -------------*/
div#corpo { width: 663px; margin: 0 auto; padding: 30px; background: #2e2d30; }
	
	/* Titulo */
		div#corpo-tit { width: 100%; padding-bottom: 13px; border-bottom: 1px solid #8c7d57; }
		
	/* Container */
		div#corpo-container { width: 100%; padding: 40px 0 10px; display: table; border-bottom: 1px solid #8c7d57; }
		div#corpo-container p { padding-bottom: 20px; }
		
		/* Left */
			div#corpo-left { width: 300px; float: left; }
			
		/* right */
			div#corpo-right { width: 344px; float: right; }	
			
			
		/*NOSSOS SERVIÇOS*/
			div#corpo-nossos-servicos { padding: 20px 0 10px; }
			span#corpo-serv p { padding-bottom: 10px; }
			
		/*COPYRIGHT*/
			div#box-copyright { width: 663px; margin: 0 auto; padding: 15px 0 0; color:#284847; font-family: Arial,Helvetica,sans-serif; font-size:10px; text-align: center; }
			.webmaker { color:#284847; font-weight: bold; }
			
		



/*-- BOX FOOTER -------------*/
div#box-footer { width: 663px; margin: 0 auto; padding: 30px; background: #92351e; }
		
	/*-- FOOTER --*/
		div#footer { width: 631px; height: 70px; border: 1px solid #b79700; padding: 15px; }
			
			/*Left*/
				div#footer-left { width: 170px; float: left; padding-top: 27px; }
				
			/*Logo*/
				div#footer-logo { width: 136px; height: 70px; float: left; padding: 0 72px; background: url(img/logo-footer.jpg) no-repeat center center; }
			
			/*Right*/
				div#footer-right { width: 180px; float: left; text-align: right; padding-top: 13px; }
