/*
' ************************************************************************
' * Sito personale di Agostino Grasso - agoilmago.it                     *
' ************************************************************************
' * Copyright (c) 2007 asp, css, html, xml di Enrico Alletto             *
' * http://www.enricoalletto.it - enrico.alletto@fastwebnet.it           *
' *                                                                      *
' * Design e script sviluppati nel novembre 2006                         *
' *                                                                      *  
' ************************************************************************
*/
img {
	border:0px; }
a {
	text-decoration: none; }

#carica {
	BACKGROUND: #fff; 
	PADDING-BOTTOM: 0px; 
	WIDTH: 390px; 
	COLOR: #000; 
	PADDING-TOP: 0px; 
	HEIGHT: 300px; 
	TEXT-ALIGN: center;
	MARGIN-left: 1px; 
}
#preload {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	WIDTH: 390px;  
	PADDING-TOP: 140px;
	HEIGHT: 160px; 
	background-color: transparent; 
}


/* ----- Linklists ----- */

#linkList {
  width:230px;
  margin-left:0px;
  padding-bottom:20px;
  padding-top: 20px;
}

#linkList ul {
  margin:0px;
  padding:0px;
  list-style:none;
}

#lselect li, #lfavorites li {
  padding:5px;
  margin:0 2px;
  text-align:right;
  background:url("../immagini/lselect_seperator.gif") no-repeat bottom center;
}

#lselect a, #lfavorites a {
  margin-top:5px;
  padding:1px 0 0 27px;
  font-style:normal;
  font-size:0.9em;
  font-weight:bold;
  display:block;
  text-align:left;
  height:35px;
}

#lselect a:hover, #lfavorites a:hover {
  background: url("../immagini/lselect_hover.gif") no-repeat left center;
  background-color: transparent;
}

  		#breadcrumb { 
		list-style: none; 
		margin: 0; 
		padding-top: 5px;
		padding-left: 30px;
		padding-bottom: 40px; 
		font-size: .6em; 
		position: relative; 
		}
		
	#breadcrumb li {
	float: left;
	margin-right: .7em;
	background: url(../immagini/icon_arrow.gif) no-repeat left;
	padding-left: 1.27em;
}
		
		#breadcrumb li.first { 
		background: none; 
		padding-left: 0; 
		}
		
		#breadcrumb li { 
		background-color: transparent;
		font-weight: bold; font-size: 1.2em;
		}


		div#links {
	position: relative; 
	top: 10px; 
	width: 240px;  
	margin: 5px;
	font: 16px Verdana, sans-serif; 
	}
div#links a {
	text-align: center; 
	font: bold 1.25em sans-serif; 
   	padding: 5px; 
	margin: 0 0 1px; 
	border-width: 0; 
   	text-decoration: none; 
	}
div#links a:hover {
    color: #800000; 
	font: bold 1.5em sans-serif;
	}
div#links a span {
	display: none; 
	}
div#links a:hover span {
	width:303px;
	height:350px;
	border: 0px solid #666;
	padding-top: 125px;
	padding-left: 60px;
	/* background: #ffff80; */
	color: #000;
    display: block;
    position: absolute; 
    top: -105px; 
    left: 320px;
    z-index: 100;
    font: 14px Verdana, sans-serif; 
    text-align: center;
	background-image: url(../../fumetto.gif);
    }
div#links div {
	width:303px;
	height:350px;
	border: 0px solid #666;
	padding-top: 125px;
	padding-left: 60px;
	/* background: #ffff80; */
	color: #000;
    position: absolute; 
    top: -105px; 
    left: 320px;
    z-index: 100;
    font: 14px Verdana, sans-serif; 
    text-align: center;
	background-image: url(../../fumetto.gif);
    }
	
div#links p {
	padding: 8em;
    position: absolute; 
    top: -10px; 
    left: 180px;
    z-index: 100;
	background: url(../../home.gif) no-repeat;
    }
	
div#links ul{
  list-style:none;
}

div#links #menu1{
  top: 35px;
  padding-left: 75px;
  background-position: 0% 0%;
}
/* Repeat these operations for each of the menu elements */
div#links #menu2{
  top: 53px;
  padding-left: 45px;
}
div#links #menu3{
  top: 71px;
  padding-left: 25px;
}
div#links #menu4{
  top: 89px;
  padding-left: 5px;
}
div#links #menu5{
  top: 107px;
  padding-left: 25px;
}
div#links #menu6{
  top: 125px;
  padding-left: 50px;
}



a.border:link, a.border:visited{
margin:0 auto;
padding:14px; 
width:120px;  
height:70px; 
border: 2px solid #aaa;  
display:block; 
text-decoration:none;
font-size: 80%;
color: #A52A2A;
} 

a.border:hover { 
margin:0 auto;
padding:14px;  
border: 2px solid #ff0000;
width:120px;  
height:70px; 
text-decoration:none;
font-size: 80%;
color: #A52A2A;
} 
