@charset "utf-8";
/* CSS Document */
html, body, div, span, h1, h2, h3, h4, p, em, img, strong, b, i, ul, ol{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;}
BODY{	font-family: 'GandhiSansRegular', Arial, sans-serif;
font-size:18px;
line-height:20px;text-align:left;}
A, A:link, A:visited, A:hover, A:active{font-size:1.0em;line-height:1.1em;}
IMG{border-width:0px;}
BODY{margin:0px;
padding:0px;
border:0px;
text-align:center;
background:#15001c;
color:#fff;}


#contenitore{
	width: 100%;
	margin-top:50px;
	padding:0;}

#header{
background:url(files/home.png) no-repeat;
height:440px;
width:400px;
margin:0 auto;
padding: 0; 
}

#box_txt{

   font-size: 20px;
   z-index: 9999;

	line-height:40px;
	padding-top:260px;
	
}
#box_txt p{ margin-top:15px;}
#box_txt a{
	   color: #fff;
	   text-decoration:none;
}

#box_txt a:hover{
	   color: #333;
	   text-decoration:none;
}

#footer{
	position:absolute;
	bottom:0;
	border-top:1px solid #fff;
	font-size:12px;
	width:100%;
	height:40px;
}