
body    {
	font-size: 100%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
       background:#f08511;
	}

input {
border-left: 0px solid #DEDEDE;
border-right: 0px solid #DEDEDE;
border-top: 0px solid #DEDEDE; border-bottom: 0px solid #DEDEDE;
font-family: Courier text-decoration: none;
text-transform: none;
color: #000;
background-color:#f18511;
font-size:50px;
}

#page   {
	margin: 0px auto;
      padding: 0px;
	height:auto;
	width: 1000px;
	}

/*.leftwrap {
        width: 1000px;
        float: left;
        }*/

.container {
	position: absolute;
	top: 133px;
	left: 110px;
    font: 12px/18px Arial,sans-serif;margin:0 0 18px
    float: left;
	height:400px;
    clear: none;
	overflow:auto;
	width: 600px;
	text-align: left;
	background:#f18511;
	color: #000;
        }

#header {
		position: absolute;
	left: 200px;
	top: 10px;
	/*background: #570708;*/
	height: 0px;
	width: 270px;

	}
.headertext {
        color: #144;
        font: bold 1.4em Georgia, Arial, Sans-Serif;
        margin: 127px 0px 0px 15px;
        }

.headertext h2 {
        font: bold 1.5em Georgia, Arial, Sans-Serif;
        margin: 127px 0px 0px -2px;
        }
/*a       {
        color: #f08511;
        text-decoration: none;}
a:hover {
        color: #571103;
        text-decoration: none;
}*/

puls {
	
	width:100px;
	height:150px;
	/*background: #f08511;*/
	text-align:center;
	text-decoration: none;
}

#puls a {
	color: #f08511;
	width:100px;
	height:130px;
	/*background: #f08511;*/
	text-align:center;
	text-decoration: none;
	
}
#puls a:hover{
	color: #571103;
	width:150px;
	height:150px;
	background:#f08511;
	text-decoration: none;
	}

#sidebar_sx {
	position: absolute;
	left:0px;
	top: 10px;
	font: 12px Arial, Sans-Serif;
	line-height: 50px;
	width: 100px;
	float: left;
	display: block;
	height: 500px;
	}
#sidebar {
	font: 12px Arial, Sans-Serif;
	line-height: 50px;
	width:100px;
	position: absolute;
	left: 750px;
	top: 10px;
	float: right;
	display: block;
	height: 500px;
	}


#leftside {

	display: block;
	color: D8C848;
        width: 150px;
        line-height: 1.3em;
        float: left;
        margin: 0px 0px 35px 0px;

        }

#leftside h2, #sidebar h2 {
	display: block;
        padding: 13px 6px 0px 6px;
        margin: 0px -2px;
        }

#leftside ul li,/* #sidebar ul li */{
	display: block;
        margin: 0px 0px 25px 0px;
        padding: 0px 5px;
	width:100px;
        }

#sidebar li, #sidebar ul, #sidebar_sx li, #sidebar ul li li, #sidebar ul li ul li,
#leftside li, #leftside ul, #leftside ul ul li, #leftside ul li ul li {
        list-style-type: none;
	display: block;
        margin: 13px 2px;
        padding: 0px;
	width:100px;
	height: 150px;
        }
}
#leftside ul li#rectangle {
	display: block;
        width: 110px;
        }
#leftside ul li a/* #sidebar ul li */{
	display: block;
	/*background: #000;*/
background: ##8B0000;
    margin: 0px 0px 25px 0px;
    padding: 0px 5px;
	width:100px;
	line-height: 0px;
	text-align: center;
        }
#leftside ul li a:hover/* #sidebar ul li */{
	display: block;
	/*background: #000;*/
	background: ##8B0000;
        margin: 0px 0px 25px 0px;
        padding: 0px 5px;
	width:100px;
        }

#link a{
	color: #571103;
	/*background: #f08511;*/
	text-align:center;
	text-decoration: none;


	}

/*footer*/
#footer {

	position: absolute;

	left: 150px;

	top: 600px;
	float: left;
	width: 550px;
	height: 100px;
	}

#puls_btm_sx {
        float: left;
	/*padding-left: 150px;*/
	width: 0px;

}
#puls_btm_dx {
	/*padding-right: 100px;*/
        float: right;
	width: 200px;
}

.footmenu {
        height: 20px;
        width: 760px;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;

        }

.footmenu ul {
        margin: 0px;
        padding: 0px;
        }

.footmenu li{
        padding: 1px 0px;
        margin: 0px;
        float: left;
        display: inline;
        height: 100%;
        width: 33.3%;
        }

.footmenu a {
        display: block;
        text-align: center;
        font: bold 1.5em Georgia, Arial, Sans-Serif;
        color: #044;
        background-color: #aec;
        }

.footmenu a:hover,.footmenu a:active {
        background-color: #9eb;
        }



ul, li, ul li, li ul li, ul ul li, ul ul ul li {
        list-style-type: none;
        margin: 5px 0px;
        padding: 2px 0px;
        }

ol      {
        margin: 0px 15px;
        padding: 0px 10px;
        }

ol li   {list-style-type: decimal}

.alignleft {float: left}

.alignright {float: right;}

.center {text-align: center;}

code {font: 1.1em 'Courier New', Courier, Fixed, monospace;}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select  {width: 130px;}

blockquote {
	margin: 10px 15px;
        border-left: 3px solid #9db;
        padding: 0px 7px;
	}

hr      {display: none;}

a img   {
	border: none;
        margin: 1px 0px;
	}

img     { border: none;}


.textwidget {
        margin: 10px 3px;
        }

.fix    {
display: inline;
        }

.watermark {
        margin: 3px auto;
        width: 114px;
        color: #478;
        border-left: 2px solid #589;
        border-right: 2px solid #589;
        text-align: center;
        }


#teatrorag {
	position: relative;
	width: 250px;
	height: auto;
	float: right;
}
#teatro {
	width: 250px;
	height: auto;
	float: left;

}
.box_spettacolo {
	width: 250px;
	height: auto;
}

#sinossi {
		font-size: 70%;
		/*float: left;*/
		width: 260px;
		height: 260px;
		line-height: 15px;
		border-color: #000;
		border-width: 1px;
		border-style: solid;
	}
	#sinossi2 {
		font-size: 70%;
		/*float: right;*/
		width: 260px;
		height: 260px;
		line-height: 15px;
		border-color: #000;
		border-width: 1px;
		border-style: solid;
}

		#con {
		width: 500px;
		line-height: 15px;
	}
#text_lab {
        width: 500px;
        float: left;
        padding-right: 20px;
}
#loc_lab{
        padding-left: 20px;
        width: 100px;
        flat: left;

}
#spettacolo {
		font-size: 15px;
		line-height: 15px;
		width: 500px;
		height: auto;
		margin-top: 25px;
		margin-left: 25px;
			/*background:#918d2c;	*/
		border-color: #571103;
		border-width: 0px;
		border-style: solid;
		float: left;
	}


.tt {
  width: 387px;
  float: right;
}
.tit a {
margin-top:0px;
float: left;
color: #571103;
padding: 0px;

}

.loc {
float: left;
margin: 5px;
width: 102px;


}

#galleria {
		float: left;
		margin: 25px;
		width: 500px;
		background:#918d2c;
		border-color: #000;
		border-width: 2px;
		border-style: solid;

	}
.tito {
font-size:20px;
font-weight: bold;
margin-top:5px;
float: left;
	}
.descrizione {
font-size:15px;
font-weight: normal;
margin-top:5px;
float: left;
padding: 0px;
	}
.titof, .titof a {
font-size:18px;
font-weight: bold;
margin-top:5px;
float: top;
padding: 0px;
	}

.aut {
	margin-top:5px;
	float: top;
	font-weight: normal;
	font-style: oblique;
	}

.desc {
font-weight: italic;
	float: left;
	}

#headersp{

	    width:500px;
		background:#918d2c;
		border-color: #000;
		border-width: 2px;
		border-style: solid;
	}

#schedatecn {
		width:500px;

		border-color: #000;
		border-width: 0px;
		border-style: solid;
        line-height: 14px;
        margin-top: 3px;
        margin-bottom: 3px;


	}

.part {
        margin-top: 0px;
        margin-bottom: 0px;

}

.altro {
        margin-top: 0px;
        margin-bottom: 0px;
         line-height: 15px;

}

#galleriaf {

		padding:5px;
		margin: 5px;
		width: auto;
		float: left;
		/*
		background:#918d2c;
		border-color: #000;
		border-width: 2px;
		border-style: solid;
*/
	}


#text_lab {
width: 350px;
float: right;
}
#loc_lab{
 width: 100px;
 flat: left;

}
.subt {
	margin-top:10px;
	float: top;
	font-weight: bold;
	}


/*ADMIN*/

#container_adm {
	position: relative;
	top: 133px;
	left: 110px;
	overflow:auto;
	width: 600px;
    height:400px;
	text-align: left;
	background:#f18511;
	color: #000;
}

.modif a, .modif a:visited,  .modif a:hover{
color: #fff;

}

.inv a,.inv a:visited, .inv a:hover, {
  color: #000;
  font-size: 10px;
  border: 1px solid #FF9900;
}

h3 {
font-size: 14px;
}
