<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*#############################################################
Name: Bitter Sweet
Date: 2006-10-02
Description: Lime flavoured template with two columns.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */

/*p#logo { border:none; margin-left:15px; padding-top: 23px; }
ul#elenco { padding-top:20px; font-size:14px; list-style:none; margin-right:20px;}*/
* {
	margin: 0;
	padding: 0;
}
a {color: #682;}



body {
	background: #FFF url(sfondo.gif) no-repeat center top;
	color: #333;
	font: normal 65.0% "Lucida Sans Unicode",sans-serif;
	/*font: normal 62.5% "Lucida Sans Unicode",sans-serif;*/
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
td 
{
	font-size: 1.2em;
}

td p
{
	font-size: 1.2em;
}


ul {margin-left: 1.2em;}
h1 {font-size: 1.4em;}
blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}
h1,h2,h3 {color: #654; font-size:small;}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: url(bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 702px;
}

/* top */
.top {
	background: #567300;
	font: normal 2.4em Verdana,sans-serif;
	height: 60px;
	margin: 0px auto;
	padding: 10px 0 0 0;
	width: 630px;
}
.top a {
	border:0px;
	text-decoration: none;
	width: 100%;
	color: #FFFFFF;
	
	}
.top span {padding-left: 24px;}
.top a:hover {

	color: #FF0000;
}
.top p {font-size:14px; width:auto;color:#FFFFFF; text-align:right; margin-right:10px;}

/* header */
.header {
	background: url(colors2.jpg) no-repeat; width:630px; height:180px; margin:auto;
	
}

.header img

{
	border: none;
	margin: 0; padding: 0;
	margin-left:15px; padding-top: 23px;
} 
.header #elenco 
{	
	padding-top:20px; font-size:13px;  margin-right:25px;
	width: 170px;
	float:right;
	
	color: #FF0000;
	}
.header #elenco h2
{
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0 auto 5px auto;
	font-weight:bold;
}

.header #elenco h1
{
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0 auto 5px auto;
	font-weight:bold;
}

/* item */
.item {clear: both;}
.item .date {
	background:url(arrow.png) no-repeat ;
	background-color:#567300;
	color: #FDD;
	float: left;
	height: 40px;
	text-align: center;
	width: 36px;
}

.item .date span {font: normal 1.6em serif;}
.item .content {
	float: left;
	width: 420px;
}
.item h1 {
	background: #567300;
	color: #FFF;
	line-height: 40px;
	padding-left: 16px;
	font-size:1.9em;
	margin-bottom:10px;
}

.item h2 {
	color: #567300;
	/*line-height: 40px;
	padding-left: 16px;*/
	font-size:1.7em;
	margin-bottom: 10px;
	margin-top: 10px;
}

.item .body
{
	padding: 20px 18px 20px 18px;
}

/* main */
.main {float: left;}

.main li {list-style-image: url(li.gif);}


#nav {
	clear: both;	
	margin: 0; padding: 0;		
	height: 45px;	
}
#nav ul {
	float: left;
	list-style: none;
	background: url(nav.jpg) repeat-x;	
	width: 870px;		
	height: 45px;
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #899D00;
	border-left: 1px solid #A7D101;
	font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
	color: #fff;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(nav-hover.jpg) repeat-x;	
	color: #FF2020;
}
#nav ul li#current a {	
	background: url(nav-current.jpg) repeat-x;	
}

/* footer */
.footer {
	background: url(bgfooter.gif) repeat-x;
	color: #FFF;
	font-size: 1.2em;
	margin: 9px auto 0px auto;
	text-align: center;
	width: 626px;
	padding-top:9px;
	padding-bottom:5px;
	background-color:#8BBE2E;
}
.footer a {color: #FFF;}
.footer a:hover {color: #FAFCB0;}

.header ul li {color:#FFFFFF; font-size:1.2em} 
.header ul {padding:10px 0 0 20px;}
.float-left { float:left; margin-right:6px; margin-bottom: 3px;}
.float-right { float:right; margin-left:6px; margin-bottom: 3px;}



#nav {
	clear: both;	
	margin: 0px; padding: 0;		
	height: 45px;
}
#nav ul {
	float: left;
	list-style: none;
	background: url(nav.jpg) repeat-x;	
	width: 630px;		
	height: 45px;
	text-transform: uppercase;
	margin: 0 0px 0 0px;
	padding: 0;	
	
	
}
#nav ul li {
	
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #899D00;
	border-left: 1px solid #A7D101;
	font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
	color: #fff;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(nav-hover.jpg) repeat-x;	
}
#nav ul li#current a {	
	background: url(nav-current.jpg) repeat-x;	
}

/* navigation */
.navigation {
	float: left;
	margin-left: 1px;
	width: 208px;
}
.navigation h1 {
	background: #81AC00;
	color: #FFF;
	font-size: 1.3em;
	line-height: 40px;
	padding-left: 12px;
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px dotted #D5E8AD;
	list-style: none;
}
.navigation li a {
	background: #E8F6BF;	
	color: #553;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover
{
	background: #FFFFC6;
	color: #FF2020;
}


/* images */
img {
	/*background: #fafafa;
   border: 1px solid #dcdcdc;*/
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}
img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
	border:0; }</pre></body></html>