@charset "utf-8";
/* CSS Document */

body, html {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
body {
	text-align:center;
	color:#ffffff;
	background:url(img/fnd_news.jpg) no-repeat center top #000000;
}
.hp {
	background:url(img/fondo_hp.jpg) no-repeat center top #000000;
}
div#generale {
	width:950px;
	margin:0 auto;
	position:relative;
	text-align:left;
	height:916px;
	min-height:916px;
}
.logo {
	width:220px;
	position:absolute;
}
.menu {
	margin-left:220px;
	position:absolute;
}
.contenitore_eventi {
	position:absolute;
	margin-top:22px;
	margin-left:109px;
}
.evento {
	margin-bottom:36px;
	float:left;
	margin-left:10px;
}
.evento_data {
	color:#999999;
	margin-bottom:2px;
	text-transform:uppercase;
}
.evento_titolo {
	font-weight:bold;
	width:170px;
}
.evento_testo a {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
.evento_testo {
	width:170px;
}
.evento_testo a:hover {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.evento_logo {
	float:left;
	margin-bottom:36px;
}
.contenitore_news {
	position:absolute;
	margin-top:0px;
	margin-left:397px;
	width: 300px;
}
.news {
	float:left;
	margin-bottom:30px;
	width: 180px;
	height: 100px;
}
.news_data {
	background:url(img/rosso.gif) no-repeat;
	background-position:0px 2px;
	color:#921a00;
	font-size:10px;
	padding-left:13px;
	margin-bottom:5px;
}
.news_titolo {
	font-weight:bold;
	margin-bottom:5px;
}
.news_testo {
	width:170px;
	line-height:18px;
	color:#CCCCCC;
}
.news_testo a {
	color:#CCCCCC;
	text-decoration:underline;
}
.news_testo a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.news_foto {
	background:url(img/fondo_foto_news.jpg) no-repeat;
	padding:4px;
	float:right;
	clear: none;
	margin-left:5px;
}
.contenitore_shop {
	position:absolute;
	margin-top:155px;
	margin-left:745px;
}
.footer_hp {
	background:url(img/fondo_footer_hp.jpg) no-repeat center;
	height:214px;
	text-align:center;
	clear:both;
}
.footer_hp_indi {
	padding-left:740px;
	padding-top:90px;
	text-align:left;
	width:210px;
	margin:0 auto;
}
.footer_hp_indi a {
	font-size:10px;
	text-decoration:none;
	color:#ffffff;
}
.footer_hp_indi a:hover {
	font-size:10px;
	text-decoration:none;
	color:#ff0000;
}
.contenuti_interni {
	padding-top:110px;
	width:950px;
}
.sottomenu {
	margin-left:3px;
	margin-top:10px;
	font-size:13px;
	font-weight:bold;
}
.voce_sottomenu_sel {
	background:url(img/inidcatore_sottomenu.gif) no-repeat;
	background-position:50% 20px;
	height:30px;
	float:left;
}
.voce_sottomenu_sel a {
	color:#ffffff;
	text-decoration:none;
}
.voce_sottomenu {
	height:30px;
	float:left;
}
.voce_sottomenu a {
	color:#b2b2b2;
	text-decoration:none;
}
.separatore {
	height:30px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
.dettaglio_evento {
	margin-left:3px;
	margin-top:15px;
}
.ev_icona {
	margin-left:3px;
}
.ev_titolo{
	font-size:27px;
	font-weight:bold;
	padding-bottom:5px;
}
.ev_data {
	font-size:11px;
}
.ev_bottone {
	margin-top:12px;
	margin-bottom:32px;
}
.ev_testo {
	width:450px;
	font-size:11px;
	line-height:23px;
}
.interno_destra{
	float:left;
	width:325px;
}
.interno_sinistra {
	float:left;
	width:590px;
	padding-left:35px;
}
.img {
	border:5px solid #ffffff;
}
.lista_footer {
	margin:0px;
	padding:0px;
}
.lista_footer li {
	background:url(img/elenco.gif) no-repeat top left;
	background-position:0px 4px;
	margin-left:10px;
	padding-left:10px;
	list-style:none;
}
.foto_galleria {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	border:#999999 1px solid;
	padding:8px;
	background-color:#CCCCCC
}

#acquista {
	position: fixed; top: 0px; left: 0;
	background-image: url(img/buy.png);
	width: 250px; height: 250px; 
	z-index: 1000;
}
