	body{
	margin:0px;	
	background:#d61408;
	}
	/*ESTRUTURA DA PÁGINA (TAMANHO POSICIONAMENTO ETC...)*/
	#estrutura{
	background:url(../images/olympus/bg_home.jpg) no-repeat;
	width: 799px;
	height: 635px;
	margin:0px auto;
	}
	/*TITULO DA PÁGINA*/
	h1{
	display:none;
	}
	/*DADOS DO FLASH*/
	#menu{
	height:75px;
	}
	/*DADOS LOGO AMIGO SECRETO*/
	#logo_amigo{
	width:500px;
	height:275px;
	float:left;
	}
	/*DADOS LOGIN E SENHA*/
	#login{
	text-align:left;
	width:280px;
	height:115px;
	font: bolder 12px "Trebuchet MS", sans-serif;
	float:right;
	}
	#login_senha{
	width:185px;
	height:100px;
	color:#0000CC;
	float:left;
	}
	#login_senha p, img, input{
	margin-top:0px;
	color:#0000CC;
	}
	span.esqueci_senha{
	width:110px;
	font: bolder 10px "Trebuchet MS", sans-serif;
	color:#D61506;	
	text-align:center;
	margin:0px 0px 0px 7px;
	}
	/*DADOS HOME FOTOS*/
	#home_fotos{
	text-align:center;
	width:800px;
	height:280px;
	float:left;
	}
	#link_ganhadores{
	width:240px;
	height:42px;
	padding-left:1px;
	padding-top:110px;
	float:left;
	text-align:left;
	}
	input{
	background: #f8eb68;
	margin-bottom:0px;
	padding-bottom:0px;
	height:20px;
	border:0px;
	}
	img{
	padding-top:0px;
	margin-top:0px;
	border:none;
	}
	/*BOTAO ENTRAR*/	
	#botao_entrar{
	width:60px;
	height:49px;
	float:right;
	padding-right:30px;
	}
	/*LINKS*/
	a{
	color:#D61506;
	}
