*
{
	padding: 0px;
	margin: 0px;
}


body {
	background: #F9F9F7 url('Img/a1.gif') repeat-x;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #333;
	line-height: 18px;
}

.container_left 	{
			background: #DF9F0F url('Img/eleganti0024_left.jpg') repeat-y top left fixed;
			margin: 0px 0px 0px 0px; /*spazio di rispetto che l'elemento avrà nei confronti degli elementi vicini*/
			width: auto; height: auto; /*grandezza del box, fino al suo ipotetico bordo*/
			padding-left:148px;
		}
.container_right 	{
			background: #DF9F0F url('Img/eleganti0024_right.jpg') repeat-y top right fixed;
			margin: 0px 0px 0px 0px; /*spazio di rispetto che l'elemento avrà nei confronti degli elementi vicini*/
			width: auto; height: auto; /*grandezza del box, fino al suo ipotetico bordo*/
			padding-right:148px;
		}
		
/*RIATTIVARE QUESTO BLOCCO SE SI VOGLIONO RIPRISTINARE GLI OCCHI. inoltre riattivare il codice anche nel file eyes.js-------
#eyeA {
	position: absolute;
	left: 83px;
	top: 106px;
	height: 20px;
	width: 20px;
	background-image: url('Img/eyeA.png');
}



#eyeB {
	position: absolute;
	left: 149px;
	top: 106px;
	height: 20px;
	width: 20px;
	background-image: url('Img/eyeB.png');
}

*/

a {
	color: #0066CC;
	text-decoration: none;
}

/*
a:visited{
	text-decoration: none;
	color: #0066CC;	
}
*/

sup {
	font-size: 0.5em;
}


p{
	margin-bottom: 14px;
	text-align: justify;
}


img.picA {
	position: relative;
	top: -2px;
	background: url('Img/a47.gif') no-repeat;
	width: 76px;
	height: 74px;
	padding: 8px;
}


img.picB {
	position: relative;
	top: -2px;
	/*background: url('Img/a26.gif') no-repeat;*/
	width: 146px;
	height: 309px;
	padding: 7px;
}

img.floatleft {
	float: left;
	margin: 0px 14px 3px 0px;
}



ul.linklist {
	list-style-type: circle;
}


ul.linklist li {
	border-top: solid 1px #EEEEEE;
	padding-top: 5px;
	margin: 5px 0px 0px 0px;
}


ul.linklist li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}


#upbg {
	/*filter:alpha(opacity=99);
	-moz-opacity:.99;*/
	position: absolute;
	top: 0px;
	left: 0px;
	background: #F5E3CB url/*('Img/upbg-r6.png') no-repeat;*/ ('Img/abg-r5.png') repeat-y
	width: 747px;
	height: 264px;
	z-index: 1;
}


#outer {
	position: relative;
	width: 747px;
	margin: 0 auto;
	background: #F5E3CB url('Img/abg-r5.png') repeat-y;
}
#inner {
	position: relative;
	padding: 13px 30px 13px 30px;
	z-index: 2;
}

#header {
	position: absolute;
	background: #000 url('Img/eyes.png') no-repeat;
	width: 178px;
	height: 213px;
	color: #fff;
	padding-left: 20px;
}

#header span {
	font-weight: normal;
}

#header h1 {
	position: absolute;
	font-size: 23px;
	letter-spacing: -1px;
	top: 30px;
	height: 92px;
}

#header h2 {
	position: absolute;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	top: 51px;
}

#header sup {
	color: #000;
}

#splash {
	position: absolute;
	right: 30px;
	background: #EAEAE2 url('Img/title8.jpg') no-repeat;
	width: 475px;
	height: 213px;
}

#menu {
	position: relative;
	background: #46461F url('Img/menu2.jpg') repeat-x;
	height: 30px;
	padding: 0px 0px 0px 5px;
	margin: 219px 0px 20px 0px;
}


#menu ul li {
	display: inline;
	line-height: 30px;
	padding-left: 3px;
}

#menu ul li.first {
	border-left: 0px;
}

#menu ul li a{
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 8px 12px 8px 12px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

#menu ul li a:hover {
	background: #fff url('Img/a18.gif') repeat-x top;
	color: #4A4A24;
}

#date {
	position: absolute;
	top: 0px;
	line-height: 52px;
	color: #BDBDA2;
	right: 30px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
}

#secondarycontent {
	position: relative;
	width: 180px;
	float: right;
}

#secondarycontent h3 {
	position: relative;
	top: 4px;
	font-size: 12px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	background: url('Img/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 10px;
	margin-bottom: 20px;
}

#secondarycontent .content {
	padding: 0px 0px 0px 10px;
	margin-bottom: 20px;
}


#primarycontent {
	position: relative;
	width: 480px;
	float: left;
}

#primarycontent h3 {
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 25px;
	color: #003399;
	letter-spacing: -1px;
	background: url('Img/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 15px;
	margin-bottom: 20px;
}

#primarycontent .content {
	padding: 0px 15px 0px 15px;
	margin-bottom: 20px;
}

#primarycontent .post {
	margin-bottom: 30px;
}

#primarycontent .post .header {
	position: relative;
}

#primarycontent .post .date {
	position: absolute;
	right: 15px;
	top: 0px;
	line-height: 35px;
	color: #AFAFA4;
	font-weight: bold;
}

#primarycontent .post .content {
	margin-bottom: 0px;
}

#primarycontent .post .footer {
	position: relative;
	top: -10px;
	background: url('Img/a33.gif') repeat-x;
	height: 64px;
}

#primarycontent .post .footer ul {
	list-style: none;
	position: absolute;
	right: 15px;
	bottom: 15px;
}

#primarycontent .post .footer ul li {
	display: inline;
	line-height: 14px;
	padding-left: 17px;
	margin-left: 25px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly {
	background-image: url('Img/a41.gif');
}

#primarycontent .post .footer ul li.comments {
	background-image: url('Img/a36.gif');
}

#primarycontent .post .footer ul li.readmore {
	background-image: url('Img/a38.gif');
}

#footer {
	position: relative;
	clear: both;
	height: 66px;
	text-align: center;
	line-height: 20px;
	background-image: url('Img/a50.gif');
	color: #A8A88D;
}

#footer a {
	color: #8C8C73;
}


table {
	font-size: 11px;
}

.cssTable {
	border: 1px solid #CCC;
	width:100%;
}
.cssTable tr td{
	border: 1px solid #CCC;
}

.allWidth {
	width: 100%;
}

.bold {
	font-weight: bold;
}

.blue {
	color: #0066CC;
}

#BookItem {
	width: 100%;
	margin-bottom: 5px;
	}
	
#BookItem img {
	border: 1px solid #999999;
	padding: 2px;
	float: left;
	}
	
#BookItem .Title {
	font-size: 12px;
	font-weight: bold;
	color:#003399;
	}
	
#BookItem .RightBlock {
	margin-left: 0px;
	}
#BookItem .Author {
	color: #999999;
	font-size: 12px;
	}
	
#BookItem .Prezzo {
	color: #000099;
	font-size: 14px;
	font-family: "Monotype Corsiva", trebuchet ms, helvetica, sans-serif;
	}
#BookItem .pagine  {
	font-size: 12px;
	font-family: "Sylfaen", sans-serif;
	}
	
pre {
	font-size: 10px;
	font-family: "trebuchet ms", helvetica, sans-serif;
}

#Block {
	font-size: 10px;
	width: 100%;
}

#Block .Title {
	padding-left: 5px;
	background-color:#B4B4B4;
	width: 100%;
	margin-bottom: 2px;
}

#Block .Title a {
	color: #FFFFFF;
}

#Block input {
	font-size: 10px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
}
.input {
	font-size: 10px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
}
select {
	font-size: 10px;
	width: 100px;
}
.button{
	color: #000;
	font-size: 10px;
	border: 1px solid #999999;
	background-color: #ECE5B6;
	padding-left: 2px;
	padding-right: 2px;
}

.BasketButtons {
	width: 100%;
	margin-top: 10px;
	text-align: center;
}

.login {
	margin-top:10px;
	float: right;
	margin-bottom: 10px;
	width: 150px;
	border:1px solid #CCCCCC;
	padding: 5px;
	text-align:right;
}

.pari td {
	background-color: #eee;
}
.warning {
	color: red;
	width: 100%;
	text-align: center;
}
.red {
	color: red;
}

fieldset {
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #BBB;
}
fieldset table{
	margin-left: auto;
	margin-right: auto;
}
fieldset ul {
	margin-left: 15px;
	margin-top: 5px;
}

.paymentType {
	font-size: 10px;
	margin-top: 3px;
	margin-right: 5px;
}
.Contacts {
	/*width: 100%;*/
}
.Contacts tr {
	vertical-align: top;
}
.Contacts tr td{

	padding-left: 10px;
}

.highlight {
	background-color: #CCFF99;
}
.Numbers{
	margin-top: 4px;
	border: 1px solid #AAA;
	}

.locandina {
	color: green;
	margin-bottom: 2px;
	text-decoration: none;
}
.locandina img {
	border: none;
}
.locandina .label {
	margin-left: 10px;
}

/*i colori precedentemente scelti erano rispettivamente (per .avviso, avviso2 e avviso3) #3388ff, #33bb88 e #33bb88*/
.avviso {font: small-caps bolder 13px/18px Lucida Sans Unicode, arial, Helvetica, sans-serif; text-align: center; color: #000000;}
avviso2 {font: small-caps bolder 18px/20px Lucida Sans Unicode, arial, Helvetica, sans-serif; text-align: center; color: #000000;}
avviso3 {font: small-caps bolder 22px/30px Lucida Sans Unicode, arial, Helvetica, sans-serif; text-align: center; color: #000000;}