@charset "utf-8";
/* CSS Document */
@font-face {
font-family: "freshbot";
src: url(http://www.mdemphasis.com/include/FRESHBOT.TTF) format("truetype");
}


#light { 
	font-family: "freshbot", sans-serif;
	color: #d85100;
	font-size:14pt;
	text-align:center;
	
	margin: 40px 0px 0px 0px;
	border: none;
} 
#light a:link, #light a:visited{
	color:#d85100;
	text-decoration:none;
}
#light a:hover, #light a:active{
	color:#ff7c2d;
	text-decoration:underline;
}


body {
  margin: 0px;
  padding: 0px;
  height: 100%;
  background-color: #000;
}

a {border: none; color: #000;}
a:visited a:hover a:link a:active {border: none; color: #000;}

#index {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -148px 0 0 -440px;
	border: none;
}

#index_x {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -148px 0 0 -440px;
	border: none;
}

#gallery {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -384px 0 0 -512px;
	border: none;
	width:1024px;
	height:768px;
}

/*#frase{
	visibility:hidden;
}
#believe{
	visibility:hidden;
}
#dreams{
	visibility:hidden;
}
#emphasis{
	visibility:hidden;
}
*/
#prodotti {
	position: absolute;
/*	top: 50%;
*/	left: 50%;
	margin: 0 0 0 290px;
	border: none;
	width: 206px;
	
}

.img_prod_1 {
	padding: 0px;
	margin: 0px;
	border: none;
	position: absolute;
	top: 0px;
	left: 0px;
}
.img_prod_2 {
	padding: 0px;
	margin: 0px;
	border: none;
	position: absolute;
	top: 57px;
	left: 0px;
}
.img_prod_3 {
	padding: 0px;
	margin: 0px;
	border: none;
	position: absolute;
	top: 172px;
	left: 0px;
}
.img_prod_4 {
	padding: 0px;
	margin: 0px;
	border: none;
	position: absolute;
	top: 287px;
	left: 0px;
}
.img_prod_5 {
	padding: 0px;
	margin: 0px;
	border: none;
	position: absolute;
	top: 402px;
	left: 0px;
}
.img_prod_6 {
	padding: 0px;
	margin: 0px;
	border: none;
	position: absolute;
	top: 517px;
	left: 0px;
}
.img_prod_7 {
	padding: 0px;
	margin: 0px;
	border: none;
	position: absolute;
	top: 632px;
	left: 0px;
}
.img_prod_8 {
	padding: 0px;
	margin: 0px;
	border: none;
	position: absolute;
	top: 747px;
	left: 0px;
}

#footer{
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#420;
	position: absolute;
	bottom: 5px;
	left: 30%;
	right: 30%;
}
#footer a:link, #footer a:visited{
	color:#420;
	text-decoration:none;
}
#footer a:hover, #footer a:active{
	color:#420;
	text-decoration:underline;
}



