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

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


html{
	background:url(img/bg_html.jpg) repeat-y center top #3CB1C2;
	height:100%;
}
body{
	background:url(img/bg.jpg) no-repeat center top #3CB1C2;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4C4A47;
}
.right{
	float:right;
}
.left{
	float:left;
}
.global{ 
	background:url(img/bg_global.png) no-repeat center top;
	overflow:hidden;
	width:100%;
}
.largura{
	width:980px;
	margin:0 auto;
}
.topo {
	overflow:hidden;
	font-family:Helvetica;
	height:255px;
}
.topo .logo{
	float:left;
	height:152px;
	margin:55px 0 0;
	position:absolute;
	width:300px;
	z-index:0;	

}
.topo .banner{
	float:left;
	height:255px;
	margin:0px 0 0 275px;
	position:absolute;
	width:704px;
	z-index:1;
	background:url(img/banner.png) no-repeat top left;
	text-align:right;

}
.topo .banner h1{
	font-size:40px;
	color:#FFF;
	font-weight:bold;
	margin:60px 50px 0;
	height:35px;
}
.topo .banner h2{
	font-size:28px;
	color:#4C4A47;
	font-weight: normal;
	margin:0 50px 15px;
}
.topo .banner .saibamais{
	margin:0px 50px 0;
}
.topo ul.menu{
	background:url(img/bg_menu.png) top left repeat-x;
	float:left;
	height:49px;
	list-style:none;
	text-align:center;
	margin:206px 0 0;
	position:absolute;
	overflow:hidden;
	width:980px;
	z-index:3;
}

.topo ul.menu li {
	float:left;
	display:inline;
	margin:0 1px 0 0;
	list-style:none !important;
}

.topo ul.menu li a{
	display:block;
	font-size:14px;
	color: #FFF;
	text-decoration:none;
	font-weight: normal;
	padding:18px 29px;
	font-family: Arial, Helvetica, sans-serif;
}
.topo ul.menu li:last-child a{
	margin:0 0 0 5px;
}
.topo ul.menu li a:hover{
	background: url("img/bg_menu_on.jpg") top left repeat-x;
	color:#333333 !important;
}
.topo .socialmedia{
	float:left;
	height:255px;
	margin:123px 0 0 984px;
	position:absolute;
	width:30px;
	z-index:4;
}
.topo .socialmedia img{
	margin:2px 0;
}
.conteudo{
	background:#FFF;
	padding:20px 35px;
	width:910px;
	#width:980px;
	overflow:hidden;
	min-height:258px;
}
.conteudo p{
	line-height:20px;
}
.conteudo h2, .interna h3{
	font-size:30px;
	font-weight:normal;
	margin:0 0 10px;
}

.conteudo .esquerdo {
float:left;
display:table;
padding:0;
width:234px;
} 
.conteudo .servicos h2, .interna h3{
	color:#91C93B;

}
.conteudo h2 span{
	color:#4C4A47;
	font-size:30px;
	font-weight: bold;
}
.servicoss ul{
	width:760px;
	display:table;
}
.conteudo .servicos li{
	background:url(img/ico_li.jpg) left no-repeat;
	font-size:16px;
	padding:5px 10px;
    list-style: none;
}
.conteudo .servicos li a{
	color:#4C4A47;
	text-decoration:none;
}
.conteudo .esquerdo a.mais{
	color:#60B221;
	background:url(img/mais_verd.png) no-repeat left;
}
.conteudo .direito{
	float:right;
	display:table;
	width:640px;
}
.conteudo .direito .bloco{
	float:left;
	width:288px;
	margin:0 0 0 30px;
	
}
.conteudo .direito .bloco img{
	margin:10px 0;
	
}
.conteudo .direito h2{
	color:#39B2C0;
}
.conteudo a.mais{
	color:#4C4A46;
	font-weight:bold;
	background:url(img/mais_cinza.png) no-repeat left;
	padding:0 0 0 18px;
	float: right;
	font-size:14px;
	text-decoration:none;
	margin:5px 0;
	clear:both;
}
.index{
		background: url(img/bg_index.jpg) top left repeat-y #FFF;
}
.rodape{
	background: url(img/bg_rod.png) no-repeat top left;
	font-size:12px;
	height:38px;
}
.rodape .endereco{
	float:left;
	margin: 12px 30px;
}
.rodape .tel{
	float:right;
	margin: 12px 30px;
}
.interna{
	padding: 35px;
}
.interna p{
}
.interna h2{
	font-size:45px;
	margin:0 0 30px 0;
}
.interna h3{
	margin:10px 0 15px 0;
}
.localizacao h4{
	margin-top:300px;
	float:right;
    text-align:right;
    display:table;
    width:143px;
}
.interna li{
	background:url(img/ico_li.jpg) left no-repeat;
	list-style:none;
	padding:0 0 0 15px;
	display:table;
}

iframe{
	float: left;
	margin-right: 25px;
	border:1px solid #CCC;
	padding:5px;
}
small a{
background:none repeat scroll 0 0 #39B2C0;
color:#FFFFFF !important;
float:left;
font-size:15px;
font-weight:bold;
margin:0 0 30px !important;
padding:10px;
text-decoration:none;
}
.imgempresa {padding:10px; float:right; margin-top:-30px;}
.alitext {width:700px; float:left;}
.imgservic {float:left; padding:10px;}
.imgclient {margin-left:60px;}
.bombas {float:right; margin-left:140px; margin-top:-36px;}
.txt_serv {width:770px; float:right}
