body { border: 0px; font-family: sans-serif; margin: 0px; background-color: #ffffff; }
* { border: 0px; margin: 0px; padding: 0px; }

/*inizio stile pagina iniziale*/
#introriga0 { position: relative; width: 100%; height: 500px; text-align: center; margin: 0px auto;}
#introriga0 img { width: 421px; margin-top: 40px; }

#introriga2 { position: relative; width: 100%; height: 16px; background-color: #c3e8f2; }
#introriga2 img { position: absolute; top: -138px; left: 15%; }

#introriga3 { position: relative; width: 60%; height: 25px; margin: 0px auto; }
#introriga1 a:link, #introriga1 a:visited {  }
.creator:link, .creator:visited { color: #ff7f00; }
.creator:hover { color: #ff7f00; text-decoration: underline; }
.piede { font-size: 0.6em; }
.piede a:hover { text-decoration: underline; }
#introriga1 { position: relative; width: 60%; height: 40px;  text-align: center; margin: 10px auto; }
#introriga1 img { margin: 0px 10px; }

/*fine stile pagina iniziale*/

a {
	text-decoration : none;
}

#riga0 {
	height: 126px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#riga1 {
  background-color: #c3e8f2;
  height: 16px;
  width: 100%;
}

#riga2 {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#menu {
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 200px;
}

.voce {
	font-size: 14px;
	width: 80px;
	float: left;
	text-align: center;
}

.tasto {
    color : #0a51a3;
	 font-weight: bolder;
}

.tastosel {
    color : #ff7f00;
    font-weight : bolder;
}

.tasto:hover {
    color : #ff7f00;
    font-weight : bolder;
}

.logo {
	position: relative;
	left: 300px;
	top: 10px;
}
.lingua {
	position: relative;
	left: 230px;
	top: 30px;
}

.bandsito {
	height: 14px;
	margin-left: 2px;
	margin-right: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-color: #ffffff;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
	border-right-style: solid;
}

.bandsito:hover {
	margin-left: 2px;
	margin-right: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #0a51a3;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: #0a51a3;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-color: #0a51a3;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #0a51a3;
	border-right-style: solid;
}

.testa {
	float: left;
}

#corposx {
	width: 60px;
	float: left;
	padding-left: 40px;
}

#corpodx {
	width: 600px;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
}

#corposxhome {
	position: relative;
	width: 210px;
	float: left;
}
#corposxhome img {
	margin: 3px 0px;
}

#corpodxhome {
	width: 500px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
}

#txthome {
	text-align: left;
	font-size: 0.8em;
}

.fotocamera {
	width: 590px;
	text-align: center;
	margin: 10px 0px;
	border: 2px solid #c3e8f2;
	background: #ddeeff;
}

.imgcamere {
	margin: 4px 2px;
}

.txtcamere1 {
	text-align: left;
	font-size: 0.9em;
	padding: 5px 10px;
}

.txtcamere2 {
	text-align: right;
	font-size: 0.8em;
	padding: 5px 10px;
}

.txtcontatti {
	font-size: 16px;
	padding-top: 50px;
	text-align: center;
}

.txtmappa {
	text-align: justify;
	font-size: 12px;
}

.indica {
	position: relative;
	left: -155px;
	top: 152px;
}

.note { font-size: 14px; font-weight: bold; text-align: center; padding: 10px; color: #359; }


