
* html, body {
   margin: 0;
   padding: 0;
   text-align: center;
height:100%;
}

p, font
{ font-family:		Arial, Helvetica, Geneva, sans-serif;
}


form {
   text-align: left;
   margin:0px;
   padding:0px;
}

#ilpescalibro {
	width: 1000px;
	text-align: left;
	background-color: #3399ff;
	min-height:100%;
	margin: 0 auto;
}

#container {
	font-family: Trebuchet, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	width: 595px;
	background-color: #3399ff;
}

#corpo {
	width: 1000px;
	position: relative;
	background-color: #3399ff;
}

#cleft {
	width: 195px;
	position:absolute;
	top:0px; 
	left:0px;
	padding-top: 3px;
	margin:0;
	background-color: #3399ff;
}

#cright {
	width: 195px;
	position:absolute;
	top:0px; 
	right:0px;
	padding-top: 3px;
	margin: 0;
	background-color: #3399ff;
}

#contenuto {
	margin: 0 195px 0 195px;
	background-color: #3399ff;
	width: 600px;
	padding: 3px;

}

#footer {
	text-align: center;
	background-color: #3399ff;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

div.bannerRoom {
	width: 600px;
	margin: 0;
	padding: 0;
}

div.bannerRoom img {
	float: left;
}

.wrapper { 
	width: 600px;
	height: 310px;
	background-color: #3399ff;
	position: relative;
	background: url("../images/vetrina.gif") no-repeat top left;
}

.wrapper a {
	text-decoration: none;
}
 
.wrapper h1 {
	text-align: center;
	padding-top: 10px;
	font-size: 15px;
	color: #ff0000;
}

div.vetrinaTop {
	margin-top: 0;
	width: 600px;
	height: 55px;
	background: url("../images/vetrinatop.png") no-repeat top left;
}

div.vetrinaTop h3 {
	text-align: center;
	height: 20px;
	color: #ff0000;
	font-size: 15px;
	padding-top: 5px;
}

div.vetrinaMiddle {
	width: 580px;
	background: url("../images/vetrinamiddle.png") repeat-y;
	padding: 10px;
}

div.vetrinaBottom {
	width: 600px;
	height: 14px;
	background: url("../images/vetrinabottom.png") no-repeat top left;
}


td, th 
{  font-family:		Arial, Helvetica, Geneva, sans-serif;
   font-size: 11px;
   text-align: left;
}

h1
{
	color:		#ff0000;
	font-family:	Trebuchet, Arial, Helvetica, Geneva, sans-serif;
	font-size:	15px;
	font-weight:	bold;
}

h2 {
	color:		#ff0000;
	font-family:	Trebuchet, Arial, Helvetica, Geneva, sans-serif;
	font-size:	15px;
	font-weight:	bold;
	margin:		2px;
	text-align:	left;
	border-bottom: 1px dotted #ff0000;
}

h5
{
  font-size:		11px;
}

.centrato {
	text-align: center;
}

.average {
   font-size: 10px;
}

img {
   border:0;
}

a.social_img img{
	width: 18px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

a.social_img:hover img{
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

img.cover {
   border: 1px solid #203560; 
   width:88px;
   border: 0;
}

input.sbmt {
	font-size: 11px;
	border-color: #C1DCEC;
	background-color: #ffffff;
}

input.dot {
	font-size: 11px; 
	border: 0px solid #000000; 
	border-bottom: 2px dotted #6c9ac3;
	width: 200px;
}

input.redBorder {
	background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
	border: 1px dotted #ff0000;
}

.product_title_detail {
	color: #ffffff; 
	font-size: 12px; 
	font-variant: small-caps; 
	font-weight: bold;
}

#frmSearch fieldset {
	width: 440px; 
	margin-left: 50px;
	margin-top: 5px;
	font-weight: normal;
	color: #6c9ac3;
	padding: 5px;
	float: left;
}

#frmSearch fieldset label {
	display: block;
	width: 110px;
	float: left;
}

#frmSearch legend {
	color: #ff0000;
	font-size:14px;
	padding: 2px;
	font-weight: bold;
}

#extLogin legend, #publisherQuestion legend {
	color: #ff0000;
	font-size:12px;
	padding: 2px;
	font-weight: bold;
}

#publisherQuestion fieldset {
	text-align: left;
}


#publisherQuestion label {
	float: left;
	display: block;
	text-align: right;
	width: 110px;
	padding: 3px;
}

#publisherQuestion input {
	text-align: left;
}

#logoIPL {
	float: left;
	margin: 3px;
}

#shoppingCart {
	position: absolute;
	text-align: right; 
	width: 100px; 
	font-size: 12px; 
	margin-right: 10px; 
	padding: 5px;
	top: 10px;
	left: 880px;
}

div.shopcartText, div.shopcartText a {
	text-align:center; 
	float: right;
	font-size: 8px;
	text-decoration: none;
}




a.croma {
   text-decoration: none;
   color: #0f0f0f;
}

a.croma:hover {
   text-decoration: none;
   color: #f0f0f0;
}

#header
{ font-size:		12px;
  color:		black;
  font-weight:		bold;
  height: 150px;
  position: relative;
  width: 1000px;
  background: url("../images/sfondoHeader.jpg") repeat-x;
}

.no_underline
{ text-decoration:		none;
}

a
{font-weight:		bold;
 color:			navy;
}
.small
{ font-size:		9px;
}

a.small:hover {
 text-decoration:	underline;
}

.faq
{ font-size:		11px;
}
.price_brief
{ font-size:		12px;
}
.big
{ font-size:		15px;
  text-decoration:	none;
}

.cat
{ font-size:		11px;
}

.standard
{ font-weight:		normal;
}

.white
{ color:		white;
}

#tabnav {
   width: 410px;
}

.footer
{
  font-size:		9px;
  color:		#0f0f0f;
}
.lightsmall
{ color:		black;
  font-size:		8px;
}

.category
{
  text-decoration: none;
}

.category_child
{
  text-decoration: none;
}

.category:hover, .category_child:hover {
  text-decoration: underline;
}

.cart
{
  font-size:		10px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		0px;
  font-weight:		bold;
  color:			navy;
  background-color:  transparent;
}

#load {
	display: none;
}


div.blockTypeA {
	height: 200px;
	width: 180px;
	margin: 3px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	background:url("../images/gradientf.jpg") no-repeat right bottom;
}

div.blockTypeA h3 {
	background:url("../images/gradient.jpg") no-repeat right bottom;
	text-align: center;
	height: 20px;
	color: #ff0000;
	font-size: 13px;
	padding-top: 5px;
	border-bottom: 1px dotted #3399ff;
	margin: 0;
}

div.blockTypeA h3 span, div.vetrinaTop h3 span {
	color: #ff0023;
	font-size: 18px;
	font-weight: bold;
}

div.blockTypeAContent {
	width: 170px;
	height:158px;
	text-align: left;
	padding-left: 10px;
	background-color: #ffffff;
	margin: 0;
	position: relative;
}


div.blockTypeAScroller {
	width: 170px;
	height:158px;
	text-align: left;
	padding-left: 10px;
	position: relative;
	background-color: #ffffff;
	margin: 0;
}

div.makeScroll {
	height:160px; 
	width: 170px;
}

.makeScroll ol {
	list-style-position: outside;
	margin: 0;
	padding: 25px;
}

.makeScroll ul {
	margin: 15px;
	padding: 0;
}



.makeScroll p {
	padding: 0;
	margin: 0;
}

img.cop {
	width:70px;
	border: 1px solid #c0c0c0;
}
