@charset "utf-8";
/* CSS Document */

body {
	background: url(Images/main-bg.gif) repeat-x;
	background-color:#BBBBBB;
	margin:0px;
	text-align:center;
	}

#wrap {
	width: 602px;
	height: 650px;
	margin:0 auto;	
	text-align:center;
	}

#header {
	width: 602px;
	height: 125px;
	float:left;
	}
	.sombra-top {
		position: relative;
		margin-top: 8px;
		}
	.image-logo {
		position:relative;
		margin-top: 16px;
		}
	
#menu {
	width: 602px;
	height: 35px;
	float:right;
	}

#center {
	width: 602px;
	height: 440px;
	float:left;
	}

	#center-top {
		height:59px;
		float:inherit;
		margin-left: 238px;
		*margin-left: 0px;
		}
		.texto-meio {
			position:relative;
			*text-align:center;
			margin-top: 50px;
			}
	#conteudo {
		height:370px;
		width:602px;
		background-image:url(Images/bg-center.gif);
		text-align:center;
		float:left;
		}
		
		#efeito {
			text-align:center;
			/*margin-left:5px;*/
			list-style-type:none;
			/*margin-top: 90px;*/
			float:left;
		}

			#efeito_balancas {
					
					width:313px;
					height:50px;
					overflow:hidden;
					background: url(Images/botao_balancas.png) top left no-repeat;
					display:block;
					text-indent:10000px;
					white-space:nowrap;
					margin-left:105px;
					margin-top:76px;
					*margin-top:92px;
									}
						#efeito_balancas:hover {
							background:url(Images/botao_balancas_over.png) top left no-repeat;
							box-shadow:0px 0px 5px #000;
							}
							
			 #efeito_balancas_flsp{
		
					width:313px;
					height:50px;
					overflow:hidden;
					background: url(Images/botao_balancas_sp.png) top left no-repeat;
					display:block;
					text-indent:10000px;
					white-space:nowrap;
					margin-top:20px;
					margin-left:105px;
										
					}
						#efeito_balancas_flsp:hover {
							background:url(Images/botao_balancas_sp_over.png) top left no-repeat;
							box-shadow:0px 0px 5px #000;
							}

						
	        #efeito_tecnologia {
		
					width:313px;
					height:50px;
					overflow:hidden;
					background: url(Images/botao_tecnologia.png) top left no-repeat;
					display:block;
					text-indent:10000px;
					white-space:nowrap;
					margin-top:20px;
					margin-left:105px;
										
					}
						#efeito_tecnologia:hover {
							background:url(Images/botao_tecnologia_over.png) top left no-repeat;
							box-shadow:0px 0px 5px #000;
							}
							
			#efeito_brasil {
		
					width:313px;
					height:50px;
					overflow:hidden;
					background: url(Images/botao_brasil.png) top left no-repeat;
					display:block;
					text-indent:10000px;
					white-space:nowrap;
					margin-top:20px;
					margin-left:105px;
										
					}
						#efeito_brasil:hover {
							background:url(Images/botao_urano_brasil_over.png) top left no-repeat;
							box-shadow:0px 0px 5px #000;
							}
			
	#center-botton {
		height:30px;
		float:inherit;
		}

#footer {
	width: 602px;
	height: 50px;
	float:right;
	}
	.texto-rodape {
		position: relative;
		margin-top: 12px;
		}
	