.loaders
{
	position:absolute;
	float:left;
    background-color:#CF4342;
    width:100px;
    color:#fff;
    font-size:10px;
    padding:3px;
}
.nascosto {
    display:none;
}
.visibile {
    display:inline;
}
#contenitore
{
	width: 750px;
	height: 320px;
}

#contenitore-small
{
	width: 750px;
	height: 320px;
}

#fumetto
{
	background: url(ADS_images/fumetto.png) no-repeat bottom left;
	position: relative;
	margin-left: 220px;
	width: 540px;
	height: 64px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding: 15px;
	margin-top: 5px;
}
.table-scelta
{
	margin-right: 130px;
}

.normalBold
{
	font-size: 11px;
	font-weight: bold;
	/*color: #000000;*/
	color:Gray;
}
.bottone
{
	background: url(ADS_images/button_blank.png) no-repeat bottom left;
	border: 0px;
	color: #FFFFFF;
	width: 110px;
	height: 30px;
	font-size: 70%;
}
.bottone_gray
{
	background: url(ADS_images/button_gray.png) no-repeat bottom left;
	border: 0px;
	color: #FFFFFF;
	width: 110px;
	height: 30px;
	font-size: 70%;	
}
.bottone-big
{
	background: url(ADS_images/bottone_big.png) no-repeat bottom left;
	border: 0px;
	color: #FFFFFF;
	width: 150px;
	height: 63px;
	font-size: 12px;
}
.bottone-large
{
	background: url(ADS_images/bottone_large.png) no-repeat bottom left;
	border: 0px;
	color: #FFFFFF;
	width: 107px;
	height: 46px;
	font-size: 10px;
}
.textBottone
{
	/*margin-top:25px;*/
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8px;
	text-transform: capitalize;
	white-space: normal;
	width: 60px;
	margin: 20px 0 0 14px;
}
.textBottone a, a:visited, a:hover
{
	color: White;
}
.MRFixed
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.thris
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
}
.drop
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	width:130px;	
}
.masterResult
{
	height:200px;
	/*background: url(images/bg_lente.png) no-repeat center center;*/
}
.formMaster
{
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px;
}
.cellaArticolo
{
	font-size:10px;
	font-family:Verdana;
	text-align:center;
	background-color:#FCFAF0;
}

.cellaArticolo a
{
	color:#000080;
}
.cellaArticolo a:visited
{
	color:#000080;
}
.cellaArticolo a:hover
{
	color:#6699FF;
	text-decoration:none;
}
.prezzoBarrato
{
	width:76px;
	height:16px;
	background: url(images/barrato.gif) no-repeat bottom left;
	font-size:10px;
}
.prezzo
{
	font-size:10px;
	font-weight:bold;
}
.sconto
{
	color:red;
	font-weight:bold;
}
.sfondoRosa
{
	background-color:#FCFAF0;
}
