/*stili specifici per il layout di impaginazione*/
body{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding:0;
	background-repeat: repeat-x;
	background-image: url(../immagini/grafica/background.jpg);
	background-color: #F7F7F7;
		}
div#main{
	width: 900px;
	height: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:auto;
	padding:0;
}

div#header{
	color: #000;
	height: 123px;
	width: 100%;
	padding: 0px;
	margin:0px;
}
div#pagina{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E7E3F7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E3F7;
	clear: both;
	position: absolute;
	width: 898px;
	background-image: url(../immagini/grafica/background_pagina.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;
	background-color: #FFFFFF;
}
div#top{
	
	width: 100%;
	padding: 0px;
	background-image: url(../immagini/grafica/background_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}
td#logo{
	padding-right: 50px;
	}
#logo a{
	display: block;
	width: 250px;
	height: 123px;

    background:;
	text-align: right;
	font-size: 10px;
	color: #00004A;
	background-image: url(../immagini/grafica/Logo_Teatrodeisogni_2007colori_little2.jpg);
	background-repeat: no-repeat;
}
img#logoprint{display:none}
div#menu {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	padding-left: 10px;
	letter-spacing: 1px;
	float: left;
	font-weight: bold;
	height: 50%;
	width: 50%;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	}
#menu ul,#menu li{margin: 0;padding: 0;list-style: none
		}	
#menu li{
	float:left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
}
#menu a{
	float: left;
	text-decoration: none;
	color: #00004A;
	padding-left: 15px;
}
#menu a:hover{
	color: #FB8400;
	background-image: url(../immagini/grafica/link_hover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#menu li.active{
	font-weight: bold;
	color: #FB8400;
	background-image: url(../immagini/grafica/link_hover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 15px;
}
#stato{
	color: #666666;
	text-decoration: none;
	clear: both;
	margin-right: 30px;
	margin-top: 5px;
	font-size: 85%;
	font-weight: bold;
	text-align: right;
	margin-bottom: 5px;
	}
	
div#stato a{
	color: #333333;
	text-decoration: none;
	background-image: url(../immagini/grafica/freccia.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
	
div#stato a:hover{
	color: #F60;
	text-decoration: underline}
div#stato span{display: none}

div#content{
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
div#box_content{
	margin: 0px;
	padding: 10px;
}

div#menuservizio{
	font-size: 85%;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	color: #000000;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-top: 2px;
	text-align: right;
	}
	
div#menuservizio ul{
	text-align:center;
	display:inline;
}
div#menuservizio ul,div#menuservizio li{list-style-type:none;margin:auto;padding:auto;}
div#menuservizio li{
	display:inline;
	margin-right:1em;
}	
div#menuservizio a{
	display:inline;
	text-decoration:none;
	font-weight:bold;
	color:#00004A;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 18px;
}
div#menuservizio a:hover{border-bottom: 3px solid #83D5FF;color:#333}
div#menuservizio li.current a,div#menuservizio li.current a:hover{
	color:#FF37BB;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ADA6F7;
}
li#home a{
	background-image: url(../immagini/grafica/home.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
li#stampa a{
	background-image: url(../immagini/grafica/stampa.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
li#contatti a{
	background-image: url(../immagini/grafica/contatti.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
li#crediti a{
	background-image: url(../immagini/grafica/crediti.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div#copyright{
	text-align:center;
	font-size: xx-small;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	color: #000000;
	line-height: 20px;
	padding: 0px;
	clear: both;
	width: 101%;
	background-image: url(../immagini/grafica/background_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #F7F7F7;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: -5px;
	}
div#blank{
	clear: both;
	width:100%;
	height: 1px;
	}
blockquote{
	width:250px;
	margin-right: auto;
	margin-left: auto;
}
blockquote p{
	margin:0;
	font-weight:bold;
	color: #444;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 150.01%;
}

cite{
	display:block;
	color:#7E574E;
	text-align:right;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	width: 200px;
}
p {
	margin:0;
	color: #4B4B4B;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: "Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 130.01%;
	text-indent: 10px;
}
p em{
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	font-size: 90.01%;
	
}
p a{
	color: #00004A;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	
}
strong{
	color: #97312F;
	text-decoration: none;
	}
#rullino{
	margin-left: 20px;
	
	}
.eventi{
	width:100%;
	padding: 0px;
	}
.eventi h1{
	font-size: 1.3em;
	line-height: 1.3em;
	color: #666;
	}
.eventi p{
	padding: 0px;
	font-size: 1em;
	line-height: 1.1em;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.eventi img{
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

