body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e6d6c;
	margin: 0px;
	padding: 0px;
	background:url(img/sfondo_pagina.jpg) top repeat-x #2d9ec1;
}

#layout {
	width:750px;
	margin: 0px auto;
}

#menusopra {
	background:url(img/sfondo_menusopra.gif) repeat-x;
	height:44px;
}

/* menu sopra */
#tastohome {
	width: 102px;
	height: 44px;
	float:left;
}

#tastohome a {
		display: block;
		width: 102px;
		height: 44px;
		text-indent: -9999em;
		background: url(img/tasto_home.gif) top no-repeat;
}

#tastohome a:hover  {
		background: url(img/tasto_home.gif) bottom no-repeat;
}

#tastolistino {
	width: 102px;
	height: 44px;
	float:left;
}

#tastolistino a {
		display: block;
		width: 102px;
		height: 44px;
		text-indent: -9999em;
		background: url(img/tasto_listino.gif) top no-repeat;
}

#tastolistino a:hover  {
		background: url(img/tasto_listino.gif) bottom no-repeat;
}

#tastodovesiamo {
	width: 146px;
	height: 44px;
	float:left;
}

#tastodovesiamo a {
		display: block;
		width: 146px;
		height: 44px;
		text-indent: -9999em;
		background: url(img/tasto_dovesiamo.gif) top no-repeat;
}

#tastodovesiamo a:hover  {
		background: url(img/tasto_dovesiamo.gif) bottom no-repeat;
}

#tastogallery {
	width: 154px;
	height: 44px;
	float:left;
}

#tastogallery a {
		display: block;
		width: 154px;
		height: 44px;
		text-indent: -9999em;
		background:url(img/tasto_photogallery.gif) top no-repeat;
}

#tastogallery a:hover  {
		background:url(img/tasto_photogallery.gif) bottom no-repeat;
}

#tastocontattaci {
	width: 151px;
	height: 44px;
	float:right;
}

#tastocontattaci a {
		display: block;
		width: 151px;
		height: 44px;
		text-indent: -9999em;
		background:url(img/tasto_contattaci.gif) top no-repeat;
}

#tastocontattaci a:hover  {
		background:url(img/tasto_contattaci.gif) bottom no-repeat;
}
/* menu sopra */

#flash {
	height:266px;
	background:#FFFFFF;
	border:0px;
}

#flash img {
	float:left;
}

#contenitore_1 {
	width:485px;
	padding:5px 5px 5px 260px;
	min-height:220px;
	height: auto !important;
	height: 220px;
	background:url(img/sfondo_contenitore1.jpg) bottom left no-repeat #FFFFFF;
}

#contenitore {
	padding:5px;
	background:#FFFFFF;
}

#footer {
	background:url(img/sfondo_footer.gif) repeat-x top;
	height: 116px;
}

#left_footer {
	background:url(img/sfondo_leftfooter.gif) no-repeat;
	width:20px;
	height:116px;
	float:left;
}

#right_footer {
	background:url(img/sfondo_rightfooter.gif) no-repeat;
	width:20px;
	height:116px;
	float:left;
}

#center_footer {
	width:710px;
	padding-top:7px;
	text-align:center;
	float:left;
	color:#0849a2;
}


h1 {
	color:#FFFFFF;
	margin:0px;
	padding:5px 0px 5px 0px;
	text-align:center;
	background:#0849a2;
	font-size:11px;
}

img {
	border:0px;
}

#gallery {
	width:740px;
	height:500px;
}
