@charset "utf-8";
a {
	color:red;
}
#container-all {
	position:relative;
	min-height:100%;
	padding-bottom:33px;
}
.logo {
	padding-top: 32px;
}
.flasher {
	height: 203px;
	width: auto;
	margin-top: 30px;
}

#holder {
	width: 756px;
}.camps {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/campi.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	text-indent: 3px;
}
.greys {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}
.texta {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/textarea.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	width: 300px;
	height: 80px;
}
.oneColFixCtr #container #mainContent .rightcolum #above {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	display: block;
	height: 110px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FC3808;
	border-right-color: #FC3808;
	border-bottom-color: #FC3808;
	border-left-color: #FC3808;
}
.acquista {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.oneColFixCtr #container #mainContent .rightcolum #list {
	display: block;
	height: 300px;
/*	padding-right: 10px;*/
	overflow: auto;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-align: left;
}

/*.under {
	background-color: #CCCCCC;
	height: 33px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	line-height: 30px;
}*/
.under {
	position:absolute;
	bottom:0;
	left:0;
	background-color: #CCCCCC;
	width:100%;
	height: 33px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	line-height: 30px;
}
.linkstext {
	font-family: "Trebuchet MS";
	color: #333333;
	text-decoration: none;
}

html {
	height: 100%;
}
.impaginato {
	height: auto;
}
.navigatore {
	background-attachment: scroll;
	background-image: url(../images/red.gif);
	background-repeat: repeat-y;
	background-position: 50%;
	background-color: #FFFFFF;
}
.whitenav {
	background-color: #FFFFFF;
	height: 20px;
}
.news {
	padding: 2px;
	width: 112px;
	float: right;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.navbg {
	background-attachment: scroll;
	background-image: url(../images/reddots.gif);
	background-repeat: repeat-y;
	background-position: 50%;
	height: 100%;
}
.text1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 140%;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: justify;
}
.rightcolum {
	background-attachment: scroll;
	background-image: url(../images/red.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 20px;
	height: 510px; /*fix righette rosse*/
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	margin-bottom: 30px;
	text-align: center;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
}
.novita {
	height: 113px;
	width: 112px;
	padding: 3px;
	margin-left: 10px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.5;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.lotto {
	border-bottom:1px dotted #cccccc;
	overflow:hidden;
	zoom:1;
}

.lotto-reserved { text-decoration: line-through; }

.lotto-title {
	width:400px;
	float:left;
}

.lotto-price {
	width:140px;
	float:left;
}

.lotto-qta {
	width:70px;
	float:left;
}

.lotto-total {
	width:110px;
	float:left;
}

.lotto-purchase {
	width:80px;
	text-align:right;
	float:right;
}