/* CSS Document */

body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana;
	background-color:#cccccc;
	SCROLLBAR-FACE-COLOR: #4b4c7c;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: #4b4c7c;
	SCROLLBAR-3DLIGHT-COLOR: #4AAEEC;
	SCROLLBAR-ARROW-COLOR: #DBDBE5;
	SCROLLBAR-TRACK-COLOR: #DBDBE5;
	SCROLLBAR-DARKSHADOW-COLOR: #DBDBE5;
}
.font {
	font-family: Verdana;
	font-size: 14px;
	color: #4db1ec;
	font-weight: bold;
}

.font1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #4a4c7c;
}

.font2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4a4c7c;
	padding-left:10px;
}
.fontbold{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #4a4c7c;
}
.textwhite {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.titolo{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color:  #333366;
}
.menu {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #4DB1EC;
}
.menu a:link, .menu a:visited  { 
	text-decoration: none; 
	color: #4a4c7c;
	background-color: #b9cfe7;
	}
.menu a:hover, .menu a:active { 
	font-weight: bold; 
	font-size: 18px;
	text-decoration: none; 
	color: #4a4c7c;
	display: block;
	}
.menuvuoto {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #4a4c7c;
	display:block;
}
.menutop {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color: white;
	display:block;
}
.menutop a:link, .menutop a:visited  { 
	text-decoration: none; 
	font-weight: bold;
	font-style:italic;
	color: white;
    background-color: #4b4c7c;
	display:block;
	}
.menutop a:hover, .menutop a:active { 
	text-decoration: none; 
	color: #4a4c7c;
	display: block;
	background-color: white;
	}
.menuleft {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	display:block;
}
.menuleft a:link, .menuleft a:visited  { 
	text-decoration: none; 
	color: black;
	display:block;
	background-color: white;
	}
.menuleft a:hover, .menuleft a:active { 
	text-decoration: none; 
	color: white;
	background-color: #4DB1EC;
	display:block;
	border-left:4px solid #4b4c7c;
	}
.top {
	background-image: url(images/top.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
.sx {
	background-image: url(images/sx.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
a:link, a:visited  { 
	font-weight: bold; 
	text-decoration: none; 
	color: #4E4C7D;
	}
a:hover, a:active { 
	font-weight: bold; 
	text-decoration: none; 
	color: #4AAEEC;
	}
.sottocategorie {
font-size:14px;
font-weight: bold;
color: #4AAEEC;
}
.sottocategorie a:link, .sottocategorie a:visited {
font-size:14px;
font-weight: bold; 
display:block;
color: #4E4C7D;
}
.sottocategorie a:hover, .sottocategorie a:active {
font-size:14px;
font-weight: bold;
display:block;
color: #4AAEEC;
}
.sottocategorie1 {
font-size:11px;
font-weight: bold;
color: #4AAEEC;
}
.sottocategorie1 a:link, .sottocategorie1 a:visited {
font-size:11px;
font-weight: bold; 
display:block;
color: #4E4C7D;
}
.sottocategorie1 a:hover, .sottocategorie1 a:active {
font-size:11px;
font-weight: bold;
display:block;
color: #4AAEEC;
}
.bordofoto {
border: 1px solid #4b4c7c;
}
.bordosopracontatti {
font-size: 11px;
color: #4E4C7D;
font-style:italic;
}