/* CopyRight (c) Salvatore Previti */

html
{
	overflow: auto;
	overflow-y: scroll;
	overflow-x: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body
{
	margin: 8px 0px 0px 0px;
	font-style: normal;
	color: #CFCFCF;
	text-decoration: none;
	background-color: #111111;
	height: auto;
	width: auto;
	text-align: center;
	background-image:url(images/texture.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}


div#topspacer {
	height: 70px;
}

div#title {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	white-space: nowrap;
}

div#copyright
{
	font-size: 0.55em;
	color: #505050;
	text-align: right;
	margin-top: 0px;
	padding-bottom: 6px;
	padding-right: 10px;
	background-color: black;
}

div#topcontainer
{
	width: 756px;
	border: solid 4px #101010;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: black;
}

div#container {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	text-align: left;
}


/**** menu principale ****/

.shadetabs
{
	white-space: nowrap;
	width: 756px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	border-bottom: 1px solid gray;
	position: relative;
}

.shadetabs ul {
	padding: 3px 0px 0px 0px;
	margin-left: 100px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 1px;
	font: 18px Arial, Verdana;
	list-style-type: none;
	text-align: left;
}

.shadetabs li
{
	display: inline;
	margin: 1px;
}

.shadetabs li a
{
	text-decoration: none;
	padding: 3px 7px 1px 8px;
	margin-right: 1px;
	border: 1px solid #778;
	border-bottom: solid 1px #491d41;
	color: #C0C0C0;
	background: white url(images/shade.gif) top left repeat-x;
	background-color: #2a0b58;
	position: relative;
	top: 0.5px;
}

.shadetabs li a:visited
{
	color: #D0D0D0;
}

.shadetabs li a:hover
{
	text-decoration: overline;
	border: Solid 1px #E0E0E0;
	border-bottom: solid 1px #491d41;
	color: #FFFFFF;
}

.shadetabs li.selected
{
	position: relative;
	top: 2px;
}

.shadetabs li.selected a
{
	background: #1c2141;
	border: solid 1px gray;
	border-bottom: 0px;
}

.shadetabs li.selected a:hover
{
	text-decoration: underline;
	border-bottom: 0px;
}

.shadetabs li.fullselected
{
	position: relative;
	top: 2px;
}

.shadetabs li.fullselected a
{
	background: black;
	border: solid 1px gray;
	border-bottom: 0px;
}

.shadetabs li.fullselected a:hover
{
	text-decoration: underline;
	border-bottom: 0px;
}

/**** menu secondario ****/

.shadetabs2
{
	white-space: nowrap;
	border-bottom: 1px solid gray;
	/*width: 754px;*/
	padding-bottom: 2px;
	background: #1c2141;
	position: relative;
}

.shadetabs2 ul {
	padding-top: 8px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 1px;
	font: 14px Arial, Verdana;
	list-style-type: none;
	text-align: left;
}

.shadetabs2 li
{
	display: inline;
	margin: 1px;
}

.shadetabs2 li a
{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 1px;
	color: #B0B0B0;
}

.shadetabs2 li a:visited
{
	color: #D0D0D0;
}

.shadetabs2 li a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

.shadetabs2 li.selected
{
	position: relative;
	top: 2px;
}

.shadetabs2 li.semiselected
{
	position: relative;
	top: 2px;
}

.shadetabs2 li.semiselected a
{
	background: #151939;
	border: solid 1px gray;
	border-bottom: 1px solid gray;
	padding-bottom: 2px;
}

.shadetabs2 li.selected a
{
	background: black;
	border: solid 1px gray;
	border-bottom: 0px;
}

.shadetabs2 li.selected a:hover
{
	text-decoration: overline;
	border-bottom: 0px;
}


/**** menu secondario ****/

.shadetabs2_black
{
	white-space: nowrap;
	border-bottom: 1px solid #202020;
	padding-bottom: 2px;
	background: black;
	position: relative;
}


.shadetabs2_black ul {
	padding-top: 8px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 1px;
	font: 14px Arial, Verdana;
	list-style-type: none;
	text-align: left;
}

.shadetabs2_black li
{
	display: inline;
	margin: 1px;
}

/*** mybody ***/

.mybody
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	background-color: black;
}

.mybody_end
{
	background-color: black;
	border: 1px solid black;
	position: relative;
}

/*** box dettagli ***/

.detailbox
{
	background-color: #151523;
	border: solid 1px #404040;
	margin-bottom: 12px;
	padding: 5px;
	padding-left: 9px;
	padding-right: 9px;
}

/*** box picturedesc ***/

.picturedesc
{
	background-color: #151523;
	border: solid 1px #404040;
	margin-bottom: 12px;
	padding: 6px;
}

.picturedesc_imgtd
{
	border: 0px 0px 0px 0px;
	padding-right: 5px;
	border-right: 1px solid #404055;
	text-align: center;
	display: table-cell;
	vertical-align: top;
	width: 1%;
}

.picturedesc_imgtd a	
{
	display: block;
	background-color: #303040;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}

.picturedesc_imgtd img
{
	border: 7px solid black;
	text-align: center;
	vertical-align: middle;
}

.picturedesc_imgtd a:hover
{
	background-color: #4050A0;
}

.picturedesc_inner
{
	clear: right;
	vertical-align: top;
	padding-left: 8px;
	padding-right: 5px;
}

.picturedesc_title
{
	width: 100%;
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #E3E3E3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border-bottom: 2px solid #505580;
	margin-bottom: 5px;
}

.picturedesc_title:hover
{
	background-color: #203060;
	text-decoration: none;
	border-bottom: 2px solid #8080A0;
}

.picturedesc_subtitle
{
	padding-left: 18px;
	color: #A0A0B0;
	font-size: 0.9em;
	margin-bottom: 5px;
}

.picturedesc_description
{
	color: #C9C9C9;
	text-align: justify;
}

.picturedesc_subtitle_centered
{
	text-align: center;
	color: #A0A0B0;
	font-size: 0.9em;
	margin-bottom: 5px;
}

.imageview
{
	text-align: center;
	background-color: black;
	border: solid 1px #404040;
	border-bottom: 0px;
	padding: 6px;
}

.imageview_title
{
	text-align: center;
	color: #E3E3E3;
	margin-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

.imageview_title a
{
	text-decoration: none;
	font-size: 13px;
	color: #5C6181;
	margin-top: 7px;
}

.imageview_title a:hover
{
	text-decoration: underline;
	color: #7C81A1;
}

.imageview_smallfiledesc
{
	text-align: center;
	font-size: 0.7em;
}

a
{
	color: #B0B0FF;
	text-decoration: none;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.visitcounter
{
	margin-top: 1px;
	magrin-bottom: 2px;
	text-align: center;
}

.evento
{
	width: 100%;
	text-decoration: none;
	display: block;
	color: #E0E0E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	padding-bottom: 3px;
	border-bottom: 2px solid #505560;
	margin-bottom: 5px;
}

.evento_a
{
	width: 100%;
	text-decoration: none;
	display: block;
	color: #E0E0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	padding-bottom: 3px;
	border-bottom: 2px solid #505570;
	margin-bottom: 5px;
}

.evento_a:hover
{
	background-color: #203060;
	text-decoration: none;
	border-bottom: 2px solid #8080A0;
}