
body 	{
	background-color: #376944;
        background-image: url(http://www.talesof.it/immagini/HomeBackground-ToX.png);
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
	margin:0px;
	}


a 
	{
	text-decoration: none; 
	color: #02b323;
	font-weight: bold; 
	}

a:hover 
	{
	color: #0de336;
	text-decoration: underline;
	}

img 
	{
	border:0;
	}

img.bordo{
	position:absolute;
	z-index:-1;
}

li,ul,body
	{
	font-family: Tahoma; 
	font-size: 10px; 
	color: #000000; 
	}
li
	{
	margin-left: -20px;
        list-style-image: url(http://www.talesof.it/immagini/IconaElenco2.png);
	}


h1
	{ 
	color: #4e7d57; 
	font-family: Verdana;
	font-size: 15px;
	border-bottom: 1px dashed #919BC4;
	font-weight: bold;
	text-align: center;
	letter-spacing: 7px;
	padding-right: 3px;
	text-transform: capitalize;
	}
	
h2
	{
	font-size: 11px;
	font-weight: bold;
	display: inline;
	}

#alltable
	{
	background-color: #fdf392;	
	background-image: url(immagini/SfondoHome.jpg);
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;
	border-top: 1px solid #003300;
	border-bottom: 5px solid #003300;
	width: 990px;
	}

#navigation
	{
	background-color: #006633;
	background-image: url(immagini/SfondoColonna.jpg);
	padding: 3px;
	vertical-align: top;
	width: 165px;
	border-right: 5px solid #93d58b;
	}
	
#navigationright
	{
	background-color: #006633;
	background-image: url(immagini/SfondoColonna.jpg);
	padding: 3px;
	vertical-align: top;
	width: 165px;
	border-left: 5px solid #93d58b;
	}

#navigation h1
	{ 
	color: #4e7d57; 
	font-family: Verdana;
	font-size: 13px;
	font-style:italic;

	font-weight: bold;
	text-align: left;
	letter-spacing: 5px;
	border-bottom: 1px dashed #CBD0ED;
	text-transform: uppercase;
	}

#navigation a
	{ 
	color: #FFFFFF; 
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;

	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	}

#navigation a:hover
	{ 
	color: #F0E68C; 
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;

	text-decoration: none;
	display: block;
	}
	
#navigationright a
	{ 
	color: #FFFFFF; 
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;

	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	}

#navigationright a:hover
	{ 
	color: #F0E68C; 
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;

	text-decoration: none;
	display: block;
	}

#content 
	{
	width: 630px;
	vertical-align: top;
	font-family: Tahoma; 
	font-size: 10px; 
	color: #000000; 
	}
	
div#titleinfo 
	{
	margin-left: 170px;
	font-family: Tahoma; 
	font-size: 10px; 
	color: #000000; 
	}
	
div#titleinfo h2
	{
	font-size: 10px;
	vertical-align: middle;
	}

table.navi{
        width: 600px;
        height: 150px;
	}

.tabella
	{
	font-family: Tahoma; 
	font-size: 10px; 
	color: #000000; 
	}
