body {
margin:0px;
margin-top:2px;
background-image:url(images/bg.gif);
background-repeat:repeat-x;
background-color: #FFFFFF;
}
td {
font-family:Tahoma;
font-size:11px;
}
/*Header*/
.logo {
width:295px;
float:left;
}
.area_carrello {
width:320px;
padding-top:100px;
padding-right:20px; 
float:right;
text-align:right;
}
.area_head {
font-family:"Tahoma";
color:#FFFFFF;
font-size:11px;
background-color:#FFFFFF;
background-image:url(images/bg_top.jpg);
background-repeat: repeat-x; 
font-weight:bold;
}
.head_lnk {
color:#FFFFFF;
text-decoration:none;
}
.head_lnk:hover {
color:#FFFFFF;
text-decoration:underline;
}

/*Testo*/
.area_titolo {
font-family: "Trebuchet MS";
color:#5C6167;
font-size:13px;
background-color:#FFFFFF;
text-align:left;
padding:11px 32px 8px 278px;
font-weight:bold;
}
.area_titolo2 {
font-family: "Trebuchet MS";
font-size:13px;
background-color:#2f3d54;
text-align:left;
}
.area_titolo3 {
font-family: "Trebuchet MS";
color:#5C6167;
font-size:13px;
background-color:#FFFFFF;
text-align:left;
padding:11px 32px 8px 28px;
font-weight:bold;
}
.titolo2 {
font-family: "Trebuchet MS";
color:#FFFFFF;
font-size:13px;
text-align:left;
font-weight:bold;
}
.th_bb {
font-family: Tahoma, Arial;
color:#FFFFFF;
font-size:11px;
text-align:left;
font-weight:bold;
}
.th_b {
font-family: Tahoma, Arial;
color:#FFFFFF;
font-size:11px;
text-align:left;
}

.area_testo {
font-family:Tahoma;
color:#5C6167;
font-size:11px;
background-color:#FFFFFF;
text-align:left;
padding-left: 2px;
padding-right: 10px;
text-align:justify;
}
.area_testo_carrello {
	font-family:Tahoma;
	color:#5C6167;
	font-size:11px;
	background-color:#FFFFFF;
	text-align:left;
	padding-left: 18px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.area_testo_reg2 {
	font-family:Tahoma;
	color:#5C6167;
	font-size:11px;
	background-color:#FFFFFF;
	text-align:left;
	
}
.txt_9 {
font-family: Arial, Helvetica, sans-serif;
color:#5C6167;
font-size:9px;
}

/*Footer*/
.lnks_foot {
font-family:"Tahoma";
color:#FFFFFF;
font-size:9px;
background-color:#2f3d54;
text-align:right;
padding-right:10px;
}
.foot {
text-decoration:none;
color:#FFFFFF;
}
.foot:hover {
text-decoration:underline;
color:#FFFFFF;
}

.lnks_foot2 {
font-family:"Tahoma";
color:#5C6167;
font-size:9px;
background-color:#FFFFFF;
text-align:center;
}
.foot2 {
text-decoration:none;
color:#5C6167;
}
.foot2:hover {
text-decoration:underline;
color:#5C6167;
}

/*Altro*/
.bianco {
text-decoration:none;
color:#FFFFFF;
}
.bianco:hover {
text-decoration:underline;
color:#FFFFFF;
}
.tit {font-size: 28px; font-weight:bold; color: #0099FF}
.pulsante { border:0; cursor: pointer; background-color:#e9ecef; border:#333333; border-width:1px; padding:2px; font-size:11px; color: #0099FF; font-weight:bold; text-decoration:underline; }
