@charset "UTF-8";
/* CSS Document - www.canefantasma.com - Mimmo Manes */

	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
	#flashcontent {
		height: 100%;
	}
	/* end hide */
	
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	}
	

table {
		font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #999;
	font-weight: bold;
	}
	
h1 {
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
	
#left{
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:-100%;
	width:175px;
	height:100%;
	background-color:#fff;
	z-index:100;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#left a:link{
	color: #333;	
	text-decoration:none;	
}

#left a:visited{
	color: #333;	
	text-decoration:none;	
}

#left a:hover{
	color: #000;
	text-decoration:underline;	
}
	
#box {
	margin-left:175px;
	padding:0px;
	background-color:#fff;
	overflow:hidden;
	z-index: 1;
	height:100%;
}


#boxFuorifuoco {
	margin-left:175px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#fff;
	background-image: url(img/fuorifuoco.gif);
	background-repeat: repeat;
	height:100%;
}

#boxSevuoipuoi {
	margin-left:175px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#fff;
	background-image: url(img/sevuoipuoi.gif);
	background-repeat: repeat;
	height:100%;
}

#boxSpaghetti {
	margin-left:175px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#fff;
	background-image: url(img/SpaghettiGrafica2_0021.jpg);
	background-repeat: repeat;
	height:100%;
}

#boxAbout {
	margin-left:175px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#fff;
	height:100%;
	background-image: url(img/about.gif);
	background-repeat: repeat;
}

#boxContact {
	margin-left:175px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#000;
	height:100%;
	background-image: url(img/contact.gif);
}

#boxV18 {
	margin-left:175px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#fff;
	background-image: url(img/visionaria18.gif);
	background-repeat: repeat;
	height:2000px;
}

#boxTda {
	margin-left:175px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#fff;
	background-image: url(img/tda.gif);
	background-repeat: repeat;
	height:2000px;
}

#interno {
	margin-left:72px;
	background-color:#fff;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 300px;
	color: #444;
}

#interno a:link {
	color: #333;	
	text-decoration:underline;	
}

#interno a:visited{
	color: #333;	
	text-decoration:underline;	
}

#interno a:hover{
	color: #000;
	text-decoration:none;	
}


.red {
	color:#ff0000;
	}

#info {
	padding:0px;
	background-color:#ff0000;
	overflow:hidden;
	position: absolute;
	z-index: 101;
	bottom:10px;
	right:10px;
	margin: 0px;
	padding:8px;
	text-align: center;
	width: 100px;
	}
	
#info a:link {
	color: #fff;	
	text-decoration:none;	
}

#info a:visited{
	color: #fff;	
	text-decoration:none;	
}

#info a:hover{
	color: #e5e5e5;
	text-decoration:underline;	
}

.cf {
	color: #de1111;	
}