/* CSS Document */
body {
	background: url('img/sfondo_pattern_s.jpg') fixed repeat-x;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
table {
	font-size: 12px;
}
a:link {
	color: black;
}
a:hover {
	color: black;
	text-decoration: none;
}
a:active {
	color: black;
}
a:visited {
	color: black;
}
#contenitore {
	width: 980px;
	margin:auto;
}
#testata {
	width: 980px;
	height: 160px;
	background: url(img/testata.gif) no-repeat;
}
#menu {
	width: 100%;
	height: 150px;
	text-align:center;
	margin:auto;
}
#menu2 {
	width: 100%;
	height: 83px;
	text-align:center;
	margin:auto;
}
#corpo {
	width: 980px;
	background: url(img/pattern.gif) repeat-y;
	margin-top: 0px;
	text-align:left;
	height:100%;
}
#logo {
	width: 216px;
	height: 213px;
	text-align:center;
	padding-top: 22px; 
}
#abstract {
	width: 786px;
	height: 100% !important;
	height: 250px;
	min-height: 200px;
	margin: -235px 0 0 185px;
	padding-top: 35px;
	padding-bottom: 10px;
	font-weight: normal;
}
h1 {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
h1.titoloScheda {
	margin-bottom: 3px;
}
.titoletto {
	font-size:12px;
	color: #600001;
	font-weight:bold;
}
div.testoContatti {
	padding-left:21px;
	width: 530px;
}
table#evidenza {
	font-weight: bold;
	font-size: 12px;
}
td.amaranto {
	background-color: #600001;
}
div.box {
	width: 166px;
	height: 172px;
	border: 1px solid #000000;
	font-size: 10px;
}
div.box1riga {
	height: 55px;
	width: 166px;
	background-color: #670001;
	color: White;
	text-align:left;
}
div.box2riga {
	height: 66px;
	width: 166px;
	position:relative;
}
div.box3riga {
	height: 30px;
	width: 166px;
	background-color: #666666;
	color: White;
	text-align:left;
	font-size: 9px;
	margin-top: 0px;
}
div.box4riga {
	height: 20px;
	width: 166px;
	background-color: #FFFFFF;
	color: #660000;
	font-weight:bold;
	text-align:left;
	font-size:14px;
}
a:link.listaeventi {
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	text-decoration: underline;
}
a:hover.listaeventi {
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	text-decoration: underline;
}
a:active.listaeventi {
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	text-decoration: underline;
}
a:visited.listaeventi {
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	text-decoration: underline;
}
a:visited:hover.listaeventi {
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	text-decoration: underline;
}
div#prepiede {
	height: 10px;
}
div#piede {
	height: 32px;
	background-color: #000034;
	color: #3131E0;
	text-align: center;
}
a:link.piedeLink {
	color: #3131E0;
	text-decoration: none;
}
a:hover.piedeLink {
	color: #3131E0;
	text-decoration: none;
}
a:active.piedeLink {
	color: #3131E0;
	text-decoration: none;
}
a:visited.piedeLink {
	color: #3131E0;
	text-decoration: none;
}
div.spazibox {
	width: 274px;
	text-align: justify;
}
div#contenuto {
	width: 924px;
	text-align:left;
	margin-left: 30px;
}
img.imgspazi {
	border-bottom: 6px solid #660000;
}
div#corpomusicarium {
	width: 408px;
	margin-left: 513px;
	height: 400px;
	border: 1px solid black;
}
div.boxEventi {
	width: 453px;
	height: 192px;
	/*border: 1px solid;*/
}
td.cellaEvento1 {
	width: 223px;
	height: 96px;
	/*background-color: #670001;*/
	background-color: #DDDDDD;
	position: relative;
	color: #000000;
}
td.cellaEvento2 {
	width: 223px;
	height: 71px;
	background-color: #9D9CC4;
	text-align: right;
	color: #000000;
}
td.cellaEvento3 {
	width: 223px;
	height: 25px;
	background-color: #010066;
}
.testoBianco {
	color: #FFFFFF;
}
.titoloEvento {
	font-size: 13px;
	font-weight: bold;
	margin: 5px;
}
.dataEvento {
	top: 60px;
	left: 5px;
	position: absolute;
}
.titoloEvento2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
}
.oreIngresso {
	margin-right: 5px;
}
a:link.linkBianco {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-left: 7px;
}
a:hover.linkBianco {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-left: 7px;
}
a:active.linkBianco {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-left: 7px;
}
a:visited.linkBianco {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-left: 7px;
}
a:link.linkNero {
	color: #000000;
	text-decoration: none;
	/*font-weight: bold;
	margin-left: 7px;*/
}
a:hover.linkNero {
	color: #000000;
	text-decoration: none;
	/*font-weight: bold;
	margin-left: 7px;*/
}
a:active.linkNero {
	color: #000000;
	text-decoration: none;
	/*font-weight: bold;
	margin-left: 7px;*/
}
a:visited.linkNero {
	color: #000000;
	text-decoration: none;
	/*font-weight: bold;
	margin-left: 7px;*/
}
div#testaEvento {
	width: 100%;
	height: 75px;
	background-color: #010066;
	position:relative;
	font-weight: bold;
}
.Stile1 {font-size: 18px}
div.testaEvento {
	margin-top: 5px;
	margin-left: 5px;
	font-size: 15px;
}
div.sottoTestaEvento {
	font-size:11px;
	left: 5px;
	bottom:5px;
	position:absolute;
}
div#testaEventoDx {
	position: absolute;
	right: 5px;
	top: 5px;
}
div#testaEventoDx2 {
	position: absolute;
	right: 5px;
	top: 35px;
	font-size: 11px;
	text-align:right;
}
div#corpoEvento {
	width: 100%;
	min-height: 250px;
	height: 100% !important;
	height: 250px;
	margin-top: 12px;
	margin-bottom: 12px;
	position:relative;
}
div#corpoEvento {
	font-weight:normal;
	width: 100%;
}
div#eventoCorpo {
	font-weight:normal;
	min-height: 250px;
	height: 100% !important;
	height: 250px;
	width: 600px;
	/*margin-top: -257px !important;*/
	margin-top: 0px;
	margin-left: 320px;
}
#testaStore {
	width: 774px;
	text-align: left;
}
#ricerca {
	background-color: #010066;
	padding-left: 5px;
	height: 40px;
}
.barraNegozio {
	height: 27px;
	width: 774px;
}
.sfondoNegozio {
	background-color: #DBDBDB;
	padding-top: 13px;
	padding-bottom: 9px;
}
.boxArticolo {
	width: 122px;
	padding: 2px;
	background-color: #FFFFFF;
	position: relative;
	text-align:left;
	height: 100%;
	position: relative;
}
.imgArticolo {
	width: 120px;
	height: 120px;
	border: 1px solid black;
	text-align: center;
	position: relative;
	margin-top: 0px;
}
.titoloArt {
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight:bold;
	/*height: 100%;*/
}
.boxTesto {
	position: absolute;
	bottom: 0px;
}
.grigio {
	color: #666666;
}
.textGranata {
	color: #600001;
}
.acquista {
	margin-right: 5px;
	margin-top:-5px;
	margin-bottom:5px;
}
.maiuscolo {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
.cellaBox {
	height: 270px;
}
form input {
	background-color: #FFFFFF;
	border: 1px solid #600001;
}
.nero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #000000;
	padding: 1px 10px;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
}
.titoloSpazi {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	padding-left: 5px;
}
.boxNewsIscr {
	width:149px;
	height:58px;
	background-color:#9A99C1;
	margin: 0 0 0 0px;
	position: relative;
}
.boxNews {
	width: 149px;
	height: 93px;
	margin: 0px;
}
.ImgPuls {
	background: url('img/pulsante.gif') no-repeat;
	width:149px;
	height:25px;
	padding-left: 5px;
	margin:0 0 0 0px;
}
.ImgPulsGreen {
	background: url('img/pulsante_verde.gif') no-repeat;
	width:149px;
	height:25px;
	padding-left: 0px;
	margin:0 0 0 0px;
}
.ImgNewsGiu {
	background: url('img/pulsante_giu.gif') no-repeat;
	width:149px;
	height:10px;
}
.titoliPuls {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.titoliPulsGreen {
	color: #FFEE5D;/*#fff201;*/
	font-weight: bold;
	font-size: 17px;
	padding-left: 20px;
}
.ingrVar {
	font-size: 11px;
	letter-spacing: -1px;
}