body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	line-height: 140%;
	color: #000;
	text-decoration: none;
	margin: 0px;
}
h1
{
	display: inline;
	font-size: 24px;
	line-height: 30px;
	margin:0 0 0 10px;
}
	h1.section_header
	{
		position: absolute;
		top: 327px;
	}
h2
{	
	display: block;
	font-size: 12px;
	line-height: 24px !important;
	margin:0 0 8px 0;
	padding-right: 3px;
	text-align: right;
}
h2.sponsors
{
	text-align: left;
}
h3
{
	display: inline;
	font-size: 9px;
	line-height: 14px;
	margin:0;
	text-transform: uppercase;
}
a
{
	color: #000;
	text-decoration: none;
}
	a:hover
	{
		background-color: #000;
		color: #fff;
	}
	a.background_di_link, a:hover.background_di_link
	{
		background-color: transparent;
		display: block;
		height: 220px;	
		text-indent:-9999px;
		width: 191px;
	}
	a.background_piu_link, a:hover.background_piu_link
	{
		background-color: transparent;
		display: block;
		height: 134px;	
		text-indent:-9999px;
		width: 134px;
		margin:0;
		margin-top: 63px;
	}
	a.background_dipiu_link
	{
		margin-left: 27px;
	}
	a.link_arrow
	{
		font-size: 6px;
		line-height: 14px;
	}
	a img
	{
		border: 0;
	}
	a:hover.sponsors
	{
		background-color: transparent;
	}
	a.sponsors img
	{
		border: 0;
		display: inline !important;
		margin-right:3px;
	}
/*		a:hover.link_arrow
	{
		background: url(../skin/link-arrow-hover.gif) 0 0 no-repeat;
	}*/
ul.navigation
{
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
}
	ul.navigation li div.item_left
	{
		float: left;
		margin-right: 2px;
		text-align: right;
		width: 64px;
	}
	ul.navigation li div.item_right
	{
		float: right;
		margin-left: 2px;
		text-align: left;
		width: 123px;
	}
ul li
{
	clear: both;
	margin: 0;
	padding:0;
	line-height:14px;
}
span.piu_separator
{
	background: URL(../skin/piu-separator.gif) no-repeat;
	display: block;
	line-height: 20px;
	margin-bottom: 20px;
	width: 100%;
}
span.link
{
	display: inline-block;
}
div.caption
{
	margin: 10px 0;
	padding:0 3px 0px 3px
	/*padding-right: 0;*/
	/*padding-right: 7px;*/
}
#container
{
	background: URL(../skin/background-pattern.gif);
	clear: both;
	display: block;
	width: 948px;
}
#header
{
	clear: both;
	height: 366px;
	margin-bottom: 1px;
}
#contents
{
	clear: both;
}
#footer 
{
	clear: both;
}
#footer div
{
	margin-top: 10px;
	text-align: center;
}
.background-columns
{
	background: url(../skin/background-columns.gif) 191px 0 repeat-y;
}
.marker-news
{
	background-color: #ccccff;
}
.marker-projects
{
	background-color: #ccff00;
}
.marker-events
{
	background-color: #ff6666;
}
.marker-charities
{
	background-color: #ffe166;
}
.marker-blackie
{
	background-color: #000;
	color: #fff;
}
.navigation_grid
{
	float: left;
	width: 191px;
}
.association_di_ITA
{
	background: URL(../skin/di-black-on-pattern-ITA.gif) 27px 2px no-repeat;
}
.association_di_ENG
{
	background: URL(../skin/di-black-on-pattern-ENG.gif) 27px 2px no-repeat;
}
.grid_1
{
	float: left;
	width: 189px;
}
.grid_2
{
	float: left;
	width: 378px;
}
.grid_3
{
	float: left;
	width: 567px;
}
.grid_4
{
	float: left;
	width: 756px;
}
.column_content
{
	padding: 3px 7px 5px 8px;
	overflow: hidden;
}
	.column_content *
	{
		line-height: 14px;
	}
	.column_content img
	{
		display: block;
		margin: 10px 0;		
	}
	.column_content span
	{
		/*display: inline-block;*/
		margin:2px 0;
	}
	.column_content span.hide
	{
		display: none;
		margin-right: 2px;
	}
.header
{
	background: URL(../skin/piu-black-on-white.gif) 1px 63px repeat-x;
	height: 100%;
}
.contents
{
	padding:5px 0;
}
.event_roll
{
	margin-bottom: 10px;
}
.event_old
{
	font-size: 18px;
	line-height: 18px !important;
}
.event_details
{
	/*display: none;*/
}
.navigation_header
{
	background: URL(../skin/piu-black-on-pattern.gif) 27px 63px no-repeat;
	height: 200px;
}
.footer_news
{
	background: URL(../skin/piu-news.gif) 1px bottom no-repeat;
}
.footer_projects
{
	background: URL(../skin/piu-projects.gif) 1px bottom no-repeat;
}
.footer_events
{
	background: URL(../skin/piu-events.gif) 1px bottom no-repeat;
}
.footer_charities
{
	background: URL(../skin/piu-charities.gif) 1px bottom no-repeat;
}
.footer_blackie
{
	background: URL(../skin/piu-blackie.gif) 1px bottom no-repeat;
}
span.footer_background
{
	display: block;
	height: 96px;
}
.left
{
	float:left !important;
}
.right
{
	float:right !important;
}
.align_left
{
	text-align:left !important;
}
.align_right
{
	text-align:right !important;
}
.align_justify
{
	text-align:justify !important;
}
.align_center
{
	text-align:center !important;
}
.align_bottom_container
{
	position: relative;
}
.align_bottom
{
	position: absolute;
	bottom: 0;
	left: 376px;
}
.ph_clear
{
	clear: both;
	font-size: 0px;
	line-height: 0;
	margin: 0;	
}
.hide
{
	display: none !important;
}
.extra_margin
{
	margin-bottom: 20px;
}
