@charset "utf-8";
/* CSS Document */
html, body {
	/*background-color:#fbcccd;*/
	background-color:#ebc6ce;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#000;
	margin:0px;
	padding:0px;
}

#box {
	width:1000px;
	height:570px;
	background-image:url(../img/fondo.jpg);
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-500px;
	margin-top: -285px;
}
#intro {
	width:1000px;
	height:570px;
	background-image:url(../img/fondo_intro.jpg);
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-500px;
	margin-top: -285px;
	text-align:center;
}
#introduzione {
	margin-top:80px;
	text-align:center;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#ed1163;
	text-decoration:none;
}
img {
	border:none;
}
p{
	margin:0px;
	padding:0px;
}
#logo{
	margin-top:90px;
	margin-left:450px;
	width:150px;
}
#box_1{
	float:left;
	margin-top:75px;
	margin-left:150px;
	_margin-left: 75px; /*IE6*/
}
#menu{width:130px;}
#menu a {
display: block;
margin: 0px;
padding: 1px 2px;
text-decoration: none;
color: #ed1163;
}
#menu a:hover {
color: #fff;
background-color:#ed1163;
}
ul {
	margin:15px 0px 15px 10px;
	padding:0px;
}
#submenu a {
	color:#000;
	text-decoration:none;
}
h1, h2 {
	margin:0px;
	padding:0px;
}
h1{
	font-size:13px;
	font-weight:bold;
}
h2{
	font-size:12px;
	font-weight:bold;
}
#box_2{
	float:left;
	width:220px;
	height:320px;
	margin-top:15px;
	margin-left:110px;
}
#box_3{
	float:left;
	width:230px;
	height:350px;
	margin-left:100px;
	margin-top:40px;
}
#box_3a{
	float:left;
	width:230px;
	height:350px;
	margin-left:100px;
}
#footer {
	margin-top:20px;
	margin-left:70px;
	vertical-align:middle;
}
#f1{
	float:left;
	height:35px;
	width:80px;
}
#f1a{
	margin-top:10px;
	float:left;

}
#f2{
	float:left;
	width:220px;
	margin:10px 80px 0px 405px;
}
#f3{
	float:left;
	margin-top:10px;
}

#pictureText{
}
#title{
	margin:10px 0px;
	font-weight:bold;
	color:#000;
	font-size:12px;
}
#text{
color: #ed1163;
font-size:12px;
word-spacing: -0.3em;
letter-spacing: 0;
line-height: 1em;
}#box4 {
}
#myPicture{
	margin-bottom:20px;
}
#ss1{
	margin:10px auto;
	height:450px;
	width:650px;
	background-image:url(../img/fondo_segretidiunsogno.jpg);
}
#ss1_en{
	margin:10px auto;
	height:450px;
	width:650px;
	background-image:url(../img/fondo_segretidiunsogno_en.jpg);
}
#ss2{
	float:left;
	width:214px;
	height:268px;
	margin:71px 100px 71px 65px;
}
#ss3{
	float:left;
	margin-top:100px;
	width:235px;
}
#scroll{
width:230px;
height:255px;
overflow-y: scroll; 
border:0px solid black;
scrollbar-3dlight-color: #000;
scrollbar-arrow-color: #fbcccd; 
scrollbar-base-color: #000;
scrollbar-darkshadow: none; 
scrollbar-face-color: #000; 
scrollbar-highlight-color: black; 
scrollbar-shadow-color: none; 
scrollbar-track-color: #fbcccd; 
}
#box_fiera{
	width:400px;
	margin:20px auto;
}