html{
	margin-top: 0px;
	margin-left: 0px;
}

body {
	background-color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table {
	width: 90%;
	border: 0px;
	padding: 0px;
}

table.ie {
	width: 100%;
}

table tr th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: yellow;
	background-color: #3366CC;
}

table tr td.social_job, table tr td.president_year {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: yellow;
	background-color: #001B66;
	vertical-align: top;
}

table tr td.president_year {
	text-align: center;
}

table tr td.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: yellow;
	background-color: #234BA1;
	vertical-align: top;
}

#container { 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

#bar_top {
	position: relative;
	padding: 2px 0px 0px 0px;
	margin-bottom: 10px;
	top: 0px;
	left: 0px;
	clear: both;
	text-align: center;
	background: url(images/striscia_logo_little.gif);
}

#menu, #content {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}

#menu {
	text-align: center;
	font-size: 10px;
}

#menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	border: 1px dashed yellow;
	margin-bottom: 4px;
}

#menu ul li.light{
	background-color: #3366CC;
}

#menu ul li.dark{
	background-color: #003399;
}

#menu ul li.header{
	background-color: #1D006B;
	font-size: 12px;
	color: yellow;
	font-weight: bold;
	margin-bottom: 2px;
}

#content, #news_content {
	width: 80%;
	margin-left: 10px;
	color: yellow;
	font-size: 12px;
}

#news_content {
	width: 90%;
	margin-left: 5%;
}


#content .page_title, #news_content .page_title {
	display: block;
	border: 1px dotted yellow;
	background-color: #3366CC;
	color: yellow;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#content .subtitle {
	display: block;
	width: 90%;
	background-color: #3366CC;
	border: 1px dotted yellow;
	text-align: center;
	margin-top: 9px;
}

#content .middle_page {
	position: relative;
	float: left;
	width: 45%;
}

#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#content ul li.year {
	font-weight: bold;
}

#content ul li.job {
	font-style: italic;
	padding: 2px 0px 0px 10px;
}

#content ul li.social_job {
	display: block;
	width: 90%;
	font-weight: bold;
	background-color: #001B66;
	padding: 2px 0px 2px 3px;
}

#content ul li.name {
	padding: 2px 0px 0px 2em;
}

#content ul li.scope, #content .news {
	font-size: 14px;
	padding: 2px 2px 2px 5px;
}

#content ul li.scope {
	margin-bottom: 1em;
}

#content ul li.services {
	font-size: 12px;
	font-style: italic;
	padding: 2px 2px 2px 5px;
	margin-bottom: .2em;
}

.relevant_scope {
	font-style: italic;
	font-weight: bold;
}


#content .news {
	display: block;
	text-align: center;
}


#content .relevant, #content .sub_relevant {
	display: block;
	font-weight: bold;
	background-color: #001B66;
	padding: 2px 0px 2px 0px;
	text-align: center;
	border: 1px dotted yellow;
	clear: both;
}

#content .relevant {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content .sub_relevant{
	width: 50%;
}

#content .sub_data {
	padding-left: 2em;
	margin: 5px 0px 5px 0px;
}

#content .sub_data ul {
	padding-left: 2em;
} 

#content .sub_data ul .padded {
	padding-left: 2em;
} 



#content .international, #news_content .international {
	font-size: 12px;
	margin-bottom: 2em;
	display: block;
}

#content .links {
	display: block;
	border: 1px outset #F8D1B3;
	background-color: #6A99B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: .5em;
	padding: .4em;
}

#content .last_news a {
	font-size: 14px;
	text-decoration: underline;
}


#footer {
	position: relative;
	float: left;
	width: 99%;
/*	border: 1px solid yellow;*/
	clear: both;
	margin-top: 5px;
}


.welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFF00;
}




.verdanasmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.verdanasmallyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;

}

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF00;
	text-align: center;
	font-weight: bold;

}
.corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CCFF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;



}
a:visited {
	text-decoration: none;
	color: #FFFF00;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;



}
a:active {
	font-weight: bold;
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;


}
.corpoBGChiaro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CCFF;
	background-color: #3366CC;

}
.corpoBGScuro {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CCFF;
	background-color: #003399;
}
