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

body {
	background-color: #082a53;
	margin: 0px;
	padding: 0px;
	background-image: url(immagini/bg_home.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#contenitore {
	text-align: center;
	margin: auto;
	padding: 0px;
	width: 1017px;
	height: 700px;
	clear: both;
}
#contenitore #menu_sx {
	height: 259px;
	width: 480px;
	float: left;
	background-image: url(immagini/menu_alto.jpg);
}
#link_bottom  a{
	color: #008EB3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-right: 5px;
}
#link_bottom  {
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 1017px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: right;
}


#contenitore #clip {
	float: left;
	height: 259px;
	width: 537px;
}
#contenitore #centro {
	height: 70px;
	width: 1017px;
	float: left;
	background-image: url(immagini/mezzo.jpg);
}
#contenitore #menu {
	height: 44px;
	width: 1017px;
	float: left;
	background-color: #1B456D;
}
#contenitore #sotto {
	background-image: url(immagini/sotto.jpg);
	height: 336px;
	width: 1017px;
	float: left;
	position: relative;
}
#contenitore #menu img {
	text-align: right;
}
#contenitore #candeline {
	position: absolute;
	height: 253px;
	left: 741px;
	top: 80px;
	width: 266px;
}
#sotto #indirizzo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #FFF;
	position: absolute;
	left: 357px;
	top: 245px;
	width: 375px;
	height: 91px;
	text-align: right;
}
.ros {
	color: #F69;
}

#testata_menu_alto {
	height: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #FFF;
	padding-top: 20px;
	text-align: left;
	vertical-align: bottom;
	position: relative;
}
#testata_menu_alto #link {
	float: left;
	padding-left: 10px;
}
#testata_menu_alto #link a{
	color: #FFF;
	text-decoration: none;
	padding-left: 8px;
}
#testata_menu_alto #eventi {
	position: absolute;
	left: 404px;
	top: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
#eventi a {
	color: #FFF;
	text-decoration: none;
	padding-right: 8px;
}
#eventi a:hover {
	color: #CF0;
	text-decoration: none;
}
#testata_menu_alto #link a:hover {
	color: #F69;
	text-decoration: none;
	padding-left: 8px;
}
#sotto #indirizzo a {
	color: #F9F;
	text-decoration: none;
}
#sotto #indirizzo a:hover {
	color: #0CF;
	text-decoration: none;
}
#contenitore #sotto #player {
	position: absolute;
	left: 47px;
	top: 296px;
	width: 156px;
	height: 50px;
	text-align: left;
	font-size: 9px;
	color: #255CB8;
	font-family: Verdana, Geneva, sans-serif;
}
#contenitore #sotto #player a {
	color: #1144A6;
	text-decoration: none;
}
#contenitore #sotto #player a:hover {
	color: #F90;
	text-decoration: none;
}
#link_bottom a:hover {
	color: #0CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
