body, html { height:100%; margin:0 }

body{
	background:#FFF url(../img/bg_index.gif) bottom repeat-x;
	text-align:center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009900;
	margin: auto;
	padding: 0;
	}

a:link, a:visited, a:active  {
	color: #666666;
	text-decoration:none;
	}

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

#container {
	width:400px;
	height:600px;
	position: absolute;
	top:50%;
	left:50%;
	margin:-300px 0 0 -200px;
	color: #FFFFFF;
	}
	
#container a {	cursor: help;}

img {border: 0;}

#cont_cont { 
	position: absolute;
	top: 0;
	right: 0;
}

.facebook {
	width: 40px;
	height: 100px;
	position: absolute;
	left: 0;
	top: 50%;
	margin: -50px 0 0 0;
	background: #003399;}

#footer { 
	position:absolute;
	top: 98%;
	left: 50%;
	height: 10px;
	width:600px;
	margin: -5px 0 0 -300px;
	text-align: center;
	font-size: 10px;
}

.nastro a, .nastro_2 a {
	width: 192px;
	height: 192px;
	position: absolute;
	top: 0;
	left: 0;
	background:	no-repeat top left;
	display: block;
	}

.nastro a {background: url(../img/nastro.png)}
.nastro_2 a {background: url(../img/nastro2.png)}

.nastro span, .nastro_2 span {display: none}
