
body{background-attachment: fixed; background-repeat: repeat; background-image: url(/images/Passo_Bareta.jpg);}

#container {width: 1024px; padding: 0px; margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; position:relative;}

.boxSfondo{position:absolute; width:100%; height:100%; background-color: #202020; /* quasi nero /*#353535; /*Grigio Antracite */ opacity: 0.90;
	/*filter: alpha(opacity=60); /*per Internet Explorer 6-7*/
	/*filter: �alpha(opacity=60)�; /*per Internet Explorer 8*/ 
	/*-moz-opacity: 0.65;
	filter:alpha(opacity=65);*/
	}

.boxContenuto {padding: 0px; position:relative;}
	
.paginaSopra {position:relative; top:0px; width:100%;}

.paginaCentrale {position:relative; top:0px; width:100%; padding-bottom: 0px;}

.paginaSotto {position:relative; top:10px; width:auto; /*overflow:hidden;*/ padding-left: 10px; padding-right:10px;}

.pieDiPagina{/*position:relative; top:20px;*/ width: 1004px; height: 50px; padding-top: 20px; padding-left:10px; padding-right:10px; overflow:hidden;}	
.pieDiPagina h4{color: yellow; font: 12px helvetica; text-align: center; position: relative; top: -10px;}

/* Campo Div per i messaggi */
.messageDiv {position:fixed; top: 20px; right: 20px; height: 60px; background-color: #202020; /*margin: 5px auto 0 auto;*/}
.messageDiv img {width: 40px; margin: 10px 12px 10px 12px;}
.messageDiv h3 {display: inline; margin: 0px 20px 0 0px; position: relative; top: -23px; font-size: 25px; line-height: 40px;}
.messageDiv h3.ok {color: #00ff00;}
.messageDiv h3.warning {color: #ff4000;}
	

/* Pagine Principali */
div.principale {color: yellow;}
div.principale h1,h2,h3,h4,h5,h6 {color: yellow;}
div.principale table {color: yellow; border-color: yellow;}
div.principale a {text-decoration: none; color: yellow;}
div.principale a:visited {color: yellow;}
div.principale a:hover {color: red;}


/* home.php */

#home .messageDiv {position:fixed; top: 20px; right: 20px; height: 60px; background-color: #202020; /*margin: 5px auto 0 auto;*/}
#home .messageDiv img {width: 40px; margin: 10px 12px 10px 12px;}
#home .messageDiv h3 {display: inline; margin: 0px 20px 0 0px; position: relative; top: -23px; font-size: 25px; line-height: 40px;}
#home .messageDiv h3.ok {color: #00ff00;}
#home .messageDiv h3.warning {color: #ff4000;}

#home .totalPhoto {width: 900px; margin: 70px auto 50px auto; color: yellow;}
#home .totalPhoto ul {line-height: 30px;}


/* trekking.php */

#trekking .messageDiv {position:fixed; top: 20px; right: 20px; height: 60px; background-color: #202020; /*margin: 5px auto 0 auto;*/}
#trekking .messageDiv img {width: 40px; margin: 10px 12px 10px 12px;}
#trekking .messageDiv h3 {display: inline; margin: 0px 20px 0 0px; position: relative; top: -23px; font-size: 25px; line-height: 40px;}
#trekking .messageDiv h3.ok {color: #00ff00;}
#trekking .messageDiv h3.warning {color: #ff4000;}


/* trekking_modifica.php */

#trekkingEdit {margin: 0 0 20px 0;}

#trekkingEdit .messageDiv {position:fixed; top: 20px; right: 20px; height: 60px; background-color: #202020; /*margin: 5px auto 0 auto;*/}
#trekkingEdit .messageDiv img {width: 40px; margin: 10px 12px 10px 12px;}
#trekkingEdit .messageDiv h3 {display: inline; margin: 0px 20px 0 0px; position: relative; top: -23px; font-size: 25px; line-height: 40px;}
#trekkingEdit .messageDiv h3.ok {color: #00ff00;}
#trekkingEdit .messageDiv h3.warning {color: #ff4000;}

#trekkingEdit table.dataTable {width: 950px; border-collapse: collapse;}
#trekkingEdit table.dataTable input {width: 200px;}
#trekkingEdit table.dataTable input.longInput {width: 400px;}
#trekkingEdit table.dataTable select {width: 96px; margin-right: 2px;}

#trekkingEdit table.commentTable {width: 950px; border-collapse: collapse;}
#trekkingEdit table.commentTable textarea {width: 99%; margin: auto; display: block;}

#trekkingEdit table.difficultyTable {width: 980px; border-collapse: collapse;}
#trekkingEdit table.difficultyTable select {width: 55px;}
#trekkingEdit table.difficultyTable td.id {width: 32px;}
#trekkingEdit table.difficultyTable td.difficulty {width: 56px;}
#trekkingEdit table.difficultyTable td.path {/*width: 56px;*/}
#trekkingEdit table.difficultyTable td.path table {width: 100%;}
#trekkingEdit table.difficultyTable td.path table .lang {width: 28px;}
#trekkingEdit table.difficultyTable td.path textarea {width: 100%;}
#trekkingEdit table.difficultyTable td.position {width: 33px;}
#trekkingEdit table.difficultyTable td.position input {width: 30px; text-align: center;}
#trekkingEdit table.difficultyTable td.save {width: 45px;}
#trekkingEdit table.difficultyTable td.delete {width: 58px;}

#trekkingEdit table.waypointsTable {width: 950px; border-collapse: collapse;}
#trekkingEdit table.waypointsTable #newWaypoint h4{float: left; margin: 0 10px 0 0;}
#trekkingEdit table.waypointsTable #newWaypoint input{width: 220px; margin-right: 5px;}

#trekkingEdit table.hutsTable {width: 950px; border-collapse: collapse;}
#trekkingEdit table.hutsTable #newHut h4{float: left; margin: 0 10px 0 0;}
#trekkingEdit table.hutsTable #newHut input{margin-right: 5px;}

#trekkingEdit table.lakesTable {width: 950px; border-collapse: collapse;}
#trekkingEdit table.lakesTable #newLake h4{float: left; margin: 0 10px 0 0;}
#trekkingEdit table.lakesTable #newLake input{margin-right: 5px;}

#trekkingEdit table.photoTable {width: 970px; border-collapse: collapse;}
#trekkingEdit table.photoTable td.imageTitle {width: 250px;}
#trekkingEdit table.photoTable td.imageTitle input {width: 250px;}
#trekkingEdit table.photoTable td.imageLink {width: 340px;}
#trekkingEdit table.photoTable td.imageLink input {width: 300px; margin-top: 6px; float: left;}
#trekkingEdit table.photoTable td.imageLink img {width: 30px; float: right;}
#trekkingEdit table.photoTable td.position {width: 35px;}
#trekkingEdit table.photoTable td.position input {width: 35px; text-align: center;}


/* trekking_groups.php */

#trekkingGroups .messageDiv {position:fixed; top: 20px; right: 20px; height: 60px; background-color: #202020; /*margin: 5px auto 0 auto;*/}
#trekkingGroups .messageDiv img {width: 40px; margin: 10px 12px 10px 12px;}
#trekkingGroups .messageDiv h3 {display: inline; margin: 0px 20px 0 0px; position: relative; top: -23px; font-size: 25px; line-height: 40px;}
#trekkingGroups .messageDiv h3.ok {color: #00ff00;}
#trekkingGroups .messageDiv h3.warning {color: #ff4000;}


/* trekking_waypoints_edit.php */

#trekkingWaypointsEdit .messageDiv {position:fixed; top: 20px; right: 20px; height: 60px; background-color: #202020; /*margin: 5px auto 0 auto;*/}
#trekkingWaypointsEdit .messageDiv img {width: 40px; margin: 10px 12px 10px 12px;}
#trekkingWaypointsEdit .messageDiv h3 {display: inline; margin: 0px 20px 0 0px; position: relative; top: -23px; font-size: 25px; line-height: 40px;}
#trekkingWaypointsEdit .messageDiv h3.ok {color: #00ff00;}
#trekkingWaypointsEdit .messageDiv h3.warning {color: #ff4000;}

#trekkingWaypointsEdit table.dataTable {width: 950px; border-collapse: collapse;}
#trekkingWaypointsEdit table.dataTable input {width: 200px;}
#trekkingWaypointsEdit table.dataTable select {width: 215px;}

#trekkingWaypointsEdit table.commentTable {width: 950px; border-collapse: collapse;}
#trekkingWaypointsEdit table.commentTable textarea {width: 99%; margin: auto; display: block;}

#trekkingWaypointsEdit table.variantsTable {width: 950px; border-collapse: collapse;}


/* trekking_groups_edit.php **********da cancellare************* */

#trekkingGroupsEdit .messageDiv {position:fixed; top: 20px; right: 20px; height: 60px; background-color: #202020; /*margin: 5px auto 0 auto;*/}
#trekkingGroupsEdit .messageDiv img {width: 40px; margin: 10px 12px 10px 12px;}
#trekkingGroupsEdit .messageDiv h3 {display: inline; margin: 0px 20px 0 0px; position: relative; top: -23px; font-size: 25px; line-height: 40px;}
#trekkingGroupsEdit .messageDiv h3.ok {color: #00ff00;}
#trekkingGroupsEdit .messageDiv h3.warning {color: #ff4000;}

#trekkingGroupsEdit table.dataTable {width: 950px; border-collapse: collapse;}
#trekkingGroupsEdit table.dataTable input {width: 200px;}
#trekkingGroupsEdit table.dataTable select {width: 215px;}

#trekkingGroupsEdit table.commentTable {width: 950px; border-collapse: collapse;}
#trekkingGroupsEdit table.commentTable textarea {width: 99%; margin: auto; display: block;}

#trekkingGroupsEdit table.variantsTable {width: 950px; border-collapse: collapse;}


/* capanne_laghetti.php */

#hutsLakes .messageDiv {position:fixed; top: 20px; right: 20px; height: 60px; background-color: #202020; /*margin: 5px auto 0 auto;*/}
#hutsLakes .messageDiv img {width: 40px; margin: 10px 12px 10px 12px;}
#hutsLakes .messageDiv h3 {display: inline; margin: 0px 20px 0 0px; position: relative; top: -23px; font-size: 25px; line-height: 40px;}
#hutsLakes .messageDiv h3.ok {color: #00ff00;}
#hutsLakes .messageDiv h3.warning {color: #ff4000;}

#hutsLakes h3.totalNumber {margin-left: 27px;}

#hutsLakes .hutsLakesTable {width: 950px; border-collapse: collapse;}
#hutsLakes .hutsLakesTable .visibleColumn {width: 50px;}
#hutsLakes .hutsLakesTable .photoColumn {width: 75px;}
#hutsLakes .hutsLakesTable .titleColumn {/*width: 400px;*/}
#hutsLakes .hutsLakesTable .dateColumn {width: 100px;}
#hutsLakes .hutsLakesTable .editColumn {width: 70px;}
#hutsLakes .hutsLakesTable .deleteColumn {width: 62px;}


/* capanne_laghetti_modifica.php */

#hutsLakesEdit .messageDiv {position:fixed; top: 20px; right: 20px; height: 60px; background-color: #202020; /*margin: 5px auto 0 auto;*/}
#hutsLakesEdit .messageDiv img {width: 40px; margin: 10px 12px 10px 12px;}
#hutsLakesEdit .messageDiv h3 {display: inline; margin: 0px 20px 0 0px; position: relative; top: -23px; font-size: 25px; line-height: 40px;}
#hutsLakesEdit .messageDiv h3.ok {color: #00ff00;}
#hutsLakesEdit .messageDiv h3.warning {color: #ff4000;}

#hutsLakesEdit table.dataTable {width: 980px; border-collapse: collapse;}
#hutsLakesEdit table.dataTable input {width: 200px;}

#hutsLakesEdit table.commentTable {width: 980px; border-collapse: collapse;}
#hutsLakesEdit table.commentTable textarea {width: 99%; margin: auto; display: block;}

#hutsLakesEdit table.photoTable {width: 970px; border-collapse: collapse;}
#hutsLakesEdit table.photoTable td.imageTitle {width: 250px;}
#hutsLakesEdit table.photoTable td.imageTitle input {width: 250px;}
#hutsLakesEdit table.photoTable td.imageLink {width: 330px;}
#hutsLakesEdit table.photoTable td.imageLink input {width: 300px; float: left;}
#hutsLakesEdit table.photoTable td.imageLink img {width: 30px; float: right;}
#hutsLakesEdit table.photoTable td.position {width: 35px;}
#hutsLakesEdit table.photoTable td.position input {width: 35px; text-align: center;}

#hutsLakesEdit table.trekkingTable {width: 950px; border-collapse: collapse;}
#hutsLakesEdit table.trekkingTable td {border: 1px solid;}


/* photo_gallery.php */

#photoGallery .messageDiv {position:fixed; top: 20px; right: 20px; height: 60px; background-color: #202020; /*margin: 5px auto 0 auto;*/}
#photoGallery .messageDiv img {width: 40px; margin: 10px 12px 10px 12px;}
#photoGallery .messageDiv h3 {display: inline; margin: 0px 20px 0 0px; position: relative; top: -23px; font-size: 25px; line-height: 40px;}
#photoGallery .messageDiv h3.ok {color: #00ff00;}
#photoGallery .messageDiv h3.warning {color: #ff4000;}

#photoGallery table.photoTable {width: 970px; margin: 50px auto; border-collapse: collapse;}
#photoGallery table.photoTable td {padding: 5px; border: 1px solid;}
#photoGallery table.photoTable td.photoColumn {width: 75px;}

/* photo_gallery_edit.php */

#photoGalleryEdit .messageDiv {position:fixed; top: 20px; right: 20px; height: 60px; background-color: #202020; /*margin: 5px auto 0 auto;*/}
#photoGalleryEdit .messageDiv img {width: 40px; margin: 10px 12px 10px 12px;}
#photoGalleryEdit .messageDiv h3 {display: inline; margin: 0px 20px 0 0px; position: relative; top: -23px; font-size: 25px; line-height: 40px;}
#photoGalleryEdit .messageDiv h3.ok {color: #00ff00;}
#photoGalleryEdit .messageDiv h3.warning {color: #ff4000;}

#photoGalleryEdit table.dataTable {border-collapse: collapse;}
#photoGalleryEdit table.dataTable td.imageTitle {width: 300px;}
#photoGalleryEdit table.dataTable td.imageTitle input {width: 300px;}
#photoGalleryEdit table.dataTable td.imageLink input {width: 265px;}
#photoGalleryEdit table.dataTable td.imageLink img {width: 30px; float: right;}
#photoGalleryEdit table.dataTable td.imageLinkSmall {width: 300px;}
#photoGalleryEdit table.dataTable td.imageLinkSmall input {width: 265px;}
#photoGalleryEdit table.dataTable td.imageLinkSmall img {width: 30px; float: right;}


/* webcams.php */

#webcams table.dataTable {width: 980px; border-collapse: collapse;}
#webcams table.dataTable td.id {width: 20px;}
#webcams table.dataTable td.public {width: 50px;}
#webcams table.dataTable td.photo {width: 75px;}
#webcams table.dataTable td.title {/*width: 25%;*/}
#webcams table.dataTable td.position {width: 100px;}
#webcams table.dataTable td.position input {width: 40px;}
#webcams table.dataTable td.position div {display: inline;}
#webcams table.dataTable td.position div input {width: 52px;}
#webcams table.dataTable td.edit {width: 80px;}
#webcams table.dataTable td.delete {width: 80px;}


/* webcam_edit.php */

#webcamEdit table.dataTable {width: 980px; border-collapse: collapse;}
#webcamEdit table.dataTable td.anchorLink {width: 25%;}
#webcamEdit table.dataTable td.type {width: 25%;}
#webcamEdit table.dataTable td.latitudine {width: 25%;}
#webcamEdit table.dataTable td.longitudine {width: 25%;}
#webcamEdit table.dataTable table.dataTable2 {border-collapse: collapse;}
#webcamEdit table.dataTable input {width: 100%;}
#webcamEdit table.dataTable select {width: 100%;}


/* link.php */

#link .messageDiv {position:fixed; top: 20px; right: 20px; height: 60px; background-color: #202020; /*margin: 5px auto 0 auto;*/}
#link .messageDiv img {width: 40px; margin: 10px 12px 10px 12px;}
#link .messageDiv h3 {display: inline; margin: 0px 20px 0 0px; position: relative; top: -23px; font-size: 25px; line-height: 40px;}
#link .messageDiv h3.ok {color: #00ff00;}
#link .messageDiv h3.warning {color: #ff4000;}


/* guestbook.php */

#guestbook td.column0 input {width: 30px;}
#guestbook td.column0 input.checkbox {width: 25px; height: 25px;}
#guestbook .messageDiv {position:fixed; top: 20px; right: 20px; height: 60px; background-color: #202020; /*margin: 5px auto 0 auto;*/}
#guestbook .messageDiv img {width: 40px; margin: 10px 12px 10px 12px;}
#guestbook .messageDiv h3 {display: inline; margin: 0px 20px 0 0px; position: relative; top: -23px; font-size: 25px; line-height: 40px;}
#guestbook .messageDiv h3.ok {color: #00ff00;}
#guestbook .messageDiv h3.warning {color: #ff4000;}


/* guestbook_edit.php */

#guestbookEdit .messageDiv {position:fixed; top: 20px; right: 20px; height: 60px; background-color: #202020; /*margin: 5px auto 0 auto;*/}
#guestbookEdit .messageDiv img {width: 40px; margin: 10px 12px 10px 12px;}
#guestbookEdit .messageDiv h3 {display: inline; margin: 0px 20px 0 0px; position: relative; top: -23px; font-size: 25px; line-height: 40px;}
#guestbookEdit .messageDiv h3.ok {color: #00ff00;}
#guestbookEdit .messageDiv h3.warning {color: #ff4000;}


/* trekking_comments.php */

#trekkingComments td.column0 input {width: 30px;}
#trekkingComments td.column0 input.checkbox {width: 25px; height: 25px;}
#trekkingComments .messageDiv {position:fixed; top: 20px; right: 20px; height: 60px; background-color: #202020; /*margin: 5px auto 0 auto;*/}
#trekkingComments .messageDiv img {width: 40px; margin: 10px 12px 10px 12px;}
#trekkingComments .messageDiv h3 {display: inline; margin: 0px 20px 0 0px; position: relative; top: -23px; font-size: 25px; line-height: 40px;}
#trekkingComments .messageDiv h3.ok {color: #00ff00;}
#trekkingComments .messageDiv h3.warning {color: #ff4000;}

#trekkingComments table.tabellaGialla {width: 1002px;}
#trekkingComments table.tabellaGialla td.column0 {width: 30px;}
#trekkingComments table.tabellaGialla td.column1 {width: 40px;}
#trekkingComments table.tabellaGialla td.column2 {width: 50px;}
#trekkingComments table.tabellaGialla td.column3 {width: 185px;}
#trekkingComments table.tabellaGialla td.column5 {width: 80px;}

#trekkingComments table.tabellaGialla div.commentMessage a {color: red;}


/* trekking_comments_edit.php */

#trekkingCommentsEdit .messageDiv {position:fixed; top: 20px; right: 20px; height: 60px; background-color: #202020; /*margin: 5px auto 0 auto;*/}
#trekkingCommentsEdit .messageDiv img {width: 40px; margin: 10px 12px 10px 12px;}
#trekkingCommentsEdit .messageDiv h3 {display: inline; margin: 0px 20px 0 0px; position: relative; top: -23px; font-size: 25px; line-height: 40px;}
#trekkingCommentsEdit .messageDiv h3.ok {color: #00ff00;}
#trekkingCommentsEdit .messageDiv h3.warning {color: #ff4000;}


/* sitemap.php */

#sitemap .messageDiv {position:fixed; top: 20px; right: 20px; height: 60px; background-color: #202020; /*margin: 5px auto 0 auto;*/}
#sitemap .messageDiv img {width: 40px; margin: 10px 12px 10px 12px;}
#sitemap .messageDiv h3 {display: inline; margin: 0px 20px 0 0px; position: relative; top: -23px; font-size: 25px; line-height: 40px;}
#sitemap .messageDiv h3.ok {color: #00ff00;}
#sitemap .messageDiv h3.warning {color: #ff4000;}

#sitemap .sitemapFile {margin: 20px 0 40px 0px;}
#sitemap .sitemapFile .sitemapFileTable {width: 940px; margin: 0px auto 0px auto; border-collapse: collapse;}
#sitemap .sitemapFile .sitemapFileTable tr {height: 40px;}
#sitemap .sitemapFile .sitemapFileTable td {padding: 5px; border: 1px solid;}

#sitemap .sitemapNewPagesTable {width: 940px; margin: 0px auto 20px auto; border-collapse: collapse;}
#sitemap .sitemapNewPagesTable tr {height: 40px;}
#sitemap .sitemapNewPagesTable td {padding: 5px; border: 1px solid;}
#sitemap .sitemapNewPagesTable td.column1 {width: 150px;}
#sitemap .sitemapNewPagesTable td.column2 {/*width: 750px;*/}

/*#sitemap .totalPagesDiv {width: 900px; margin: 40px 0 50px 100px; color: yellow;}*/


/* google_analytics_visits.php */

#googleAnalyticsVisits .messageDiv {position:fixed; top: 20px; right: 20px; height: 60px; background-color: #202020; /*margin: 5px auto 0 auto;*/}
#googleAnalyticsVisits .messageDiv img {width: 40px; margin: 10px 12px 10px 12px;}
#googleAnalyticsVisits .messageDiv h3 {display: inline; margin: 0px 20px 0 0px; position: relative; top: -23px; font-size: 25px; line-height: 40px;}
#googleAnalyticsVisits .messageDiv h3.ok {color: #00ff00;}
#googleAnalyticsVisits .messageDiv h3.warning {color: #ff4000;}

#googleAnalyticsVisits .resultsNumber {width: 940px; margin: 10px auto 40px auto;}
#googleAnalyticsVisits .resultsNumber form {display: inline;}
#googleAnalyticsVisits .resultsNumber h3 {display: inline; font-size: 17px;}

#googleAnalyticsVisits .dailyVisits {margin: 20px 0 40px 0px;}
#googleAnalyticsVisits .dailyVisits .dailyVisitsTable {width: 940px; margin: 0px auto 0px auto; border-collapse: collapse;}
#googleAnalyticsVisits .dailyVisits .dailyVisitsTable tr {height: 40px;}
#googleAnalyticsVisits .dailyVisits .dailyVisitsTable td {padding: 5px; border: 1px solid;}


/* login.php */

#login .messageDiv {position:fixed; top: 20px; right: 20px; height: 60px; background-color: #202020; /*margin: 5px auto 0 auto;*/}
#login .messageDiv img {width: 40px; margin: 10px 12px 10px 12px;}
#login .messageDiv h3 {display: inline; margin: 0px 20px 0 0px; position: relative; top: -23px; font-size: 25px; line-height: 40px;}
#login .messageDiv h3.ok {color: #00ff00;}
#login .messageDiv h3.warning {color: #ff4000;}


/* logout.php */

#logout .messageDiv {margin: 5px auto 0 auto;}
#logout .messageDiv img {width: 40px;}
#logout .messageDiv h3 {display: inline; margin: 0 0 0 10px; position: relative; top: -13px; font-size: 25px; line-height: 40px;}
#logout .messageDiv h3.ok {color: #00ff00;}
#logout .messageDiv h3.warning {color: #ff4000;}


/* page_not_found.php */

#pageNotFound {margin-top: 100px; color: yellow; font: 16px verdana, helvetica, serif; font-weight:bold;}
#pageNotFound div.left {float: left; width: 300px; margin-bottom: 100px;}
#pageNotFound div.right {float: right; width: 670px; margin-top: 30px; margin-right: 20px;}
#pageNotFound h3 { color: yellow; font-size: 18px; font-style: italic; font-weight: normal; margin:20px 40px 20px 40px; line-height:150%;}
#pageNotFound img {width: 300px;}
#pageNotFound a {text-decoration: none;color: yellow;}
#pageNotFound a:visited {color: yellow;}
#pageNotFound a:hover {color: red;}

/*
div.introduzione{width:90%; margin-right: auto; margin-left: auto;}
.introduzione 
	{
	 color: #ff8000; /* Arancione *//*
	 font-family: serif;
	 font: 18px arial;
	 font-style: italic;
	 font-weight: bold;
	}
.arancio
	{
	 color: #ff8000;
	 font-family: serif;
	 font-size: 18px;
	 font-weight: bold;
	 text-align: center;	
	}
.about	
	{
	 color: yellow;
	 font-family: serif;
	 font-size: 18px;
	 font-style: italic;
	 font-weight: bold;
	 margin:20px;
	 line-height:150%;
	}
.gita   {
	color: yellow;
      	font: 16px arial;
      	font-weight:bold;
     	margin-top: 5px;
      	margin-bottom: 5px;
      	margin-right: 10px;
        }
.tabellaGialla {border-color: yellow;}

.guestbook {color: yellow; font: 16px arial;}

.column1 {width: 50px;}
.column2 {width: 50px;}
.column3 {width: 140px;}
.column4 {width: 500px;}
.column4 div {width: 500px;}
/*
.ultimeGite{
	color: yellow;
      	font: 18px arial;
      	font-weight:bold;
     	margin-top: 5px;
      	margin-bottom: 5px;
      	margin-right: 10px;
	}
table.ultimeGite{
	margin-right: auto;
	margin-left: auto;
	border-left-style:none;
	border-right-style:none; 
	border-top-style:solid;
	}
*/	
/* Gite e Gallerie *//*
div.galleria{color: yellow;}
div.galleria a {text-decoration: none;}
div.galleria a:link	{color: #353535;}
div.galleria a:visited {color: #353535;}
div.galleria a:hover {color:yellow}
div.galleria a.link:hover {color: red;}
div.galleria img {height: 100px; width: 133px; margin: 3px;}
div.galleria a.link {color: yellow;}
.paginaGita {color: yellow; font: 16px arial;}*/

