body {
	margin: 0px;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2060B0;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #2060B0;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

p {
	margin: 0px;
	text-align: justify;
}

li {
	text-align: justify;
}

.copyright {
	font-style: italic;
	text-align: right;
}

.titulo {
	text-align: center;
	color: #000000;
	font-size: 18px;
	line-height: 250%;
}

.subtitulo {
	color: #2060B0;
	font-size: 14px;
	font-weight:800;
}

#barramenu {
	position:relative;
	width:960px;
	height:50px;
	z-index:1;
	top:-10px;
}

#footer {
	text-align:	center;
}
