
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 101%;
	color: #432209;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color: #dbd1b6;
}
#contentwrapper{
font: bold 0.90em Verdana, Geneva, Arial, Helvetica, sans-serif;
margin:0 auto;
width:760px;
text-align: left;   /*ripristina l' allineamento*/
 position: relative;
 padding: 0;
}

#container 
		{
			margin: 0px;
			text-align: center;
			padding:0px;
			
		}
#container p
		{
			margin: 0px;
			padding:0px;
			line-height: 1.5em;
		}
#wrap
		{
			margin: 10px auto;
			text-align: center;
			padding:0px;
			width: 730px;
				min-height: 500px;
height: auto !important;
height: 500px;
				background-image: url(../imgs/bgphoto.jpg);
				background-repeat: repeat-y;
		}
					
		/*contenitore scritta copyright*/	

	#footer {
	margin: 0 auto;
	padding: 5px 0 5px 0;
	text-align: center;
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
#footer p {margin: 0 0 5px 0;}
/*colori link copyright*/	
#footer a:link {color: #000;  text-decoration: none; }
#footer a:visited {color: #000; text-decoration: none;}
#footer a:hover, a:active, a:focus {color: #75492B;}	
/*fine scritta copyright*/	

/*Link Styles. Applicato ai link eccetto al menu e al footer.*/
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #75492B;text-decoration: none;
}
	
h2 {

	margin: 5px 0px 5px 0px; 
	padding: 0px;
	color: #75492B;
	font: 1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
} 
/*stili per foto*/	

.image_info {
    display:block;
    font-size:12px;
    color:#000;
    border:0px;
	text-align:center;
	padding: 5px;
    }
	 
.wrapper {
    margin:0px auto;
padding: 0px;
    border: 0px solid #000;
    text-align: center;
}
.show_title {
	color: #432209;font-size:20px;
font: 1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
margin:0px;padding: 0px;
 text-align: center;
}

.image_info a, .navigation a, .copyright a{
    text-decoration:none;
    color: #000;
}
.navigation a {
   
    color: #000;
    font-weight: bold;
}
#copyright {  color: #000;  margin-top: 5px;  text-align: center;   
font: .8em Verdana, Geneva, Arial, Helvetica, sans-serif;
 }
#copyright a {  color: #000; }
#copyright p {  margin: 0 0 3px 0; }
img {
	border-width: 0;
}
.image {
    margin-bottom:0px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	   padding:0px;
}
.image img {
    padding:5px;
    border: 1px solid #75492B;
    display:block;
    background-color: #fff;
    margin-top: 10px; 
}
.navigation {
	text-decoration: none;
    color: #432209;
    margin:0px;
	font: .9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	}
.thumbnail_row {
    margin-top: 1px;
}
.thumbnail_row img {
    border: 0px solid #777777;
    margin-top:10px;
}
.thumbnail_center {
    padding:1px;
    border:1px solid #000 !important;
}
.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color:#777;
}
HR { width: 90%; 
height: 1px; 
color: #75492B; 
border: none;  text-align: center;  } /* For Internet Explorer */
HTML>BODY HR { width: 90%; 
height: 1px; 
background-color: #75492B; 
border: none;  text-align: center;  } /* For Gecko-based browsers */
HTML>BODY HR { width: 90%; 
height: 1px; background-color: #75492B;
border: 0px solid #75492B;  text-align: center;  } /* For Opera and Gecko-based browsers */
