.protoner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image:    url("../images/main_back.jpg");
	background-repeat: no-repeat;

}
.LeftMenu {
	background-image:    url("../images/back_menu.gif");
	background-repeat: repeat;
	background-position: left top;
}
.PrecoDestaque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #485889;
	font: bold;
}
.Texto_C1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Notas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.Listagem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Pc_model {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #485889;
}
a:link {
	color: #485889;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #8392BE;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #8392BE;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #33CC00;
	text-decoration: none;
	font-weight: bold;
}
.Copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
li {
	line-height: 18px;
	list-style-type: disc;
	}
ul {
	line-height: 18px;
	list-style-type: disc;
}
ol {
	font-family: monospace;
	color: Red;
}

.PageTopic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #88AF38;
	padding-bottom: 3px;
	padding-right: 5px;
}
