body {
	background-color: white;
	margin: 0px;
	padding: 0px;
}
div {
	border: 0px solid black;
}

img {
	border: 0px;
}

a.link1:link, a.link1:visited, a.link1:active, a.link1:hover {
	text-decoration: none;
	cursor: pointer;
}

span.freccia{
	display: block;
	line-height: 0; width: 0; height: 0;
	border-style: solid;
	cursor: pointer;
}
span#freccia_dx{
	border-width: 25px 0px 25px 25px;
	border-color: #FFFFFF #FFFFFF #FFFFFF #000080;
}
span#freccia_sx{
	border-width: 25px 25px 25px 0px;
	border-color: #FFFFFF #000080 #FFFFFF #FFFFFF;
}
.font1 {
	font-family: verdana;
	font-size: 30px;
	font-weight: bold;
	color: #000080;
}
.font2 {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000080;
}
.font3 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000080;
}
.font4 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
.font5 {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000080;
}
.font6 {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: black;
}
.font7 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000080;
}

.titolo1 {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: black;
}
.titolo2 {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000080;
}
.titolo2ombra {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #BBC8FF;
}
.titolo3 {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000080;
}
.titolo3ombra {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #BBC8FF;
}
.titolo4 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
}
.titolo4ombra {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #BBC8FF;
}
.div_piedino_sfondo {
	background-color: #04AAE4;
}
.div_piedino {
	background-color: white;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000080;
}
.admin_font5 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000080;
}
.admin_font6 {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: black;
}
#left-large {
	float:left;
	width:700px;
	padding: 10px;
}

#right-banner {
float:right;
height:100%;
margin:3px;
width:250px;
}