body {
	margin:0; 
	padding:0; 
	font:11px Arial, Helvetica, sans-serif; 
	background:#000 url(../pics/bg_site.jpg) no-repeat 0 0; 
	color:#aaa;
}
body#body_home {
	margin:0; 
	padding:0; 
	background:none; 
	background-color:#000;
	font:11px Arial, Helvetica, sans-serif; 
	color:#aaa;
}

/* HEADER */
div#container {
	width:695px;
	margin:100px 0 0 220px;
}
div#container_home {
	width:915px;
	margin:40px auto 0 auto;
}
div.header {
}

div#logo {
	text-align:right;
}

/* END HEADER */

/* FOOTER */
div.footer_home {
	position:relative;
	width:100%; 
	height:30px;
	margin-top:5px;
	font-size:12px;
	color:#666;
}

div.footer {
	position:relative;
	width:100%; 
	height:30px;
	margin-top:5px;
	font-size:11px;
}

span#official_website {
	font-size:11px;
	color:#bbb;
	padding-right:8px;
}

div#copy_photo {
	position:absolute;
	right:3px;
	top:1px;
	font-size:10px;
	color:#888;
}

/* END FOOTER */

/* BODY */

div#main_page {
	width:100%;
	margin:40px 0 20px 0;
}

div#main_page_left {
	float:left;
	width:210px;
	padding-right:30px;
}

div#main_page_right {
	float:right;
	width:455px;
	overflow:hidden;
	font-size:12px !important;
}

div#main_page_right div#biography_text a {
	color:#fff !important;
	text-decoration:none;
}

div#main_page_right div#biography_text h3 {
	color:#fff !important;
	font-family:Arial, Helvetica, sans-serif !important
}

div#main_page_right div#biography_text table {
	background-color:#666 !important;
	color:#cdcdcd !important;
	font-family:Arial, Helvetica, sans-serif !important;
	border: 1px solid rgb(204, 204, 204);
}

div#main_page_right div#col_sx {
	float:left;
	width:225px;
	padding:20px 5px 0 0;
}

div#main_page_right div#col_dx {
	float:right;
	width:225px;
	padding:20px 0 0 0;
}

div.paging {
	margin-top:20px;
}

div.news_title, div.words_title {
	float:right;
	width:142px;
	overflow:hidden;
}

div.news_title h1, div.words_title h1 {
	float:right;
	width:130px;
}

div.news_data, div.words_data {
	float:left;
	width:68px;
}

div#news_text {
	float:left;
	width:235px;
	padding-right:30px;
}
div#news_text p {
	padding-top:10px;
}

span.news_evidenza {
	float:left;
	width:7px;
	height:7px;
	padding:3px 5px 0 0;
	background:transparent url(../pics/newshighlight.gif) no-repeat 0 3px;
}

span.dataluogo {
	text-transform:none;
	font-weight:normal;
	color:#fff;
}

div#video_text, div#gallery_text {
	padding-top:20px;
}

div.links_text {
	padding:00px 0 20px 0;
	border-bottom:1px dotted #fff;
	/*background:url(../pics/dot.gif) repeat-x 0 100%;*/
}

div.link_row {
	padding:10px 0 20px 0;
}

div.links_textblock {
	float:left;
	width:300px;
}

h1.title {
	font-size:100%; 
	color:#fff;
}

h2.subtitle {
	font-size:100%; 
	color:#fff;
}

div.imagewrapper_left {
	float:left;
	padding:0 10px 10px 0;
}

div.imagewrapper_right {
	float:right;
	padding:0 0 10px 10px;
}

img.foto {
	/*border:1px solid #676767;*/
}

div.imagewrapper_right p {
	padding-top:3px;
	text-align:center;
}

ol#songlist { padding-left:30px; margin:0; }
ol#songlist li { padding:0; }
div#song_description { display:none; }

/* END BODY */

/* MENU */
ul#navbar_main_home { display:inline; width:100%; padding:0; margin:0; }
ul#navbar_main_home li { display:inline; list-style:none; margin:0; font-size:11px; text-transform:uppercase; }
ul#navbar_main_home li a { margin-right:8px; font-weight:normal; color:inherit; }
ul#navbar_main_home li a:hover
{ text-decoration:none; color:#fff; background-color:inherit; }
ul#navbar_main_home li a.current
{ text-decoration:none; color:#fff; font-weight:bold; background-color:inherit; }

ul#navbar_main { width:100%; padding:0; margin:50px 0 0 0; text-align:right; }
ul#navbar_main li { display:inline; list-style:none; margin:0; font-size:13px; letter-spacing: -1px; text-transform:uppercase; }
ul#navbar_main li a { margin-right:15px; font-weight:normal; color:inherit; }
ul#navbar_main li a:hover
{ text-decoration:none; color:#fff; background-color:inherit; }
ul#navbar_main li a.current
{ text-decoration:none; color:#fff; font-weight:bold; background-color:inherit; }

/* END MENU */


/* ELEMENTI GENERICI */
div.break_row, br.break_row {
	clear:both;
}

h1 {
	padding:0;
	margin:0;
	margin-bottom:10px;
	font-size:10px;
	text-transform:uppercase;
}

h2 {
	padding:0;
	margin:0;
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
}

p {
	padding:0;
	margin:0;
	margin-bottom:5px;
}

img.icon {
	vertical-align:middle;
	border:none !important;
	display:inline !important;
}

p.pdf {
	background:#fff url(../pics/icon_pdf.gif) no-repeat 0 0;
	padding:0 0 0 20px;
}

div#biography_slideshow {
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	margin:20px 0 20px 0;
}
div#biography_slideshow .gallerydesctext{
	text-align: left;
	padding: 2px 5px;
}
/*
div#biography_slideshow {
	width:455px;
	height:340px;
	margin:20px 0 20px 0;
}

div#biography_slideshow img {
	width:455px;
	height:340px;
}
*/

div.media_attach {
	margin-top:20px;
	clear:both;
}

ul#media_docs {
	padding:5px 0 0 0; 
	margin:0;
}

ul#media_docs li { 
	list-style:none;
	padding-bottom:5px;
}

ul#media_docs li.pdf { 
	background:#fff url(../pics/icon_pdf.gif) no-repeat 0 0;
	padding:0 0 5px 20px;
}

ul#media_docs li a img { 
	vertical-align:middle;
}

ul#media_docs li p { 
	color:#000;
	font-size:11px;
}

div#media_images {
	margin:20px 0 20px 0;
}

div#media_images a {
	float:left;
	width:60px;
	text-align:center;
	border:1px solid #eaeaea;
	padding:5px;
	margin:3px
}

div#media_images a:hover {
	background-color:#151515;
}

div#gmap { 
	width:496px; 
	height:450px; 
	margin-top:20px;
	border:3px solid #ececec;
}

a img {
	border:none;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#aaa;
}

a:hover, a.selected {
	text-decoration:none;
	color:#fff;
}

a.paging:link, a.paging:visited, a.paging:active {
	float:left;
	width:18px;
	height:15px;
	margin:5px 0 0 3px;
	border:1px solid #666;
	font-size:10px;
	text-decoration:none;
	color:#666;
	text-align:center
}

a.paging:hover, a.paging_current {
	float:left;
	width:18px;
	height:15px;
	margin:5px 0 0 3px;
	border:1px solid #fff;
	font-size:10px;
	text-decoration:none;
	color:#fff;
	text-align:center
}

table.scheda { width:220px; margin:10px auto 0 auto; }
table.scheda th { padding:3px 0 3px 0; text-align:center; background-color:#b06901; color:#fff; font-weight:normal; border-bottom:1px solid #7b4b18; font-size:100%; }
table.scheda td { padding:1px; text-align:left; color:#7b4b18; font-weight:normal; font-size:100%; vertical-align:top; }
table.scheda td.etichette { width:110px; }
table.scheda td.valori { width:104px; color:#000; }

table#galleryslide {  }
table#galleryslide td#prevcell { width:30px; padding:1px; height:202px; }
table#galleryslide td#nextcell { width:30px; padding:1px; height:202px; }
table#galleryslide td#imagecell { width:389px; padding:1px; text-align:center; background-color:#151515; height:202px; }

/* ***********************************  documenti allegati ******** */

h2.doctitle {margin: 1em 0; }

.images {
	margin: 10px 0; 
	padding: 5px 0 0 5px;
	background: #ccc url(../pics/bg_gallery.gif);
}

.width1 .images {width: 55px;}
.width2 .images {width: 165px;}
.width3 .images {width: 220px;}
.width4 .images {width: 330px;}
.width5 .images {width: 440px;}
.width6 .images {width: 550px;}
.width7 .images {width: 660px; _width: 605px;}
.width8 .images {width: 770px;}
.width9 .images {width: 770px;}

.images .imagewrapper,
.images .imagewrapper a, 
.images .imagewrapper a img { display: inline; margin: 0; padding: 0; border: none; vertical-align: bottom; }

.images .imagewrapper a img { width: 50px; height: 50px; }

.images .imagewrapper { padding:0 5px 5px 0; float: left;}

.imagewrapper .dida {font-size: 90%; line-height: 1em; color: #666; display: none;}

.docs {
	margin: 1em 0;
}

.docs .singledocument {
	padding: 3px 0 0 0;
}

/*.docs .singledocument a {
	color: #666;
}*/

.docs .video {
	padding: 0;
	background: none;
}


