@charset "UTF-8";
/* CSS Document */

body {
	margin:0 auto;
	background-image : url(bkg.jpg);
	background-position : center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #FFFFFF; 
	font-family:Arial, Helvetica, sans-serif;
	width: 1003px;
	text-align: center;
}

img{border: none;}

#digit-main {
	border-left-style:solid;
	border-left-width:1px;
	border-left-color: #FFF;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color: #FFF;
	/*overflow:hidden;*/
}


#digit-content{
    width: 981px;
	padding:10px;
    /*margin-top: 0;   
    margin-left: 10px; 
    margin-bottom: 0;
    margin-right: 10px;*/
}

#logo_top{
	position: center;
	padding-top: 0px;
    padding-bottom: 0px;
}



#copy{font-size: 8px;}


#box_modalita {
	color:#FFF;
	font-size:13px;
	font-family: Verdana, Geneva, sans-serif;
	background-color:#E41E26;
	margin:20px;
	padding:10px;
	text-align:left;
	/*width:800px;*/
}

.box_txt_tittle {
	color:#1C3E77;
	font-weight:bold;
	font-size:15px;
}

li {
	color: #87D0F0;
}

.box_txt_li {
	color: #FFF;
}


#boxFinal{
	position: relative;
	width : 467px;
	/*height : 123px; */
	margin : 10px;
	float: left;
}

#boxFinaldettagli {
	position:absolute;
	top: 101px;
	left: 0px;
	width : 467px;
	text-align: center;
	color:#000;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight: normal;
	font-style: normal;
}

#splash{
	padding-top: 0px;
    padding-bottom: 0px;
}

.linktext_final{
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	color:#000;
}



/* --------------------- prodotti ---------------------*/

#Prodotti{
    margin-left: 0px;/**/
}


.boxMain{
	background-image:url(bkg_box.png);
	background-repeat: no-repeat;
	position: relative;
	width : 467px;
	height : 123px; 
	margin : 10px;
	float: left;
}

.box_price {
	position:absolute;
	top: 8px;
	left: 8px;
	width : 90px;
	height : 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight: bold;
	font-style: normal;
	color:#DB2128;
	line-height: 50px;
}

.box_tittle {
	position:absolute;
	top: 1px;
	left: 117px;
	width : 340px;
	height : 65px;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	margin-top:7px;
	margin-left:2px;
	margin-right:5px;
	
}

.t-title{
	color:#DB2128;
	font-weight: bold; 
	font-style: normal;
}

.t-info{
	color:#000;
	font-weight: bold ; 
	font-style: italic;
}

.box_pack {
	position:absolute;
	top: 40px;
	left: -33px;
	width : 180px;
	height : 100px;
}

.box_dettagli {
	position:absolute;
	top: 83px;
	left: 126px;
	width : 335px;
	height : 50px;
	text-align:left;
	margin-right:5px;
	color:#000;
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	font-weight: normal;
	font-style: italic;
}

.linktext_in_box {
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
	color:#000;
}

.box-prize {
	position:absolute;
	top: 113px;
	left: 181px;
	width : 110px;
	height : 20px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: line-through;
}

.box-button {
	position:absolute;
	top: 147px;
	left: 105px;
	width : 110px;
	height : 20px;
}












.boxProduct {
	position:absolute;
	top: 30px;
	left: 15px; /* 20 */
	width : 85px;
	height : 104px;
	background: white;
	/*border: 1px solid black;
	padding-bottom:20px;*/
}

.boxDesc {
	position:absolute;
	top: 30px;
	left: 100px;
	width : 150px; /*133*/
	height : 104px;
	/*background: #0F9;
	border: 1px solid black;*/
}

.boxButton {
	position:absolute;
	top: 134px;
	left: 25px;
	width : 218px;
	height : 38px;
	/*background: #969;
	border: 1px solid black;*/
}

.txtProduct {
	color:#000;
	text-align: left;
	font-style:normal;
    font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 13px;
	font-size: 11px;
	letter-spacing: 0px;
	margin-bottom:3px;
}

.txtOfferta {
	color:#DA2128;
	text-align: left;
	font-style:normal;
    font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 13px;
	font-size: 11px;
	letter-spacing: 0px;
}

.txtBarrato {
	color:#000;
	text-align: left;
	font-style:normal;
    font-weight: normal;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 13px;
	font-size: 11px;
	margin-top:3px;
	letter-spacing: 0px;
	text-decoration: line-through;
}
