* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 0px 0px 30px 0px;
}
img {
	border: 0px;
	display: block;
}
#contenitore {
	margin: 0px auto 0px auto;
	width: 1000px;
}

/* ----- HEAD ----- */
#head {
	background-image: url(images/BGHeader.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 116px;
}
#head .logo {
	float: left;
}
#head #data {
	width: 213px;
	height: 23px;
	padding: 5px 3px;
	font-size: 11px;
	font-weight: bold;
	color: #700000;
	text-align: center;
	margin: 5px 20px 0px 0px;
	background-image: url(images/BGData.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: right;
}
#head #menuUp {
	padding: 16px 30px 10px 10px;
	float: right;
	font-size:11px;
	color: #FFFFFF;
}

#head #menuUp a {
	color: #FFFFFF;
	margin-right: 25px;
	font-weight: bold;
	padding: 6px 0px 0px 0px;
	background-image: url(images/BGMUp.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-decoration: none;
}
#head #menuUp a:hover {
	color: #E4FF00;
	text-decoration: none;
}

#head #menu {
	clear: right;
}
#head #menu ul {
	margin: 30px 10px 0px 0px;
	padding: 0px;
	float: right;
}
#head #menu li {
	height: 39px;
	list-style: none;
	padding: 0px;
	float: left;
}
#head #menu li.link {
	height: 39px;
	background-position: left top;
	background-repeat: no-repeat;
	list-style: none;
	font-size: 17px;
	padding: 12px 17px 0px 40px;
	float: left;
}
#head #menu li#m1.link {
	background-image: url(images/BGM1.gif);
}
#head #menu li#m2.link {
	background-image: url(images/BGM2.gif);
}
#head #menu li#m3.link {
	background-image: url(images/BGM3.gif);
}
#head #menu li#m4.link {
	background-image: url(images/BGM4.gif);
}
#head #menu li#m5.link {
	background-image: url(images/BGM5.gif);
}
#head #menu li.link a {
	color: #700000;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}
#head #menu li.link a:hover {
	color: #FF7E00;
	text-decoration: none;
}

/* ----- PATH ----- */
#path {
	font-size: 10px;
	padding: 6px 5px 7px 10px;
	color: #000000;
	background-color: #FFFFFF;
}
#path a {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
#path a:hover {
	color: #000000;
	text-decoration: underline;
}

/* ----- MAIN ----- */
#main {
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
#mainSx {
	width:480px;
	float: left;
}
#mainCx {
	width:250px;
	float: left;
	padding: 0px 10px;
}
#mainDx {
	width:250px;
	float: left;
}

#newsUno {
	position: relative;
	width:480px;
	height:320px;
}

#newsUnoImg {
	position: absolute;
	top: 0px;
	left: 0px;
	width:480px;
	height:320px;
}
#newsUnoData {
	position: absolute;
	top: 200px;
	left: 0px;
	width:480px;
	height:20px;
	background: url(images/overlay2.png);	
}
#newsUnoData #data {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 0px 15px;
	line-height: 22px;
	text-align: right;
}
#newsUnoText {
	position: absolute;
	top: 220px;
	left: 0px;
	width:480px;
	height:100px;
	background: url(images/overlay.png);
	
}
/*#newsUnoText #titolo {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	overflow: hidden;
}
#newsUnoText #titolo a {
	color: #E4FF00;
	display: block;
	padding: 7px 15px 2px 15px;
	height:43px;
}
#newsUnoText #titolo a:hover {
	color: #CCCC00;
	text-decoration: none;
}
#newsUnoText #sottotitolo {
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;

	overflow: hidden;
}
#newsUnoText #sottotitolo a {
	color: #FFFFFF;
	padding: 0px 15px;
	height:45px;
	display: block;
}
#newsUnoText #sottotitolo a:hover {
	color: #FFFFFF;
	text-decoration: none;
}*/
#newsUnoText #titolo {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	overflow: hidden;
}
#newsUnoText #titolo a {
	color: #E4FF00;
	display: block;
	padding: 7px 15px 2px 15px;
	height:88px;
}
#newsUnoText #titolo a:hover {
	color: #CCCC00;
	text-decoration: none;
}
#newsUnoText #sottotitolo {
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: normal;
}

#newsUnoText #link {
	width:120px;
	top:80px;
	left: 410px;
	position: absolute;
}
#newsUnoText #link a {
	font-size: 12px;
	font-weight: bold;
	color: #E4FF00;
}
#newsUnoText #link a {
	text-decoration: none;
}


.newsListaData {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 15px 15px 4px 15px;
}

.newsLista a {
	display:block;
	text-decoration: none;
	width: 412px;
	padding:7px 5px 12px 55px;
	background-repeat: no-repeat;
	background-position: left;
	line-height: 1em;
	display:block;
	border: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	margin: 3px auto;
	min-height: 42px;
	_height: 42px;
}
.newsLista a:hover {
	background-color: #EEEEEE;
	text-decoration: none;
	border: 1px solid #BBBBBB;
}

.newsLista a.s1 {
	background-image: url(images/s1.gif);
}
.newsLista a.s2 {
	background-image: url(images/s2.gif);
}
.newsLista a.s3 {
	background-image: url(images/s3.gif);
}
.newsLista a.s4 {
	background-image: url(images/s4.gif);
}
.newsLista a.s5 {
	background-image: url(images/s5.gif);
}
.newsLista a.s6 {
	background-image: url(images/s6.gif);
}
.newsLista a.s7 {
	background-image: url(images/s7.gif);
}
.newsLista a.s8 {
	background-image: url(images/s8.gif);
}

.newsLista a.t1 {
	background-image: url(images/t1.gif);
}
.newsLista a.t2 {
	background-image: url(images/t2.gif);
}
.newsLista a.t3 {
	background-image: url(images/t3.gif);
}
.newsLista a.t4 {
	background-image: url(images/t4.gif);
}
.newsLista a.t5 {
	background-image: url(images/t5.gif);
}
.newsLista a.t6 {
	background-image: url(images/t6.gif);
}
.newsLista a.t7 {
	background-image: url(images/t7.gif);
}
.newsLista a.t8 {
	background-image: url(images/t8.gif);
}
.newsLista a.t9 {
	background-image: url(images/t9.gif);
}
.newsLista .tit, #libriElenco .tit {
	font-size: 14px;
	font-weight: bold;
	color: #00386B;
	line-height: 16px;
}
.newsLista .sottotit, #libriElenco .sottotit{
	font-size: 12px;
	color: #404040;
	font-style: italic;
	line-height: 14px;
}

#newsletter {
	height: 91px;
	margin-top: 8px;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	background-image: url(images/BGNewsletter.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 45px 20px 0px 20px;
}
#newsletter form {
	margin-top: 8px;
}
#pubblicita {
	margin-top: 12px;
	margin-bottom: 6px;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	background-image: url(images/BGPubb.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 43px 0px 0px 0px;
}
#cerca {
	height: 74px;
	margin-top: 12px;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	background-image: url(images/BGCerca.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 43px 20px 0px 20px;
}
#cerca span {
	background-color: #FFFFFF;
	color: #003367;
	padding: 1px 2px 1px 2px;
	font-weight: bold;
}
#cerca form {
	margin-top: 8px;
}

#eprezzo {
	height: 74px;
	margin-top: 12px;
	color: #000000;
	text-align: center;
	font-size: 11px;
	background-image: url(images/BGePrezzo.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 43px 20px 0px 20px;
}
#eprezzo span {
	background-color: #FFFFFF;
	color: #000000;
	padding: 1px 2px 1px 2px;
	font-weight: bold;
}
#eprezzo form {
	margin-top: 8px;
}

#segnalaAmico, #commentoLibro {
	font-size: 11px;
}
fieldset {
	padding: 5px;
	border: 5px solid #bbbbbb;
	background-color: #F2F2F2;
}

legend {
	font-weight: bold;
	font-size: 14px;
	padding: 0px 5px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.miniTit1 {
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	vertical-align:text-bottom;
	text-align: center;
	float:left;
	margin-left: 13px;
	margin-top: 8px;
	background-image: url(images/miniTit2b.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.miniTit1 span {
	display: block;
	padding: 4px 20px 0px 20px;
	background-image: url(images/miniTit2a.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.miniTit2 {
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	vertical-align:text-bottom;
	text-align: center;
	float:left;
	margin-left: 13px;
	margin-top: 8px;
	background-image: url(images/miniTit3b.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.miniTit2 span {
	display: block;
	padding: 4px 20px 0px 20px;
	background-image: url(images/miniTit3a.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.miniTit3 {
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	vertical-align:text-bottom;
	text-align: center;
	float:right;
	margin-right: 13px;
	margin-top: 8px;
	background-image: url(images/miniTit2b.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.miniTit3 span {
	display: block;
	padding: 4px 20px 0px 20px;
	background-image: url(images/miniTit2a.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.miniTit4 {
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	vertical-align:text-bottom;
	text-align: center;
	float:right;
	margin-right: 13px;
	margin-top: 8px;
	background-image: url(images/miniTit3b.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.miniTit4 span {
	display: block;
	padding: 4px 20px 0px 20px;
	background-image: url(images/miniTit3a.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.miniTit5 {
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	vertical-align:text-bottom;
	text-align: center;
	float:right;
	margin-right: 10px;
	margin-top: 8px;
	background-color:#700000;
	background-image: url(images/miniTit1b.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.miniTit5 span {
	display: block;
	padding: 3px 13px 0px 13px;
	background-image: url(images/miniTit1a.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.miniTit6 {
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	vertical-align:text-bottom;
	text-align: center;
	float:right;
	margin-right: 10px;
	margin-top: 8px;
	background-color:#003366;
	background-image: url(images/miniTit4b.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.miniTit6 span {
	display: block;
	padding: 3px 13px 0px 13px;
	background-image: url(images/miniTit4a.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#newsDettaglio #titolo, #libroDettaglio #titolo {
	font-size: 18px;
	font-weight: bold;
	padding: 7px 20px;
	border-bottom: 2px solid #b27a7a;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
	background-color: #F5F5F5;
	border-top: 2px solid #b27a7a;
}
#newsDettaglio #dati{
	padding: 7px 15px;
	font-size: 11px;
}
#newsDettaglio #feedRss {
	font-size:11px;
	padding:2px 5px 5px 0px;
	color: #904700;
	font-weight: bold;
	float: right;
}
#newsDettaglio #infoLettura {
	font-size:11px;
	font-style: italic;
	padding:2px 5px 7px 25px;
}
#newsDettaglio #foto {
	font-size:11px;
	font-weight: bold;
	aborder-top: 1px solid #f0e5e5;
	border-bottom: 1px solid #f0e5e5;
	padding:6px 5px 6px 15px;
	text-align: right;
	clear: both;
	line-height: 20px;
}
#newsDettaglio #foto a {
	padding: 3px 6px;
	color: #999999;
	background-position: center left;
	background-repeat: no-repeat;
	border: 1px solid #AAAAAA;
	margin-right: 3px;
}
#newsDettaglio #foto a:hover {
	background-color: #EEEEEE;
	text-decoration: none;
	color: #000000;
 }
#newsDettaglio #link {
	font-size:10px;
 }
#segnala {
	font-size:11px;
	font-weight: bold;
	padding:5px 15px;
	text-align: right;
	clear: both;
	margin-bottom: 5px;
}
#condividi {
	font-size:11px;
	font-weight: bold;
	border-top: 1px solid #f0e5e5;
	border-bottom: 1px solid #f0e5e5;
	padding:5px 5px;
	text-align: center;
	clear: both;
}
#condividi a {
	padding: 5px 3px 5px 18px;
	color: #999999;
	background-position: center left;
	background-repeat: no-repeat;
}
#segnala a {
	padding: 5px 8px 5px 28px;
	color: #777777;
	background-position: center left;
	background-repeat: no-repeat;
}
#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);
}
#segnala a.amico {
 	background-image: url(images/icoAmico.gif);
}
#segnala a.commento {
 	background-image: url(images/icoCommento.gif);
}
 
#newsDettaglio #sottotitolo{
	font-size: 11px;
	font-style: italic;
	padding: 7px 10px;
	background-color: #EEEEEE;
	_width: 458px;
}
#newsDettaglio #pubblicitaNews{
	padding: 5px auto;
	float: left;
	width: 200px;
	text-align: center;
	margin: 10px 10px 10px 0px;
	font-size: 11px;
	clear: both;
	color: #555555;
}
#newsDettaglio #pubblicitaNews strong{
	padding: 5px auto;
	float: left;
	width: 200px;
	text-align: center;
}
#newsDettaglio .testo {
	padding: 15px 13px 5px 13px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	line-height: 1.3em;
}
#newsDettaglio .testo p {
	text-indent: 15px;
	padding-bottom: 7px;
}

#libroDettaglio .testo {
	padding: 0px 13px 5px 13px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	line-height: 1.3em;
}
#libroDettaglio .testo strong {
	color: #222222;
}
#libroDettaglio #autore {
	font-size: 12px;
	color: #555555;
	padding: 0px 13px 10px 13px;
}
#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 a.pc {
	font-size: 11px;
	border: 1px solid #BBBBBB;
	padding: 2px 6px;
	background-color: #EEEEEE;
	font-weight: bold;
}
#libroDettaglio a.pc:hover {
	background-color: #DDDDDD;
	text-decoration: none;
	border: 1px solid #999999;
}
#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;
}

#libriElenco a {
	display:block;
	text-decoration: none;
	width: 456px;
	padding:7px 5px 12px 12px;
	background-repeat: no-repeat;
	background-position: left;
	line-height: 1em;
	border: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	margin: 3px auto;
	min-height: 42px;
}
#libriElenco a:hover {
	background-color: #EEEEEE;
	text-decoration: none;
	border: 1px solid #BBBBBB;
}
#libriElenco img {
	float:left;
	margin-right: 8px;
	border: 1px solid #444444;
	width: 35px;
}

#libriCat a, #libriTit a {
	display:block;
	text-decoration: none;
	width: 140px;
	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: 4px;
	_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;
}

#selectLibri {
	padding: 0px 25px;
}
#selectLibri select {
	width: 300px;
	font-size: 12px;
	border: 1px solid #AAAAAA;
}
#selectLibri input {
	width: 50px;
	font-size: 11px;
	font-weight: bold;
	height: 19px;
}


#newsElenco a {
	font-size: 11px;
	color: #00386B;
	font-weight: bold;
	padding:4px 5px 5px 34px;
	background-repeat: no-repeat;
	background-position: left;
	line-height: 13px;
	display:block;
	border: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	width: 430px;
	margin: 3px auto;
}
#newsElenco div.data {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 15px 15px 4px 15px;
	border-bottom: 3px solid #003366;
}
#newsElenco a span{
	font-weight: normal;
}
#newsElenco a:hover {
	background-color: #e2e2e2;
	text-decoration: none;
	border: 1px solid #BBBBBB;
}

.boxBlu {
	background-color: #F2F2F2;
	background-image: url(images/BGbox2.gif);
	background-repeat: repeat-y;
	padding-top: 8px;
	_float: left;
}

.boxRosso {
	background-color: #F2F2F2;
	background-image: url(images/BGbox1.gif);
	background-repeat: repeat-y;
	padding-top: 8px;
	_float: left;
}
.boxRosso a , .boxBlu a {
	color: #e4ff00;
}

.linkDwBoxBlu {
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	vertical-align:text-bottom;
	text-align: center;
	float:right;
	margin-right: 13px;
	margin-top: 8px;
	background-image: url(images/miniTit2b.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.linkDwBoxBlu span {
	display: block;
	padding: 4px 15px 0px 15px;
	background-image: url(images/miniTit2a.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.titBlu {
	color: #CBE300;
	background-color: #234F7B;
	background-image: url(images/BGTit2.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 10px;
}
.titBluBig {
	color: #CBE300;
	background-color: #234F7B;
	background-image: url(images/BGTit2.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding: 2px 10px;
}
.titRosso {
	color: #CBE300;
	background-color: #974949;
	background-image: url(images/BGTit1.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 10px;
}
.autoreRosso {
	color: #000000;
	background-color: #e3e3e3;
	font-size: 11px;
	padding: 3px 10px;
	border-left: 1px solid #d79797;
	border-right: 1px solid #d79797;
}
.autoreBlu {
	color: #000000;
	background-color: #e3e3e3;
	font-size: 11px;
	padding: 3px 10px;
	border-left: 1px solid #b3bcc5;
	border-right: 1px solid #b3bcc5;
}

.infoRosso{
	color: #700000;
	font-size: 11px;
	padding: 5px 0px 10px 15px;
}
.infoBlu{
	color: #00182f;
	font-size: 11px;
	padding: 5px 0px 10px 15px;
}
.copLibro {
	background-image: url(images/BGLibro.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 124px;
	float: right;
	margin: 0px 3px 3px;
}
#libroDettaglio .copLibro {
	margin-right: 30px;
	_margin-right: 10px;
}
.boxBlu .copLibro img {
	border: 1px solid #003366;
	margin: 10px auto 0px;
}
.boxRosso .copLibro img, #libroDettaglio .copLibro img {
	border: 1px solid #700000;
	margin: 10px auto 0px;
}
.prezzo a {
	background-image: url(images/BGPrezzo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	padding: 50px 0px 5px 5px;
	font-size: 17px;
	font-weight: bold;
	width: 110px;
	float: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.prezzo a:hover {
	color: #000000;
	text-decoration: none;
}

.numCls {
	font-weight: bold;
	font-size: 18px;
	width: 25px;
	float: right;
	padding: 7px 5px;
	margin: 0px 10px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	text-align: center;
	color: #000000;
}
.classificaRossa a, .classificaBlu a {
	border: 1px solid #CCCCCC;
	margin: 5px auto 7px;
	width: 218px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	display: block;
	padding: 5px 5px 5px 5px;
	min-height: 26px;
}

.classificaRossa span, .classificaBlu span {
	font-weight: bold;
	font-size: 18px;
	width: 15px;
	float: left;
	padding: 7px 5px;
	margin: -5px 5px 0px -5px;
	cursor: pointer;
}
.classificaRossa span {
	background-color: #c7b4b4;
}
.classificaBlu span {
	background-color: #aebdcd;
}
.classificaRossa em, .classificaBlu em {
	font-style: normal;
	font-weight: normal;
}
.classificaRossa a:hover {
	background-color: #e3d7d7;
	text-decoration: none;
	border: 1px solid #BBBBBB;
}
.classificaBlu a:hover {
	background-color: #dbe4ed;
	text-decoration: none;
	border: 1px solid #BBBBBB;
}

.newsListaTop {
	list-style: none;
	line-height: 30px;
	margin: 5px;
}
.newsListaTop a {
	font-size: 11px;
	color: #00386B;
	font-weight: bold;
	padding:4px 5px 5px 34px;
	background-repeat: no-repeat;
	background-position: left;
	line-height: 13px;
	display:block;
	border: 1px solid #F2F2F2;
	border-bottom: 1px solid #CCCCCC;
	width: 199px;
	margin: 3px auto;
}
.newsListaTop a:hover {
	background-color: #e2e2e2;
	text-decoration: none;
	border: 1px solid #BBBBBB;
}

.newsListaTop a.t1, #newsElenco a.t1 {
	background-image: url(images/t1m.gif);
}
.newsListaTop a.t2 , #newsElenco a.t2 {
	background-image: url(images/t2m.gif);
}
.newsListaTop a.t3, #newsElenco a.t3 {
	background-image: url(images/t3m.gif);
}
.newsListaTop a.t4, #newsElenco a.t4 {
	background-image: url(images/t4m.gif);
}
.newsListaTop a.t5, #newsElenco a.t5 {
	background-image: url(images/t5m.gif);
}
.newsListaTop a.t6, #newsElenco a.t6 {
	background-image: url(images/t6m.gif);
}
.newsListaTop a.t7, #newsElenco a.t7 {
	background-image: url(images/t7m.gif);
}
.newsListaTop a.t8, #newsElenco a.t8 {
	background-image: url(images/t8m.gif);
}
.newsListaTop a.t9, #newsElenco a.t9 {
	background-image: url(images/t9m.gif);
}

.imgSezDx {
	border: 3px solid #DDDDDD;
	float: right;
	margin: 10px;
}
.imgSezSx {
	border: 3px solid #DDDDDD;
	float: left;
	margin: 10px;
}
.imgEvDx {
	border: 3px solid #DDDDDD;
	float: right;
	margin-left: 10px;
}

.imgBoxDx {
	border: 1px solid #FF7E00;
	float: right;
	margin-left: 15px;
	margin-right: 10px;
}
.imgBoxSx {
	border: 1px solid #FF7E00;
	float: left;
	margin-right: 15px;
	margin-left: 10px;
}

.boxM1 {
	border-top: 2px solid #FCE9CA;
	padding: 10px 5px 10px 5px;
	float: left;
	margin: 0px 10px 0px 10px;
}
.boxM1 .titolo {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #FF7E00;
}
.boxM1 .link {
	background-image: url(images/bLink.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align:center;
	font-size: 11px;
	padding: 2px 0px 2px 0px;
	margin-bottom: 3px;
	
}
.boxM1 .link a {
	text-decoration: none;
	font-size: 100%;
	color: #472165;
}
.boxM1 .link a:hover {
	color: #000000;
	font-weight: bold;
}



#menuDw {
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	color: #BBBBBB;
	border-top: 1px solid #AAAAAA;
	clear: both;
	background-color: #F0F0F0;
}
#menuDw a {
	text-decoration: none;
	color: #222222;
	padding: 2px 5px 2px 5px;
}
#menuDw a:hover {
	color: #000000;
	background-color: #CCCCCC
} 

a {
	text-decoration: none;
	font-size: 100%;
	color: #000069;
}
a:hover {
	text-decoration: underline
}


/* ----- FOOTER ----- */
#footer {
	background-image: url(images/BGFooter.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 15px 6px 15px;
	font-size: 11px;
	color: #FFFFFF;
	clear: both;
}
#footer span {
	color: #E4FF00;
	font-weight: bold;
}
#footer a.linkFooter {
	color: #E4FF00;
	font-weight: bold;
}
#footer .info {
	float: left;
	border-left: 1px solid #DBDBDB;
	padding: 5px 10px 5px 10px;
	text-align: left;
}
#footer ul.footerNav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #555555;
}

#footer ul.footerNav li { 
	display: inline;
	padding: 0px 7px 0px 0px;
	margin: 0px;
	font-size:10px;
	color: #888888;
}

#footer ul.footerNav li a {
	color: #888888;
}
#footer ul.footerNav li a:hover {
	color: #444444;
}

/* ----- VARIE ----- */
.cb {
	clear: both;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.sx {
	text-align: left;
}
.dx {
	text-align: right;
}
.cx {
	text-align: center;
}
code {
	font-size: 11px;
	display: block;
	padding: 5px;
	border: 1px solid #BBBBBB;
	margin: 5px;
}
.alert {
	padding-left:35px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	color:#FF0000;
	font-weight:bold;
	font-style:italic;
	border: 1px dashed #700000;
	background-image: url(images/icoAlert.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 7px;
	background-color: #F2F2F2;
}
.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: 7px;
}

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;
}
.imgGallery {
	float: left; margin: 6px;
	border: 1px solid #152039;
}

.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.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;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 0.9em;
	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;
}
