/* CSS Document */

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pageNav{
	
	width:140px;
	padding: 0px;
	background-color: #F5f7f7;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
		
}

/************ Menù text **************/
.text_menu, .text_menu a:link, .text_menu a:visited{
	float: left;
	padding: 4px;
	font: small Verdana,sans-serif;
	color: #21536A;
	text-decoration: none;
	font-weight: bold;
	font-size:13px;
			
}

.tabmenu, .tabmenu a:link, .tabmenu a:visited {
	
	font-weight: bold;
	padding: 3px 0px 3px 4px;
	color: #21536A;
	text-decoration: none;
	font-size:13px;
	
	}

.tabmenu a:hover{
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	}
	
.tabmenubordo{
	display: block;
	border-top: 1px solid #cccccc;
		
	}
/************ sectionLinks styles **************/
#sectionLinks{
	margin: 0px;
	padding: 0px;
	
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;

	font-weight: bold;
	padding: 3px 0px 3px 4px;
	color: #21536A;
	text-decoration: none;
	font-size:13px;
		}

#sectionLinks a:hover{
	
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	}

/************ Text **************/
.Titolo{
	font: small Verdana,sans-serif;
	color: #21536A;
	text-decoration: none;
	font-weight: bold;
	font-size:22px;
	text-align:center;
}

.Titolo2{
	font: small Verdana,sans-serif;
	color: #21536A;
	text-decoration: none;
	font-weight: bold;
	font-size:18px;
	text-align:center;
}

.Titolo3, .Titolo3 a:link, .Titolo3 a:visited{
	font: small Verdana,sans-serif;
	color: #21536A;
	text-decoration: none;
	font-weight: bold;
	font-size:18px;
	}

.Testo{
	font: small Verdana,sans-serif;
	color: #21536A;
	text-decoration: none;
	font-size:14px;
}

.Testo a:link, .Testo a:visited{
	font: small Verdana,sans-serif;
	color: #21536A;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
}

.Occhiello{
	font: small Verdana,sans-serif;
	color: #21536A;
	text-decoration: none;
	font-size:11px;
	font-style:italic;
	}

.Nota{
	font: small Verdana,sans-serif;
	color: #21536A;
	text-decoration: none;
	font-size:11px;
	font-style:italic;
	font-weight: bold;
	text-align:right;
}

.Categorie, .Categorie a:link, .Categorie a:visited{
	font: small Verdana,sans-serif;
	color: #21536A;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
}

.Download, .Download a:link, .Download a:visited{
	font: small Verdana,sans-serif;
	color: #21536A;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
}

.link, .link a:link, .link a:visited{
	font: small Verdana,sans-serif;
	color: #21536A;
	text-decoration: none;
	font-weight: bold;
	font-size:13px;
		
}

.link_tab, .link_tab a:link, .link_tab a:visited{
	font: small Verdana,sans-serif;
	color: #21536A;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	
}

/************ Tabelle **************/
.bordo_tab {
	border: 1px solid #003333;
}

.tab_mappa{
	border: 1px solid #003333;
	margin-top: 20px;
	margin-right: 20px;
	
}

/************ Photogallery text **************/
.text_photo, .text_photo a:link, .text_photo a:visited{
	
	padding: 4px;
	font: small Verdana,sans-serif;
	color: #21536A;
	text-decoration: none;
	font-size:10px;
	}

.commento_photo, .commento_photo a:link, .commento_photo a:visited{
	float: left;
	padding: 4px;
	font: small Verdana,sans-serif;
	color: #21536A;
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
	}	