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

body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-family:"Arial";
}

.tappo {
	clear:both;
}

div#content {
	margin:0px auto;
	width:1200px;
}

img {
	border:none;
}

div#header {
	background-color:#F00;
}

div#contatti {
	text-align: center;
}

p {
	font-size: 14px;
	color: #9c9c9c;
	padding: 0px 60px;
	}

h1 {
	padding-top: 100px;
	font-family: Arial;
	font-size:20px;
	color: #9c9c9c;
	font-weight:bold;
	text-align: center;
}

h2 {
	font-family: Arial;
	font-size:30px;
	color: #9c9c9c;
	font-weight:bold;
	text-align: center;
}


a {
	font-family: Arial;
	font-size:14px;
	font-weight:bolder;
	color: #9c9c9c;
	text-decoration: none;
}

div#sx {
	width:343px;
	height:243px;
	float:left;
}

div#cxa {
	width:449px;
	height:243px;
	float:left;
}

div#cxb {
	width:166px;
	height:243px;
	float:left;
}

div#dx {
	width:242px;
	height:243px;
	float:left;
}

div#footer {
	height:100px;
	padding: 10px;
	text-align: justify;
	padding-bottom: 50px;

}
