@charset "UTF-8";
/* CSS Document */

		ul#demo-block{ margin:0 15px 15px 15px; }
			ul#demo-block li{ margin:0 0 10px 0; padding:10px; display:inline; float:left; clear:both; color:#aaa; background:url('img/bg-black.png'); font:11px Helvetica, Arial, sans-serif; }
			ul#demo-block li a{ color:#eee; font-weight:bold; }
			.home { width:1024; height:768;}
			#main
			{
				height:100%;
				width:850px;
				margin:auto;
				float:left;
			}
			
			#contenitoreStoria{ 
			height:100%; 
			width:450px;
			background-image:url(../img/sfondo.png);
			background-repeat:repeat-x repeat-y;
			height:auto;
			width:33%;
			position:absolute;
			top:0;
			left:0;
			overflow:hidden;
			padding:0 15px 8px 15px;;
/* -moz-border-radius : 17px;
-webkit-border-radius : 17px;*/
/*-moz-box-shadow : 0 10 10px #666;
-webkit-box-shadow : 0 10 10px #666;	*/	

}
  
 p{
	text-align:left;
  font-family:Arial,Helvetica, sans-serif;
  line-height:23px;
  color:#FFF;
  font-size:16px;
  margin-bottom:6px;
/*	font-family: "Marck Script", serif;
*/  
 }
 
 a{
  font-family:Arial,Helvetica, sans-serif;
  font-size:16px;
  font-style:italic;
  text-decoration:none;
  color:#FFF;
 }
 
 a:hover{
	 text-decoration:underline;
 }
 
 .italic{
	 font-style:italic;
}
  
  #Logo
  {
	  width:240px;
	  height:75px;
	  background-image:url(../img/logo_png.png);
	  background-repeat:no-repeat;
	  margin:15px auto;
	  

/*height:10%;
width:100%;*/
/*position:absolute;
bottom:0;
right:60px;
overflow:hidden;*/
}
  #contenitoreLogo
  {
	  width:260px;
	  height:80px;
	  float:right;	  
	background-color:#000; 
  }
    

a.mail {
	height:35px;
	width:35px;
	position:absolute;
	right:10px;;
	top:5;
	background-image:url(../img/ico_mail.png);
}
a.mail:hover{
	background-image:url(../img/ico_mail_hover.png);
}

a.info {
	height:35px;
	width:35px;
	position:absolute;
	right:10px;;
	top:70px;
	background-image:url(../img/ico_info.png);
}
a.info:hover{
	background-image:url(../img/ico_info_hover.png);
}

a.image {
	height:35px;
	width:35px;
	position:absolute;
	right:10px;;
	top:35px;
	background-image:url(../img/ico_foto.png);
}
a.image:hover{
	background-image:url(../img/ico_foto_hover.png);
}




/*a.mail {
	height:35px;
	width:35px;
	position:absolute;
	right:10px;;
	top:5;
	background-image:url(../img/ico_mail.png);
}
a.mail:hover{
	background-image:url(../img/ico_mail_hover.png);
}

a.info {
	height:35px;
	width:35px;
	position:absolute;
	right:45px;;
	top:5;
	background-image:url(../img/ico_info.png);
}
a.info:hover{
	background-image:url(../img/ico_info_hover.png);
}

a.image {
	height:35px;
	width:35px;
	position:absolute;
	right:80px;;
	background-image:url(../img/ico_foto.png);
}
a.image:hover{
	background-image:url(../img/ico_foto_hover.png);
}*/
