﻿html, body {
	margin:0px;
	padding:0px;
	background:url(../images/bg_sfum.jpg) no-repeat center top #e3e3e3;
}

img {
	border:0px;
}

#lingue {
	color:#c30648;
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
}

#lingue a {
	color:#252525;
	text-decoration:none;
	margin-left:11px;
}

#lingue a:hover {
	color:#c30648;
	text-decoration:none;
}

#menu {
	color:#ffffff;
	font-family:Copperplate Gothic Bold, Tahoma;
	font-size:14px;
}

#menu a {
	color:#ffffff;
	text-decoration:none;
	padding:0 20px 0 20px;
	height:28px;
	border-right:1px solid #db6d88;
}

#menu a:hover {
	color:#fed8dc;
	text-decoration:none;
}

#testo a {
	color:#c30648;
	text-decoration:none;
	font-weight:bold;
	font-family:Copperplate Gothic Bold, Tahoma;
	font-size:11px;
}

.offerte {
	width:438px;
	height:131px;
	float:left;
	background:url(../images/off_spe.jpg) no-repeat 20px 0;
	font-family:tahoma;
	font-size:11px;
}

.offerte ul li div {
	width:198px;
	height:70px;
	margin:20px 0 0 20px;
	padding:30px 0 0 0;
	float:left;
}

.offerte ul li div.offertaeven {
	border-right:1px dotted #999999;
}

.offerte ul li img {
	margin:0 10px 0 10px;
	border:1px solid #bfab30;
	float:left;
}



div.vai{
width: 10px; height:10px; float:right;display:block;
}