* {
	margin: 0;
	padding: 0;
}

body{
	background: #FFF url(images/img01.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}

table {
	width: 100%;
	border: 1px dotted #666;
}

acronym {cursor: help; border-bottom: 1px dashed #F00;}

h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 100%;
	color: #666;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

p {
}

ol {
	list-style-type: decimal;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1px;
}

ol li {
	margin-left: 22px;
	padding-left: 10px;
}

a {
	color: #3490F8;
	text-decoration: none;
}

a.link{
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
	color: #F89934;
}

a:active {
	text-decoration: none;
	color: #F89934;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	background: #FFF url(images/sfondo_img.gif) no-repeat;
	padding: 4px;
	width:72px;
	height:72px;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	background: #FFF url(images/sfondo_img.gif) no-repeat;
	padding: 4px;
	width:72px;
	height:72px;
}

.byline {
	color: #CCC;
}

.col-one {
	float: left;
}

.col-two {
	float: right;
}

.two-cols {
}

.two-cols .col-one, .two-cols .col-two {
	width: 250px;
}

/* Boxes */

.box{
	background: url(images/sfondo_titolo.gif) repeat-x;
}

.box .section {
	background: url(images/sfondo_titolo_dx.gif) no-repeat right top;
	font-size: 100%;
	color: #FFF;
}

.box .section strong{
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/sfondo_titolo_sx.gif) no-repeat;
	text-transform: uppercase;
}

.box .content {
	padding: 3px 12px 3px 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.box .first_content {
	padding: 3px 12px 3px 12px;
	margin-top:10px;
	margin-bottom:10px;
	min-height:80px;
}

.box-blue {
	background: url(images/img13.gif) repeat-x;
}

.box-blue .section {
	background: url(images/img15.gif) no-repeat right top;
	font-size: 100%;
	color: #FFF;
}

.box-blue .section strong {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img14.gif) no-repeat;
	text-transform: uppercase;
}

.box-blue .content {
	padding: 3px 12px 3px 12px;
	margin-top: 6px;
	margin-bottom: 10px;
}

.box-orange {
	background: url(images/img09.gif) repeat-x;
}

.box-orange .section {
	background: url(images/img11.gif) no-repeat right top;
	font-size: 100%;
	color: #FFF;
}

.box-orange .section strong{
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img10.gif) no-repeat;
	text-transform: uppercase;
}

.box-orange .content {
	padding: 3px 12px 3px 12px;
	margin-top: 6px;
	margin-bottom: 10px;
}


.space{
	border-bottom: 1px dotted #666;
}


/* Header */

#header {
	width: 960px;
	height: 92px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 490px;
	height: 70px;
	margin-top: 10px;
	margin-left: 5px;
	background: #FFF;	
}

#logo h1, #logo h2 {
	float: left;
	
}

#logo h1 {
	padding-top: 12px;
	font-size: 50px;
	font-weight: normal;
}

#logo h2 {
	padding: 56px 0 0 3px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #FFF;
}

/* Banner */

#banner {
	float: right;
	width: 430px;
	height: 70px;
	margin-top: 10px;
	margin-right: 5px;
	background: #FFF;
}

#search form {

}

#search fieldset {
	border: none;
}

#searchinput, #searchsubmit {
	font: bold Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

#searchinput {
	padding: 2px 5px;
	width: 160px;
	background: #FFF;
	border: 1px solid #000;
}

#searchsubmit {
	margin-top:2px;
	padding: 0;
	background: #F89934;
	border: 1px solid #000;
	text-transform: lowercase;
}

/* Menu */

#menu {
	width: 960px;
	height: 30px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
	background: #FFF;
}

#menu a {
	display: block;
	float: left;
	background: url(images/img05.gif) no-repeat;
	text-decoration: none;
	color: #666;
}

#menu a:hover {
	color: #1777B1;
}

#menu strong {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 7px 0 7px;
	background: url(images/img06.gif) no-repeat right top;
	cursor: hand;	
}

#menu li.active {
	background: #CFCECE url(images/img04.gif) repeat-x;
}

#menu li.active a {
	background: url(images/img06.gif) no-repeat right top;
	color: #F79021;
}

#menu li.active strong {
	background: url(images/img05.gif) no-repeat;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

/* Content */

#content {
	float: left;
	width: 520px;
	text-align: justify;
}

#content_large {
	float: left;
	width: 730px;
}

.content li.doc
{
	background: url('images/doc.gif') no-repeat 0 0.7em;
	padding-left:14px;
	padding-top:3px;
	padding-bottom:3px;	
	list-style: none;
	text-align: left;
	border-bottom: 1px dotted #666;
}

.content li.eventi
{
	background: url('images/evento.gif') no-repeat 0 0.7em;
	padding-left:14px;
	padding-top:3px;
	padding-bottom:3px;
	list-style: none;
	text-align: left;
	border-bottom: 1px dotted #CCC;
}

.content li.progetti
{
	background: url('images/progetto.gif') no-repeat 0 0.7em;
	padding-left:14px;
	padding-top:3px;
	padding-bottom:3px;	
	list-style: none;
	text-align: left;
	border-bottom: 1px dotted #CCC;
}

.content li.regioni
{
	background: url('images/fumetto.gif') no-repeat 0 0.7em;
	padding-left:14px;
	padding-top:3px;
	padding-bottom:3px;	
	list-style: none;
	text-align: left;
	border-bottom: 1px dotted #CCC;
}

.content li.link
{
	background: url('images/img16.gif') no-repeat 0 0.8em;
	padding-left:14px;
	list-style: none;
}

.content .text{
	min-height:80px; 
	margin-left:100px;
}

/* Feature */

#feature {
	margin-bottom: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 420px;
}

#sidebar_small {
	float: right;
	width: 220px;
}

#sidebar .col-one {
	width: 200px;
}

#sidebar .col-two {
	width: 200px;
}

/* Footer */

#footer {
	background: url('images/a6.gif') repeat-x top left;
	border-top: solid 1px #D0D4BB;
	background-color: #FFF;
	padding: 2.0em 3.5em 6.0em 0;
	font-size: 0.8em;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}

/* Form */
form#Form p {text-align:left;}

#Form fieldset.container{
	display: block;
	margin: 5px;
	border: 1px solid #CCC;
	padding: 5px 10px 20px 35px;
}

#Form fieldset.break{	
	display: block;
	margin: 0px;
	border: 0 solid #FFF;
	padding: 0px;
}
	
#Form label{
	float: left;
	display: block;
	margin: 1em 1em 0 0;
	font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#Form fieldset.check{	
	display: block;
	margin: 0px;
	border: 0 solid #FFF;
	padding: 0px;
	margin: 0 0 2em 0;
}

#Form input{
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	width: 190px;
}

#Form textarea{
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	width: 410px;
}

#Form input.bottone{
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 70px;
	display:inline;
}

.bottone{
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 70px;
	display:inline;
}

#Form input.check {
	display:inline;
	width: 14px;
}


