body{
	padding:0px;
	margin:0px;
	text-align:center;
	/*
	background-color:#335fa5; 
	background-image:url('../img/background_k2_homepage.png');
	*/
	background-repeat:no-repeat;
	background-position:center;
	font-size:12px;
	color:#335fa5;
	font-family:Arial;
}

img{
	border:none;
}

#content{
	width:812px;
	height:508px;
	margin: 0px auto 0px auto;
	background-image:url('../img/box_k2_homepage.png');
	background-repeat:no-repeat;
}

#content_halloween{
	width:812px;
	height:508px;
	margin: 0px auto 0px auto;
	background-image:url('../img/box_k2_halloween.png');
	background-repeat:no-repeat;
}


#content_element{
	text-align:left;
}

#content_menu{
	width:562px;
	margin:0px auto 0px auto;
}

#tabella_contenuto{
	width:565px;
}
#tabella_halloween{
	width:600px;
	height:350px;
	font-size:14px;
	color:#335fa5;
	font-family:Arial;
}

#message{
	width:450px;
	margin:80px 0px 0px 150px;
}

a{
	font-size:11px;
	text-decoration:none;
	color:#335fa5;
}

.giorno_settimana{
	font-size:13px;
	font-weight:bold;
}

.tabella_dove_siamo{
	font-size:14px;
}

.nome_regione{
	font-weight:bold;
	color:#336699;
	text-align:right;
}

.nome_canale{
	font-weight:bold;
	font-style:italic;
	color:#003366;
	text-align:left;
}

.halloween{
	font-weight:bold;
	color:#003366;
	text-align:left;
}
