*{
	margin: 0;
	padding: 0;
	list-style-type: none;
	outline: none;
	font-family:Arial, Helvetica, sans-serif;
	
}



#w3c {
	
	float:left;
	margin:120px 0 0 105px;
	width:200px;
	height:50px;
	}
	
#icone{ height:25px;top:45%; left:45%;}
#icone li { float:left; position:relative; margin-right:20px;}
#icone span {background-image: url(../dinamica-bombas-eletricas/balao.gif); 
	background-repeat:no-repeat;
	font-size:10px;
	width: 130px;
	height: 53px;
	position: absolute;
	top: -50px;
	left: -80px;
	text-align: center;
	padding: 10px 0 0 0;
	display: none;
	line-height:110%;
	color:#000000;
	cursor:pointer;
}

img {
	border:0;
	
	}

body {
	
	background-image:url(../imagens/fnd.jpg);
	background-repeat:repeat-x;
	background-color:#bcc2c6;
	
	}
	
#container {

	margin:0 auto;
	width:1003px;
	height:611px;
	z-index:1;
}

#divLeft  {
	
	float:left;
	width:264px;
	margin-left:72px;
	height:611px;
	z-index:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image:url(../imagens/fnd_left.jpg);
	background-repeat:no-repeat;
	
}

#divLeft img{
	
	float:right;
	
}


	
#divimg_left1 {
	
	margin:70px 5px 0 0;
	
	}
	
	#divimg_left2 {
	
	margin:170px 20px 0 0;
	
	}

#divLeft h1 {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:right;
	font-style:italic;
	color:#6a6a6a;
	padding-right:9px;
	
}

#divCenter {
	
	background-image:url(../imagens/fnd_center.jpg);
	background-repeat:no-repeat;
	float: left;
	height: 611px;
	width: 303px;
}
#divRight {
	float: left;
	height: 611px;
	width: 282px;
	background-image:url(../imagens/fnd_right.jpg);
	background-repeat:no-repeat;
}


#divimg_right1 {
	
	float:left;
	margin:70px 0px 0 10px;

	}

#divimg_right2{
	
	float:left;
	margin:80px 0 0 10px;

	}


#divimg_right3 {
	
	float:left;
	margin:0px 0px 0 90px;;

	}

.clear {
	clear: both;
}

#footer {
	float: none;
	height: 180px;
	width: 100%;
	margin:0 auto;
	background-image:url(../imagens/fnd_footer.jpg);
	background-repeat:repeat-x;
	background-color:#b9bec4;
}

#footer_menu {
	float: right;
	width:170px;
	height:29px;
	margin:160px 230px 0 0;

}

#footer .footercontainer {
	float: none;
	height: 163px;
	width: 1003px;
	margin:0 auto;
	background-image:url(../imagens/footer.jpg);
	background-repeat:no-repeat;

}

#form_name {
	
	float:left;
	width:150px;
	height:23x;
	margin:70px 0 0 5px;;
	font-size:12px;
	
}

#form_name input {
	
	float:left;
	height:15px;
	font-size:12px;
	border:0;
	font-style:italic;
	background-color:#e6e7e9;
}


#form_email {
	
	float:left;
	width:150px;
	height:23x;
	margin:15px 0 0 5px;;
	font-size:12px;
	
}

#form_email input {
	
	float:left;
	height:15px;
	font-size:12px;
	border:0;
	font-style:italic;
	background-color:#e6e7e9;
	
}

.submit {
	
	background-image:url(../imagens/btn_enviar.jpg);
	margin:10px 0 0 65px;;
	width:99px;
	height:15px;
	border:0;
	cursor:pointer;
	
	
	}

#flash_center {
	float: left;
	height: 245px;
	width: 270px;
	margin:0 0 0 18px;
	
}
#menu {
	float: left;
	height: 125px;
	width: 195px;
	margin:25px 0 0 0px;
	text-align:left;
}

#divLeft_interno {
	
	background-image:url(../imagens/fnd_center.jpg);
	background-repeat:no-repeat;
	float: left;
	height: 611px;
	width: 567px;
}

#divRight_interno {
	float: right;
	height: 611px;
	width: 282px;
	background-image:url(../imagens/fnd_right.jpg);
	background-repeat:no-repeat;
}

#menu_acesso_rapido {
	
	float:left;
	margin:20px 0 0 565px;
	width:420px;
	font-weight:bold;
	color:#FFF;
	font-style:italic;
	}
	
#menu_acesso_rapido a {
	
	color: #FFF;
	text-decoration:none;
}

#menu_acesso_rapido a:hover {
	
	color: #36C;
	text-decoration:none;
}


