/* CSS Document */

#header {
	background-repeat: no-repeat;
	background-position: top left;	
	background-image: url(../img/img-top-mostre.jpg);
}

/**/
#main {
	background-image: url(../img/sf-mostre.gif);
	background-repeat: repeat-y;
}

/*#main #titoloPag {
	border-bottom:solid 1px #DBA10E;
}*/

#main #titoloPag h2 {
	color: #DBA10E;
}

/*#menuLeft ul {
	border-left:7px solid #DBA10E;
}*/

#menuLeft ul li:hover {
	color:#DBA10E;
}
#menuLeft ul li.selected {
	color:#DBA10E;
}
#menuLeft ul li.selected a.selected, #menuLeft ul li a:hover {
	color:#DBA10E;
}
#menuLeft ul a.selected {
	background-image:url(../img/bullet-liMenuSelected3.gif);
	background-repeat:no-repeat;
	background-position:1px 2px;
}
#menuLeft .img img {
	border-left:solid 5px #DBA10E;
	border-right:solid 1px #DBA10E;
	border-top:solid 1px #DBA10E;
	border-bottom:solid 1px #DBA10E;
}

h3.titolo {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial;
	color: #A66201;
	border-bottom:solid 1px #ccc;
	padding-top:5px;
	margin-bottom:5px;
}

h3.titoletto {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial;
	color: #A66201;
	border-bottom:solid 1px #ccc;
	padding-top:5px;
	margin-bottom:5px;
}

div.mostre {
	float:left;
	padding:0px 0 0 0;
	margin:0 0 20px 0;
}

div.mostre ul.mostre li {
	list-style:none;
	background-image:url(../img/barr_mostre.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
	padding: 0 0 0px 10px;
}

dl {
	position:relative;
	padding:5px 0px 10px 0px;
}

dt {
	list-style:none;
	background-image:url(../img/barr_mostre.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
	margin: 0px;
	padding-left: 10px;
}

dt ul li {
	list-style:none;
	background-image:url(../img/barr_mostre.gif);
	background-repeat:no-repeat;
	padding-left: 10px;
	border: 0px solid #000;
}

dd {
	padding:0px 0px 20px 10px;
	line-height:1.3em;
}

dd #lista {
	font-weight:normal;
	padding-left: 8px;
	border: 0px solid #000;
}

#img {float:left}
#desc {float:right}

a.linkMostre, a.linkMostre:visited {
	font-weight: bold;
	color: #565757;
	text-decoration:none;
}

a.linkMostre:hover {
	color: #A66201;	
	text-decoration:underline;
}

a.linkMostre2, a.linkMostre2:visited {
	font-weight: normal;
	color: #A66201;	
	text-decoration:none;
}

a.linkMostre2:hover {
	color: #000;
}

.textMostre {
	color: #565757;
	font-weight: bold;
}

a.linkCrono, a.linkCrono:visited {
	color: #565757;
	text-decoration:none;
	font-weight:normal;
}

a.linkCrono:hover {
	color: #A66201;
	text-decoration:underline;
}

a.email, a.email:visited {
	color: #A66201;
	text-decoration: none;
	font-weight:normal;
}

a.email:hover {
	color: #565757;	
	text-decoration: none;
}

a.storiche, a.storiche:visited {
	color: #565757;
	text-decoration: none;
	font-weight:normal;
}

a.storiche:hover {
	color: #A66201;	
	text-decoration: underline;
}


.selected {
	color: #A66201;
	font-weight: bold;
	text-decoration:none;
}

.imgMostre {
	border-left:solid 5px #DBA10E;
	border-right:solid 1px #DBA10E;
	border-top:solid 1px #DBA10E;
	border-bottom:solid 1px #DBA10E;
}

fieldset {
	border:solid 1px #efefef;
	border-left:solid 2px #DBA10E;
	margin: 0 0 20px 0;
	padding: 0 10px 10px 15px;
}

.data {
	margin-left:20px;
	color: #A66201;
	font-size:1.1em;
	font-weight: bold;
	text-decoration:none;
}

.didascalia {
	font-size:0.9em;
}

.autore {
	font-size:0.9em;
	font-style:italic
}

ul li {
	list-style:none;
	background-image:url(../img/barr_mostre.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
	padding: 0px 0px 0px 15px;
}

hr {
	 color:#cccccc
}