body {
	background-image: url(assets/images/sfondo.jpg);
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #105580;
}

a {
	color: #105580;
	text-decoration: underline;
}

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

h1 {
	background-color: #105580;	
	color: #ffffff;
	font-size: 12px;
	padding: 5px;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
}


.red {
	color: #C20000;	
}
.clear {
	clear: both;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*text-align: center;*/
}

#menu li {
	list-style-type: none;
	margin: 0px;
	list-style-position: inside;
	text-align: center;
}

#menu a {
	display: block;
	color: #105580;
	text-decoration: none;
	padding: 10px;
	width: 89px;
}

#menu a:hover {
	width: 89px;
	color: #105580;
	font-weight: bold;
	text-decoration: none;
	background-image: url(assets/images/pulsante.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#footer {
	font-size: 11px;
	font-weight: normal;
}

.sx {
	float: left;
	margin: 5px;
}

.dx {
	float: right;
	margin: 5px;
}


.small {
	font-weight: normal;
}

#offerte ul li{
	line-height: 1.5em;
	
}


.prezzo {
	font-weight: normal;
	background-color: #E1EFF7;
	padding: 5px;
	text-align: center;
	margin-left: 20px;
	margin-top: 30px;
}

#skype {
	padding-left:25px;
	margin-top:15px;
}

#top-skype {	
	margin-bottom:30px;
	padding-left:15px;
}
