.contorno {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	position: absolute;
	top: 120px;
	right: 250px;
}
.fundo {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	top: 120px;
}
.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	width: 200px;
}
a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.italico:link {
	font-weight:normal;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.italic:visited {
	font-weight:normal;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.imagem {
	border: 1px solid #999999;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	margin-left: 25px;
}
