@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCCCCC;
}
h1 {
	padding: 2px;
	color: #FF0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	text-align: left;
}
h2 {
	color: #FF0000;
	padding: 2px;
}
.nero {color: #000000}
a:link {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
	text-decoration: none;
}

#contenent {
	margin-right: auto;
	margin-left: auto;
}
#bgraound {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
}
#pubbl {
	float: left;
	height: 30px;
	width: 998px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
}

#logo {
	float: left;
	height: 180px;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/logo.jpg);
}

#menu  {
	background-color: #CC0000;
	width: 998px;
	height: 30px;
	float: left;
}

#menu_sup  {
	background-color: #808080;
	width: 998px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	height: 45px;
	float: left;
	padding-top: 5px;
}
#menu_sup   ul  {
	margin-top: 1px;
	margin-bottom: 5px;
	float: left;
}
#menu_sup  li    {
	display: inline;
}
#menu_sup  a    {
	height: 40px;
	width: 161px;
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bg_menu.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-right: 4px;
	text-align: center;
}
#menu_sup    a:hover   {
	color: #FF0000;
}
#centro_index {
	width: 988px;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
	margin-top: 0px;
	padding-top: 5px;
	float: left;
	background-color: #252525;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#centro_sx {
	float: left;
	width: 675px;
	padding-left: 10px;
}
#spazio_essai {
	height: 340px;
	width: 300px;
	border: 1px solid #CCC;
	margin-right: 35px;
	float: left;
}
#spazio_teatro {
	height: 340px;
	width: 300px;
	border: 1px solid #CCC;
	float: left;
}

#centro_dx {
	float: right;
	width: 300px;
	background-color: #FFF;
	height: 340px;
}


#centro_newsletter {
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	background-color: #252525;
	margin-bottom: 0px;
	padding: 5px;
	clear: both;
}
#centro_index_2 {
	background-color: #000000;
	width: 988px;
	height: 350px;
	padding-top: 5px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
}
#centro_index_3 {
	background-color: #000000;
	width: 988px;
	height: 350px;
	padding-top: 5px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
}
#centro_index_4 {
	background-color: #000000;
	width: 988px;
	height: 820px;
	padding-top: 5px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	background-image: url(images/FestivalVolantino_Pagina_1.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}

#index_eventi {
	background-color: #000000;
	width: 988px;
	height: 310px;
	padding-top: 5px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-align: center;
}

#centro {
	width: 988px;
	height: 260px;
	padding-top: 5px;
	float: left;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
#centro_fine_stag{
	width: 988px;
	height: 440px;
	padding-top: 5px;
	float: left;
	background-color: #000000;
	text-align: center;
}
#centro object {
	border: medium ridge #666666;
}
#centro_2 {
	background-color: #000000;
	width: 988px;
	height: auto;
	padding-top: 5px;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
#centro_3 {
	background-color: #000000;
	width: 988px;
	height: 1050px;
	padding-top: 5px;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
#footer {
	height: 30px;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CC0000;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #505050;
	clear: both;
}

