@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.porta td {
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #0066CC;
	border-bottom-color: #FF0000;
	border-left-color: #000000;
}
.porta th {
	background-color:#0066FF;
	font-size:14px;
}
.porta p {
	font-size:14px;
	line-height:18px;
	text-align:left;
	margin-left:60px;
	margin-right:60px;
}
.porta H1 {
	font-family:Impact, "Arial Black", "Helvetica Inserat";
	font-weight:normal;
	font-size:46px;
	line-height:40px;
	text-align:left;
	margin-left:60px;
	margin-right:60px;
	margin-top:0px;
}
.porta H2 {
font-family:Impact, "Arial Black", "Helvetica Inserat";
font-weight:normal;
	color:#FF0000;
	font-size:36px;
	line-height:20px;
	text-align:left;
	margin-left:60px;
	margin-right:60px;
	margin-top:0px;
}
.porta H3 {
font-family:Impact, "Arial Black", "Helvetica Inserat";
	font-weight:normal;
	color:#FF0000;
	font-size:26px;
	line-height:26px;
	margin-top:0px;
}
.porta ul {
 color:#FF0000;
 }
.porta li {
	font-size:26px;
	font-weight:normal;
	line-height:26px;
	text-align:left;
	margin-left:60px;
	margin-right:60px;
	font-family: Impact, "Arial Black", "Helvetica Inserat";
	color: #000000;
	list-style-type: square;
}

.porta td td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}

.porta td td img {
border:solid 1px #FFFFFF;
}

.button a, a:visited, a:active{
	width:16px;
	height:16px;
	padding:2px;
	color:#000000;
	background-color:#FF9900;
	text-decoration:none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #865000;
	border-bottom-color: #865000;
	border-left-color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}



.button  a:hover {
color: white;
background-color:#000000;
text-decoration:none;
}
