/* reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0;	outline: 0;	font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul {	list-style: none; } blockquote, q {	quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;} :focus {	outline: 0; } ins {	text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0;}

/* INIZIO CSS */

body {
	font-family: Tahoma;
	font-size: 13px;
	color: #0057ae;
}

a {
	color: #4dc4e8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 970px;
	margin: 20px auto 0 auto;
}

#box {
	width: 970px;
	height: 585;
	background-image: url(../img/background2.gif);
	background-repeat: no-repeat;
}

#col1 {
	float: left;
	width: 350px;
	height: 585;
	margin-top: 35px;
}

#col2 {
	float: right;
	width: 462px;
	margin: 0 0 5px 0;
}

h1 {
	text-indent: -9999px;
	height: 21px;
	width: 230px;
	background-image: url(../img/mutuo_fisso_5_rinegoziabile.gif);
	margin: 20px 0 0 70px;
}

h2 {
	text-indent: -9999px;
	font-size: 10px;
	height: 139px;
	width: 429px;
	background-image: url(../img/claim_80.gif);
	margin: 30px 0 0 67px;
}

.punti {
	margin: 20px 0 0 73px;
	padding: 0;
}

.punti #item1 {
	display: block;
	width: 431px;
	height: 26px;
	text-indent: -9999px;
	background-image: url(../img/plus801.jpg);
}

.punti #item2 {
	display: block;
	width: 431px;
	height: 26px;
	text-indent: -9999px;
	background-image: url(../img/plus802.jpg);
}

.punti #item3 {
	display: block;
	width: 431px;
	height: 26px;
	text-indent: -9999px;
	background-image: url(../img/plus803.jpg);
}

.punti #item4 {
	display: block;
	width: 431px;
	height: 170px;
	text-indent: -9999px;
	background-image: url(../img/tab80.jpg);
}

#form {
	width: 225px;
	margin: 15px 0 0 165px;
}

#form #pulsante {
	display: block;
	width: 195px;
	height: 66px;
	margin-top: 10px;
	text-indent: -9999px;
	background-image: url(../img/pulsante_preventivo.gif);
	background-repeat: no-repeat;
}

.logo {
	margin-left: 54px;
}

.clear {
	clear: both;
}

#footer {
	text-align: center;
	margin_top: 150px;
	color: #4dc4e8;
}
#disclaimer {
	text-align: center;
	font-size: 9px;
	color: #909090;
	margin-left: 154px;
	margin-top: 10px;
}