html {
	height:100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/bg-page2.gif);
	margin:0;
	padding:0;
	
}
#main {
	width:652px;
	margin:auto;
	background-color:#0099cc;
	border:3px solid #ffffff;
	height:100%;
}
#main-inner {
	margin:0 21px 16px 21px;
	padding:0 20px 20px 20px;
	min-height:200px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-main-inner-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main-inner-left {
	width: 386px;
	display:block;
	float:left;
	line-height:18px;
}
#main-inner-right {
	width: 171px;
	display:block;
	float:right;
}
#logo {
	margin:16px 21px 0 21px;
	padding:20px;
	padding-bottom:0;
	background-color: #FFFFFF;
	background-image: url(../images/bg-logo-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo img {
	padding:26px 0 20px 0;
}
h1, h2, h3, h4, h5, h6 { margin: 15px 0; }
p, ul, ol { margin: 15px 0; }

div#navbar {
	width: 310px;
	display:inline;
	float:right;
	text-align:right;
	padding-top:60px;
}
div#navbar ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6F6F;
	white-space: nowrap;
	font-weight: bold;
}
div#navbar li {
	list-style-type: none;
	display: inline;
}
div#navbar li a {
	text-decoration: none;
	padding: 0 1px 0 12px;
	color: #6F6F6F;
}
div#navbar li a:link {
	color: #6F6F6F:
}
div#navbar li a:visited {
	color: #6F6F6F;
}
div#navbar li a:hover {
	color: #ffffff;
	background-color: #0099cc;
	text-decoration:underline;
}
.clear {
	clear:both;
}
.headingimg {
	margin:18px 0 0 0;
}
#box-small {
	width:171px;
	min-height:146px;
	margin-top:15px;
	background-color: #DEDEDE;
	background-image: url(../images/bg-box-bottom-small.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#box-top-small {
	width:171px;
	height:12px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-box-top-small.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#box-small p {
	padding:0 8px 12px 8px;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464646;
	text-align:right;
}

#footer {
	clear:both;
	font-size: 10px;
	color:#FFFFFF;
	text-align:center;
	padding:12px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
a, a:visited {
	color:#7DA218;
	text-decoration:underline;
}
a:hover {
	color:#464646;
	text-decoration:none;
}
/*PHOTO GALLERY bar*/
#gallerybar {
height : auto;
margin : 10px 0 0 5px;
}
#gallerybar img {
float : left;
margin : 2px;
padding : 2px;
border : 1px solid #66cc0c;
}

/*PHOTO GALLERY ristoranti*/
#galleryristoranti{
height : auto;
margin : 10px 0 0 5px;
}
#galleryristoranti img {
float : left;
margin : 2px;
padding : 2px;
border : 1px solid #E40805;
}

/*PHOTO GALLERY PESCHERIE*/
#gallerypescherie{
height : auto;
margin : 10px 0 0 5px;
}
#gallerypescherie img {
float : left;
margin : 2px;
padding : 2px;
border : 1px solid #1c8eae;
}

/*PHOTO GALLERY supermercati*/
#gallerysupermercati{
height : auto;
margin : 10px 0 0 5px;
}
#gallerysupermercati img {
float : left;
margin : 2px;
padding : 2px;
border : 1px solid #fbe11f;
}

/*PHOTO GALLERY panifici*/
#gallerypanifici{
height : auto;
margin : 10px 0 0 5px;
}
#gallerypanifici img {
float : left;
margin : 2px;
padding : 2px;
border : 1px solid #f197b7;
}
/*PHOTO GALLERY nofood*/
#gallerynofood{
height : auto;
margin : 10px 0 0 5px;
}
#gallerynofood img {
float : left;
margin : 2px;
padding : 2px;
border : 1px solid #b2b2b2;
}

/*PHOTO GALLERY macellerie*/
#gallerymacellerie{
height : auto;
margin : 10px 0 0 5px;
}
#gallerymacellerie img {
float : left;
margin : 2px;
padding : 2px;
border : 1px solid #ff6633;
}
