@charset "utf-8";
.home_propagandas {
}

.home_propaganda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: justify;
	float: left;
	width: 30%;
	padding-left: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	height: 400px;
}
.home_propaganda_centro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: justify;
	float: left;
	width: 30%;
	padding-left: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	height: 400px;
	padding-right: 8px;
}

.home_propaganda_dir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: justify;
	float: left;
	width: 30%;
	padding-left: 9px;
	height: 400px;
}
.home_propaganda a {
	color: #999999;
	text-decoration: none;
}
.home_propaganda_centro a {
	color: #999999;
	text-decoration: none;
}
.home_propaganda_dir a {
	color: #999999;
	text-decoration: none;
}
.home_propaganda a:hover {
	color: #999999;
	text-decoration: underline;
}
.home_propaganda_centro a:hover {
	color: #999999;
	text-decoration: underline;
}
.home_propaganda_dir a:hover {
	color: #999999;
	text-decoration: underline;
}

#ama_vivo {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	vertical-align: middle;
	text-align: center;
	padding-top: 8px;
}
.botoes {
	height: 20px;
	width: 145px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.botoes img {
	border: 1px solid #660066;
}

.botoes img:hover {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #660066;
}

