html,body {
margin:0;
padding:0;
}

body {
font-family:arial,elvetica,sans-serif;
font-size:12px;
text-align:center;
}

div#container { 
			position:relative;
			width:900px;
			border-left:1px solid #000;
			border-right:1px solid #000;
			background:url(matt.gif) repeat;
			background-color:white;
			color:#000;
			text-align:left;
			margin:0 auto;
}
div#footer {
text-align:center;
background-color:#000;
color:#fff;
padding:5px 20px;
clear:left;
}

div#header {
height:120px;
/*border-bottom:1px solid #000;
border:white
border-style:hidden*/
background-color:white;
color:#000;
}
#barretta {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: thin;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-left: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#barretta a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	margin-right: 2px;	
}

#barretta a:hover {
	color: #000000;
	background-color: #FFFF66;
	text-decoration: none;
}
div#header a {
background-color:white;
color:#009;
text-decoration:none;
}
div#header img {
margin:0 120px 0 120px;
background-color:white;
color:#fff;
border:none;
}

/*h1,h2,h3,p {
margin:0;
}*/

p {
padding-bottom:10px;
}

h3 {
padding-top:10px;
font-size:1.2em;
text-align:left;
}

h1 {
text-align:center;
/*padding-left:10px;*/
font:bold 2.3em/100px georgia,arial,times,serif;
}

h2 {
font-size:1.5em;
text-align:left;
}

div#footer a {
background-color:#000;
color:#ff0;
font-weight:700;
text-decoration:underline;
clear:left;
}

#content {
/*border-right:1px solid #999;*/
border-left:1px solid #999;
border-top:1px solid #999;
margin-left:180px;
background-color:#eee;
padding:1em 10px;
}

#menu {
		position:absolute;
		left:0px;
		width:180px;
		background-color: transparent;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:1em;
		font-weight:700;
		color:#FFF;
		border-top-width:thin;
		border-bottom-width:2px;
		border-top-style:solid;
		border-bottom-style:solid;
		border-top-color:#CCC;
		border-bottom-color:#CCC;
		padding-left:1px;
		padding-top:2px;
		padding-bottom:2px;
		border-top:1px solid #000;
}

#menu a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.1em;
font-weight:700;
color:#000;
text-decoration:none;
background-color:#69F;
display:block;
width:auto;
border-color:#FFF #000 #000;
border-style:solid;
border-width:1px 0;
padding:1px;
}

#menu a:hover {
background-color:#FF6;
}

#menu a:activelink {
color:red;
text-decoration:none;
}


#minilink a {
display:block;
border:1px solid #666;
width:160px;
height:240px;
line-height:60px;
background: url(matt.gif) repeat;
background-color:#fff;
color:#ccc;
text-align:center;
text-decoration:none;
margin:8px 0 0 8px;
}

#minilink a:hover {
font-size:2em;
font-weight:700;
line-height:40px;
color:red;
background-color:#fff
}


#content {
background-color: transparent;
margin-left:180px;
margin-top:0;
}

div.split2 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.4em;
		color:#333;
		background-color:transparent;
		text-align:justify;
		margin:10px 10px 10px 70px;
}
div.split2 div {
		float:left;
		width:290px;
		padding:0 5px;
		border:none;
}
div.split2 img {
		border:none;
}
/*
div.frecce div{
		float:left;
		width:40px;
		padding:0 5px;
		background-color: transparent;
		text-align:left;
		margin:0px;
}
div.frecce img {
	float:left;
	border:none;
}*/
div.textimage {
background-color:white;
font-family:Arial, Helvetica, sans-serif;
font-size:1.6em;
color:#333;
text-align:justify;
border-bottom:1px dotted #999;
width:100%;
}

div.textimage h1 {
background-color:transparent;
color:#008;
text-align:left;
margin:10px 0 0;
}

div.textimage h2 {
background-color:transparent;
color:#008;
margin:10px 0 0 10px;
}

div.textimage h3 {
background-color:transparent;
color:#08b;
margin:10px 0 0 10px;
}

div.textimage img {
float:left;
margin:5px;
}

