.fullpage{
	margin: auto;
	width: 700px;
}


.testopagina {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; }
.entrapagina {
	font-family: Griffon;
	font-weight: bold;
	font-size: 36px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.bottomtxtsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.navbutton {
	background-color: #FFFFFF;
	width: 16%;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.navbutton a {
	display: block;
	color: #F6F3EE;
	text-decoration:none;
	font-weight: bold;
}
.navbutton a:hover {
	display: block;
	background-color: #0B67A2;
}
.testopagina a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	display: block;
	background-color: #FFFF66;
	color: #000000;
}
.testopagina a {
	display: block;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

.entrapagina a:hover {
	font-family: Griffon;
	font-weight: bold;
	font-size: 36px;
	display: block;
	background-color: #FFFF66;
	color: #000000;
}
.entrapagina a {
	display: block;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

.bsx {
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 128px;
	border-top-style: none;
	border-left-style: none;
}
.bdx {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

