@import url(rss.css);

* {
  vertical-align: baseline;
  font-weight: inherit;
  font-family: inherit;
  font-style: inherit;
  font-size: 100%;
  border: 0 none;
  outline: 0;
  padding: 0;
  margin: 0;
}


html,body
{
	height: 100%;
	background-color: #FDFDFD;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}


div#container
{
	width: 980px;
	margin: 0 auto;
	text-align:left;
}

div#header
{
	width: 980px;
	height: 130px;
	background-image: url(../images/home/bg-header.gif);
	background-repeat: no-repeat;
}


h1
{
	width: 203px;
	height: 130px;
	position: relative;
}

h1 span 
{
	display:none;
}

h1 a 
{
	position: absolute;
	width: 203px;
	height: 130px;
	background-image: url(../images/logo.gif);
	background-position: 0 14px;
	background-repeat: no-repeat;
	text-decoration:none;
}


div#content
{

}

div#fla
{
	width: auto;
	height:314px;
	float: right;
	margin-top:-55px;
	z-index:-10;

}

#payoff
{
	position:absolute;
	z-index:10;
	font-size:20px;
	font-weight:bold;
	width:900px;
	padding-left:20px;
	top:320px;
	color:#5f5f5f;
	line-height:110%;
	letter-spacing: -0.05em;
	background-color: transparent;
	text-align:center;
}

#payoff em {
	font-size:30px;
	color: #b90158;
	letter-spacing: -0.06em;

}



#pay {
	background-color: transparent;

}

#superbox
{
	margin-left:20px;

}

.box {

	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.03em;

}

#ascolta
{
	float: left;
	width: 300px;
	padding-top: 36px;
	background-image: url(../images/ruler.gif);
	background-repeat: no-repeat;
}

#lavoro, #blog
{
	float: left;
	margin-left: 30px;
	width: 300px;
	padding-top: 36px;
	background-image: url(../images/ruler.gif);
	background-repeat: no-repeat;
}



#lavoro ul
{
	display: inline;
	list-style-type:none;
	}


 #lavoro ul li
{
	display: inline;
	padding-left:9px;
	background-image: url(../images/bullet.gif);
  	background-repeat: no-repeat;
  	background-position: 0 4px;


}



#ascolta p {
	display: inline;
	padding-left:9px;
	background-image: url(../images/bullet.gif);
  	background-repeat: no-repeat;
  	background-position: 0 4px;
	
	}
	
	
	
#ascolta em {
	color: #b90158;
	
	}

h2 {

display: inline;
font-size: 18px;
font-weight:bold;

}


.box h2 em
{
	text-transform: uppercase;
	color: #515157;
	font-style: normal;

}


#footer
{
	clear: both;
	padding-top: 60px;
	margin-left: 20px;
	background-image: url(../images/ruler-footer.gif);
	background-repeat: no-repeat;
	background-position: 0 50px;
	height:50px;
}


#footer p
{
	font-size:11px;
	font-weight:bold;
	display: inline;
}


#lang
{	
	margin-top: -126px;
	text-align:right;

}

#lang ul {

	width:300px;
	float:right;

}

#lang ul li
{
	display: inline;
	font-weight: bold;
	padding-left: 10px;
}


#nav
{
	margin-top: 42px;
	text-align:right;

}

/*//////////////////////*/



*:first-child+html #lang

{	
	margin-top: -118px;
	text-align:right;

}

* html #lang

{	
	margin-top: -118px;
	text-align:right;

}

*:first-child+html #nav

{
	margin-top: 36px;
	padding-bottom:18px;

}


* html #nav
{
	margin-top: 36px;
	padding-bottom:18px;

}

* html #nav ul {

	padding-bottom:18px;

}

*:first-child+html #nav ul {

	padding-bottom:18px;

}

/*/////////top menu//////////*/

#nav ul {

	float:right;
	width: auto;

}


#nav ul li
{
	display: inline;
	font-size: 24px;
	font-weight: bold;
	background-image: url(../images/bullet-nav.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-left: 2px;
	background-position: 0 10px;
	letter-spacing: -0.07em;
}



a {

	color: #b90158;
	text-decoration:none;

}

a:hover {

	color: #000;
	text-decoration:none;

}

.box h2 a:hover {

	color: #000;
	text-decoration:none;

}



body
{
	color: #515157;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 120%;
}




