* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e4e1ce;
	color: #494949;
}
img {
	border: 0px;
	display: block;
}
input, select, textarea {
	margin-bottom: 5px;
	margin-top: 4px;
	font-size:100%;	
	vertical-align: middle;
	padding: 2px;
	border-top: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bottone {
	background: #eeeeee;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #555555;
	border-right: 1px solid #555555;
	margin: 0px 0.5em 0px 0.25em;
	padding: 1px;
	font-size: 11px;
	font-weight: bold;
}
#contenitore {
	margin: 0px auto 0px auto;
	width: 980px;
	border-left: 3px solid #d3cba9;
	border-right: 3px solid #d3cba9;
	background-color: #f3f0e3;
	background-image: url(images/BGBody.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/* ----- HEAD ----- */
#header {
	background-image: url(images/BGHeader.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 116px;
}
#header #top {
	background-image: url(images/BGHeader.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 45px;
}
#header #down {
	background-image: url(images/BGHeader.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 71px;
}
#head #divLing {
	text-align: right;
	float: left;
	width: 600px;
	color: #2e3036;
	font-size: 11px;
}
#head #menuLing div {
	padding: 5px 0px 3px;
	font-style: italic;
}
#head #menuLing a {
	text-decoration: none;
	color: #2e3036;
	font-weight: bold;
	line-height: 25px;
}
#head #menuLing a:hover {
	text-decoration: underline;
}
.bandG {
	float: right;
}
.bandP {
	width: 34px;
	height: 25px;
	float: right;
	margin-left: 5px;
}
#headDx {
	float: left;
	width: 380px;
}
#menuUp {
	padding: 7px 0px 7px 30px;
	font-size:11px;
	color: #2e3036;
	text-align: center;
}

#menuUp a {
	color: #2e3036;
	font-weight: bold;
	padding: 6px 5px 0px;
	text-decoration: none;
}
#menuUp a:hover {
	color: #000000;
	text-decoration: underline;
}
#data {
	padding: 0px 0px 0px 56px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 5px auto;
}
#cerca {
	padding: 0px 0px 0px 100px;
	font-size: 14px;
	font-weight: bold;
	margin: 5px auto;
}
#cerca input[type=submit]{
	border-left: 1px solid #000000;
	border-right: 1px solid #4d4d4d;
	border-bottom: 1px solid #9c9c9c;
	border-top: 1px solid #000000;
	background-color: #151515;
	padding: 0px 0px 3px 0px;
	margin-left: 5px;
	width: 60px;
	color: #FFFFFF;
	font-weight: bold;
}
#cerca input[type=text] {
	width: 150px;
}
.cerca {
	background-color: #EEEEEE;
	font-weight: bold;
	font-style: italic;
	padding: 0px 3px;
}
#info {
	padding: 0px 0px 0px 50px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#info span {
	border-left: 1px solid #4d4d4d;
	border-right: 1px solid #000000;
	border-top: 1px solid #9c9c9c;
	border-bottom: 1px solid #000000;
	background-color: #151515;
	font-weight: bold;
}

#menu {
	background-image: url(images/BGMenu.gif);
	background-position: center left;
	background-repeat: repeat-x;
	clear:both;
	padding: 6px 0px;
}
#menu ul {
	margin: 0px auto;
	padding: 0px;
	width: 860px;	
}
#menu li {
	padding: 0px 10px;
	list-style: none;
	float: left;
}
#menu li a img, #boxNewsletter a img, #buttonMenu a img, #buttonViaggi a img {
	filter:alpha(opacity=80);
	opacity:0.8;
}
#menu li a:hover img, #boxNewsletter a:hover img, #buttonMenu a:hover img, #buttonViaggi a:hover img {
	filter:alpha(opacity=100);
	opacity:1.0;
}
#buttonMenu a {
	float: left;
	margin-right: 7px;
}
#buttonViaggi {
	margin-top: 7px;
}
#buttonViaggi a {
	float: left;
	margin-right: 6px;
}
#buttonViaggi a:last-child a {
	margin: 0px;
}
#buttonMenu a:last-child a {
	margin: 0px;
}

#sottomenu {
	background-image: url(images/BGMenu2.gif);
	background-position: center left;
	background-repeat: no-repeat;
	clear:both;
	height: 40px;
	overflow: hidden;
	margin-left: 20px;
}
#sottomenu ul {
	margin: 8px auto 0px;
	padding: 0px;
}
#sottomenu li {
	padding: 0px 0px 0px 13px;
	list-style: none;
	float: left;
}
#sottomenu li a {
	padding: 3px 7px 3px 7px;
	list-style: none;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #3A3419;
	text-decoration: none;
	border-left: 4px solid #D4CCAA;
	
}
#sottomenu li a.sel {
	background-color: #FFFFFF;
	color: #000000;
	background-color: #D4CCAA;
	border-left: 4px solid #BEB58D;
}
#sottomenu li a img {
	float: left;
}
#sottomenu li a:hover {
	color: #000000;
	background-color: #FFFFFF;
	border-left: 4px solid #BEB58D;
}

/* ----- MAIN ----- */
#main {
	padding: 15px 0px;
	clear: both;
}
#mainSx {
	width: 605px;
	display:inline;
	float:left;
}
#mainDx {
	width: 375px;
	display:inline;
	float:left;
}
.boxPath {
	margin: 9px 0px 10px 0px;
	padding: 0px 0px 0px 94px;	
	color: #999999;
	font-size: 11px;
	font-style: italic;
	background-image: url(images/BGPath.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
	height: 14px;
}

.boxPath a {
	color: #565656;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.boxPath a:hover {
	color: #000000;
	text-decoration: underline;
}
.boxMain {
	margin-left: 20px;
	margin-bottom: 14px;
	background-color: #fefdfe;
	width: 565px;
}
.boxMain2 {
	margin-left: 20px;
	margin-bottom: 14px;
	background-color: #f9f8f1;
	width: 565px;
}
.boxMainDiv {
	border-left: 2px solid #d3cba9;
	border-right: 2px solid #d3cba9;
	background-image: url(images/BGMainDiv.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 5px 17px;
}
.boxMainDiv2 {
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	padding: 5px 17px;
}
.boxMainType {
	font-size: 14px;
	border-bottom: 2px solid #d3cba9;
	background-image: url(images/BGMainDivType.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 12px 20px 2px 50px;
}
.boxMainType span, .dataFine {
	float: right;
	color: #A59B71;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 2px;
}
.boxMainAuthor {
	font-size: 11px;
	color: #8c8c8c;
	font-style: italic;
	padding: 2px 20px 0px 50px;
}
.boxMainAuthor span {
	float: right;
	clear: both;
	margin-top: -2px;
}
.boxMainTit {
	font-size: 26px;
	color: #000000;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 7px;
	clear: both;
}
.boxMainTit a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 7px;
}
.boxMainTit a:hover {
	color: #333333;
	background-color: #F4F1E4
}
.boxMainImg {
	margin: 0px 15px 0px 15px;
	border: 2px solid #bababa;
	float: left;
}
.boxLibroImg {
	margin: 0px 15px 10px 15px;
	border: 2px solid #bababa;
	float: left;
}
.boxMainTesto {
	font-size: 14px;
	color: #494949;
	padding: 0px 7px;
}
.boxMainTesto p {
	padding-top:5px;
	text-indent:15px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.boxMainTesto p:first-letter {

}
.boxMainTag, .boxMainLink {
	font-size: 12px;
	color: #494949;
	padding: 7px 7px 10px;
	clear: both;
}
.boxMainTag a {
	text-decoration: none;
	color: #8f7414;
	font-style: italic;
}
.boxMainTag a:hover {
	color: #000000;
	text-decoration: underline;
}
.boxMainLink a {
	border-left: 1px solid #D4CCAA;
	border-left-width: 5px;
	padding: 4px 5px;
	background-color: #F4F1E4;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.boxMainLink a:hover {
	background-color: #FCFCFC;
	border-color: #BEB58D;
}

.tempoLettura {
	font-size:11px;
	font-style: italic;
	padding:2px 5px 2px 25px;
	background-color: #FCFCFC;
	color: #8D8D8D;
	background-image: url(images/icoCrono.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 20px;
}
.linkPDF {
	font-size:12px;
	font-weight: bold;
	padding:2px 25px 2px 25px;
	background-color: #FCFCFC;
	color: #000000;
	background-image: url(images/icoPDF.png);
	background-position: top right;
	background-repeat: no-repeat;
	text-decoration: none;
	float: right;
	margin-right: 30px;
}
#condividi {
	font-size:11px;
	font-weight: bold;
	border-top: 1px solid #D4CCAA;
	border-bottom: 1px solid #D4CCAA;
	padding:5px 0px;
	clear: both;
	margin: 7px 0px 0px;
	background-color: #FCFCFC;
}

#condividi a {
	padding: 5px 5px 5px 21px;
	color: #999999;
	background-position: 3px center;
	background-repeat: no-repeat;
	margin-left: 5px;
}

#condividi a:hover, #segnala a:hover {
	background-color: #EEEEEE;
	text-decoration: none;
	color: #000000;
}

#condividi a.Facebook {
 	background-image: url(images/icoFacebook.gif);
}

#condividi a.Google {
 	background-image: url(images/icoGoogle.gif);
}

#condividi a.Twitter {
 	background-image: url(images/icoTwitter.gif);
}

#condividi a.MySpace {
 	background-image: url(images/icoMySpace.gif);
}

#condividi a.Yahoo {
 	background-image: url(images/icoYahoo.gif);
}



/* ----- COL DX ----- */
#boxNewsletter {
	padding-top: 7px;
	*margin-top: 7px;
	*padding-top: 0px;
	clear: both;
}
#focusLibri, #focusTopLibri, #focusVideo, #focusNews {
	background-image: url(images/focusBG1.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	clear: both;
	margin: 7px 0px;
}
#focusEventi {
	background-image: url(images/focusBG2.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	clear: both;
	margin: 7px 0px;
}
#focusPubbl {
	background-image: url(images/focusBG3.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	clear: both;
	margin: 7px 0px;
	padding-bottom: 4px;
}
.focusBox {
	padding: 7px 0px 10px 17px;
}
.sottotit {
font-weight: normal;
}
.listaLibri a, .listaEventi a, .listaVideo a {
	text-decoration: none;
	overflow: hidden;
	width: 310px;
	padding: 7px 5px 12px 5px;
	line-height: 1em;
	display:block;
	border: 1px solid #fefdfe;
	border-bottom: 1px solid #b1b1b1;
	margin: 3px 0px;
}
.listaLibri2 a.llink {
	text-decoration: none;
	overflow: hidden;
	padding: 7px 5px 12px 5px;
	line-height: 1em;
	display:block;
	border: 1px solid #fefdfe;
	border-bottom: 1px solid #b1b1b1;
	margin: 3px 0px;
	font-weight: normal;
}
#selectLibri {
	margin: 10px 0px 0 10px;
}
.listaLibri a:hover, .listaEventi a:hover, .listaVideo a:hover, .lista a:hover, .listaLibri2 a.llink:hover {
	background-color: #EEEEEE;
	text-decoration: none;
	border: 1px solid #BBBBBB;
}
.listaLibri span, .listaEventi span, .listaVideo span, .lista span, #newsElenco .span, .listaLibri2 a.llink span {
	font-size: 10px;
	color: #545454;
	font-weight: bold;
}
.listaEventi span.date {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 3px 0px;
}
.listaEventi em {
	font-size: 12px;
}

.listaLibri strong, .listaEventi strong, .listaVideo strong, .lista strong, .listaLibri2 a.llink strong {
	font-size: 14px;
	color: #000000;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2;
}
.listaLibri em, .lista em, .listaLibri2 em {
	font-size: 11px;
	color: #000000;
	font-style: normal;
}
.listaLibri img, .imgLibriMin, .listaLibri2 img {
	float: left;
	border: 3px solid #d3cba9;
	margin-right: 8px;
}
.calEvent {
	color: #333333;
	display: block;
	float: left;
	font-size: 10px;
	line-height: 1;
	margin:0 6px 2px 0;
	padding: 2px 4px;
	text-align: center;
	width: 30px;
	border-right: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	border-left: 1px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
	background-color: #F3F0E3;
}
.calEvent span {
	color: #A59B71;
	font-size: 20px;
	font-weight: bold;
}
.lista a {
	text-decoration: none;
	overflow: hidden;
	padding: 7px 5px 12px 5px;
	line-height: 1em;
	display: block;
	border: 1px solid #fefdfe;
	border-bottom: 1px solid #b1b1b1;
	margin: 3px 0px;
}


#libriCat a, #libriTit a {
	display: block;
	text-decoration: none;
	width: 152px;
	padding: 4px 5px;
	background-color: #F2F2F2;
	line-height: 1em;
	float: left;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	margin: 8px 0px 0px 8px;
	_margin: 3px 2px 3px 3px;
	-moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
	background-image: url(images/BGCat.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#libriCat div.data {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 15px 15px 4px 15px;
	border-bottom: 3px solid #700000;
	clear: both;
}

#libriTit a {
	width: 60px;
	_width: 61px;
	font-size: 12px;
	font-weight: bold;
}

#libriCat a:hover, #libriTit a:hover {
	background-color: #DDDDDD;
	text-decoration: none;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #AAAAAA;
}

#libriCat .cat {
	font-size: 12px;
	font-weight: bold;
	color: #00386B;
	line-height: 16px;
}

#libriCat .num, #libriTit .num {
	font-size: 11px;
	color: #404040;
	font-weight: normal;
}

#newsElenco a {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding:5px 10px;
	background-repeat: no-repeat;
	background-position: left;
	line-height: 13px;
	display:block;
	border: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	margin: 3px auto;
	text-decoration: none
}

#newsElenco div.data {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 15px 15px 4px 15px;
	border-bottom: 3px solid #A59B71;
}

#newsElenco a:hover {
	background-color: #e2e2e2;
	text-decoration: none;
	border: 1px solid #BBBBBB;
}

#libroDettaglio #navigazione {
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	padding: 5px 10px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F8F8F8;
}

#libroDettaglio #navigazione a {
	font-size: 11px;
	border: 1px solid #BBBBBB;
	padding: 2px 4px;
	background-color: #EEEEEE;
}

#libroDettaglio #navigazione a:hover {
	background-color: #DDDDDD;
	text-decoration: none;
	border: 1px solid #999999;
}

#libroDettaglio #navigazione a.selected {
	font-size: 11px;
	border: none;
	border: 1px solid #DDDDDD;
	padding: 2px 4px;
	background-color: #F8F8F8;
	font-weight: bold;
}


/* ----- FOOTER ----- */
#footer {
	color: #4f4f4f;
	font-size: 10px;
	background-color: #dad2b1;
	padding: 15px 20px;
	line-height: 1.5em;
}
#footer a {
	color: #4f4f4f;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 3px;
}


/* ----- VARIE ----- */
.cb {
	clear: both;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.sx {
	text-align: left;
}
.dx {
	text-align: right;
}
.cx {
	text-align: center;
}
.linkRight {
	text-align: right;
	color: #545454;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
	float: right;
	margin-right: 40px;
}
.linkRight:hover {
	text-decoration: underline;
	color: #000000;
}
.imgGallery {
	float: left; margin: 6px;
	border: 1px solid #152039;
}
.alert {
	padding-left:35px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	color:#FF0000;
	font-weight:bold;
	font-style:italic;
	border: 1px dashed #FF0000;
	background-image: url(images/icoAlert.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.Ok {
	padding-left:40px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	color:#000000;
	font-weight:bold;
	font-style:italic;
	border: 1px dashed #6BAF00;
	background-image: url(images/icoOk.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

/* HIGHSLIDE */
.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 12px;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: 12px;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 12px;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

.hidden-container {
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
a[id="thumb1"] {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
	clear: both;
	margin: 5px;
	float: left;
}
.immagini {
	border: 1px solid #BBBBBB;
	float: left;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 2px;
	margin-right: 7px;
	text-align: center;
}
.imgNews {
	border: 3px solid #BBBBBB;
	float: left;
	margin: 3px 7px 0px 0px;
	width: 100px
}
