@charset "utf-8";

/* CSS Document */





*{

	margin:0;

	padding:0;

}

img{

	border:none;

}



body {

	font-family:trebuchet MS, sans-serif;

	font-size:13px;

	padding:0px;

	height:100%;

	background-attachment: fixed;

	background-color: #EBEBEB;

	background-repeat: no-repeat;

	background-position: center top;

}




#conteudo {

	position:relative;
	margin-top:0px;
	margin-left:10px;
	width:840px;
	float:left;

}



#corpo{

	position:relative;
	margin:5px auto;
	padding: 10px;
	background:#fff;

}

#google{

}


<!-- CONTROLE.CSS -->



#topo{

	margin-top:5px;
	margin-left:10px;
	height:135px;
	width:840px;
	z-index:10;

}





#menu{



	height:38px;	

	width:100%;

	background:#000 no-repeat 70%;

	z-index:2;



}



#time{



	margin-bottom:5px;

	height:98px;	

	width:100%;

	background:#fff;



}









#produto{



	margin-top:5px;

	height:100px;

	background:#FFFFFF;



}





#produto legend{



	margin-left:5px;

	font-size:17px;

	font-weight:bold;

	color:#FF6600;



}





#produto fieldset{

	

	width:95%;

	text-align:left;

}



#rodape{



	margin-top:10px;

	margin-left:auto;

	margin-right:auto;

	height:265px;

	width:840px;

	background:#000000;

	color:#FFFFFF;

	

}



.tituloBranco {

	font-size: 14px;

	color: #FFFFFF;

	text-decoration: none;

	font-weight:bold;

}



.textoBranco {



	color: #FFF;



}



.textoPreto {



	color: #000;



}



#titulo{

	margin-top:20px;
	margin-left:10px;
	margin-bottom:0px;
	font-size:19px;
	color:#006699;
	font-weight:bold;
	border-bottom-width:2px;
	border-bottom:medium;
	border-bottom-color:#999999;

}





#field{

	padding:5PX;

}



a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

}


a:hover {

	text-decoration: underline;

}

a:active {

	text-decoration: none;

}





input {

	width: 400px;

	background-color:#FFFFF4;

	font-size:12px;

}





select {

	width: 400px;

	background-color:#FFFFF4;

	font-size:12px;

}



textarea {

	width: 400px;

	background-color:#FFFFF4;

	font-size:12px;

}



.botao{



	width:70px;

	height:30px;

	background-color:#006699;

	color:#FFFFFF;



}

.textoNormal{
	color:#003366;
}




.titulo1{
	
	font-size:15px;
	color:#003366;

}





#esquerda_principal{
	
	width:168px;

}

#esquerda_principal fieldset{
	
	padding:10px;

}


#direito_principal{
	
	margin-left:5px;

}


#promocao{
	
	margin-top:8px;
	width:100%;

}


#jogo_topo{

	width:370px;
	padding:20px;

}


#topo_fundo{

	width:840px;
	height:100px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;

}

#promocao{
	
	margin-top:5px;
	margin-bottom:5px;
	width:90%;

}

#anuncio{

	margin-left:850px;
	margin-top:5px;
	position:relative;

}

#loja{

	width:100%;

}

#loja fieldset{
	
	padding:10px;

}



#subtitulo{

	padding:20px;
	color:#666666;
	font-size:15px;
}


#subtitulo a:link {
	text-decoration: none;
	color:#000000;
}

#subtitulo a:visited {
	text-decoration: none;
	color:#000000;
}


#subtitulo a:hover {
	text-decoration: underline;
	color:#FF9900;
}

#subtitulo a:active {
	text-decoration: none;
	color:#000000;
}



#controle1 a:link {
	text-decoration: none;
	color:#000000;
}

#controle1 a:visited {
	text-decoration: none;
	color:#000000;
}


#controle1 a:hover {
	text-decoration: underline;
	color:#FF9900;
}

#controle1 a:active {
	text-decoration: none;
	color:#000000;
}



#jogo_topo a:link {
	text-decoration: none;
	color:#000000;
}

#jogo_topo a:visited {
	text-decoration: none;
	color:#000000;
}


#jogo_topo a:hover {
	text-decoration: underline;
	color:#FF9900;
}

#jogo_topo a:active {
	text-decoration: none;
	color:#000000;
}


#titulo2{

	margin-left:5px;
	margin-bottom:7px;
	width:145px;
	color:#006600;
	font-size:16px;
	border-bottom: 1px solid #006600;
}

#jogo_topo{

	margin-right:10px;
	padding:10px;
	float:right;

}

#jogo_topo legend{

	font-size:15px;
	color:#006600;
	margin-left:10px;
	padding:5px;

}