body {
	position: relative;
	background: #200000 url(../images/main.bg.dots.gif);
	margin: 0;
	padding: 0;
	font-size: 77%;
}

div#logo {
 position: absolute;
 top: 10px; 
 left: 10px; 
 width: 166px; 
  height: 166px; 
  z-index: 98;
  }
  
div#tagCloud {
 position: absolute;
 top: 150px; 
	font-family: verdana;
	color:#441;
	width: 160px;
	border: none;
	padding: 5px 5px 5px 0px;
	text-align: center;
	text-shadow: Black;
	overflow: hidden;
}

.tag1 {font-size: 0.7em; font-weight: bold;}
.tag2 {font-size: 1em; font-weight: bold;}
.tag3 {font-size: 1.3em; font-weight: bold;}  
.tag4 {font-size: 1.6em; font-weight: bold;}

div#linkz {
	position: absolute;
	top: 140px;
	left: 10px;
	width: 156px;
	height: 1.1em;
	z-index: 100;
	text-shadow: Black;
}


div#linkz IMG{
margin-top: 20px;
margin-left:-10px;
}

div#linkz .new{
margin-top: 0px;
height:10px;
width:28px;
border:none;
}


div#linkz a {
display: block; 
font: bold 1em verdana, sans-serif; 
padding: 5px 10px; 
margin: 0 0 1px 0;
border-width: 0; 
text-decoration: none; 
color: #FFC; 
background: #444;
border-right: 5px solid #505050;
 text-align: left;

}


div#linkz a:hover {
color: #411;
background: #AAA;
border-right: 5px dotted #cfcfcf;
 text-align: left;
}


div#linkz .selection {
	color: White;
	background: #7F5C2E;
	border-right: 5px solid #505050;
	text-align: left;
}

div#linkz a span {display: none;}
div#linkz a:hover span {
   display: block;
   position: absolute; 
   top: 24em;
   left: 0.5em; 
   width: 150px;
   padding: 0.4em; 
   border: 1px solid #cecece;
    z-index: 100;
   color: #FFFFFF; 
   background:#221B00;
   font: 0.8em Verdana, sans-serif;
   text-align: left;
   }

div#otherlinkz {
	position: absolute;
	top:41em;
	left: 0;
	padding: 0.2em;
	/*border: 1px solid green;*/
	margin: 0.5em;
	width: 140px;
	font: 10px Verdana, sans-serif;
	z-index: 101;
	color : #FFF2BF;
	background:#221B00;
	border: 1px solid #cecece;
	
}
   
div#contenuto {
	position: absolute;
	top: 26px;
	left: 161px;
	right: 10px;
	color: #BAA;
	background: #22232F;
	background-image: url(../images/gradiente.png);
	font: 1.1em Verdana, sans-serif;
	padding: 10px;
	border: solid 5px #444;
	background-position: bottom;
	background-repeat: repeat-x;
}
div#contenuto p {margin: 0 1em 1em;}
div#contenuto h3 {margin-bottom: 0.25em;}
div#contenuto h2 {margin-bottom: 0.25em; color:#FFC;}


h1 {
	margin: -9px -9px 0.5em;
	padding: 0.2em 0 0.1em 0;
	text-align: right;
	background: #333;
	background-image: url(../images/gd-gradient-fill2.php.png);
	color: #667;
	letter-spacing: 0.5em;
	font: bold 1.6em sans-serif;
	height: 1.5em;
	vertical-align: middle;
	white-space: nowrap;
	background-position: left;
	background-repeat: repeat-y;
}
dt {font-weight: bold;}
dd {margin-bottom: 0.66em;}

div#contenuto a:link img {border: 2px solid white;}
div#contenuto a:link:hover img {border: 2px solid #FF0;}
div#contenuto a:visited img {border: 2px solid white;}
div#contenuto a:visited:hover img {border: 2px solid #FF0;}

/*div#contenuto a:visited img {border: 2px solid white;}*/


div#contenuto a:link {color: white;}
div#contenuto a:visited {color: white;}
div#contenuto a:link:hover {color: #FF0;}
div#contenuto a:visited:hover {color: #ff0;}
div#contenuto b {color: #fff;}



code, pre {color: #EDC; font: 110% monospace;}

.right {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	width: 160px;
	margin-bottom: 20px;	
}


.left {
	float: left;
	margin-right: 10px;
	width: 100px;
	margin-bottom: 20px;
}

.leftHome {
	float: left;
	margin-right: 10px;
	width: 160px;
	margin-bottom: 20px;
}

.left p {
	text-align: center;
}
.left .right img {
	border: 1px solid yellow;
}
div.center {
	width: 600px;
}
.clear {
  clear : both;
}
.capoverso {
  clear : both;
  left:1em;
  margin-bottom:0.5em;
  margin-top:0.5em;
}



div#footer {
	position: relative;
	top: 10px;
	left: 5px;
	color: #AECDEE;
	font: 0.6em Verdana, sans-serif;
	padding: 5px;
}
	
div#contenuto div#footer a img{
	border: none
}
	
	
	
	


