
* {
	margin: 0 auto;	
	text-decoration:none;
	
}


	#principal{
		width: 900px;
		height: 875px;
		background:#F2F2F2;
	}
		#topo {
			width: 900px;
			height: 110px;	
		}
		
		#topoDireita {
			width: 400px;
			height: 110px;
			float:right;	
		}
		
		#bandeiraBrasil{
			width: 29px;
			height: 19px;	
			margin-top:95px;
			float: right;
			margin-right: 30px;

		}
		
		#bandeiraAlemanha{
			width: 29px;
			height: 19px;	
			margin-top:95px;
			float: right;
			margin-right: 10px;

		}
		
		
		#logo {
			width:248px;
			height: 110px;
			float: left;	
			margin-left: 30px;
			margin-top: 20px;
			background:url(images/logo%20kbs2.png) no-repeat;
		}
		
		
		#menu {
			width: 900px;
			height: 41px;
			float:left;	
		}
	
		#form2
		 {
			width: 400px;
			height: 590px;	
			margin-top: 70px;
			float:left;
			margin-left: 50px;
		}
		
		.textoc {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 15px;
		text-align: justify;
		color: #000;	
		
		}
	
	#direita {
		width: 400px;
		height: 320px;
		float: left; 	
		margin-top: 75px;
	}
	
	
	#bottom {
		width: 900px;
		height: 50px;
		float:left;
		background:url(images/bottom.png) no-repeat;
		
	}
	
	.bt_enviar {
		width: 80px;
		height: 25px;
		background:url(	images/bt_enviar.png);
		border: #88B0B8;
		margin-left: 1px;
		cursor: pointer;
	}


	.bt_limpar {
		width: 80px;
		height: 25px;
		background:url(	images/bt_limpar.png);
		border: #88B0B8;
		margin-left: 1px;
		cursor: pointer;
	}
	
	.bt_enviarA {
		width: 80px;
		height: 25px;
		background:url(	images/bt_enviarA.png);
		border: #88B0B8;
		margin-left: 1px;
		cursor: pointer;
	}


	.bt_limparA {
		width: 80px;
		height: 25px;
		background:url(	images/bt_limparA.png);
		border: #88B0B8;
		margin-left: 1px;
		cursor: pointer;
	}
	
	#construcao{
		width:100px;
		height: 665px;	
		float: left;
	}
	
	#contrucao1{
		width: 347px;
		height: 346px;
		background:url(images/underConstruction.jpg) no-repeat;
		float: left;
		margin-top: 50px;
		margin-left: 290px;
	}
	
	#contrucao2{
		width: 1000px;
		height: 30px;
		float: left;
		margin-left: 330px;
		margin-top: 50px;
	}
	
	
	.contrucao2 {
		font-size: 20px;
		font: Georgia, "Times New Roman", Times, serif;	
	}
	
	#google {
		width: 340px;
		height: 300px;
		float: right;
		border: 2px solid #333;
		margin-right: 55px;
		margin-top: 40px;
	}
	
	.bottom {
		font:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		color: white;
	}