@import url("reset.css");
@import url("position.css");
@import url("colors.css");
@import url("fontes.css");
@import url("style.css");
a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 12px;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:  #000;
	line-height: 12px;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 12px;
	text-decoration: none;
}
.tarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
body#contato div#geral div#conteudo div#coluna23 {
	width:470px;
	float:left;
	margin-left: 12px;
}
.jump {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
#index #geral #conteudo #coluna_2 p {
	color: #000;
}
/*Alterado*/
#megaFone{
	background:url('../images/resto_megafone.png') no-repeat;
	width:93px;
	height:187px;
	position:absolute;
	margin:175px 0 0 -2px;
}
#megaFoneHistoria{
	background:url('../images/megafone_historia.png') no-repeat;
	width:245px;
	height:231px;
	position:absolute;
	margin:175px 0 0 -4px;
}
#restoMegaFone{
	height:187px;
	width:93px;
	position:absolute; 
	margin:0px 0 0 -46px;
	background:url(../images/resto_megafone.png) no-repeat;
}
#restoMegaFoneFaq{
	height:187px;
	width:93px;
	position:absolute; 
	margin:179px 0 0 -2px;
	background:url(../images/resto_megafone.png) no-repeat;
}
