.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}
.linkConstrucao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
a:hover.linkConstrucao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EBEBEB;
	text-decoration: underline;
    font-weight: bold;
}
.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-style: normal;
}
.home1 {
	background-image: url(images/home1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.home2 {
	background-image: url(images/home2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.home3 {
	background-image: url(images/home3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.home4 {
	background-image: url(images/home4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.home5 {
	background-image: url(images/home5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.home6 {
	background-image: url(images/home6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.home7 {
	background-image: url(images/home7.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 777777;
}
.bordaCinza {
	border: 1px solid #999999;
}
.textoLatEsq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 777777;
	line-height: 17px;
}
.textoPerfil {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 777777;
	line-height: 24px;
}
.bordaFotoPerfil {
	margin-top: 9px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
