@charset "utf-8";

#bottom_content-message
{
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
}
#bottom-container {
	position:relative;
	width:935px;
	height:115px;
	z-index:1;
	background-color: #FFFFFF;
	overflow: hidden;
}
#stay-mendonca {
	position:relative;
	width:508px;
	height:115px;
	z-index:2;
	float: right;
}
#bottom-container-message {
	position:absolute;
	width:200px;
	height:55px;
	z-index:2;
	left: 111px;
	top: 24px;
	text-align: center;
	border: 1px solid #666;
	color: #333;
	background-color: #FFF;
	padding: 5px;
}
#bottom-container-arrow {
	position:absolute;
	width:200px;
	height:33px;
	z-index:3;
	left: 118px;
	top: 71px;
}
.clear {
	position:relative;
	z-index:2;
	clear: both;
}
#bottom-container-message a {
	padding: 5px;
	display: block;
}
#no-flash-img
{
	background-color: #FFF;
	width: 509px;
	padding-top:13px;
	padding-bottom: 13px;
}
.img
{
	border: 0px;
}

