*
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	font-size: 11px;
	/*font-weight: normal;*/
	font-family: Verdana, Arial, Serif;
	color: #666;

}

body
{
	background-color: #fafafa;
}

#container
{
	width: 796px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;

}

#header #menu
{
	background: transparent url('../images/menu.png') no-repeat top left;
	width: 769px;
	height: 33px;
	text-align: center;
	line-height: 30px;
}

#header #image
{
	background: transparent url('../images/header.png') no-repeat top left;
	width: 769px;
	height: 140px;
	text-align: center;
	
}

#content
{
	width: 100%;
	margin-top: 10px;
}

#content table
{
	width: 100%;
}

#content table td.left
{
	text-align: left;
}



#whyPrometheus
{
	width: 503px;
	height: 191px;
	background: transparent url('../images/box_whyPrometheus.png') no-repeat top left;
}

#whyPrometheus .boxData
{
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 40px;
	text-align: left;

}

#workPackages
{
	width: 520px;
	height: 426px;
	background: transparent url('../images/box_workPackages.png') no-repeat top left;
}

#workPackages .boxData
{
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 40px;
	text-align: left;
}

#content table td.center
{
	text-align: left;
}

#content table td.right
{
	text-align: left;
}

#newsAndEvents
{
	width: 255px;
	height: 191px;
	background: transparent url('../images/box_news.png') no-repeat top left;
}

#newsAndEvents .boxData
{
	padding-left: 15px;
	padding-top: 40px;
	text-align: left;	
}

 #banner
{
	width: 238px;
	height: 190px;
	padding-top:1px;
	
/*	margin-left:8px;
	margin-right:8px;
	margin-bottom:10px;*/
	overflow:hidden;
	margin: 0px;
	background: transparent url('../images/box_images.png') no-repeat top left;
	

}

#banner img
{
	display:none;
}

#banner img.centerBannerImage
{
		
display: table-cell;
margin: 0px auto;
}

 /*#banner .boxData
{
	
	text-align: center;	
	vertical-align:middle;
}*/

#campaign
{
	width: 238px;
	height: 426px;
	background: transparent url('../images/box_campaign.png') no-repeat top left;
}

#campaign .boxData
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 40px;
	text-align: left;
}

#clusters
{
	width: 255px;
	height: 190px;
	background: transparent url('../images/box_clusters.png') no-repeat top left;
}

#clusters .boxData
{
	padding-left: 10px;
	padding-right: 76px;
	padding-top: 35px;
	text-align: left;
}

#toolbox
{
	width: 255px;
	height: 190px;
	background: transparent url('../images/box_toolbox.png') no-repeat top left;
}

#toolbox .boxData
{
	padding-left: 10px;
	padding-right: 115px;
	padding-top: 35px;
	text-align: left;
}

td.detail
{
	width: 180px;
	font-weight: bold;
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
}


/*
 * pagine
 */
.page
{
	background: transparent url('../images/back_title.png') no-repeat top left;
}

#content table td.left #newsAndEventsPage
{
	width: 768px;
	height: auto;
	border: 1px solid #dbdbdb;
	background-color: #fff;
}

#content table td.left #newsAndEventsPage .boxData
{
	padding-left: 15px;
	padding-top: 10px;
	width: 100%;
	text-align: left;
}

#mainDetail
{
	margin-top: 10px;
	background: #f3f3f3 url('../images/main_detail.png') no-repeat top left;
	min-height: 200px;
	border: 1px solid #dcdcdc;
	width: 769px;
	
}

#mainDetail .boxData
{
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 10px;
	width: 739px;
	text-align: justify;
		line-height:2;
}

td.detailFirstCol
{
	width: 80px;
	font-weight: bold;
}

.title
{
	padding-left: 15px;
	margin-top: 8px;
	font-size: 14px;
	color: #8aa25f;
	font-family: Calibri, Arial, Serif;
	font-weight: bold;
	line-height: 22px;
}

.newsImage
{
	width: 60px;
	height: 60px;
	float: left;
	display: inline;
	position: relative;
	margin-right: 5px;
	overflow: hidden;
}

td.onequarter
{
	width: 25%;
}

td.threequarter
{
	width: 50%;
}

td.onequint
{
	width: 20%;
}

td.fourquint
{
	width: 80%;
}
input.tbToolboxLong
{
	width: 559px;
	border: 1px solid #999999;
}

input.tbToolboxLittle
{
	width: 185px;
	border: 1px solid #999999;
}

select.tbToolboxLittle
{
	width: 100%;
	border: 1px solid #999999;
}

.searchButton
{
	border: 1px solid #999999;
	width: 100px;
}

.searchHlButton
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	width: 85px;
	font-size: 14px;
	color: #8aa25f;
	font-family: Calibri, Arial, Serif;
	font-weight: bold;
	background-color:transparent;
	height: 23px;
}
.AdvSearchButton
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	width: 150px;
	font-size: 14px;
	color: #8aa25f;
	font-family: Calibri, Arial, Serif;
	font-weight: bold;
	background-color:transparent;
	height: 23px;
}
.textBoxIdentify
{
	border: 1px solid #999999;
	width: 200px;
}

.selectIdentify
{
	border: 1px solid #999999;
	width: 200px;
}

/**
 * 
 */
a.menu, a.menu:visited
{
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover
{
	text-decoration: underline;
}

a.document, a.document:visited
{
	text-decoration: none;
	color: #8aa25f;
}

a.document:hover
{
	text-decoration: underline;
}



.red
{
	color: #cc0000;
}

.green
{
	color: #8aa25f;
	
}

.greenTitle
{
	color: #8aa25f;
	font-size:16px;
	
}

.left
{
	text-align: left;
}

.right
{
	text-align: right;
}

a.readMore
{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 130px;
	text-align: left;
}

a.readMore2
{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 50px;
	text-align: left;
}
a.searchMore
{
	font-weight: bold;
	text-decoration: none;
	padding-right:15px;
	display: block;
	width: 100%;
	text-align: right;
}
a.readMore:hover
{
	text-decoration: underline;
}
a.searchMore:hover
{
	text-decoration: underline;
}
a.EIE
{
	display: block;
	width: 100%;
	height: 62px;
}

a.map
{
	padding-left: 20px;
	background: transparent url('../images/arrow.gif') no-repeat center left;
	line-height: 10pt;
	display: block;
	width: auto;
	text-decoration: none;
}

a.level1
{
	font-weight: bold;
}

a.showMap
{
	font-size: 14px;
	color: #8aa25f;
	font-family: Calibri, Arial, Serif;
	font-weight: bold;
}

.loggedBox
{
	background-color: #fff;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	text-align: right;
}

.subtitle
{
	color: #6d804b;
	font-weight: bold;
}

