/*stili per il layout fisso con altezza minima*/
html,body{
	margin: 0;
	padding: 0;
	height: 100%;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.4em;
	text-align: center;
	color: #666666;
}

table {
	font-size: 100%;
}

#container{
	position:relative; 
	width: 760px; 
	height: 100%;
	margin: 0 auto;
	background-image: url(images/sfondo.gif);
	background-repeat: repeat-y;
	text-align: left;
}

#container_unico{
	position:relative; 
	width: 760px; 
	height: 100%;
	margin: 0 auto;
	background-image: url(images/sfondo_unico.gif);
	background-repeat: repeat-y;
	text-align: left;
}

body>#container{
	height:auto;
	min-height:100%
}

body>#container_unico{
	height:auto;
	min-height:100%
}

#header {
	margin-bottom: 0px;
	height: 250px;
}

#menu {
	display: none;
}

#content {
	width: 720px;
	line-height:1.4;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 50px;
}

#content_unico {
	width: 720px;
	line-height:1.4;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 50px;
}

#content_index {
	float:right;
	width: 350px;
	line-height:1.4;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 50px;
}

#left_index {
	float:left;
	width:350px;
	line-height:1.4;
	padding-left:20px;
	padding-right:0px;
	padding-top:15px;
	padding-bottom: 50px;
}

#navigation {
	display: none;
}

#white {
	clear: both;
	width: 758px;
	height: 15px;
	margin-left: 1px;
	margin-right: 1px;
	background-color: #FFFFFF;
}

#push {
	clear:both;
}

#footer{
	display: none;
}

/*stili generici, su header e footer*/
#menu td {
	padding-top: 5px; 
	padding-bottom: 5px;
}

#content h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
}

#content h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #70BD1F;
}

#content p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#content ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 1.3em;
	list-style: none;
	text-indent: -1.3em;
}

#content li {
}

#content_unico h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
}

#content_unico h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #70BD1F;
}

#content_unico p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#content_unico ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 1.3em;
	list-style: none;
	text-indent: -1.3em;
}

#content_unico li {
}

#left_index h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
}

#left_index p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#content_index h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #70BD1F;
}

#content_index p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#box_aig {
	width: 340px;
	margin-left: 0px;
	padding: 5px;
	text-align: left;
	background-color: #F1FBE6;
	border-color: #D5F2B3;
	border-style: solid;
	border-width: 1px;
}

#box_ferrovie {
	width: 340px;
	margin-top: 20px;
	padding: 5px;
	text-align: left;
	background-color: #FFF4D5;
	border-color: #FFDD77;
	border-style: solid;
	border-width: 1px;
}

#box_ferrovie h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #CC9900;
}

#box_greenways {
	width: 340px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
	text-align: left;
	border-left-color: #C0BBB7;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #C0BBB7;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #C0BBB7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#box_greenways_title {
	width: 340px;
	text-align: left;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	background-image: url(images/sfondo_box_greenways.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-color: #C0BBB7;
	border-style: solid;
	border-width: 1px;
}

#box_greenways_title h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #A79F9A;
}

#miniatura {
	float: left;
	margin-right: 5px;
}

#miniatura img {
	border-color: #C0BBB7;
	border-width: 1px;
	border-style: solid;
}

#line {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C0BBB7;
}

#text_right {
	float: right;
	vertical-align: middle;
}

#map {
	width: 718px;
	height: 500px;
	border:1px;
	border-style:solid;
}

#foto_right {
	float: right;
	margin-top: 12px;
	margin-left: 15px;
	margin-bottom: 10px;
	font-size: 0.85em;
	font-style: italic;
	text-align: left;
}

#foto_left {
	float: left;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 10px;
	font-size: 0.85em;
	font-style: italic;
}

#footer p {
	margin-top: 0px;
	padding-top: 2px;
	margin-bottom: 0px;
	padding-left: 5px;
}

#footer #right {
	float: right;
	width: 200px;
	text-align: right;
	margin-right: 5px;
}

/* STILI TESTO */

.smenu_title {
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	background-color: #F7F4E4;
	border-bottom-color: #C0BBB7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #A79F9A;
}

.smenu_title_ricerca {
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	background-color: #F7F4E4;
	border-bottom-color: #C0BBB7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #A79F9A;
	background-image: url(images/icona_cerca.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.smenu {
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	border-bottom-color: #C0BBB7;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.scheda_top {
	background-color: #F1FBE6;
	border-top-color: #D5F2B3;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #D5F2B3;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #D5F2B3;
	border-right-style: solid;
	border-right-width: 1px;
}

.scheda_topright {
	height: 15px;
	width: 5px;
	background-image:url(images/box_tr.gif)
}

.scheda_centro {
	padding-left: 15px;
	padding-right:15px;
	padding-bottom: 10px;
	background-color: #F1FBE6;
	border-bottom-color: #D5F2B3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #D5F2B3;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #D5F2B3;
	border-right-style: solid;
	border-right-width: 1px;
}

.scheda_centroright {
	background-image:url(images/box_r.gif);
	background-repeat: repeat-y;
}

.scheda_bottomright {
	background-image:url(images/box_br.gif);
	background-repeat: no-repeat;
}

.scheda_bottom {
	background-image:url(images/box_b.gif);
	background-repeat: no-repeat;
}

.scheda_int {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color: #B4E875;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.scheda_int_nb {
	padding-top: 5px;
	padding-bottom: 5px;
}

.line {
	border-bottom-color: #C0BBB7;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.footer {
	padding-left: 5px;
	font-size: 0.9em;
}

/* LINK */

#menu a {font-size: 1.1em; background-color: #70BD1F; margin-right:1px; padding-top: 6px; padding-bottom: 6px; text-decoration: none;}

#menu a:link {color: #FFFFFF;}
#menu a:visited {color: #FFFFFF;}
#menu a:hover {color: #FFFFFF; background-color: #FDCA00;}

#menu a#corrente {color: #FFFFFF; background-color: #FDCA00;}

.smenu a:link {color: #666666; text-decoration: none}
.smenu a:visited {color: #666666; text-decoration: none}
.smenu a:hover {color: #70BD1F; text-decoration: none}

#content_unico a:link {color: #70BD1F; text-decoration: none}
#content_unico a:visited {color: #70BD1F; text-decoration: none}
#content_unico a:hover {color: #70BD1F; text-decoration: underline}

#content_index a:link {color: #70BD1F; text-decoration: none}
#content_index a:visited {color: #70BD1F; text-decoration: none}
#content_index a:hover {color: #70BD1F; text-decoration: underline}

#box_ferrovie a:link {color: #CC9900; text-decoration: none}
#box_ferrovie a:visited {color: #CC9900; text-decoration: none}
#box_ferrovie a:hover {color: #CC9900; text-decoration: underline}

#content a:link {color: #70BD1F; text-decoration: none}
#content a:visited {color: #70BD1F; text-decoration: none}
#content a:hover {color: #70BD1F; text-decoration: underline}

#footer p a:link {color: #666666; text-decoration: none}
#footer p a:visited {color: #666666; text-decoration: none}
#footer p a:hover {color: #666666; text-decoration: underline}

