﻿/*stili per il layout fluido*/
body {
	margin: 0 auto;
	padding: 0;
}
html {
	margin: 0 auto;
	padding: 0;
}
body {
	background: #666767 url(../images/css/img01_1.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}
div#container {
	width: 780px;
	margin: 0 auto;
}
div#center {
	width: 750px;
	background: #666767 url(../images/css/img03_01.jpg);
	margin: 0 auto;
}
div#header {
	width: 780px;
	height: 230px;
	margin: 0 auto;
	background: url(../images/css/head.jpg) no-repeat;);
}
#header h1 {
	padding: 110px 0 0 50px;
}
#header h2 {
	padding: 0 0 0 50px;
}
#header a {
	text-decoration: none;
}
ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}
ul {
	margin-bottom: 1.6em;
	line-height: 180%;
}
p {
	margin-bottom: 1.6em;
	line-height: 180%;
}
p.language {
	text-align: left;
	text-decoration: none;
}
blockquote {
	font-style: italic;
}
ul {
}
ol {
}
a {
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
}
a:focus {
	outline: 0;
}
a img {
	border: 0;
}
h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}
h2 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}
h1 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}
h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
div#footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
/*stili specifici per il layout*/
div#navigation {
	float: left;
	width: 150px;
	padding: 10px 0 0 10px;
	height: 500px;
}
div#content {
	min-height: 650px;
	width: 550px;
	margin-left: 150px;
	padding: 40px 20px 0 0;
	/*border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #ccc;*/*/
}
/*scrollbar-base-color: #ffcc33;*/
/*scrollbar-arrow-color: #ffffff;*/
/*scrollbar-track-color: #ffffff;*/
/*scrollbar-darkshadow-color: #ffffff;*/
/*scrollbar-3dlight-color:;};  overflow-y: scroll;*/
/*div#scroll {margin: 0 auto; OVERFLOW: scroll; WIDTH: 400px; HEIGHT: 200px}*/
/*background-color: #69c;*/
div#footer {
	clear: both;
	text-align: center;
	padding: 5px 0;
	background: color: #000; /*background: url(../images/css/footer2.jpg) no-repeat;*/;
	background-image: url('../images/css/footer2.jpg' );
	background-repeat: no-repeat;
	height: 126px;
}
div#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;}

/*stili per la navigazione*/
div#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#navigation li {
	margin: 0;
	padding: 0;
}
div#navigation a {
}
/*div#navigation a{color:#369;font: normal bold 1.2em/1.4em arial,sans-serif;text-decoration: none}*/
div#navigation a:hover {
	color: silver;
	text-decoration: NONE;
}
div#navigation a:link {
	color: white;
	text-decoration: none;
}
div#navigation p {
	font-size: 90%;
}
}
img {
	border-style: none;
	border-width: 0px;
}
img a {
	border-style: none;
	border-width: 0px;
}
