/*
.titoloScheda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
*/
.ev-sfondo {
	background: #F1C1C1;
}

.luo-sfondo {
	background: #A4D9AA;
}

.or-sfondo {
	background: #FFCC66;
}

.man-sfondo {
	background: #C4BBAC;
}

.mus-sfondo {
	background: #B7D5E8;
}

.ev-titolo, .luo-titolo, .or-titolo, .man-titolo, .mus-titolo {
	color: #000;
	font-size: 16pt;
	line-height: 24px;
}

.ev-titolo {
	background: url(../images/schede-eventi-musei/ev-sep.gif) bottom left repeat-x;
}

.luo-titolo {
	background: url(../images/schede-eventi-musei/luo-sep.gif) bottom left repeat-x;
}

.or-titolo {
	background: url(../images/schede-eventi-musei/or-sep.gif) bottom left repeat-x;
}

.man-titolo {
	background: url(../images/schede-eventi-musei/man-sep.gif) bottom left repeat-x;
}

.mus-titolo {
	background: url(../images/schede-eventi-musei/mus-sep.gif) bottom left repeat-x;
}

.ev-testo, .ev-more, .luo-testo, .luo-more, .or-testo, .or-more, .man-testo, .man-more, .mus-testo, .mus-more {
	background: #FFF;
}

.ev-informazioni {
	background: #F4F2F5;
}

.mus-informazioni {
	background: #EDF4F9;
}

.luo-informazioni, .or-informazioni, .man-informazioni {
	background: #FFFFFF;
}

.ev-informazioni td, .ev-more td, .luo-informazioni td, .luo-more td, .or-informazioni td, .or-more td, .man-informazioni td, .man-more td , .mus-informazioni td, .mus-more td {
	font-size: 11px;
}

.ev-more a:link, .ev-more a:visited, .luo-more a:link, .luo-more a:visited, .or-more a:link, .or-more a:visited, .man-more a:link, .man-more a:visited, .mus-more a:link, .mus-more a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.ev-more a:hover, .luo-more a:hover, .or-more a:hover, .man-more a:hover, .mus-more a:hover{
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.riga1 {
	background: #FFFFFF;
	padding: 5px;
	border-bottom: #999999 1px dotted;
}

.riga0 {
	background: #EFEFEF;
	padding: 5px;
	border-bottom: #999999 1px dotted;
}

.riga1E {
	background: #FFFFFF;
	padding: 5px;
	border-bottom: #999999 1px dotted;
}

.riga0E {
	background: #EFEFEF;
	padding: 5px;
	border-bottom: #999999 1px dotted;
}

.riga1 b, .riga0 b, .riga1E b, .riga0E b {
	color: #333;
}

a.RossoSemplice {
	font-weight: normal;
}