/***************/
/* stili links */
/***************/
a:link    { color: #0000ff; text-decoration: none; }
a:visited { color: #0000ff; text-decoration: none; }
a:hover   { color: #0000ff; text-decoration: underline; }
a:active  { color: #ff0000; text-decoration: none; }

a.text {
	color: #005000;
	text-decoration: underline;
}

a.text:hover {
	color: black;
	background-color: #FFC040;
	text-decoration: underline;
}

a.chlang {
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

a.chlang:hover {
	color: #000000;
	background-color: #FFC040;
	text-decoration: none;
}

/****************/
/* stili images */
/****************/
img {
	border: none;
}

img.extra {
	width: 80px;
	height: 15px;
	border: 0px solid blue;
	/*padding: 0 0 0 0;*/
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	cursor: pointer;
	/*line-height: 100%;*/
}

img.left {
	float: left;
}

img.right {
	float: right;
	border: solid 1px black;
}

img.navigation {
	margin-top: 0px;
	border: none;
}

img.album_h {
  background-color: #ffffff;
  padding-left: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  border: 1px solid #000000;
  text-align: center;
}

img.album_v {
  background-color: #ffffff;
  padding-left: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  border: 1px solid #000000;
  text-align: center;
}

/****************/
/* stili form */
/****************/
form.search {
	margin-top: 0px;
	margin-bottom: 0px;
}

/****************/
/* stili input  */
/****************/
input.search, textarea.search {
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #0000cc;
	margin-top: 2px;
	margin-bottom: 2px;
}

/****************/
/* stili h	*/
/****************/
h1 {
	font-size: 14pt;
}

h2 {
	font-size: 11pt;
	color: #005000;
	border-bottom: solid 1px #005000;
	margin-bottom: 4px;
}

/****************/
/* stili tables */
/****************/
td.imprudente1  {
	text-align: center;
	vertical-align: middle;
	border: 2px groove;
	background-color: #000050;
	color: white;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 8pt;	
	font-weight: bold;	
}

td.imprudente2  {
	text-align: left;
	vertical-align: middle;
	border: 2px groove;
	padding-left: 5px;
}

td.acrobat  {
	text-align: left;
	border: 2px groove;
}

td.downloadtitle  {
	text-align: left;
	vertical-align: middle;
	border-bottom: 2px groove #000080;
	color: #000080;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 8pt;
	font-weight: bold;
}

td.download  {
	text-align: left;
	vertical-align: middle;
	border-bottom: 0px solid #005000;
	padding: 5px 5px 5px 5px;
}

/******************/
/* stili generici */
/******************/
.note {
	color: #000000;
	font-size: 8pt;
	text-align: left;
}

/****************/
/* stili body */
/****************/
body {
	font-family: Verdana,Arial,Trebuchet;
	font-size: 9pt;
	background: #a88d58 url(images/backbrown2.jpg) repeat-x;
}

body.scritto {
	background-color: white;
	background-image: url(images/gbg.gif);
	background-repeat: repeat-y;
	font-size: 9pt;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}

#page {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	/*max-width: 770px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	}

#footer {
	position:relative;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	text-align: center;
	vertical-align: middle;
	color: #000080;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	background-color: #ddddd0;
	font-size: 8pt;
	}
	

#header {
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

#header table {
	/*border-top: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid black;
	*/
	}

#header #headleft {
	width: 207px;
	}
	
#header #headcenter {
	color: #000080;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 0px;
	cursor: pointer;
}

#header #headcenter #note {
	color: #000080;
	font-size: 7pt;
	text-align: left;
}

#header #logoright {
	width: 82px;
	color: #500000;
	vertical-align: middle;
	border: 0px solid blue;
}

#header #logoright a {
	color: #005000;
	text-decoration: none;
}

#header #smallinfo {
	text-align: right;
	padding-right: 3px;
}

#header #smallinfo a {
	color: #ffff00;
	text-decoration: none;
}

#header #smallinfo a:hover {
	background-color: transparent;
}

#header #boxmenuinfo {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 4px;
	background: #008000 url(images/grg.gif) repeat-y;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
}

#mainmenu {
	border: 0px solid blue;
	padding-top: 0px;
	margin-top: 0px;
	vertical-align: bottom;
}

#mainmenu ul {
	text-align: left;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	border: 0px solid red;
}

#mainmenu li {
	display: inline;
	border: 0px solid;
	/*border-color: #ffe #aaab9c #ccc #fff;*/
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	color: #ffff00;
	cursor: pointer;
	position: relative;
	font-size: 11pt;
	/*font-weight: bold;*/
}

#mainmenu li:hover {
	background-image: none;
	color: #ffffa0;
	position: relative;
}

#mainmenu li.over {
	background-image: none;
	color: #ffffa0;
	position: relative;
}

#mainmenu #curtab {
	position: relative;
	top: 0px;
	padding-top: 2px;
	color: #500000;
	background-color: #ffc040;
	background-image: none;
	cursor: default;
}

#submenu {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 2px;
	background: #008000 url(images/grg.gif) repeat-y;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #c0c0c0;
	font-size: 9pt;
}

#submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#submenu li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-right: 1px solid #cccccc;
}

#submenu li#current {
	background-color: #ffc040;
	color: #500000;
	/*text-decoration: underline;*/
}

#submenu a {
	color: #ffff00;
}

#submenu a:hover {
	color: #ffffa0;
	text-decoration: none;
}

#leftframe {
	width: 255px;
	margin-right: 5px;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	background-color: #ffffe0;
	/*background-image: url(images/gbg.gif);
	background-repeat: repeat-y;*/
	/*float: left;*/
	/*clear: right;*/
}

#leftframe #news {
	color: #000080;
	font-size: 8pt;
	margin-left: 3px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 5px;
	text-align: left;
}

#leftframe #info {
	margin-top: 4px;
	margin-bottom: 4px;
	color: #000080;
	font-size: 7pt;
	text-align: center;
}

#leftframe #note {
	color: #000080;
	font-size: 7pt;
	text-align: center;
}

div.navtext {
	margin: 2px 5px 3px 5px;
	text-align: left;
}

#content {
	width: 508px; /* non 530 per tenere conto dei bordi */
	font-size: 9pt;
	overflow: auto;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	background-color: #ffffe0;
	/*background-image: url(images/gbg.gif);
	background-repeat: repeat-y;*/
}

/*
#content #navitem {
	margin-bottom: 5px;
	font-size: 9pt;
}
*/

#content p {
	text-align: justify;
	color: #000000;
	margin-top: 2px;
}

#content ul {
	padding: 0 0 0 15px;
	list-style-type: circle;
	list-style-image: url(images/grbullet.gif);
	list-style-position: outside
}

div.thumb_l {
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	border: 0px solid #000000;
}

div.thumb_r {
	float: right;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	border: 0px solid #000000;
}

div.thumb_l img, div.thumb_r img {
	border: 1px solid #000000;
}

div.caption {
	font-size: 8pt;
	color: black;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 7px;
}

div.news {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #808080;
}

div.navhead {
	background-image: url(images/grg.gif);
	background-repeat: repeat-y;
	background-color: #008000;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid black;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
