div,form,h1,h2,h3,h4 { margin:0; } 
h1 { font-size: 1.4em; font-weight: bold; margin: 5px 0 10px 0}
h2 { font-size:1.2em; }
h3 { font-size:1em;   }

body { margin:0; padding:15px 5px ; font-size: 11px; 
	font-family:verdana,arial,sans-serif;}
       
#page_div	{ width:1018px; margin-left:auto; margin-right:auto;}

#logo img {	border: 0px}

div.hr1 { height: 17px; background: #b5aed2 url("tratto.gif") repeat-x left bottom; padding-bottom: 11px;}

#home_link {text-align: right;  line-height: 17px; margin-right: 20px; }

#home_link a {color: #fff; font-weight: bold; font-size:12px; text-decoration: none;}

#menu_bar_div {width: 100%;}

#main_div {margin: 20px 0; padding-bottom: 10px;}

#main_div.with_right_sidebar { background: url("tratto_v.gif") repeat-y 818px top; width:100%; overflow: hidden;}

#sub_div_1 {float: left; width: 816px;}

#sub_div_2 {float: right; width: 200px;}

#content_div {padding-right: 30px; 	min-height: 520px;}

#page_div.three_columns #submenu_div {float: left; width: 200px;}

#page_div.three_columns #content_div {float: right; width: 558px;}

#sec_menu_bar_div {clear: both; margin: 40px 0 10px 0; overflow: hidden}

#footer_div {clear: both; padding-bottom: 11px; background: #b5aed2 url("tratto.gif") repeat-x left bottom; }

.footer {margin: 0; padding: 3px 10px; text-align: right; font-size: 10px; line-height: 10px;}

#menu_bar_div .menu_bar_basic {
	margin: 0; 
	padding: 0;
	overflow: hidden;
	list-style:none;
}

#menu_bar_div .menu_bar_basic li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 11px; 
	font-weight: normal; 
	border-right: 1px #000099 solid;
}

#menu_bar_div .menu_bar_basic li.last
{
	border-right: none;
}

#menu_bar_div .menu_bar_basic a {
	margin: 0;
	padding: 0 15px;
	display: block;
	text-decoration: none;
	color: #000099; 
}

#menu_bar_div .menu_bar_basic a.selected { color: #ff6600; }


#sec_menu_bar_div .menu_bar_basic {
	margin: 0; 
	padding: 0;
	float: right;
	list-style:none;
	overflow: hidden;
}

#sec_menu_bar_div .menu_bar_basic li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 11px; 
	font-weight: normal; 
}


#sec_menu_bar_div .menu_bar_basic a {
	margin: 0;
	padding: 0 25px;
	display: block;
	text-decoration: none;
	color: #000099; 
	background: url("arrow_right.gif") no-repeat left center; 
}

#sec_menu_bar_div .menu_bar_basic a.selected { color: #ff6600; }

.menu_path_basic {
	margin: 15px 20px; 
	padding: 0;
	overflow: hidden;
	list-style:none;
}

.menu_path_basic li
{
	float: left;
	margin: 0;
	padding: 0;
	font-size: 11px; 
	font-weight: normal; 
}

.menu_path_basic a {
	color: #000099; 
}

.submenu_basic {
	width: 200px;
	margin-bottom: 15px;
}

.submenu_basic h1 {padding: 3px 3px 14px 3px; background: #b5aed2 url("tratto.gif") repeat-x left bottom; 
	font-size: 11px; font-weight: normal; }

.submenu_basic ul{
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
}

.submenu_basic ul li{
	margin: 10px 8px;
}

.submenu_basic a {
	text-decoration: none;
	color: #000099; 
}


.paging {
	overflow: hidden;
	margin: 0;
	padding-right: 14px;
	list-style: none;
	white-space: nowrap;
	height: 60px;
}

.paging li {
	float: right;
	margin: 0;
	padding: 24px 3px;
	}

.paging li.previous {
	text-align: right;
	width: 50px;
}

.paging li.page_number {
	text-align: center;
	width: 120px;
}

.paging li.next {
	text-align: left;
	width: 50px;
}


.item_list_basic h1.folder_name {
	margin: 25px 0 20px 0;
}

.item_list {
	clear: both;
	margin: 15px 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
}

.item_list .item {
	padding-bottom: 15px;
	white-space: normal;
}

.item_list .item h2 {
	font-size: 11px; font-weight: normal;
	padding: 3px 0;
}


.item_list_used>table { width: 100%;
}

.item_list_used h2.name {
	font-size: 11px; font-weight: bold;
	padding: 3px 0;
}

.item_list_used>table td {
	vertical-align: top;
	padding-bottom: 20px;	
}

.item_list_used>table td.c2 {
	margin: 0;
	padding: 0 0 20px 20px;
}

.item_list_used>table tr {
	background: url("tratto.gif") repeat-x left bottom;
}

.item_list_used>table tr.last {
	background: none;
}

.item_view_basic {
	margin: 25px 0 20px 0; 
	width: 100%;
	min-height: 500px;
	overflow: hidden;
}

.item_view_basic .picture, .item_view_basic .content {min-height: 450px; vertical-align: top;}

.item_view_basic .picture {
	width: 30%;
}

.item_view_basic .content {
	padding-left: 25px;

}

.item_view_basic .item_content {
}

.item_view_basic .back { 
	margin: 20px 10px; 
	float: right;
	padding: 20px;
	background: url("arrow_left.gif") no-repeat left center; }
.item_view_basic .back a {color: #000099; text-decoration: none;}

.label {
	font-weight: bold;
}

div.container_event_sidebar { padding: 218px 20px 20px 20px; background: url("instruments.jpg") no-repeat center top;}



.article_list_sidebar>h1 {margin: 0; padding: 3px 3px 14px 3px; background: #b5aed2 url("tratto.gif") repeat-x left bottom; 
	font-size: 11px; font-weight: normal; text-align: center;}
	
.article_list_sidebar .article {margin: 10px 0;}
.article_list_sidebar .article>h2 {font-size: 11px; font-weight: normal;}
.article_list_sidebar .more {text-align: right;}


.article_list_basic>h1 {margin: 0; padding: 3px 3px 14px 3px; background: #b5aed2 url("tratto.gif") repeat-x left bottom; 
	font-size: 11px; font-weight: normal; text-align: center;}

.article_list_basic .article {margin: 15px 0;}
.article_list_basic .article>h2 {margin-bottom: 3px; font-size: 11px; font-weight: normal;}
