body {
	color: #333;
	background-color: #a5a6a0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	
	background-position: top center;
	background-repeat: no-repeat;
	/*background-image: url(../img/bg.jpg);*/
	background-image: url(../background-image-home.php);
}

h1 {
	font-size: 30px;
}


.hide {
	display: none;
}

a, a:active, a:link {
	color: #666;
	text-decoration: underline;
}

a:hover, a:visited {
	color: #000;
	text-decoration: underline;
}


/*HEADER*/
#header{
	width: 100%;
	height: 230px;
}

#header h1 {
	width: 264px;
	height: 230px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/logo.png);
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -440px;	
}

#header a {
	width: 264px;
	height: 230px;
	position: absolute;	
	left: 0px;
	
	font-family: georgia, tahoma, arial;
}

#header a.language {
	width: 150px;
	height: 20px;
	position: absolute;	
	left: 50%;
	margin-left:320px;
	top: 40px;
	color: #ccc;
	text-align: left;
}

#header a.fb {
	height: 20px;
	width: 20px;
	position: absolute;	
	left: 50%;
	margin-left: 240px;
	top: 40px;
	color: #ccc;
	background-position: top left;
	background-image: url(../img/fb-btn.gif);
}

#header a.rss {
	margin-left: 280px;
	background-image: url(../img/rss-btn.gif);
}

#header a.fb:hover, #header a.language:hover {
	color: #106ca7;
	background-position: bottom left;
}

/*intro*/
#intro, #intro-bg{
	width: 960px;
	height: 100px;
	background-color: #0084d7;
	opacity: 0.7;	
	filter:alpha(opacity=70);
	
	position: absolute;
	top: 290px;
	left: 50%;
	margin-left: -480px;
}

#intro {
	opacity: 1;
	filter:alpha(opacity=100);
	background-color: transparent;
}

#intro #main {
	width:440px;
	height: 60px;
	
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #fff;
	
	text-align: left;
	
	position: absolute;
	top: 10px;
	left: 15px;
}

#intro .sub {
	width: 220px;
	height: 60px;
	
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #ddd;
	
	position: absolute;
	top: 10px;
	left: 480px;
}

#intro .second {
	left: 720px;
}

/* NAVIGATION */
#navigation {
	width: 100%;
	height: 40px;
	text-align: left;
	background-image: url(../img/bg-menu.png);
	background-position: top center;
}

#navigation ul {
	width: 960px;
	height: 40px;
	padding-left: 30px;
	
	margin-left: auto;
	margin-right: auto;
}

#navigation li {
	float: left;
	padding-right: 26px;
	background-image: url(../img/menu-separator.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#navigation li.last-child {
	background-image: none;
}


#navigation li a {
	display: block;
	height: 40px;
	min-width: 30px;
	padding-top: 7px;
	
	color: #333;
	font-size: 18px;
	text-decoration: none;
	
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	height: 33px;
}

#navigation li a:hover {
	color: #e3e730;
	text-decoration: none;
}

/*NEWS HOME*/
#content {
	width: 960px;
	height: 388px;
	background-image: url(../img/bg-content.gif);
	background-position: top center;
	background-repeat: no-repeat;
	
	position: absolute;
	top: 410px;
	left: 50%;
	margin-left: -480px;
}

.main-news{
	width:440px;
	height: 60px;
	
	position: absolute;
	top: 10px;
	left: 15px;
	
	
	text-align: left;
	
}

.other-news {
	display: block;
	position: absolute;
	
	top: 180px;
	left: 15px;
	
	width: 220px;
	height: 60px;
	
	text-align: left;
}

.news-2 {
	left: 255px;
}

.news-3 {
	left: 15px;
	top: 260px;
}

.news-4 {
	left: 255px;
	top: 260px;
}

.main-news p {
	font-size: 12px;
	line-height: 16px;
	color: #666;
	text-align: left;
}

.main-news .foto-cornice{
	display: block;
	width: 140px;
	height: 140px;
	
	float: left;
	margin-right: 10px;
}

.foto-cornice{
	background-image: url(../img/nofoto.jpg); 	
	background-position: top left;
	background-repeat: no-repeat; 
}

.main-news .foto-cornice a, .main-news .foto-cornice img {
	display: block;
	width: 140px;
	height: 140px;
	background-image: url(../img/foto-cornice.png); 	
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
}

.main-news .news-testo strong, .other-news .news-testo strong{
	font-size: 14px;
	line-height: 18px;
	color: #106ca7;
	display: block;
	height: 30px;
	padding-top: 20px;
}

.other-news .news-testo strong{
	padding-top: 0px;
	color: #0084d7;
}

.main-news .news-testo a, .other-news .news-testo a{
	display: block;
	position: absolute;
	top: 115px;
	left: 150px;
}

.other-news .news-testo a{
	top: 40px;
	left: 0px;
}

/*RACCONTo*/
.main-news.racconto {
	left: 570px;
	width: 320px;
}

.main-news.racconto a {
	left: 0px;	
}

.main-news.racconto .news-testo, .main-news.racconto a, .main-news.racconto strong {
	color: #504b94;
}


/*PROMO*/
.promo {
	position: absolute;
	top: 180px;
	left: 490px;
}

.promo-2 {
	left: 725px;
	
}

.promo-3 {
	top: 273px;
	left: 490px;
}

.promo-4 {
	top: 273px;
	left: 725px;
}


/*CONTROLS*/
.controllo{
	position: absolute;
	top: 340px;
	left: 10px;
	width: 230px;
	height: 48px;
	text-align: left;
	background-image: url(../img/tab.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.controllo p {
	padding-top: 20px;
	padding-left: 15px;
}

.controllo a {
	font-size: 14px;
}

/*FOOTER*/
#footer {
	width: 100%;
	height: 280px;
	background-color: #bfbfbf;
	
	position: absolute;
	top: 798px;
	left: 0px;
	text-align: center;
	float: left;
}

#foot-container {
	width: 940px;
	height: 280px;
	margin-left: auto;
	margin-right: auto;
}

#footer .footer-col {
	width: 220px;
	height: 280px;
	float: left;
	text-align: left;
	margin-right: 20px;
}

#footer .footer-col a {
	color: #fff;
}

#footer .footer-col a:hover {
	color: #666;
}

#footer .footer-col h4 {
	color: #666;
	padding-top: 20px;
}

#footer .col4 {
	margin-right: 0px;
	margin-top: 20px;
}

#footer .footer-col .input-text{
	background-color: transparent;
	border-style: none;
	border: 0px;
	width: 152px;
	background-image: url(../img/newsletter-input.gif);
	margin-bottom: 10px;
	margin-top: 15px;
	color: #666;
}

#footer .footer-col ul {
	padding-top: 10px;
}

/*credits*/
#credits {
	width: 100%;
	height: 30px;
	background-color: #bfbfbf;
	color: #666;
	position: absolute;
	top: 1078px;
	left: 0px;
	padding-top: 10px;
	font-size: 10px;
}
