@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../images/bg_back.png);
	background-repeat: repeat-x;
	background-position: right top;
}

hr {

	border-bottom: 1px;
	border-style: solid;
	border-color: #999999;
}


div#menu a {
	color: #000;
	text-decoration:none;
	outline: none;
}

div#menu a:hover {
	color: #999999;
	text-decoration: none;
	outline: none;
}

a img {border:0;}


h2 {
	font-size: 28px;
	margin-top: 18px;
}

h3 {
	font-style: italic;
	font-size: 18px;
	color: #999999;
}
h4 {
	font-size: 18px;
	font-style: italic;
	color: #999999;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
}

#container {
	background-position:left top;
	background-repeat:no-repeat;
	margin: 0px;
	height: 380px;
	width: 1024px;
	background-image: url(../images/bg_new.png);
}


#banner {
	float: left;
	margin-top: 0px;
	margin-left: 320px;
	width: 680px;
	height: 250px;
	}


.contenitori {
	background:url(../images/bg_section.png);
	background-position:left top;
	background-repeat: repeat-y;
	background-color:#FFF;
	margin: 0px;
	height: 2500px;
	width: 1024px;
}

.menu_f {
	clear: both;
	float:right;
	}

#band_title {
	margin: 0px;
	background: url(../images/band_title.png);
	background-position: top left;
	height: 60px;
	width: 200px;
	float: left;
}

#band_content {
	float: left;
	width: 600px;
	height: 500px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 10px;
}

#news_title {
	margin: 0px;
	background: url(../images/news_title.png);
	background-position: top left;
	height: 60px;
	width: 200px;
	float:left;
}

#news_content {
	float: left;
	width: 600px;
	height: 500px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 10px;
}

#news_content a {
	font-size: 16px;
	text-decoration: none;
	color: #000;
	}
#news_content a:hover {
	font-size: 16px;
	text-decoration:none;
	color: #FFF;
	}



#pop_title {
	margin: 0px;
	background: url(../images/pop_title.png);
	background-position: top left;
	height: 60px;
	width: 200px;
	float: left;
}

#pop_content {

	float: left;
	width: 600px;
	height: 500px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 10px;
}

#download_title {
	margin: 0px;
	background: url(../images/download_title.png);
	background-position: top left;
	height: 60px;
	width: 200px;
	float: left;
}

#download_content {
	
	float: left;
	width: 600px;
	height: 500px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 10px;
}

#video_title {
	margin: 0px;
	background: url(../images/video_title.png);
	background-position: top left;
	height: 60px;
	width: 200px;
	float: left;
}

#video_content {
	
	float: left;
	width: 600px;
	height: 500px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 10px;
}

#press_title {
	margin: 0px;
	background: url(../images/press_title.png);
	background-position: top left;
	height: 60px;
	width: 200px;
	float: left;
}

#press_content {
	
	float: left;
	width: 600px;
	height: 500px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 10px;
}

#contatti_title {
	margin: 0px;
	background: url(../images/contatti_title.png);
	background-position: top left;
	height: 60px;
	width: 200px;
	float: left;
}

#contatti_content {
	
	float: left;
	width: 600px;
	height: 500px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 10px;
}


#contatti_content a {
	font-size: 16px;
	text-decoration: none;
	color: #000;
	}
#contatti_content a:hover {
	font-size: 16px;
	text-decoration:none;
	color: #666666;
	}



#menu {
	text-align: left;
	margin-left: 280px;
	padding: 4px;
	float: left;
	clear: both;
}


div#menu ul li {
	margin: 2px;
	display: inline;
	font-size: 16px;
	line-height: -1em;
}

.album li {
	border-bottom-width: 1px;
    border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 30px;
	padding-top: 6px;
	list-style:none;
	}
.album ul {
	padding-left: 0px;
	}

#press_content .album ul a {
	
	background-image: url(../images/doc2.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    font-weight: bold;
}

#pop_content p {
	
	font-size: 12px;
	font-weight:normal;
	font-style:normal;
}


.testo  {
	font-size: 14px;
	color: #999999;
}

.testo  a {
	font-size: 16px;
	color: #000;
	text-decoration: none;
}

.testo  a:hover {
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}

.testata {
	font-size: 14px;
	color: #999999;
	}#social {
	float: right;
	height: 28px;
	width: 140px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 14px;
}


#video_content a {
	font-size: 16px;
	text-decoration: none;
	color: #000;
	}
#video_content a:hover {
	font-size: 16px;
	text-decoration:none;
	color: #666666;
	}
	
	
	
	
	
	
/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 2px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		/*border:1px solid #ccc;*/
		/*background:#DAF3F8;*/
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#666666;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
