﻿div {behavior: url("../iepngfix.htc");}

img {behavior: url("../iepngfix.htc");}


/*~~~~stile link~~~~*/
A:link {
	font-size: 12px;
	font-family: "Verdana";
	color : white;
	background : #000080;
	text-decoration: none;
}
A:visited {
	font-size: 12px;
	font-family: "Verdana";
	color : white;
	background : #000080;
	text-decoration: none;
}
A:hover {
	font-size: 12px;
	font-family: "Verdana";
	font-style: bold;
	color: #000080;
	background : #77d2f4;
	text-decoration: none;
}
A:active {
	font-size: 12px;
	font-family: "Verdana";
	color : white;
	background : #000080;
	text-decoration: none;
}
.Titoli {
	font-family: Verdana;
	font-size: 20px;
	text-align: center;
}
.Sottotitoli {
	font-family: Verdana;
	font-size: 15px;
	text-align: center;
}
.Normale {
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
}
.Link {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}
body {
	width: 1053px;
	background-image:url('../images/background_mod.jpg');
	background-repeat:repeat;
	scrollbar-arrow-color: #f2aab5;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: #f2aab5;
	scrollbar-track-color: #e5dccc;
	scrollbar-face-color: #81c4fc;
	scrollbar-shadow-color: #f2aab5;
	scrollbar-highlight-color: black;
	scrollbar-3d-light-color: silver;
}
html {
	width: 1053px;
	background-image:url('../images/background_mod.jpg');
	background-repeat:repeat;
	scrollbar-arrow-color: #f2aab5;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: #f2aab5;
	scrollbar-track-color: #e5dccc;
	scrollbar-face-color: #81c4fc;
	scrollbar-shadow-color: #f2aab5;
	scrollbar-highlight-color: black;
	scrollbar-3d-light-color: silver;
}
#pag {
	background: url('../images/sfondo_sito_2_mod.jpg') no-repeat center;
	width: 1053px;
	height: 790px;
	margin: auto;
}

/*~~~~box Under construction~~~~*/
#foot {
	width: 500px;
	height: 10px;
	left: 20px;
	position: relative;
	/* old value top:10px; */
	top: 5px;
}

/*~~~~box counter~~~~*/
#counter {
	width: 100px;
	height: 20px;
	left: 220px;
	position: relative;
	/* old value top:10px; */
	top: 32px;
}

/*~~~~box <Home~~~~*/
#back_home {
	width: 70px;
	height: 25px;
	left: 432px;
	position: relative;
	top: 45px;
}

/*~~~~box Mappa~~~~*/
#mappa {
	width: 100px;
	height: 100px;
	left: 423px;
	position: absolute;
	top: 390px;
	z-index: 2;
}

#mappa2 {
	width: 10px;
	height: 30px;
	left: 480px;
	position: absolute;
	top: 60px;
	z-index: 2;
}


/*~~~~box corpo~~~~*/
#corpo {
	width: 500px;
	height: 530px;
	left: 65px;
	position: relative;
	top: 50px;
	z-index: 1;
}
/*~~~~box corpo~~NON UTILIZZATO~~*/
#corpo_frame {
	width: 480px;
	height: 530px;
	left: 25px;
	top: 20px;
	position: relative;
	z-index: 2;
}
/*~~~~box corpo~NON UTILIZZATO~~~*/
#corpo_frame_on {
	background-image: url('../images/box_corpo_on.png');
	width: 480px;
	height: 530px;
	left: 10px;
	top: 10px;
	position: relative;
	z-index: 3;
}
/*~~~~box menu~~~~*/
#menu {
	background-image: url('../images/barra_menu_cerchio.png');
	width: 430px;
	height: 25px;
	left: 40px;
	/* old value top:50px; */
	top: 50px;
	position: relative;
	z-index: 4;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 2px;
	padding-left: 55px;
}

/*~~~~box news~~~~*/
#news {
	background-image: url('../images/barra_news.png');
	width: 373px;
	height: 50px;
	left: 651px;
	top: 126px;
	position: relative;
	z-index: 5;
}


#text {
	width: 300px;
	height: 200px;
	left: 700px;
	top: 40px;
	position: absolute;
	z-index: 5;
}


