body {
	margin: 0px;
	padding: 0px;
	color: #A5815F;
	background-image: url(img/sfondo_interno.jpg);
	background-position: top;
	background-repeat:no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
}

.index {
	margin: 0px;
	padding: 0px;
	color: #A5815F;
	background-image: url(img/bg_body.jpg);
	background-position: top;
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
}

.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
}

.Stile1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}



td {
	font-size: 12px;
}

img {
	border: none;
}

a {
	color: #FEFF04;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



a.index {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a.index:hover {
	color: #2B2B2B;
}

#spaziosito {
	width: 1024px;
	height: 751px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -512px;
	margin-top: -375px;
	
}

#spaziocontenuti {
	width: 1024px;
	height: 520px;
	background-color: transparent;
	padding-top: 55px;
	border: solid 1px #373532;
}

#spaziocontenuti-flash {
	width: 967px;
	height: 630px;
	background-color: transparent;
	border: solid 1px #373532;
}

#skip-intro {
	width: 969px;
	height: 54px;
	background-color: transparent;

}


#spaziomenu {
	width: 1024px;
	height: 175px;
	background-color: transparent;
}

.mission {
	background-image: url(img/bg_mission.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 12px;
}

.agenti {
	background-image: url(img/bg_agenti.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 12px;
}

.dovesiamo {
	background-image: url(img/bg_dovesiamo.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 12px;
}

.contatti {
	background-image: url(img/bg_contatti.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#menu {
	width: 217px;
	height: 175px;
	background-image: url(img/bg_menu.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#testo_bg_trasparente {
	background-color: #000000;
	width: 451px;
	height: 462px;
	margin-left: 513px;
	overflow: auto;
	color: #fff;
	padding: 5px;
  /* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
}

.bordo {
	border: solid 1px #373532;
}
