


a img, :link img, :visited img, :hover img, :active img, :focus img {
border: none; 
outline: none;
z-index: 1;

}
/* Remove default bullet types */
ul, ol, dl {list-style-type: none;} 
/* Reset default anchor properties */
a, a:link, a:visited, a:hover, a:focus, a:active {border: none; text-decoration: none; outline: none;}
/* Remove any weird quote styles */
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
/* Force IE7 to use bicubic resampling, which noticeably smooths out image scaling */
img {-ms-interpolation-mode: bicubic;}


.hrRiga{
	width:100%;
	color: #DC8A21;
	clear: both;
}
td.targaBersani {
	width:180px;
	height:31px; 
	text-align:center;
	background:url(../images/blocco_normale_bianco.png) 0 0 no-repeat ;
	background-position: center;
}

td.bersani1 {
	width:400px;
	height:100px; 
	background:url(../images/barra_grande_arancione.png) 0 0 no-repeat ;
	font-size: 12px;
	text-align: left;
	padding-left:10px;
}
td.bersani2 {
	width:600px;
	height:150px; 
	background:url(../images/barra_grande_blu_2.png) 0 0 no-repeat ;
	font-size: 12px;
	text-align: left;
	padding-top:10px;
	padding-left:10px;
}
div.bersani2 {
	width:575px;
	height:150px; 
	background:url(../images/barra_grande_blu_2.png) 0 0 no-repeat ;
	font-size: 16px;
	text-align: left;
	padding:30px;
	color: #FFFFFF;
	margin-top: 20px;
}
div.bersani2radio {
	width:575px;
	text-align: left;
	font-size: 14px;
}
td.noBersani {
	width:400px;
	height:100px; 
	background:url(../images/barra_grande_arancione.png) 0 0 no-repeat ;
	font-size: 12px;
	text-align: left;
	padding-left:10px;
}

td.errorPage {
	width:500px;
	height:100px; 
	background:url(../images/barra_grande_arancione1.png) 0 0 no-repeat ;
	font-size: 12px;
	text-align: left;
	padding-left:10px;
	font-family: verdana;
	font-size: 10px;
	font: bold;
}
td.errorMessageSaraClick {
	
	font-size: 13px;
	text-align: left;
	padding-left:10px;
	padding-top: 30px;
	font-family: Arial;
}

.banner {
	background:url(../images/saraclick_quotazione1.png) 0 0 no-repeat; 
	width: 350px;
	height:600px;
	position: absolute;
	top: 27%;
	left: 82%;
} 

.bannerError {
	background:url(../images/saraclick_quotazione1.png) 0 0 no-repeat; 
	width: 350px;
	height:600px;
	position: absolute;
	top: 45%;
	left: 20%;
} 
.bannerBersani {
	background:url(../images/saraclick_quotazione1.png) 0 0 no-repeat; 
	width: 350px;
	height:600px;
	position: absolute;
	top: 25%;
	left: 60%;
}

.fakeLineThrough {
  background: url(../images/strike.png) 0 0 no-repeat;
  background-position: center;
 /*  text-decoration: line-through;
  color: red !important; */
  font-size: 16px !important;
  /* background-color: #F9EEC4; */
  text-align: center;
  border-radius: 10px;
  font-weight: bold;
  margin-left: 15px;
  margin-right: 15px;
} 

.fumettoGeneric {
   z-index:2;
   width: 300px;
   height:auto;
   position:absolute;
   border: 1px solid;
   webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
   background-color: #FFFFFF;
   margin-left: -10px;
  line-height: 16px;
  border-width: 1px;
  color: #333;
  border-color: #BBBBBB;
  padding: 20px;
  font-size: 12px;
  font-family: Verdana, Arial;
  border-radius: 6px;
  box-shadow: 0 1px 4px #AAAAAA;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  top: initial;
  margin-top: -38px;
  margin-left: 25px;
}

 .fumettoGenericRca{
  margin-left: -80px;
  margin-top:  25px;
  width: 350px;
}
.fumettoGenericImg{
  margin-left: -150px;
  margin-top:  5px;
  width: 350px;
}

.fumettoGenericImgStampaEmail{
  margin-left: -130px;
  margin-top:  5px;
  width: 250px;
}


.fumetto-title{
	  background-color: #FFCF91;
	  width: 100%;
	  height: 16px;
	  font-weight: bold;
	  text-align: center;
	  margin-bottom: 5px;
	  border-radius: 5px;
}