body {
	margin-top: 35px;
	
	background-color: #000000;
}
td,tr,p,div {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.main_body {
	font-family: Tahoma;
	font-size: 12px;
	padding: 10px;
}
a:link, a:visited {
	font-size: 12px; 
	color: #484848; 
	text-decoration: none;
	font-family:  Tahoma;
}
a:hover {
	color: #006600;	text-decoration: underline;
}
ul {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0;
	list-style: none;
}

ul li
{
	text-align: left;
	line-height: 16px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/bullet.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.small {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}
.createdate {
	font-family: Tahoma;
	font-size: 10px;
	color: #006600;
}
.contentheading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
	background-image: url(../images/content_heading_img.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 660px;
}
.modifydate {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
}
.pagenavcounter {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	padding-bottom: 10px;
}
table.contenttoc {
	width: 150px;
	padding: 5px;
	
    }

table.contenttoc td {
    font-weight: normal;
    text-align:center;
	padding: 3px;
}
td.buttonheading {
	width: 16px;
}
.poll {
	color: #343A58;
	line-height: 14px;

}
table.pollstableborder {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px;
	width: 90%;
	text-align: left;
}
.sectiontableheader {
	background-color : #006600;
	background-repeat: repeat;
	padding: 2px;
	color : #FFFFFF;
	font-weight : bold;
	padding: 2px;
}
.inputbox {
	font-family: Tahoma;
	font-size: 12px;
	color: #006600;
	background: #FFFFFF;
	border: 1px solid #666666;
}

/*Pathway and Date format*/
.pathway {
	font-family: Tahoma;
	font-size: 11px;
	text-indent: 30px;
}
a.pathway:link, a.pathway:visited {
	font-size: 11px; 
	color: #006600; 
	text-decoration: none;
	font-family:  Tahoma;
}
a.pathway:hover {
	color: #23598d;	text-decoration: underline;
}

.date {
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 30px;
}

/*left modules and menu styling*/
table.moduletable {
	/*width: 241px;*/
	margin-bottom: 20px;
}
table.moduletable th {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #484848;
	text-align: left;
	background-image: url(../images/module_bg.gif);
	background-repeat: no-repeat;
	height: 29px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 1.5em;
}
table.moduletable td {
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 5px;
	color: #666666;
}
a.mainlevel:link, a.mainlevel:visited {
	vertical-align: middle;
	display: block;
	background-image: url(../images/main_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: middle;
	font-weight: bold;
	text-decoration:none;
	color: #484848;
	text-align: left;
	width: 170px;
	height: 25px;
	line-height: 26px;
	text-indent: 15px;
}
a.mainlevel:hover {
	color: #006600;
	text-decoration:underline;
}	
a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;
	display: block;
	background-image: url(../images/main_menu_sub.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	font-weight: bold;
	text-decoration:none;
	color: #23598d;
	text-align: left;
  	text-indent: 20px;
	width: 170px;
	height: 25px;
	line-height: 26px;
}

a.sublevel:hover {
	color: #23598d; 
	text-decoration: underline;
}
#active_menu {
	background-image: url(../images/main_menu_active.gif);
	background-repeat: no-repeat;
}

/*newsflash styling*/
.newsflash_content {
	background-image: url(../images/Slice_10.gif);
	background-repeat: no-repeat;

}
#newsflash {
	width: 170px;
	height: 157px;
	overflow: hidden;
}
#newsflash table.moduletable {
	width: 170px;
}
#newsflash table.moduletable th {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-image: url(../images/Slice_7.gif);
	background-repeat: no-repeat;
	height: 29px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 0em;
}
#newsflash table.contentpaneopen td {
	color: #CCCCCC;
	font-size: 11px;
	text-indent: 0px;
	padding-left: 0px;
}

/*other styles*/
.foot {
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	padding-top: 22px;
	color: #666666;
	padding-right: 25px;
}
.latest_news {
	font-family: Tahoma;
	font-size: 12px;	

}
#latest_news {
	width: 98%;
	padding-left: 15px;
}
#latest_news table.moduletable {
	width: 98%;
}
#latest_news table.moduletable th {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
	background-image: url(../images/content_heading2_img.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 660px;
	background-position: 0px 4px;
}

/*Stili Maria Rosaria*/


.header {
background-image: url(../images/header_bg.jpg);
background-repeat:no-repeat;
 } 

.navi {
background-image: url(../images/navi_bg.jpg);
background-repeat:no-repeat;
background-position:top;

} 

.sfondo_tab {
background-image: url(../images/footer.jpg);
background-position:bottom;
background-repeat:repeat-x;
 
} 
 
.footer {
font:tahoma;
font-size:11px;
color:#333333;
line-height:18px;
padding-left:5px;
} 

.sfondo_artisti{
	background: url(../images/sfondo_grigio.jpg) repeat-x;
	background-position:bottom;
}
	
.sfondo_news{
	background: url(../images/sfondo_news.jpg);
	background-repeat:no-repeat;
	
	
}
.sfondo_casalino {
	background: url(../images/sfondo_casalino.jpg);
	background-repeat:no-repeat;
	background-position:bottom;	
	padding-left:5px;

}

/*.sfondo_scheda { 
	background: url(../images/sfondo_scheda.jpg);
	background-repeat:no-repeat;
	background-position:bottom;	 
}*/

.casalino {
	background: url(../images/casalino.jpg); 
	background-repeat:no-repeat;
	background-position:bottom;
}

.prova_artisti{
background-color:#000000;
}

.scheda{
	background: url(../images/prova_scheda.jpg);
	background-repeat:no-repeat;
	background-position:bottom;;
}

.bio {
	background: url(../images/bio.jpg);
	background-repeat:no-repeat;
	background-position:bottom;	
	padding-left:5px;
	padding-right:5px;
}
.sfondo_news{
	background: url(../images/sfondo_news.jpg); 
	background-repeat:no-repeat;
}

.news{
	background: url(../images/news.gif); 
	background-repeat:no-repeat;
}