@charset "utf-8";
#geral {
	padding: 10px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topo {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 150px;
	border: 1px solid #CCC;
	background-image: url(../imagens/topo.jpg);
}
#rodape {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #000000;
	text-align: center;
	width: 970px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	background-color: #b2b2b2;
	line-height: 20px;
	padding: 5px;
}


#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
	list-style-type: none;
}
#menu li a {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	padding: 10px;
	display: block;
}
#menu ul li a:hover {
	color: #FFF;
	background-color: #b2b2b2;
}
#slideshow img {
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 3s;
	position: absolute;
	widht: 700px;
	height: 200px;
}
#descrição p {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	line-height: 20px;
	text-align: justify;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#descrição h2 {
	line-height: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}


img.fade-out{opacity:0;}
img.fade-in{opacity:1;}


#menu {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#corpo {
	width: 980px;
	height: auto;
	background-image: url(../imagens/grand.jpg);
	background-repeat: repeat-x;
}
#slideshow {
	height: 200px;
	width: 690px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-right: 0px;
	padding-left: 10px;
}
#botões {
	width: 260px;
	float: right;
	margin-top: 20px;
	margin-bottom: 0px;
	height: 200px;
	padding-left: 0px;
	padding-right: 10px;
}
#descrição {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#fotos_pequenas {
	padding: 10px;
	float: left;
	width: 540px;
	height: 330px;
}
#servicos_infor {
	margin: 0px;
	float: right;
	height: 330px;
	width: 395px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#descricao_image img {
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 3s;
	position: absolute;
	height: 330px;
	width: 405px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#descricao_agua  {
	height: 330px;
	width: 405px;
	position: absolute;
	visibility: hidden;
}
#descricao_gas  {
	height: 330px;
	width: 405px;
	position: absolute;
	visibility: hidden;
}
#descricao_esquentador  {
	height: 330px;
	width: 405px;
	position: absolute;
	visibility: hidden;
}
#descricao_desentupir  {
	height: 330px;
	width: 405px;
	position: absolute;
	visibility: hidden;
}
#descricao_obras  {
	height: 330px;
	width: 405px;
	position: absolute;
	visibility: hidden;
}
#descricao_renovaveis  {
	height: 330px;
	width: 405px;
	position: absolute;
	visibility: hidden;
}
h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
}
p {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	text-align: justify;
	white-space: normal;
	line-height: 15px;
}

#fotos_pequenas img {
	margin: 10px;
	padding: 3px;
	border: 1px solid #666;
}
#dados {
	padding: 10px;
	width: 490px;
	float: left;
}
h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
}
#dados p {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	line-height: 20px;
	text-align: left;
}
#formulario {
	width: 425px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b2b2b2;
	margin: 10px;
	padding-left: 20px;
}
