@charset "UTF-8";
/* CSS Document */
body { 
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px
}
#centro {
	width: 900px;
	margin-left: 50px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #269bd2;
	padding-bottom: 60px;
}
#container {
	width: 1000px;
	height: 820px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #269bd2;
	float: left;
}
#wrap {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
}
#sxshadow {
	background-image: url(img/sxshadow.jpg);
	background-repeat: repeat;
	float: left;
	width: 20px;
	height: 830px;
}
#dxshadow {
	background-image: url(img/shadow.jpg);
	background-repeat: repeat;
	float: right;
	width: 20px;
	height: 830px;
}
#header {
	width: 1000px;
}
#home {
	float: left;
	width: 228px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
}
.pulisci {
	clear: both;
}
#frase {
	float: right;
	width: 722px;
	background: #269bd2; /* Old browsers */
	background: -moz-linear-gradient(top,  #269bd2 0%, #4ab5e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#269bd2), color-stop(100%,#4ab5e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #269bd2 0%,#4ab5e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #269bd2 0%,#4ab5e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #269bd2 0%,#4ab5e2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #269bd2 0%,#4ab5e2 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#269bd2', endColorstr='#4ab5e2',GradientType=0 ); /* IE6-9 */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 43px;
	color: #fff;
	text-align: center;
	padding-top: 17px;
	padding-bottom: 17px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #269bd2;
}
.diciotto {
	font-size: 18px;
}
#bottone {
	width: 208px;
	margin-top: 40px;
	float: left;
}
#contatti {
	background-color: #e9ebed;
	float: right;
	width: 470px;
	margin-top: 60px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-left: 35px;
	padding-top: 40px;
	padding-bottom: 40px;
	line-height: 30px;
}
#info {
	width: 860px;
	margin-left: 50px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
}
#sxinfo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: left;
	width: 400px;
	line-height: 22px;
}

#dxinfo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: right;
	width: 440px;
	line-height: 22px;
}
#contatti a:link {
	font-size: 22px;
	color: #269bd2;
	text-decoration: none;
}
#contatti a:visited {
	text-decoration: none;
	color: #269bd2;
}
#contatti a:hover {
	text-decoration: none;
	color: #000;
}
#contatti a:active {
	text-decoration: none;
	color: #269bd2;
}
.blu {
	font-size: 16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #269bd2;
}

span {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
}
a{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
  color: #269bd2;
}
