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


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/fundo);
}

#apDiv1{width:1024px;
		height:315px;
		background-image:url(images/flor_mecanica_01.jpg);
		background-color:#FFF;
		}
		
#apDiv2{width:1024px;
		height:202px;
		background-color:#FFF;
		/*background-image:url(images/flor_mecanica_02.jpg)*/
}
#apDiv3{width:1024px;
		height:67px;
		background-image:url(images/flor_mecanica_03.jpg);
		background-color:#FFF
				}
#apDiv4{ position:absolute;
		width:315px;
		height:2350px;
		padding-left:80px;
		background-color:#FFF;
		background-image:url(images/flor_mecanica_04.jpg);

		}

	
#apDiv5{
	position:absolute;
	margin-left:314px;
	width:600px;
	padding-right:100px;
	height:2350px;
	background-image:url(images/flor_mecanica_05.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#FFF;
	color:#666;
	font-size:small;
	line-height:25px;
	}

#apDiv6{width:1024px;
		position:fixed;
		margin-bottom:0px;
		bottom:0px;
		height:34px;
		background-color:#FFF;
	}
