HTML {	MARGIN-BOTTOM: 1px; HEIGHT: 100%;}

body {
	padding: 0px;
	margin: 0px;
	background: #000000 url(../images/bg.jpg) no-repeat top center;
}
a, a:link, a:visited, a:hover, a:active 	{ text-decoration:none; color:#000000; }

#body_home {
		background: #000000 none;
}
#body_home a, #body_home a:link, #body_home a:visited, #body_home a:hover, #body_home a:active 	{ text-decoration:none; color:#000000; }
#body_home img {	border: 0px; }


#main {
	width: 948px;
}

#top {
	background: #000000 url(../images/top_bg.jpg) repeat-x top;
	height: 195px;
	text-align: center;
}


#menu {
	float: left;
	width: 278px;
}

#menu ul {
	padding: 0px;
	margin: 0px 0px 0px 40px;
	text-align: left;
}

#menu li {
	list-style: none;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#menu a:link, #menu a:visited 	{
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	color: #000000;
	border-left: 5px solid #C34A59;
}
#menu a:hover 					{
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	color: #000000;
	border-left: 5px solid #000000;
}
 
#contenuto {
	float: left;
	width: 670px;
	border-top: 3px solid #CBC7C6;
	border-bottom: 3px solid #CBC7C6;	
	background: #E0E0E0 url(../images/contenuto_bg.jpg);
}

#contenuto-interno {
	padding: 10px 30px;
	text-align: left;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;	
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	letter-spacing: 2px;
}

h2 {
	color: #C24958;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 2px;
}

#bottom {
	clear: both;
	width: 948px;
	text-align: right;
	color:#FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0px 0px 30px 0px;
}

#bottom a:link, #bottom a:visited 	{	text-decoration: none;	color: #FFFFFF; }
#bottom a:hover 							{	text-decoration: none;	color: #FFFFFF; }

.tableinterna {
	border: 0px;
	width: 600px;
	text-align: left;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;	
}

.tableinterna .tdmezzo{
	vertical-align: top;
	width: 50%;
}

form {
	padding: 0px;
	margin: 0px;
}

.form {
	BORDER: 1px solid #C7C7C7;
	border-left: 5px solid #C7C7C7;	
	BACKGROUND: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	width: 260px;
	padding: 4px;
}

.label {
	padding:2px 0px 2px 5px;
	margin: 4px 0px;
	font-weight: bold;
	border-left: 5px solid #C34A59;
}

.button {
	background: url(../images/submit.jpg) no-repeat;
	border: none;
	color: #E0E0E0;
	cursor: pointer;
	font: bold 12px Verdana, Arial, Geneva, Helvetica, sans-serif;
	height: 28px;
	margin-bottom: 20px;
	width: 144px;
}


.hr{
	background: url(../images/puntini.gif) repeat-x;
	margin: 4px 0px;
	height: 3px;
}

.archivio {
	color: #3A3D44;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	font-weight: bold;
}

.boxdettagli{
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 19px;
	border: 1px solid #AEC1E0;
	text-align: left;
}
.boxdettagli2{
	padding:8px 5px 8px 5px;
}

.didascalia {
	border: 1px solid #77776B;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	padding: 2px;
	margin-top: 2px;
	background: #E0E0DE;
}

.tdbox {
	vertical-align: top;
	width: 33%;
	height: 80px;
	font-family: Tahoma;
	font-size: 11px;	
}

#credits {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;	
	margin: 10px 0px;
}
#credits a:link, #credits a:visited, #credits a:hover 	{ text-decoration:none; color:#FFFFFF; }


#entra {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 19px;	
	font-weight: bold;
	letter-spacing: 2px;
	font-style: italic;
	margin: 10px 0px;
}
#entra a:link, #entra a:visited, #entra a:hover 	{ text-decoration:none; color:#FFFFFF; }