@charset "utf-8";
/* CSS Document */
#login{
background-color:#a9ae78;
}

#stripe{
background-color:#a7b82b;
}
#box_img{
background-color:#c2c4af;
}

div#crumbs{
	background:#a9ae78;
}

/*
	box download
	inserimento e posizionamento nella pagina
	(il tipo di box lo specifichiamo nel color)

*/
	#download{
		background:url(../gra/box3_download_2.gif) repeat-y;
	}
	
	#download span{
		background:url(../gra/box3_download_1.gif) no-repeat top;
	}
	#download span span{
		background:url(../gra/box3_download_3.gif) no-repeat bottom;
	}

	#download div ul li span{
		color:#c2c4af;
	}
	
	div#text_content ul li{
background:url(../gra/elenco_verde.gif) no-repeat left 5px;
}
div#foot{
	background:#a9ae78;
}

div#text_content h3{

	color:#6F2423;
}
p.crumb{
	color:#FFFFFF;
}

.normal{
text-indent:0px !important;
}

/*
stile delle tabelle
*/

li span a{
color:#006600;
}
#corpoTabella{
margin-left:200px;
margin-top:10px;

}

table {
	margin-left:auto;
	margin-right:auto;
	border-left: solid 1px #555;
	border-right: solid 1px #555;
	border-collapse: collapse;
	font-size: 0.9em;
	padding: 0;
}
caption {	
	
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
	letter-spacing: 4px;
	font-size:12px;
	text-transform:uppercase;
	color: #1398f0;
	margin-bottom:10px;
}

th, td {
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	padding: 0.6em;
	vertical-align: 4px;
	text-align: center;
}
th {
	text-align: left;
	text-transform: uppercase;
}
thead th, tfoot th, tfoot td {
	background-color: #a2a2a2;
	font-size: 1.1em;
	color:#FFF;
}
tbody th {
	background: url(grafica/quad.gif) no-repeat 6px 0.8em;
	padding-left: 24px;
	
}
tbody th, td {
	background-color:#eee;
}
tbody tr:hover td, tbody tr:hover th {
	background-color: #a7b82b;
}
tr.odd td, tr.odd th {
	background-color: #f0c31d;
}
tfoot th, tfoot td {
	text-align: center;
}
div#text_content div span.par, div#text_content li span.par{
font-weight:bold;
color:#a7b82b;

}
	div#calendario td.giorno {
		background-color:#ff6e4e !important;
		width:10px;
	}
	
	div#calendario tbody tr.rigaPari td{
	background:#CCCCCC;
	}
	div#calendario tbody tr.domenica td{
	background:#dd5136 !important;
	}
	div#calendario tbody tr:hover td, tbody tr:hover th {
	background-color: none !important;
}
div.sussidi{
color: #a7b82b;
}
div.sussidi strong{
color: #a7b82b;
}
div.sussidi span, div.sussidi span strong{
color:#333333;
}
div#presentazioneMuseo{
margin-top:20px;
background:#DEE2C2 !important;
border: 1px solid #C7E18A;
width:360px;
margin-left:200px;
padding:20px;
}

div#presentazioneMuseo p{
text-indent:0px !important;
margin-left:0px;
width:360px;
}

.center{
text-align:center !important;
}

div.cat_museo{
width:550px;
}
div.cat_museo p{
text-align:justify;

}
div.cat_museo p span{
color:#000066;
font-weight:bold;
text-indent:0px !important;
margin-left:-20px !important;
}

div.cat_museo img{
float:right;
padding:15px;
}

div#text_content h2{
margin-left:150px !important;
margin-top:30px;
color:red;
}

h2.title{
color:#000033 !important;
}

