@charset "UTF-8";
/* CSS Document */

body {
	color:#1f1f1f;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	letter-spacing: -.3px;
	background-color: #007986;
	background-image: url(images/seiruote-bg.png);
	background-repeat: no-repeat;
	background-position:top center;
	text-align:center;
	margin:0px;
}

#page {
	text-align:left;
	margin:auto;
	width:1000px;
	background-image: url(images/seiruote-box.png);
	background-repeat: no-repeat;
	margin-top:0px;
	height:700px;
}

#content {
	padding-left: 80px;
	padding-top: 344px;
	width: 840px;
}

h2 {
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
}

#testo {
	width: 420px;	
	float:left;
	text-align:left;
}

#testo p {
	padding-top: 0px;
	margin-top: 0px;
}

#pulsanti {
	float:right;
	text-align:right;
}

img {
	border: none;	
}

/* PNG IE6 */

*html #page { background: transparent none no-repeat top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image',src='http://offerte.dialogo.it/assicurazioni/images/seiruote-box.png');
}

