body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, fprm, fieldset, input, p, blockquote, th, td { margin: 0; padding: 0;
}

/*normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 { font-size: 100%;
}

/*removes list-style from lists */
ol, ul { list-style: none;
}

/*normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight: normal;
}

/*removes list-style from lists */
table { border-collapse:collapse; border-spacing: 0;
}

/*removes border from fieldset and img */
fieldset, img { border: 0;
}

/*left-aligns text in captation and th */
caption, th { text-align:left;
}

/*removes quotation marks from q*/
q:before, q:after { content: '';
}


html { text-align:center; 
}
body {
font-family: "Lucida Grande",Geneva,Arial,sans-serif;
font-size:12px;
position:relative;
width: 400px;
height:600px;
margin:auto;
text-align:left;
background-color: #014495;
}


div#Layer1 {
	text-align:center;
	background: url(../img/ilgusto.jpg) no-repeat;
	position: absolute;
	top:10px;
	height:490px;
	width:391px;
	text-indent:-9999px;
	
}
#manifesto 
{	position:absolute;
left:15px;
	top:502px;
	height:20px;
	width:119px;
	text-indent:0px;

}

#brochure 
{	position:absolute;
	left:152px;
	top:501px;
	height:20px;
	width:119px;
	text-indent:0px;
	

}

#contattaci 
{	position:absolute;
	left:265px;
	top:501px;
	height:20px;
	width:119px;
	text-indent:0px;
	

}
div#site_info a{
	color:#FFFF00;
	}
	
div#site_info a:hover{
	color: #FFD061;
	}
	
	
div#site_info p {
	position:absolute;
	left: 100px;
	top:550px;
	margin:0;
	width: 207px;
	font-size:11px;
	
}
a:link, a:visited { color: #ffffff;
text-decoration: none;
}

a:hover{ color: #FF3333;
}

