/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #161419;
}
ul, a, p, h1, h2, h3, h4, h5, h6, div {
	margin: 0;
	padding: 0;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	letter-spacing: 1px
}
div#main {
	width: 740px;
	padding-left: 10px;
}
div#top {
	position: relative;
	top: 5px;
	left: 0px;
	width: 740px;
	height: 441px;
	background: url(../img/top.jpg) top left no-repeat;
	z-index: 10
}
div#main_dinamic {
	position: absolute;
	top: 5px;
	left: 758px;
	width: 190px;
	height: 300px;
	background: url(../img/box_dinamic.png) top left no-repeat;
	padding: 20px;
}
/*-------- inizio menu ---------*/
div#menu {
	position: absolute;
	top: 170px;
	left: 10px;
	float: left;
	width: 422px;
	height: 100px;
	z-index: 20
}
div#menu ul {
	list-style-type: none
}
div#menu ul li {
	float: left;
	margin-right: 1px
}
a.pul_home, a.pul_chi, a.pul_gusto, a.pul_contatti {
	display: block;
	width: 104px;
	height: 82px;
	background: url(../img/pul_home.jpg) top left no-repeat;
}
a.pul_chi {
	background: url(../img/pul_chi_siamo.jpg) top left no-repeat;
}
a.pul_gusto {
	background: url(../img/pul_gusto.jpg) top left no-repeat;
}
a.pul_contatti {
	background: url(../img/pul_contatti.jpg) top left no-repeat;
}
a.pul_home:hover {
	background: url(../img/pul_home_2.jpg) top left no-repeat;
}
a.pul_chi:hover {
	background: url(../img/pul_chi_siamo_2.jpg) top left no-repeat;
}
a.pul_gusto:hover {
	background: url(../img/pul_gusto_2.jpg) top left no-repeat;
}
a.pul_contatti:hover {
	background: url(../img/pul_contatti_2.jpg) top left no-repeat;
}
div#menu a span {
	display: none
}
/*-------- fine menu ---------*/
/*-----------news/eventi-------------*/
div#box_news {
	position: absolute;
	top: 241px;
	left: 10px;
	float: left;
	width: 420px;
	height: 160px;
	padding: 20px;
	background: url(../img/box_news.png) top left no-repeat;
	z-index: 30
}
div#box_eventi {
	position: relative;
	top: 20px;
	left: 0px;
	float: left;
	margin-right: 10px;
	width: 410px;
	height: 147px;
	padding: 20px;
	background: url(../img/box_eventi.png) top left no-repeat;
	z-index: 30
}
div#box_tools, div#box_tools_2 {
	position: relative;
	top: 20px;
	left: 0px;
	float: left;
	width: 240px;
	height: 147px;
	padding: 20px;
	background: url(../img/box_tools.png) top left no-repeat;
	z-index: 30
}
div#box_tools_2 {
	left: 460px;
}
div#box_news img, div#box_eventi img {
	float: left;
	margin-right: 10px
}
div#box_news h1, div#box_corpo h1, div#box_news h2, div#box_news p, div#box_eventi h1, div#box_eventi h2, div#box_eventi p, div#box_tools h1, div#box_tools h2, div#box_tools p, div#box_tools_2 h1, div#box_tools_2 h2, div#box_tools_2 p, div#main_dinamic p {
	margin: 7px
}
p.continua {
	float: right
}
div#box_news h1, div#box_corpo h1, div#box_eventi h1, div#box_tools h1, div#box_tools_2 h1, div#main_dinamic h1 {
	font-weight: normal;
	font-size: 20px;
	color: #FC7215
}
div#box_news h1 span, div#box_corpo h1 span, div#box_eventi h1 span, div#box_tools h1 span, div#box_tools_2 h1 span, div#main_dinamic h1 span {
	color: #fff
}
div#box_news h2 a:hover, div#box_corpo h2 a:hover, div#box_eventi h2 a:hover, div#box_tools h2 a:hover, div#box_tools_2 h2 a:hover, p.continua a:hover, div#main_dinamic h2 a:hover  {
	text-decoration: none
}

.lista_gusto {
	margin-left: 20px
}
/*---------fine news/fine eventi-----------*/

div#sponsor {
	margin-top: 15px;
	padding: 3px 0;
	height: 100px;
	clear: both
}
div#main>div#sponsor {
	padding-top: 20px
}
div#gusto_type img {
	position: relative;
	float: left
}
div#footer, div#menu_txt {
	position: relative;
	clear: both;
	border-top: 1px solid #272629;
	padding: 10px;
	text-align: center
}
/*------------ chi siamo -------------*/

div#box_corpo {
	position: absolute;
	top: 241px;
	left: 10px;
	float: left;
	width: 420px;
	padding: 20px;
	background: url(../img/box_news.png) top left no-repeat;
	overflow: auto;
	z-index: 30
}
div#box_corpo p {
	margin-bottom: 5px
}
img.float_left {
	float: left;
	margin: 0 10px 5px 0
}
div#promo {
	position: absolute;
	top: 5px;
	left: 490px;
	z-index: 40
}