@charset "ISO-8859-1";
.bgGeral01 {
	background-attachment: fixed;
	background-image: url(imgs/bgGeral.jpg);
	background-position: center center;
}
.bgGeral02 {
	background-image: url(imgs/bgGeralPortfolio.gif);
	background-position: left top;
	background-color: #44c8f5;
	background-repeat: no-repeat;
}
.bgGeral03 {
	background-image: url(imgs/bgGeralAgente.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.bgAgente {
	background-image: url(imgs/bgAgenteBottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.subMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3399FF;
}
.subMenu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #582273;
	text-decoration: none;
}
.subMenu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}
.subMenu h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	color: #FFFF00;
	padding-top: 10px;
}
.portfolioLabelPeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txtConteudo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
}
.txtConteudo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	letter-spacing: -2px;
}
