HTML {border: 4px solid #FF6600;}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	
}
#logo {
	padding-left: 5px;
	background-color: #006600;
	height: 50px;
}
#logo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 0px;
	color: #FFFFFF;
	margin-top: 0px;
}

#logo h2 {
	color: #FFFFFF;
	font-size: 0.85em;
	margin: 0px;
}


#parolechiavi {
	text-align: left;
	background-color: #66CCFF;
	background-image: url(../fig/paesaggio.jpg);
	background-repeat: repeat-x;
	height: 93px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
#parolechiavi h2 {
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
}
#utility {
	font-size: 0.85em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	background-color: #006600;
	color: #FFFFFF;
	padding: 2px;
}

#categorie {
}
#categorie h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
	height: 14px;
	margin: 0px;
	color: #006600;
	padding: 2px;
	font-weight: normal;
}
#colonnasinistra img {
	border: 1px dotted #000000;
	padding: 6px;
	margin: 15px auto;
	display:block;
}
#contenuti {
	margin-top: 10px;
}
#contenuti p {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
}
#indirizzi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	clear: left;
	color: #666666;
	padding-right: 4px;
}
#crediti {
	text-align: left;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	margin-top: 12px;
	padding: 2px;
}
.elencopuntato {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-image: url(../fig/eco_elenco.gif);
	margin-left: 300px;
	font-weight: bold;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
}
#utility a:link {
	color: #FFFFFF;
}
#utility a:visited {
	color: #CCCCCC;
}
#utility a:hover {
	text-decoration: none;
}
#colonnasinistra {
	float: left;
	width: 70%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	padding: 4px;
	min-height: 400px;
	height:auto !important;
	height: 400px;
	background-color:#CCCCCC;
	background-color: #FFFFFF;
	
}
#colonnadestra {
	padding: 4px;
	min-height: 400px;
	height:auto !important;
	height: 400px;
	margin-left: 70%;
	
}
#colonnadestra ul {
	margin: 10px 10px 10px 20px;
	font-size: 0.8em;
	list-style-position: outside;
}
#colonnadestra h3 {
	margin-left: 10px;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #FF6600;
}

#colonnadestra h2 {
	font-size: 0.8em;
	color: #000066;
	text-align: center;
}

a:link {
	color: #0066FF;
}
a:visited {
	color: #993300;
}
a:hover {
	text-decoration: none;
}
#colonnadestra ul li {
	list-style-type: circle;
}
#colonnadestra img {
	display: block;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	border: 1px solid #FF6600;
}

.keyword {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;	
}

.imgcentronoborder {
	border: none !important;
	display: block;
	margin: auto;
}


