

a:link {
	color: #2970A6;
	text-decoration: none;
}

a:visited {
	color: #2970A6;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
}


body {


	background-image: url("img/back3.png");
	background-color: #FF9900;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-size: 1em%;
	font-family: verdana, arial, sans-serif;
	margin-top: 10px;
	text-align:center;

	
	
	
	
}



#geral {

	width: 850px;
	margin: 0 auto;
	background-color: #FF9900;
	text-align: left;


}



#topmenu {
	
	background-color: #FFFFFF;
	height: 150px;

	
}

#flashcontent {
	background-color: #FF9900;
	height: 292px;

	
}

#primeiracoluna {
	position: relative;
	left: 50px;
	top: 15px;
	float:left;
	clear:both;
	background-color: #FFFFFF;
	width: 308px;
	border-width: none;
	border-color: none;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	
}


#segundacoluna {
	
	position: relative;
	float:left;
	left: 75px;
	top: 15px;
	background-color: #FFFFFF;
	width: 420px;
	padding: 0px 0px 0px 0px;
	margin: 0;
}

#segundacolunaservicos {
	
	position: relative;
	float:left;
	left: 55px;
	top: 15px;
	background-color: #FFFFFF;
	width: 480px;
	padding: 0px 0px 0px 0px;
	margin: 0;
}


#info {
	
	position: relative;
	clear:both;
	top: 20px;
	left: 0px;
	background-color: #FF9900;
	height: 240px;	

	
}




#release { 

	position: relative;
	left: 15px;	
	width: 309px;
	height: 225px;
	padding: 10px;
	background: url(img/conteudosegunda.png) no-repeat top left;


}

#blocos { 

	position: relative;
	left: 35px;	
	width: 300px;
	height: 253px;
	padding: 10px;
	background: url(img/bg_bloco2.png) no-repeat top left;


}


#spacer { 

	position: relative;
	left: 5px;	
	padding: 5px;


}


#spacer2 { 

	position: relative;
	left: 5px;	
	padding: 0px 25px 0px 20px;


}

#contatoesquerda { 

		background-color: #DD0100;

}