/* css by hollow, http://www.2late.org based on
/* css Zen Garden submission 192 - 'LuGoZee', by Viallon Pierre-Antoine, http://www.accxs.net/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2006, Viallon Pierre-Antoine */
/* Added: February 15th, 2006 */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */



/* CSS Document */
#gta{
		font-family:Georgia, Garamond, serif;
		font-size:12px;
		color:#000001;
		background-color:#000000;
		background-position:top left;
		background-repeat:repeat-x;		
		}
		
#gta H1	{
	margin:0px;
	}
	
#gta H1	SPAN	{
			display:none;
			}	
			
#gta H2		{
			margin:20px 0px 0px 0px;
			padding:25px 0px 0px 0px;
			height:75px;
			text-align:center;
			font-size:16px;
			}
			
#gta H3	{
	color:#4A0000;
	padding:30px 0px 0px 42px;
	margin:10px 0px 0px 0px;
	height:53px;
	font-size:16px;
	text-transform:uppercase;
	}
				
#gta H3:first-letter	{font-size:2px;}	

#gta P	{
	margin:0px;
	}
	
#gta I
{
padding:30px 0px 0px 0px;
font-style:italic;
}
			
#gta A	{
	color:#960000;	
	text-decoration:none;
	font-weight:bold;
	}	
			
#gta A:HOVER	{
	text-decoration:underline;
	}		
	
#gta acronym	{
		text-decoration:overline;		
		color:#9A7339;
		}	
	
#container	{
			position:absolute;
			top:0px;
			left:215px;
			width:600px;
			background:url(../img/site/centro_fondo.png);
			background-position:top left;
			background-repeat:repeat-y;
			z-index:10;
			}

#intro	{	
		background:url(H1.jpg);
		background-position:top left;
		background-repeat:no-repeat;
		width:550px;
		border-top:1px solid black;
		margin:0px;
                margin-left:25px;
	}
	
#intro_nav	{
		background-color:#221200;
		word-spacing:6px;
		text-indent:10px;
		font-size:medium;
	}
	
#quickSummary	{			
			width:400px;
			padding:0px 15px 0px 15px;
			text-align:justify;
			margin-top:25px;
                        margin-left:80px;
			}		
			
											
/* Blocco centrale del menu */				
#linkList	{position:absolute;
			top:10px;
			left:750px;			
			z-index:15;
			background:url("../img/site/left_center.png") top left repeat-y;
			width:230px;
			font-family:"Courier New", Courier, serif;
			}	
#linkList	H3	{
				margin:0px 0px 0px 10px;
				padding:0px;
				text-align:center;
				}			
	
#linkList	.projects{
				background:url(../img/site/left_progetti.png) top right no-repeat;
				width:100px;
				height:75px;
				margin-top:200px;
				margin-left:30px;
			}
				
#linkList	.lists	{
				background:url(../img/site/left_liste.png) top center no-repeat;
				width:100px;
				height:65px;
				margin-top:30px;
				margin-left:30px;
			}
			
#linkList	.hotspot{
				background:url(../img/site/left_hotspot.png) top center no-repeat;
				width:100px;
				height:60px;
				margin-top:30px;
				margin-left:34px;
				}
				
#linkList H3 SPAN	{display:none;}	


#intro_nav	A	{
				color:#9C5600;				
				text-decoration:none;}		
				
#intro_nav	A:HOVER	{				
					color:#FF8D00;
					}
				
#linkList	A	{
				color:#9C5600;				
				text-decoration:none;}		
				
#linkList	A:HOVER	{				
					color:#FF8D00;
					}
				
#linkList	UL	{margin:-5px 42px 0 25px;
				padding:0;
				}			
					
#linkList	UL	LI	{margin:-5px 0 0 0; padding-top:0}			

/* Blocco superiore del menu */
#linkList2	{		
			background:URL("../img/site/left_top.png") top left no-repeat;			
			width:210px;
			border-top:1px solid black;
			margin:0 0px 0px 0px;
			color:#FFFFFF;
			}	

/* Blocco inferiore del menu */
#lresources	{
	background:URL("../img/site/left_bottom.png") bottom left no-repeat;
	margin:0 0 0 0;
	height:200px;
	}

#lresources	UL	{margin:-5px 42px 0 25px;
				padding:0px 15px;
			}	
											
#footer	A{color:#D6AE73}

#footer	{
		margin-top:25px;
		text-align:center;
		height:75px;
		}

#extraDiv1	{
			background:url(../img/site/masks.png) top left no-repeat;
			width:160px;
			height:600px;
			position:absolute;
			left:90px;
			top:0px;
			}
