/* Start of CMSMS style sheet 'fornaini' */
body {
	margin: 0px;
	padding: 0px;
	color: #ececec;
	background-color: #404040;
	background-position-y: top;
	background-position-x: center;
	background-repeat: repeat-x;
	background-image: url(img/bg_body.gif);
	text-align: center;
	font-size: small;
	font-family: , Georgia, "Times New Roman", Times, serif;
}

#contenitore {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 760px;
}

#menu {
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 150px;
	margin: 0px;
	background-position-y: top;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	width: 258px;
	float: right;
}

#menu h1, #menu h2 {
	display: none;
}

#contenuto {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 502px;
	text-align: justify;
}

#menu a {
	font-size: 150%;
	font-variant: small-caps;
	text-decoration: none;
	color: #999999;
}
#news a {
	font-size: 100%;
	font-variant: normal;
	text-decoration: none;
	color: #999999;
}
#news a:hover {
	color: white;
}
#menu a:hover {
	color: white;
}

#menu a.currentpage {
	color: #eaeaea;
}

#menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}

#menu li {
	margin: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
}

#lista {
	border-left-color: #999999;
	border-left-style: dotted;
	border-left-width: 1px;
	margin-left: 25px;
}
#news {
padding-top: 30px;
	border-left-color: #999999;
	border-left-style: dotted;
	border-left-width: 1px;
	margin-left: 25px;
}
hr {
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#content {
	text-align: justify;
	color: #eaeaea;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 110%;
	line-height: 1.5em;
}

#content h1 {
	font-size: 160%; 
	color: #999999;
	font-style: italic;
}
#content h2 {
	font-size: 140%; 
	color: #999999;
	font-style: italic;
}
#content h3 {
	font-size: 120%; 
	color: #999999;
	font-style: italic;
}
#content a {
	text-decoration: none;
	color: #999999;
}

#content a:hover {
	color: white;
}
#coda {
	height: 55px;
	background-image: url(/img/firma.gif);
	background-position-y: top;
	background-position-x: right;
	background-repeat: no-repeat;
	clear: both;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color:  #999999;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#coda a {
	text-decoration: none;
	color: #999999;
}

#coda a:hover {
	color: white;
}
#colonna {
        padding-left: 20px;
        padding-top: 30px;
}
#colonna img {
        padding: 3px;
        border: 1px solid #999999;
        margin-bottom: 10px;
        background-color: #333;
}
#content img {
        padding: 3px;
        border: 1px solid #999999;
        margin-bottom: 10px;
        background-color: #333;
}
textarea {width: 480px;}
/* End of 'fornaini' */

