/* CSS Document */

body {
	color:#8a8a8a; 
	background:#191e3e url('images/repeat_v2.jpg') repeat-y; 
	font-family: verdana; 
	font-size: 7pt; 
	letter-spacing: 1px;
	padding:0; 
	margin:0; 
	scrollbar-face-color: #191e3e;
	scrollbar-shadow-color: #191e3e;
	scrollbar-highlight-color: #191e3e;
	scrollbar-3dlight-color: #191e3e;
	scrollbar-darkshadow-color: #191e3e;
	scrollbar-track-color: #191e3e;
	scrollbar-arrow-color: #a48f7c;
}

::-moz-selection {
	background: #f19953; 
	color: #f5a435;
}

a:link, a:active, a:visited {color: #b35748; text-decoration: none; font-size:6pt;}

a:hover {color: #a48f7c; font-weight:bold; background-color:#191e3e;} 

b {color:#977669;}

i {color:#a48f7c; font-size: 7pt;}

u {color:#d29279; border-bottom:1px #a48f7c solid; text-decoration: none;}

border {color: #efebbc;}

#tag {
	position: absolute;
	left: 794px;
	top: 97px;
	z-index: 4;
	text-align:center;
	padding:10px;
	background-color:#0d133c;
}

#content {
	position: absolute;
	left: 131px;
	top: 600px;
	width: 636px;
	z-index: 2;
	text-align:center;
}

#colonna {
	position: absolute;
	left: 794px;
	top: 600px;
	width: 185px;
	z-index: 3;
	text-align:center;
}

h1 {
	font-family: times new roman;
	font-size: 14pt;
	color: #c0a890;
	font-weight: bold;
	font-style: italic;
	text-align:center;
	line-height:15px;
	background-color:#2c3049;
	border-bottom:5px solid #383a51;
	text-transform:lowercase;
}

h2 {
	font-family: trebuchet ms; 
	font-size: 7pt; 
	letter-spacing: 1px;
	color: #bdbdbd;
	margin-top: -20;
	font-weight:normal;
	text-align:center;
	padding-left:5px;
	background-color:#f8f8f8;
}

.frammentosotto {
	height:20px;
	border: 2px solid #383a51;
	border-width:1px 1px 0px 1px;
	background-color:#2f2f47;
	text-align:right;
	font-size: 7pt;
}

.linea, .codice {
	border:1px solid #383a51;
	font-size: 7pt;
}

textarea {
	width: 250px;
	height: 60px;
	font-family:arial;
	font-weight: normal;
	font-size: 10px;
	color: #8c7b73;
	border: 1px solid #383a51;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	text-align:center;
	background-color: #2f2f47;
}

input {
	font-family:arial;
	font-weight: normal;
	font-size: 10px;
	color: #8c7b73;
	background-color: #2f2f47;
	border: 1px solid #383a51;
	text-align:center;
}

option {
	font-family:arial;
	font-weight: normal;
	font-size: 10px;
	color: #8c7b73;
	background-color: #2f2f47;
	border: 1px solid #383a51;
	text-align:center;
}

.Scritte {
	color:#8d8d8d; 
	font-family: verdana; 
	font-size: 9px;
}

a.nav:link, a.nav:visited, a.nav:active {
	color : #d29279;
	letter-spacing: 1px;
	display : block;
  	font-size:6pt;
  	background-color:#191e3e;
	padding:3px;
	border-bottom:2px solid #383a51;
	width:70%;
}

a.nav:hover {
  	color:#a48f7c;
	border-bottom:1px solid #a85035;
}

