#TitleDev {
	background-image: url(../images/title-estrela.gif);
	width: 780px;
	height: 210px;
	float: left;
	background-repeat: no-repeat;
}

.DevNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:110px;
	height:95px;
	/****** background-image:url(../images/dev_nav-estrela.gif); ***/
	background-repeat:no-repeat;
	margin-left: 20px;
	margin-top: 75px;
	padding-top: 4px;
	}
	
p {
		color: #493E7A;
}

ul {
		color: #493E7A;
}	

h1 {

	color: #493E7A;
}

h2 {

	color: #493E7A;

}

h3 {

	color: #493E7A;

}

#dev_textC1-2 a:link, #dev_textC1-2 a:active, #dev_textC1-2 a:visited {	color: #493E7A; }

#rightDEV a:link, #rightDEV a:active, #rightDEV a:visited {	color: #493E7A; }

.blu-circle {
	background-image:url(../images/estrela/prop-list-p1-circle.gif);
	color: #000000;

	}

strong {	color: #493E7A;

}


.PropTitleSpan {
	font-size: 1.2em;
	font-weight: bold;
	color: #493E7A
}
.PropTitleSpan a {
	font-weight: bold;
}
.PropTitleSpan a:hover {
	text-decoration:underline;
	/** * * color: #005EA5; */
}


