* { 
	padding:0;
	margin:0;
} 
body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666; 
	background-color:#f6f6f8;
}
h3 {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:3px;
	margin-top:6px;
	padding-top:6px;
	font-size:14px;
	font-weight:bold;
}
p {
	font-size:12px;
}
a {
	text-decoration:none;
}


/* CONTENITORE */
#box {
	margin-right: auto;
	margin-left: auto;
	width: 938px;
	text-align:left;
	position:relative;
}

/* BARRA SUPERIORE */
#top { 
	width:938px;
	height:45px;
	position: absolute;
	left:0px;
	top:5px;
	text-align:center;
} 
#top table {
	width:938px;
	height:35px;
}
#top p { 
	font-size:11px;;
} 
#top a { 
	color:#fe9813;
} 
#top a:hover { 
	color:#666666;
	font-weight: bold;
} 

/* MENU */
#dropmenudiv{
	width:938px;
	height:35px;
	position:absolute;
	top:45px;
	left:0px;
	z-index:2;
	text-align:center;
}
#dropmenudiv table {
	width:938px;
	height:35px;
}
#dropmenudiv td{	
	background: url(../images/index/dropmenu.jpg) no-repeat;
}
ul#table{	
	list-style:none;
}
ul#table li{	
	float:left;
	width:115px;
	margin:1px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
	}
ul#table a{
	display:block;
	color:#ffffff;
}
ul#table a:hover{ 
	color:#fe9813;
}
ul#submenu {
	list-style:none;
	margin-top:10px;
}
ul#submenu	li{	
	display:block;
	float:left;
	width:130px;
	font-size:11px;;
	background-color:#eeeeee;
}
ul#submenu li a{
	color:#666666;
}
ul#submenu a:hover{ 
	color:#fe9813;
}
 
/* PROMO */
#promo { 
	position: absolute;
	left:0px;
	top:84px;	
	z-index:1;
	width:938px;
	height:250px;
	background-color:#f6f6f8;
}

/* MINI SITI */
#siti { 
	position: absolute;
	left:0px;
	top:345px;
	width:220px;
	height:350px;
	text-align:center;
}
#siti p {
	text-align:left;
}
#siti img { 
	margin-bottom:8px;
	border:0px;
}

/* PRODOTTI NUOVI */
#new_prod { 
	position: absolute;
	left:230px;
	top:345px;
	width:708px;
	height:150px;
	background: url(../images/index/prodotti.jpg) no-repeat;
}
#new_prod p {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	margin-right: 5px;
	margin-bottom:8px;
	padding-top:6px;
	padding-bottom:2px;
	padding-left:15px;
}
#new_prod a {
	color:#ffffff;
	text-decoration:none;
}
#new_prod a:hover {
	color:#fe9813;
}

/* BOX EVENTI */
#box_eventi { 
	position: absolute;
	left:230px;
	top:508px;
	width:349px;
	height:162px;
	background: url(../images/index/box.jpg) no-repeat;
}
#box_eventi h5 {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	margin-right: 5px;
	margin-bottom:8px;
	padding-top:7px;
	padding-bottom:2px;
	padding-left:15px;
}
#box_eventi p {
	text-align:left;
	font-size:12px;
	color:#666666;
	margin-right: 5px;
	padding-top: 8px;
	padding-left:15px;
}
#box_eventi p.eventi {
	text-align:right;
	font-size:12px;
	color:#666666;
	margin-right: 10px;
	padding-top: 10px;
}
#box_eventi a {
	color:#666666;
	text-decoration:none;
}
#box_eventi a.header {
	color:#ffffff;
	text-decoration:none;
}
#box_eventi a:hover {
	color:#fe9813;
	font-weight:bold;
}

/* BOX NEWS */
#box_news { 
	position: absolute;
	left:589px;
	top:508px;
	width:349px;
	height:162px;
	background: url(../images/index/box.jpg) no-repeat;
}
#box_news h5 {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	margin-right: 5px;
	margin-bottom:8px;
	padding-top:7px;
	padding-bottom:2px;
	padding-left:15px;
}
#box_news p {
	text-align:left;
	font-size:12px;
	color:#666666;
	margin-right: 5px;
	padding-top: 8px;
	padding-left:15px;
}
#box_news p.news {
	text-align:right;
	font-size:12px;
	color:#666666;
	margin-right: 10px;
	padding-top: 10px;
}
#box_news a {
	color:#666666;
	text-decoration:none;
}
#box_news a.header {
	color:#ffffff;
	text-decoration:none;
}
#box_news a:hover {
	color:#fe9813;
	font-weight:bold;
}

/* BARRA INFERIORE */
#footer { 
	position: absolute;
	width:938px;
	height:30px;
	left:0px;
	top:675px;
	background-color:#f6f6f8;
} 
#footer p { 
	font-size:12px;
} 
#footer a { 
	text-decoration:none;
	color:#666666;
	text-align:center;
}  
#footer a:hover { 
	text-decoration:none;
	color:#fe9813;
	font-weight: bold;
} 
#footer p.disclaimer { 
	font-size:12px;
	text-align:center;
	margin-top:5px;
}
.remedia {color: #7eba00}