/* CSS Document */

/* stili di default degli elementi della pagina */
body {
   text-align: center;
   min-width: 900px; 
   font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited,a:hover, a:focus, a:active{
	color:#990000;
}

a:hover, a:focus, a:active{
	color:#990000;
}

h2 {
	text-align: center;
}

h3 {
	padding-left:10px;
}

.imgsx {
	padding: 15px;
	clear: both;
	float: left;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 15px;
}


h4 {
	font-size: 14px;
	text-align: center;
}

h6 {
	padding:0px;
	margin: 30px 0 0 0;
}

h5 {
	font-size: x-small;
	text-align: center;
	font-weight: normal;
}


p {
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	font-size: small;
}

ul {
	text-align: left;
	list-style-type: circle;
	font-size:small;
	clear: both;
}

/* fine stili di default */
 
#wrapper {
	text-align: center;
	width:900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left:auto;
	margin-right:auto;
}

/* menu superiore */

.menu {
	height: 2.2em;
	width: 900px;
	border-bottom-color:#5E6AC5;
	border-bottom-width: 0px;
	border-bottom-style:solid;
	border-top-color:#000000;
	border-top-width: 0px;
	border-top-style:solid;
	clear:both;
        margin:0 auto;
        padding:5px 0;
}

.menu ul {
	margin: 0px;
	padding-left: 0px;
	list-style-image: none;
	font-size: 1em;
	text-align:center;
}

.menu li {
	font-size: 1em;
	display: inline;
	margin: 0px;
	padding:0;
}

.menu a:link, .menu a:visited{
	float: left;
	color: #000000;
	margin: 0em;
	padding: 0.5em 1.5em 0.3em 1.5em;
	text-decoration: none;
}

.menu a:hover, .menu a:focus, .menu a:active{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	color: #990000;
}

/*fine menu superiore*/

/* inizio path */
.path {
	padding-left: 5px;
	padding-top: 5px;
	height: 20px;
	font-size: x-small;
	display: block;
	width: 448px;
}

/* fine path */


#header {
	height: 90px;
	width: 900px;
	text-align:center;
	display: block;
	float: left;
}

#header img{
	border:none;
}

#header h4 {
   font-style: italic;
   font-size:1em
}

.boxlucia {
	display:block;
	float: left;
	height: auto;
	width: 445px;
}

.boxsantosh {
	display:block;
	float: left;
	height: auto;
	width: 444px;
	border-left-width: 1px;
	border-left-style:solid;
	border-left-color: #000000;
}

.boxsx {
	display:block;
	float: left;
	height: auto;
	width: 445px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.boxdx {
	display:block;
	float: left;
	height: auto;
	width: 444px;
}

/*menu spettacoli centrale*/

.spettacolo {
	width:565px;
	font-size:small;
	line-height: 20px;
	text-align:center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	clear: both;
        margin:0 auto;
}

.spettacolo h3{
   padding:0;
   margin-bottom: 20px;
}

.spettacolo ul {
	width: 440px;
	margin: 0px;
	padding-left: 240px;
	list-style-image: none;
	text-align:center;

}

.spettacolo li {
	font-size: 1em;
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.spettacolo img{
	border: 0;
	padding-left: 2px;
	width:130px;
	height:130px;
}

.spettacolo a:link, .spettacolo a:visited{
	float:left;
	width:140px;
	color:#000000;
	text-decoration: none;
	margin-bottom:20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.spettacolo a:hover, .spettacolo a:focus, .spettacolo a:active{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color:#990000;
	font-weight: bold;
	color:#990000;
}

.spettacolo .row1,
.spettacolo .row2{
   float:left;
   margin-bottom: 10px;
   text-align: center;
}

.spettacolo .row1 a,
.spettacolo .row2 a{

}


.nuovo_spettacolo{
	text-align:center;
	min-height:200px;
	padding-left:380px;
}

/* fine menu spettacoli centrale*/


.nome {
	/*padding: 20px 0 0 305px;*/
}

.nomeopen {
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.nomeopen:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color:#990000;
}

#wrapper hr {
	width: 75%;
	margin-top:30px;
	border-style:solid;
	border-color:#000000;
	text-align:center;
	clear: both;
}


#boxgrande {
	display:block;
	float:left;
	height: auto;
	width: 900px;
	clear:both;
	padding-bottom:15px;
}

.spetimg {
	clear: both;
	text-align:center;
	margin:auto;
	margin-bottom:30px;
	display:block;
	border:solid;
	border-width:2px;
	border-color:#FFFFFF;
}

.spetimg:hover {
	border-color:#990000;
}

.spetimg2 {
	margin:15px;
	border:solid;
	border-width:2px;
	border-color:#FFFFFF;
}

.spetimg2:hover {
	border-color:#990000;
}

#appuntamenti {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	padding-top: 80px;
}

#bottone {
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.news{
	 /* background-image:url(img/news.png); */
	 width:65px; 
	 text-align:center;
}


#home-left{
   display:block;
   width:450px;
   float:left;
}
#home-right{
   display:block;
   width:450px;
   margin-left:450px;
}
