body.popup
	{
	background-color: white;
	padding: 0px;
	margin: 7px;
	color: black;
	font-family: Trebuchet MS, helvetica, arial, sans-serif;
	font-size: 9pt;
	}

a
	{
	text-decoration: none;
	color: #005b8d;
	}

a img
	{
	border-style: none;
	}

.body_title
	{
	font-size: 17px;
/*	font-weight: bold;*/
	color: #005b8d;
	margin-top: 16px;
	margin-bottom: 7px;
	}

div.title2
	{
	background-color: #2d7099;
	background-image: url(../images/bullet_title.png);
	background-repeat: no-repeat;
	background-position: 2px 0.5em;
	}

div.title2 div
	{
	font-weight: bold;
	color: #2d7099;
	background-color: #eaf0f8;
	margin-left: 15px;
	padding: 1px 8px;
	}

p.mappa
	{
	text-align: center; 
	padding: 6px; 
	margin-bottom: 24px; 
	background-color: #f8f8f8;
	}

h1
	{
	font-size: 17px;
	font-weight: normal;
	color: #005b8d;
	margin: 0px;
	padding: 0px;
	margin-top: 16px;
	margin-bottom: 12px;
	border-bottom: 1px solid #c0bebe;
	}

h2
	{
	font-size: 14px;
/*	font-weight: normal;*/
	color: #005b8d;
	margin: 0px;
	padding: 0px;
	margin-top: 16px;
	margin-bottom: 7px;
	}

h2 img
	{
	margin-left: 9px;
	}

p
	{
	margin: 6px 0px;
	}

ul
	{
	margin: 6px 0px;
	padding: 0px;
	padding-left: 18px;
	list-style-image: url(../images/bullet_list.png);
	}

ul li
	{
	margin-top: 6px;
	}

ul.big
	{
	margin-top: 30px;
	}

ul.big li a
	{
	font-size: 11pt; 
	font-weight: bold;
	}

form button
	{
	padding: 0px 20px;
	font-weight: bold;
	}

label.needed
	{
	color: #00116d;
	font-weight: bold;
	}

div.submenu
	{
	float: right;
	font-size: 8pt;
	overflow: hidden;
	line-height: 110%;
	padding-right: 1px;
	background-color: #2d7099;
	}

div.submenu a,
div.submenu span.disabled
	{
	margin-left: 1px;
	padding: 0px 7px;
	font-weight: bold;
	background-color: #eaf0f8;
	}

div.submenu a.selected
	{
	color: white;
	background-color: #2d7099;
	}

div.submenu span.disabled
	{
	color: #c0bebe;
	}


table#gruppo
	{
	margin: 0px auto;
	}

table#gruppo td
	{
	text-align: center;
	vertical-align: top;
	font-size: larger;
	background-color: #e4e4e4;
	padding: 4px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}

table#gruppo th
	{
	vertical-align: top;
	color: #1d6089;
	background-color: #dae0e8;
	padding: 2px 16px;
	border-right: 1px solid #2d7099;
	border-bottom: 1px solid #2d7099;
	}


div#pp_title
	{
/*	border: 1px solid black;*/
	color: white;
	background-color: #2d7099;
	font-size: larger;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	}

div#pp_content
	{
	border: 1px solid #898989;
	border-top-style: none;
	}


table#rassegna_stampa
	{
	}

table#rassegna_stampa div.title
	{
	font-weight: bold;
	}

table#rassegna_stampa div.descr
	{
	}

table#rassegna_stampa td.col1
	{
	vertical-align: top;
	padding: 1px 3px;
	padding-right: 6px;
	text-align: left;
	background-color: #dae0e8;
	}

table#rassegna_stampa td.col2
	{
	vertical-align: top;
	padding: 1px 3px;
	padding-left: 4px;
	background-color: #e4e4e4;
	}


