/*BASICS*/

#panel {position: absolute; width: 342px; height: 260px; z-index: 1; left: 725px; top: 23px; overflow:auto; text-align:none; line-height: 11px; margin-left: 2px; margin-right: 2px;}

#content {position: absolute; left: 87px; top: 695px; width:220px; height:120px; border-top: 5px solid #0F6C69; border-right: 5px solid #0F6C69; border-left: 5px solid #0F6C69; 
border-bottom: 5px solid #0F6C69; margin-left: 7px; margin-right: 7px; margin-top: 3px; margin-bottom: 3px;}


#livello2 { 
	font-family: century gothic;
	font-style: italic;
    text-transform:none;
    border-top: 3px solid #bb3e25;
    margin-left: 3px;
    margin-right: 3px; 
	font-weight:normal;
    background-color: #e2d689;
	color: #7b755c;
	text-align:center;
}
    
h3 { 	font-family: Georgia;
	font-size:26px;
	font-style: italic;
	font-weight:normal;
	color: #593A13;
	text-align:left;
	text-transform:lowercase;
	padding-left:0px;
	letter-spacing:-1px;
	line-height:21px;
	margin-bottom:0px;
	border-bottom:3px solid #D9CF52;
	background-color: #e8e5dc;}
    
h3:first-letter {
font-size:26px;
font-family: Georgia;
font-style:bold;
font-transform:uppercase;
font-weight:normal;
color: #E24D30; }


body {
	background-color: #;
	background-image: url('');
	background-attachment: scroll;
	color: #7b755c;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px auto;
	padding: 0px;
	text-align: justify
}

  b, strong
  {  
  color: #bb3e25;
  }

  i, em
  {  
  color: #e8e5dc;
    }

  u 
  {  
    color: #474669;
    border-bottom: 1px solid #242F42;
    font-weight: bold;
  }
  
a {
	COLOR: #bb3e25;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px #e1726e solid;
}

a:hover {
	COLOR: #e8e5dc;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px #c0c0c0 dashed;
}

blockquote { 
	     color: #1b4451; 
		 background-color: #f7f0b1;
		 border: solid #6bb829;
		 border-width: 0 0 0 6px;
		 padding: 8px;
}


textarea { 
	width: 350px;
	background: #f7f0b1;
	border: 1px dotted #6bb829;
	color: #1b4451;
	font-family: tahoma;
    font-size: 10px;
	padding: 3px;
	padding: 3px;
	margin-left: 7px;
}

input { 
	width: 100px;
	margin-left: 5px;
	background: #f7f0b1;
	border: 1px dotted #6bb829;
	color: #1b4451;
	font-weight: bold;
	font-size: 9px;
}
