body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #808080;
	margin: 0px;
}
.titulos {
	font-size: 14px;
	padding-bottom: 4px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #D1051E;
	border-right-color: #D1051E;
	border-bottom-color: #D1051E;
	border-left-color: #D1051E;
}
#fotos IMG {
	border: 4px solid #FFFFFF;
}
.qlt {
	color: #CCCCCC;
	text-decoration: none;
}
.destacado {
	background-color: #383838;
	margin: 10px;
	padding: 10px;
}
