/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/sfondo.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.sfondotop { background-image: url(images/sfondo-top-osamushi.jpg); background-position:center bottom; background-repeat:no-repeat;}

.testo {
	font-size:12px;
	color:#663333;
	text-align: justify;
}

.testotabella {
	font-size:10px;
	color:#663333;
	text-align:left;
}

.testobox {
	font-size:10px;
	color:#663333;
}


h1  {
	color:#993300;
	font-size:16px;
}

h2  {
	color:#3399CC;
	font-size:14px;
}

h3  {
	color:#993300;
	font-size:10px;
	font-style:italic;
	padding-left: 300px;
}


.titolobox {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	
}

.titolotabella {
	color:#3399CC;
	font-size:10px;
	font-weight:bold;
	
}

.titololink {
	color:#993300;
	font-size:10px;
	font-weight:bold;
	
}

.anno {
	color:#993300;
	font-size:12px;
	font-weight:bold;
	
}


a:link, a:visited, a:active  {
	color:#663333;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}

a:hover {
	color:#3399CC;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}

a.privacy:link  {
	color: #3399CC;
	font-size: 12px;
	text-decoration: none;
	text-align:right;
}

a.privacy:visited  {
	color: #3399CC;
	font-size: 12px;
	text-decoration: none;
	text-align:right;}

a.privacy:active  {
	color: #3399CC;
	font-size: 12px;
	text-decoration: none;
	text-align:right;
}

a.privacy:hover {
	color: #663333;
	font-size: 12px;
	text-decoration: none;
	text-align:right;
}

a.vai:link  {
	color: #3399CC;
	font-size: 10px;
	text-decoration: none;
}

a.vai:visited  {
	color: #3399CC;
	font-size: 10px;
	text-decoration: none;
}

a.vai:active  {
	color: #3399CC;
	font-size: 10px;
	text-decoration: none;
}

a.vai:hover {
	color: #663333;
	font-size: 10px;
	text-decoration: none;
}


.tabellabandiere {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}

.lineamenu  { background-image: url(images/lineamenu.jpg); background-position:center; background-repeat:repeat-x;}
