@CHARSET "utf-8";
#Footer
{
	width:100%;
	height:175px;
	position:relative;
	background:url(../img/footer_set.jpg) repeat-x 0 0;
	margin:25px 0 0 0;
	float:left;
}
#Footer .backgrounded
{
	background:url(../img/footer_set.jpg) no-repeat 0 0;
}
#Footer .Wrapper
{
	position:relative;
	top:55px;
	height:120px;
}
#Footer .Logo
{
	width:115px;
	height:55px;
	background-position:0 -202px;
	position:absolute;
	top:20px;
	left:10px;
}
#Bottom.Menu 
{
	position:absolute;
	top:40px;
	left:135px;
	height:14px;
	cursor:default;
}
#Bottom.Menu .Button
{
	float:left;
	top:100%;
	left:100%;
	padding:0 10px;
	border-right:1px #888 solid;
}

#Bottom.Menu #FaleConosco.Button
{
	border:none;
}
#Bottom.Menu .Button .Link .Text
{
	cursor:pointer;
	text-transform:uppercase;
	color:#888;
	font-size:10px;
}
#Bottom.Menu .Button .Link:hover .Text
{
	color:#da251d;
}


#Footer .Group_1
{
	position:absolute;
	width:640px;
	height:25px;
	bottom:0;
	right:0;
}
#Footer #Copyrights
{
	width:150px;
	height:100%;
	background-position:0 -278px; /* 74 */
	margin-left:1px;
}
#Footer #Perverte
{
	position:absolute;
	top:0;
	right:0;
	width:20px;
	height:100%;
}
#Footer #Perverte span
{
	width:100%;
	height:100%;
	background-position:-152px -280px;
}
#Footer #Perverte:hover span
{
	background-position:-172px -280px;
}
