body{
	background:#FFFFFF url(../img/sfondo2.jpg) right repeat-y;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	margin: 0;
	padding: 0;
	}
	
h1 {font: bold 16px Georgia, "Times New Roman", Times, serif;}
h2 {font: medium Georgia, "Times New Roman", Times, serif;}

a:link, a:visited, a:active {
	color: #626262;
	text-decoration:none;
	}

a:hover {
	color: #333333;
	text-decoration:none;
	}

#container {
	background: url(../img/bg_container.jpg) repeat-y #FFFFFF; 
	width: 760px;
	position: relative;
	text-align: center;
	margin: auto;
	}

#head {
	background: url(../img/header.jpg) no-repeat #FFFFFF;
	width: 760px;
	height: 313px;
	}

#headdanza {
	background: url(../img/header_danza.jpg) no-repeat #FFFFFF; 
	width: 760px;
	height: 313px;
	}

#headteatro {
	background: url(../img/header_teatro.jpg) no-repeat #FFFFFF; 
	width: 760px;
	height: 313px;
	}
	
#head, #headteatro, #headdanza {text-align: left;}

#menubar {
	width: 760px;
	height: 69px;
	position:relative;
	background: url(../img/menubar.jpg) no-repeat;
	text-align:left;
	}
	
/* Menu */

#menu {
	width: 265px;
	float: right;
	text-align:right;
	margin: auto;
	padding:0;
	background: url(../img/sfondomenu.jpg) no-repeat right bottom;	
	}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align:right;
	}

#menu li, li {margin: 0px; padding: 0px;}
	
#testo {
	width: 400px;
	float:left;
	margin: 25px;	
	text-align: justify;
	}

img {border: 0px;}
	
#footer {
	width: 760px;
	height: 117px;
	background: url(../img/footer.jpg) no-repeat;
	font-size: 10px;
	background-color:#FFFFFF;
	line-height: 20px;
	color:#CCCCCC;
	clear: both;
	}
	
#footer a:link, #footer a:visited, #footerinto a:visited {
	text-decoration: none;
	cursor: help;
	color: #999999;
	}

#footer a:hover, #footerinto a:hover {
	color: #666666;
	text-decoration: none;
	cursor: help;
	}

#footerinto {
	width: 730px;
	height: 50px;
	margin: auto;
	padding-right: 20px;
	text-align: right;
	text-decoration:none;
	color:#CCCCCC;
	font-size: 10px;
	}
