body {
	background: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
}

div#flash {
	text-align: center;
	width: 760px;
	margin: 10px auto 0px auto;
	background: #000000;
	color: #0099ff;
	border: 1px solid #78ADC6;
}

div#porto {
	text-align: center;
	width: 760px;
	margin: 0px auto 0px auto;
	background: #000000;
	color: #ffffff;
	font-size: 10px;
}

div#porto a {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

div#porto a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #0099ff;
	text-decoration: none;
}

h1 {
	display: none;
	font-size: 14px;
	text-align: center;
	color: #ffffff;
}

div.ascuns {
	display: none;
}

div#links {
	display: none;
}

div.trafic {
	margin: 4px auto 0px auto;
	width: 88px;
}

a {
	font-size: 150%;
	font-weight: bold;
	color: #0099ff;
	text-decoration: none;
}

div#tp {
	text-align: center;
	width: 760px;
	margin: 10px auto 0px auto;
	background: #76CDF5;
	color: #0099ff;
}

body.tp{
	background: #76CDF5;
}