p.menu2 a:hover {
	color: #8878d8;
}
td.menucolor {
	width: 437px;
	background-color: #8878d8;
	vertical-align: bottom;
}
td.logo {
	height: 108px;
	width: 313px;
	background-image:url('../images/layout/logodistro.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
td.title {
	height: 50px;
	width: 313px;
	background-image:url('../images/layout/titledistro.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
a:hover {
	color: #8878d8;
}

::-moz-selection {
	background:#8878d8;
	color:#000000;
}

::selection {
	background:#8878d8;
	color:#000000;
}

span.litl {
	font-size: 12px;
	color: #8878d8;
}

