body {
	font-family:calibri, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	color:#202E53;
}
#sfondo_header {
	background-image:url(../img/sfondo_testata.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
#header {
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
	margin:0px auto;
	min-height:479px;
	width:1000px;
}
#header h1 {
	font-size:40px;
	color:#FFFFFF;
	text-shadow:-5px 2px 0px #1c3160;
	margin-top:0px;
	padding:20px 0 0 30px;
	font-weight:700;
}
#header h1 span {
	color:#f36525;/*text-shadow:-2px 2px 0px #fff;*/
}
#header p {
	margin:5px 0 0 25px;
	color:#3d3e91;
	font-size:17px;
	font-weight: 500;
	line-height:26px
}
#header p span {
	color:#f36525;
}
#header h2 {
	font-size:32px;
	color:#FFFFFF;
	text-shadow:1px 0px 5px #f36625;
	margin:0px;
	padding:80px 250px 0 0;
	font-weight:700;
	text-align:right
}
#header h3 {
	font-size:32px;
	color:#00426d;
	text-shadow:1px 0px 5px #fff;
	margin:0px;
	padding:20px 250px 0 0;
	font-weight:700;
	text-align:right
}
#menu {
	height:40px;
	background:#000;
	margin-bottom:10px;
}
#menu ul {
	list-style-type: none;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	text-transform: uppercase;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin:1px 0;
	font-weight:bold;
}
#menu li {
	display: inline;
	margin:0px 14px;
}
#menu a {
	color:#FFF;
	text-decoration:none;
}
#menu a:hover {
	color:#f46425;
}
#container {
	width:1000px;
	margin:0px auto;
	overflow:hidden;
	line-height:22px;
}
.video {
	float:left;
	width:507px;
	margin-top:20px;
	border:dashed 2px #dd6a08;
	padding:8px;
	background-color:#f3f3f3;
}
.claim-video {
	float:right;
	width:460px;
	line-height:22px;
}
.claim-video p {
	font-size:18px;
	text-align:justify;
	color:#000
}
.motivi {
	clear:both;
	margin-top:40px;
}
.motivi li {
	margin-bottom:20px;
}
.motivi p {
	margin-top:80px;
}
#programma {
	overflow:hidden
}
#programma h2 {
	color:#f46425;
	border-top: solid 1px #e3e3e3;
	border-bottom: solid 1px #e3e3e3;
	padding:10px 0
}
#programma h2 span {
	font-size:16px;
	color:#000000
}
#anticipazioni {
	overflow:hidden;
}
#anticipazioni h2 {
	color:#f46425;
	border-top: solid 1px #e3e3e3;
	border-bottom: solid 1px #e3e3e3;
	padding:10px 0
}
#anticipazioni h2 span {
	font-size:16px;
	color:#000000
}
#anticipazioni li {
	margin-bottom:9px;
	background-image:url(../img/check.png);
	background-repeat:no-repeat;
	min-height:40px;
	padding-left:40px;
}
#anticipazioni p {
	font-size:16px;
	color:#000000
}
#testimonial {
	margin-top:30px;
	background-image:url(../img/cosa-dicono.jpg);
	background-repeat:no-repeat;
	min-height:1000px;
}
#nello {
	margin-top:30px;
	background-image:url(../img/nello.jpg);
	background-repeat:no-repeat;
	min-height:916px;
}
#brochure {
	overflow:hidden;
}
#brochure h1 {
	color:#f46425;
	border-top: solid 1px #e3e3e3;
	border-bottom: solid 1px #e3e3e3;
	padding:10px 0;
	font-size:24px;
}
#brochure h2 {
	color:#f46425;
	border-top: solid 1px #e3e3e3;
	border-bottom: solid 1px #e3e3e3;
	padding:10px 0;
	font-size:18px;
}
#brochure h2 span {
	font-size:16px;
}

#brochure h3 {
	font-size:18px;
	color:#202E53;
}

#brochure p {
	margin-top:20px;
}
#brochure span {
	color:#f25b16;
	font-weight:600;
}
#brochure a {
	text-decoration:underline;
	color:#f46425;
	font-weight:bold
}
.piede {
	background-color: #000;
	overflow: hidden;
	padding-top: 20px;
}
.piede_contenitore {
	width: 930px;
	margin: 0px auto;
}
.piede_sx {
	color: #FFF;
	font-size: 13px;
	float: left;
	width: 565px;
	line-height: 22px;
}
.piede_sx a {
	text-decoration: none;
	color: #D5A95A;
}
.piede_sx h5 {
	font-size: 18px;
	font-weight: 200;
	margin: 0;
}
.piede_dx {
	color: #FFF;
	font-size: 14px;
	float: right;
	width: 365px;
	text-align: right;
}
.piede_dx a {
	text-decoration: none;
	color: #D5A95A;
	font-size: 20px;
}
.piede_dx p {
	text-decoration: none;
	color: #D5A95A;
	font-size: 20px;
	margin: 25px 0;
}
.riga {
	color: #26356c;
	height: 1px;
	margin: 30px auto;
	width: 70%;
}
