body{
	behavior:url("csshover2.htc");
	font-family: Tahoma;
}
td {
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 12px;
	color: #797F81;
}
form{
	margin:0px;
}
a {
	text-decoration: underline;
	color:#797F81;
}

.red{
	color:#E54646;
}
a.red{
	color:#E54646;
	text-decoration:underline;
}
.g{
	color:#1A9A7F;
}
a.g{
	color:#1A9A7F;
	text-decoration:underline;
}
a.gn{
	color:#1A9A7F;
	text-decoration:none;
}
.b{
	color:#5282AE;
}
a.b{
	color:#5282AE;
	text-decoration:underline;
}
.top{
	color:#919698;
	font-size:12px;
}
a.menu{
	color:#919698;
	text-decoration:underline;
}
.bottom{
	color:#919698;
}
a.copy{
	color:#919698;
	text-decoration:none;
}
.t11{
	font-size:11px;
}

.menu_top{
	background: url('../img/menu_top.jpg') no-repeat;
	width: 234px;
	height: 18px;
	padding-top: 9px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px !important;
	padding-bottom: 0px;
}
.menu_center{
	background: url('../img/m31.jpg') no-repeat;
	width: 234px;
	height: 18px;
	padding-top: 7px;
	padding-left: 30px;
	padding-bottom: 5px !important;
	padding-bottom: 0px;
}
.menu_center2{
	background: url('../img/m41.jpg') no-repeat;
	width: 234px;
	height: 18px;
	padding-top: 7px;
	padding-left: 30px;
	padding-bottom: 5px !important;
	padding-bottom: 0px;
}
.menu_bottom{
	background: url('../img/m61.jpg') no-repeat;
	width: 234px;
	height: 20px;
	padding-top: 6px;
	padding-left: 30px;
	padding-bottom: 7px !important;
	padding-bottom: 0px;
}
.menu_center:hover{
	background: url('../img/m3.jpg') no-repeat;
}
.menu_center2:hover{
	background: url('../img/m4.jpg') no-repeat;
}
.menu_bottom:hover{
	background: url('../img/m6.jpg') no-repeat;
}
.menu_visited{
	background: url('../img/m_visited1.jpg') no-repeat;
	width: 234px;
	height: 18px;
	padding-top: 7px;
	padding-left: 30px;
	padding-bottom: 5px !important;
	padding-bottom: 0px;
}
.menu_visited:hover{
	background: url('../img/m_visited2.jpg') no-repeat;
}
a.menu1{
	color:#1A9A7F;
	text-decoration: none;
	font-weight: bold;
	padding-left:5px;
}
a.menu{
	color:#1A9A7F;
	text-decoration: none;
	font-weight: bold;
	padding-left:5px;
	padding-bottom: 2px;

	display: block;
	width: 100%;
}
a.menu:hover {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	background-color: #6097AF;
	color:#ffffff;
	display: block;
	width: 180px;
}
input{
	height: 15px;
	font-size: 12px;
	color: #000000;
}
textarea{
	font-family: Tahoma;
	font-size: 12px;
	overflow: auto;
	color: #000000;
}
select{
	font-family: Tahoma;
	font-size: 12px;
	overflow: auto;
	color: #000000;
}
.sumbit{
	height: 24px;
	font-size: 12px;
	color: #1A9A7F;
	font-weight: bold;
	background-color: #e0e0e0;
}
.romania{
	color: #1A9A7F;
	text-align:right;
}
.italia{
	color: #6699FF;
	text-align:right;
}
.risparmio{
	color: #FF33FF;
	text-align:right;
}
.menu_li {
	background: url("../img/menu.jpg") no-repeat 0.1em 0.3em;	/* sfondo grigio chiaro, pallino */
	padding-left: 12px;				/* indentazione, da usare con background-image al posto del glifo + list-style: outside (che è il valore di default) */
	list-style: none;				/* niente pallino; vedi background */
}
.menu_li:hover {
	background: url("../img/menu2.jpg") no-repeat 0.1em 0.3em;
}



.box_promozioni{
	width: 407px;
	margin: 0 auto 20px auto;
	padding: 0;
}
.rosso{
	color: #d8483f;
}
.box_promozioni .titolo{
	height: 20px;
	display: block;
	background: url('../img/sfondo_top_promozioni.gif') top center no-repeat;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	padding-left: 40px;
	padding-top: 11px;
	font-weight: bold;
}
.box_promozioni .contenuti{
	background: url('../img/sfondo_bottom_promozioni.gif') bottom center no-repeat;
	color: #000000;
	text-align: center;
	padding-bottom: 3px;
	font-size: 112%;
}
.box_promozioni .contenuti p{
	margin: 0 auto;
	padding: 10px 0 10px 0;
	line-height: 160%;
}

.box_promozioni .pulsante_promozioni{
	display: block;
	background: url('../img/pulsante_promozioni.gif') center center no-repeat;
	color: #ffffff;
	text-align: center;
	width: 310px;
	margin: 0 auto;
	padding: 15px 0;
	text-decoration: none;
}
.box_promozioni .pulsante_promozioni:hover{
	text-decoration: underline;
}

.box_promozioni .box_recapiti{
	display: block;
	background: url('../img/sfondo_promozioni_recapiti.gif') top center no-repeat;
	color: #000000;
	text-align: center;
	width: 239px;
	height: 95px;
	margin: 10px auto;
	padding: 12px 0 0 0;
	font-weight: bold;
	line-height: 140%;
}
.box_recapiti .titolo{
	padding: 0 0 15px 0 !important;
	display: block;
	background: none !important;
	text-transform: none !important;
	color: #ffffff !important;
	text-align: center !important;
}
.box_recapiti .dati{
	text-align: left;
	padding: 0 25px !important;
}
.box_promozioni .chiusura{
	border-bottom: 4px solid #1a9a7f;
	margin: 0 3px;
}
