@charset "utf-8";
.acessos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #00C;
}
.coteudoFavoritos {
	background-color: #FFFFCC;
}
.email {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.email2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
a.favorito:link,a.favorito:hover,a.favorito:active,a.favorito:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
	text-align: right;
	font-weight: bold;
}
.imgAnuncio {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}
.imgLinks {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	cursor: hand;
}

.select {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #666;
	border: 3px solid #093;
}
.imgAlpha {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}
.tituloFaleConsco {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	background-color: #093;
}
.titulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}



.tituloFavoritos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-weight: bolder;
	background-color: #093;
}
.rodape {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: center;
}
