body {
	margin			: 0;
	padding			: 0;
	border			: 0;
	background-color	: #452812;
	color               : #CEB79F;
	background-image: url(../_pics/struttura/bg_homepage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

body,
select,
input,
textarea {
	font-family		: Garamond, sans-serif;
	font-size		: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p
{
	margin				: 0;
	padding				: 0;
}

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

a:link,
a:visited {
   color                : #E9B167;
	text-decoration		: none;
	font-weight            : bold;
	text-decoration        : underline;
}

a:hover
{
	text-decoration		: underline;
}

input.input_1,
select.input_1
{

}

input.input_1,
select.input_1,
textarea.input_1
{
	padding                : 3px;
	background-color       : #FFE7C3;
	border                 : 1px solid #000;
	font-size              : 16px;
}

textarea.input_1 {
	
}

html>body div.clear { display: none; }
head:first-child+body div.clear { display: block; }
.clear { clear: both; line-height: 0px; font-size: 1px; }
/*/*/ .clear { display: none; } /* */

div {
	background		: transparent;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
}

form {
   margin         : 0;
   padding        : 0;
}

.centrato {
	text-align		: center;
}

.padding_1 {
	padding			: 5px;
}

.padding_1_lat {
	padding			: 0 5px;
}

.padding_2 {
	padding			: 10px;
}

.padding_2_left {
	padding			: 0 10px;
}

.padding_3 {
	padding			: 15px;
}

.padding_3_left {
	padding			: 0 15px;
}

.stile_indi
{
	display				: none;
}
#tt {position:absolute; display:block; background:url(tooltip/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_bottom.gif) top right no-repeat; overflow:hidden}

object {
   outline           : none 
}

#div_container {
	width					: 980px;
	height				: 650px;
	margin				: auto;
	position				: relative;
}

#div_container div {

} 

#div_container div.div_link_bottone {
	position					: absolute;
	bottom					: 26px;
}

#div_container div.div_link_bottone,
#div_container div.div_link_bottone img {
	width						: 265px;
	height					: 220px;
}

#div_container div.div_link_caffetteria {
	left						: 65px;
}

#div_container div.div_link_gelateria {
	left						: 373px;
}

#div_container div.div_news {
	width						: 262px;
	height					: 175px;
	position					: absolute;
	bottom					: 30px;
	left						: 690px;
	text-align				: center;
}

div.div_footer {
   height            : 207px;
   background-image: url(../_pics/struttura/bg_footer.jpg);
   background-repeat: repeat-x;
   background-position: center;
}

div.div_footer a:link,
div.div_footer a:visited {
   color             : #CEB79F;
   font-weight          : normal;
}

div.div_footer a:hover {
   color             : #FFF;
}

div.div_footer p {
   line-height       : 32px;
}

div.div_footer p.main_menu {
   margin-top        : 20px;
   font-size         : 16px;
}

div.div_footer p.main_menu span.selected {
   color             : #FFF;
}

div.div_footer p.main_menu a:link,
div.div_footer p.main_menu a:visited {   
   text-decoration      : none;   
}

div.div_footer p.main_menu a:hover {
   text-decoration      : none;
   font-weight          : normal;
}


