/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
	color: #030003;
	text-align: justify;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding: 0;
}
#top {
	width: 800px;
	background-color: #7BA6D6;
	padding-left: 10px;
	height: 50px;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 10px;
}
#logo {
	float: left;
}
#top #logo_descrizione {
	margin-left: 20px;
	width: 450px;
	float: left;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: center;
}
#top #lingue {
	float: right;
	padding-right: 3px;
}
#menu {
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #6B6B6B;
	width: 800px;
	clear: right;
	font-size: 10px;
	height: 21px;
	padding-bottom: 3px;
}
#contenuto_1 {
	padding-bottom: 10px;
	padding-top: 10px;
	width: 805px;
	padding-left: 5px;
}
#contenuto_2 {
	padding-bottom: 10px;
	padding-top: 10px;
	width: 805px;
	padding-left: 5px;
}
#tab_2 {
	background-color: #FFFFFF;
	width: 805px;
	padding-left: 5px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #FFBE00;
	margin-bottom: 5px;
	float: left;
}
#tab_2_1{
	float: left;
	background-color: #E7EFF7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00D2D2;
	border-bottom-color: #00D2D2;
	border-left-color: #FFFFFF;
	width: 380px;
	margin-top: 10px;
	clear: left;
}
#tab_2_2{
	float: right;
	background-color: #E7EFF7;
	width: 385px;
	margin-left: 26px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00D2D2;
	border-bottom-color: #00D2D2;
	border-left-color: #FFFFFF;
	margin-top: 10px;
}
#tab_2_2 a:link, .tab_1_1 a:visited {
	display: table-row;
	padding: 5px 0px 5px 2px;

}

#bottom{
	width: 800px;
	clear: both;
	background-color: #585858;
	height: 18px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFFFFF;
}

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

a:link, a:visited {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #414141;
}
a:hover{
	font-family: Verdana;
	font-size: 10px;
	background-image: url('none');
	text-decoration: none
}
h1{
	font-family: Verdana;
	font-size: 12px;
	color: #606060;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h2{
	font-family: Verdana;
	font-size: 114%;
	color: #006699;
	margin: 0px;
	padding: 0px;
}
h3{
 font-family: Verdana;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
h4{
 font-family: Verdana;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}
h5{
 font-family: Verdana;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
p  
{
	color:#003300;
} 
p.rosso 
{  
color:#FF0000;  
} 

/***********************************************/
/* logo style                             */
/***********************************************/ 

#logo a:link, #logo a:visited, #logo a:hover{
	font-family: Arial;
	font-size: 30px;
	color: #00FFFF;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}
#logo h1{
	font-family: Arial;
	font-size: 30px;
	color: #EBEBEB;
	font-style: italic;
}
#logo h2{
	font-family: Arial;
	color: #EBEBEB;
	font-style: normal;
	text-align: center;
	line-height: normal;
}

/***********************************************/
/* menu style                             */
/***********************************************/ 

#menu h1 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#menu a:hover{
	background-image: url('none');
	text-decoration: none;
	color: #FFA87D
}

/***********************************************/
/* bottom style                             */
/***********************************************/ 

#bottom a:link, #bottom a:visited, #bottom a:hover{
	color: #FFFFFF;
	padding: 0;
}
#page #page_1 #ricerca_2 img {
	text-decoration: underline;
	margin-left: 5px;
}

#titolo {
	background-color: #FFBE00;
	height: 21px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}
#tab_1_1 {
	background-color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	width: 385px;
	float: left;
}
#tab_1_1 a:link, #tab_1_1 a:visited {
	display: block;
	padding: 5px 0px 5px 2px;
}
#tab_1 {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #FFBE00;
	margin-bottom: 5px;
	width: 805px;
	height: 240px;
}

#tab_1_2 {
	background-color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	float: right;
	width: 385px;
}
#tab_1_2 a:link, #tab_1_2 a:visited {
	display: block;
	padding: 5px 0px 5px 2px;
}
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #FFBE00;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: middle;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}
#tab_2_3 {
	float: right;
}
