@charset "utf-8";
/* CSS Document */
#top{
	/*background:url(../images/bgTopHome.jpg) top left no-repeat;*/
	/*background:url(../images/sfondomenuhome.jpg) top left no-repeat;*/
	background:url(../images/bgTopHalfFlash.jpg) 18px 20px no-repeat;
	height:400px;
	position:relative;
		
}
#linkarea{
	position:absolute;
	top:0;
	left:0;
	margin:40px 0 0 755px;
}
#linkarea img{
	width:119px;
	height:104px;
}

#downloadNegrone{display:inline;
float:left;
	/*position:absolute;
	z-index:20;*/
	margin: 3px 0px 0px 0px;
}
#concorsoLink{
	position:absolute;
	z-index:21;
	top:230px;
	left:110px;
}
#communityLink{
	position:absolute;
	z-index:22;
	top:140px;
	right:50px;
}
#content{
float:left; display:inline;
	height:128px;
	background-image:none;
	margin-top:4px;
}


#container_popup_azzurro {
position:absolute;
top:20%;
left:50%;
z-index:105;
width:224px;
height:310px;
margin-top:-155x;
margin-left:-112px;
background-image:url(../images/tel_azzurro.gif);
background-color:white;
background-position: 7px 7px;
background-repeat: no-repeat;
text-align:center;

}

#overlayer{
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	background-color:#000000;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}

/* RESTYLING - SETTEMBRE 2011 */
.containerbox{
	float:left;
	display:inline;
	margin-left:18px;
}
.box{
	float:left;
	display:inline;
	width:auto;
	margin:0 11px 0 0;
	padding:0;
	height:118px;
}
#box1{
	background-image:url(../images/bg_box1.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:286px;
}
#box2{
	background-image:url(../images/bg_box2.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:268px;
}
#box3{
	background-image:url(../images/bg_box3.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:286px;
}
.box a{
	margin:12px 0 0 0;
	display:block;
	text-decoration:none;
}
#box1 a{
	margin-left:125px;
	width:150px;
}
#box2 a{
	margin-left:95px;
	width:165px;
}
#box3 a{
	margin-left:95px;
	width:180px;
}
.box a h1, .box a h2{
	text-decoration:none;
	text-transform:uppercase;
	margin:0;
	padding:0;	
}
.box a h1{
	font-weight:bold;
	font-size:16px;
	line-height:16px;
}
.box a h2{
	font-weight:normal;
	font-size:12px;
	line-height:14px;
}
#box1 a h1, #box1 a h2{
	color:#0a77b4;
}
#box2 a h1, #box2 a h2{
	color:#e95f0f;
}
#box3 a h1, #box3 a h2{
	color:#533d7d;
}
#box1 a h2{
	margin-top:10px;
}
#box2 a h2{
	margin-top:7px;
}
#box3 a h2{
	margin-top:32px;
}
#animaz_alicy{
	position:absolute;
	top:43px;
	left:10px;
	margin:0;
	padding:0;
	margin-left:366px;
}


