* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 10px 0px;
	background-color: #000000;
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background-image: url(images/DSCF0117.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
}

a {
	color: #c2bebe;
	
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #d26a36;
	background-color: inherit;
}
/*
span {
	display: none;
}*/

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 14px 0px 5px;
	text-align: justify;
	line-height: 15px;
	clear : both;
	float : none;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}


#container {
	margin: 0px auto;
	width: 778px;
	/*background: url('images/container_background.gif') #0c070d repeat-y 0px 0px;
	background-color:#333333;*/
	color: inherit;
}

.thumbnail {
	padding: 10px 0px;
}

.thumbnail img {
	border: #5c5b5c 1px solid;
}


/* Page Title */

#page_title {
	width: 362px;
	height: 128px;
	background-image: url('/images/logoteatro.png');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	overflow: hidden;
	float: right;
	margin-right:27px;
}

#page_title h1 {
	height: 126px;
	background: url('images/company_name.gif') #292829 no-repeat 50% 50%;
	/*color: #cf7235;width: 362px;*/
}


/* Page Image */

#page_image {
	/*width: 414px;
	height: 534px;*/
	/*background: url('images/main_image.gif') #09070a no-repeat 0px 100%;*/
	color: inherit;
	overflow: hidden;
}
#topmenu {
	padding:0px 0px 40px 0px;
}

/* Left Column */

#right_column {
	/*width: 360px;
	font-size: 12px;background-color:#444444;*/
	float: right;
	
}
/*
#left_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #d26a36;
}*/


/* Right Column */

#left_column {
	width: 400px;
	/*padding-bottom: 20px;
	background-color: #0c070d;
	background-color: #333333;*/
	color: inherit;
	float: left;
	clear: left;
}

#left_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #c7c7c7;
	height:37px;
	font-size:18px;
}

#left_column p {
	padding-top: 20px;
}


/* Page Menu */

#page_menu {
	padding: 15px 0px;
	/*width: 414px;*/
	background: url('images/background.gif') #0c070d repeat-x 0% 0%;
	color: #c2bebe;
}

#page_menu a {
	background-color: inherit;
	color: #c2bebe;
	text-decoration: none;
}

#page_menu a:hover {
	background-color: inherit;
	color: #fff;
}

#page_menu li {
	padding: 0px 2px 2px;
	float: left;
}

#page_menu li a {
	display: block;
	width: 81px;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#page_menu li#menu1 a {
	margin-right: 7px;
	width: 69px;
}

#page_menu li#menu5 a {
	margin-left: 7px;
	width: 66px;
}

#page_menu li a span {
	padding-top: 70px;
	display: block;
}

#menu1 a {
	background-image: url('images/menu_bg1.gif');
}

#menu2 a {
	background-image: url('images/menu_bg2.gif');
}

#menu3 a {
	background-image: url('images/menu_bg3.gif');
}

#menu4 a {
	background-image: url('images/menu_bg4.gif');
}

#menu5 a {
	background-image: url('images/menu_bg5.gif');
}


/* Latest News */

#latestnews {
	padding: 10px 5px 0px;
	background-color:#333333;
}

#latestevents {
	padding: 10px 0px 0px;
}

.topright p.titolo {

	/*font-weight:bold;*/
	color:#FFFFFF;
}
.topright p.contenuto  {
	
	line-height:15px;
	color:#FFFFFF;
}
.topright a.readall  {
	float:right;

	margin-bottom:5px;
}
#right_column a.readall  {
	float:right;
	padding:0px;
	margin-bottom:5px;
}
#right_column div.topright {
	height:354px;
	padding:20px;
}
#right_column p.content {
	padding: 20px 20px 20px 20px;
	line-height:15px;
	color:#FFFFFF;
}

#latestnews h2 {
	margin-bottom: 5px;
	height: 37px;
	/*background-image: url('images/latestnews_header.gif');*/
}


/* Latest Video */

#latestvideo {
	padding: 20px 25px;
}

#latestvideo h2 {
	height: 35px;
	background-image: url('images/latestvideo_header.gif');
}


/* Album Review */

#albumreview {
	padding: 30px 25px 10px;
}

#albumreview h2 {
	height: 35px;
	background-image: url('images/review_header.gif');
}


/* Page Footer */

#page_footer {
	/*margin-left: 416px;
	width: 362px;
	background: url('images/background.gif') #343231 repeat-x 0px 0px;*/
	padding: 20px 0px;
	color: inherit;
	clear: both;
	font-size: 10px;
	line-height: 12px;
}

strong.DataEvento {
	color:#FFFFFF;
	font-size:15px;
}
a.TitoloEvento {
	color:#FF6600;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
strong.TitoloEvento {
	color:#FF6600;
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
p.ViewEventoDataTitolo {
	text-align:center;
	

}
p.DataNews {
	padding-right:20px;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
strong.SottotitoloEvento {
	color:#FFFFFF;
	font-size:12px;
	font-style:italic;
}
div.RecordTemplate {
	clear:both;
	float:right;
}
hr.rigarec {
	color:#C2BEBE;
	border-width:thin;
	clear:both;	
}




.toggler {
	color: #FFFFFF;
	margin: 0;
	padding: 0px 15px 10px 0px;

	/*border-bottom: 1px solid #FFFFFF;
	background: #444444;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;*/
	font-style:italic;
	font-size: 18px;

	font-weight: normal;
	cursor:pointer;
	/*font-family: 'Andale Mono', sans-serif;*/
}
 
.element {
 
}
#accordion {
	clear:both;
	margin-top:40px;
}
.element p {
	margin: 0;
	padding: 4px;
	text-align:justify;	
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {

	padding:5px 0 5px 30px;
}

.ViewTemplate {
	clear:both;
	padding:20px;
}
.ViewTemplate p.DescrizioneEvento {
	padding-top:2px;
	text-align:justify;
	color:#FFFFFF;
}

strong.DataEventoTbl {
	color:#FFFFFF;
	font-size:12px;
	/*float:left;*/
}
a.TitoloEventoTbl {
	color:#FF6600;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	/*float:left;*/
}
strong.SottotitoloEventoTbl {
	color:#FFFFFF;
	font-size:12px;
/*	font-style:italic;
	float:left;*/
}

.RecImgTbl {
	width:100px;
	overflow:hidden;
}
table {
	text-align:right;
}
