@font-face {
	font-family: 'futuram';
	src: url('../fonts/futuram.eot');
	src: local('?'),  url('../fonts/futuram.woff') format('woff'),  url('../fonts/futuram.ttf') format('truetype'),  url('../fonts/futuram.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*-------------------------------------------------------------*/

html
{ height: 100%;
color:#069;}

*
{ margin: 0;
  padding: 0;}

body
{
	font-family: 'futuram';
	font-weight: 400;
	font-size:14px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	color: #333;
}

p
{ padding: 0 0 10px 0;
  line-height: 1.7em;
  font-size: 100% }

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{
	color: #069;
	text-shadow: 0px 1px 0px #CCC;
	margin: 0 0 10px 0;
	font-family: futuram;
	font-size: 20px;
}

h2
{	font-family: 'futuram';}

h3
{ font-family: 'futuram';}

h4, h5, h6
{ margin: 0;
  padding: 0 0 0px 0;	font-family: 'futuram';
  line-height: 1.5em;}

h5, h6
{	font-family: 'futuram';
  color: #888;
  padding-bottom: 15px;}

a
{ color: #000;
  font-weight: bold;
  background: transparent;
  outline: none;
  text-decoration: underline;}

a:hover
{ text-decoration: none;}

ul
{ margin: 2px 0 22px 30px;
  line-height: 1.7em;
  font-style: normal;
  font-size: 100%;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, #header, #banner, #menubar, #site_content, #footer, #content_blue
{ margin-left: auto; 
  margin-right: auto;}

#main
{ background: transparent;}

#menubar
{ width: 960px;
  height: 50px;
  margin-top: 50px;  
  border-radius: 15px 15px 0px 0px;
  -moz-border-radius: 15px 15px 0px 0px;
  -webkit-border: 15px 15px 0px 0px;} 
  
#welcome
{
	width: 300px;
	float: left;
	text-align: center;
	height: 45px;
	padding-left: 20px;
	background: transparent;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}  
   
#welcome h1 a
{	font-family: 'futuram';
  color: #FFF;
  text-decoration: none;
  text-shadow: 1px 1px #000;  }
  
#menu_items
{
	float: right;
	width: 600px;
}
  
ul#menu
{ margin:0;
  float: right;}

ul#menu li
{ padding: 0 0 0 0px;
  list-style: none;
  margin: 2px 0 0 0;
  display: inline;
  background: transparent;}

ul#menu li a
{
	float: left;
	font-family: 'futuram';
	text-align: center;
	color: #FFF;
	text-decoration: none;
	height: 24px;
	text-shadow: 1px 1px #000;
	background: transparent;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
} 
  
ul#menu li.current a, ul#menu li:hover a
{
	color: #09C;
	text-shadow: 1px 1px #000;
}

#site_content
{ width: 940px;
  overflow: hidden;
  margin: 30px auto;
  padding: 0 0 20px 20px;
  background: #FFF;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border: 15px 15px 15px 15px;  } 

.sidebar_container
{ float: right;
  margin: 10px 20px 0 20px;
  width: 220px;
  padding: 0;}

.sidebar
{ float: left;
  width: 220px;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;}

.sidebar_item
{	font-family: 'futuram';
  width: 215px;}

.sidebar h2
{ padding: 5px 0 0 10px;
  font: normal 140% Arial, Helvetica, sans-serif;
  height: 30px;
  text-shadow: 0px 1px 0px #0C3976;
  color: #fff;
  background: #1162CB;
  background: -moz-linear-gradient(#4F93EF, #1162CB);
  background: -o-linear-gradient(#4F93EF, #1162CB);
  background: -webkit-linear-gradient(#4F93EF, #1162CB);
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;}  

#content
{
	width: 920px;
	margin-bottom: 20px;
	float: left;
}

.content_item
{
	width: 920px;
	margin-top: 40px;
	margin-bottom: 0px;
}
  
.content_container
{ width: 320px;
  padding: 5px;
  margin-right: 10px;
  float: left;}
  
#content_blue
 { width: 920px;
  height: 160px;
  float: left;
  text-align: center; } 
  
#content_blue p
 {
	color: #FFF;
}  

#content_blue h4
{
	color: #FFF;
	text-shadow: 0px 1px 0px #1162CB;
}
  
.content_blue_container_box
{
	width: 420px;
	text-align: center;
	float: left;
	background: #1162CB;
	background: -moz-linear-gradient(#069, #007fbf);
	background: -o-linear-gradient(#069, #007fbf);
	background: -webkit-linear-gradient(#069, #007fbf);
	border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border: 15px 15px 15px 15px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.content_blue_container_boxl
{
	width: 420px;
	text-align: center;
	float: right;
	background: #1162CB;
	background: -moz-linear-gradient(#069, #007fbf);
	background: -o-linear-gradient(#069, #007fbf);
	background: -webkit-linear-gradient(#069, #007fbf);
	border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border: 15px 15px 15px 15px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
  
#footer
{ width: 960px;
  height: 20px;
  padding-top: 20px;
  text-align: center; 
  background: transparent;
  color: #FFF;
  text-shadow: 0px 1px 0px #000;}

#footer a, #footer a:hover
{ color: #FFF;
  text-shadow: 0px 1px 0px #000;
  text-decoration: none;
  padding-bottom: 20px;}

#footer a:hover
{ text-decoration: underline;}
  
 .readmore
{
	height: 15px;
	margin-left: 95px;
	width: 220px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #ccc);
	background: -o-linear-gradient(#fff, #ccc);
	background: -webkit-linear-gradient(#fff, #ccc);
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;	font-family: 'futuram';
	font-size: 110%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 7px;
}
  
 .readmore a
{ color: #1D1D1D;}
 
 .button_small
{ font: normal 110% Arial, Helvetica, sans-serif;
  height: 15px;
  width: 90px;
  padding: 5px 5px 10px 7px;
  background: #1162CB;
  background: -moz-linear-gradient(#4F93EF, #1162CB);
  background: -o-linear-gradient(#4F93EF, #1162CB);
  background: -webkit-linear-gradient(#4F93EF, #1162CB);
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;}
  
.button_small a
{ color: #FFF;
  padding-left: 5px;}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 280px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 2px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #BBB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings input[type="checkbox"]
{ padding: 2px 0; 
  width: 15px;	font-family: 'futuram'; 
  border: 0; 
  background: #FFF; 
  color: #47433F;
  margin: 28px 0;}

.form_settings .submit
{	font-family: 'futuram';
  width: 99px; 
  margin: 0 0 0 206px; 
  height: 26px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #fff;
  background: -moz-linear-gradient(#fff, #ccc);
  background: -o-linear-gradient(#fff, #ccc);
  background: -webkit-linear-gradient(#fff, #ccc);
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  color: #000;}
  
  
#banner_image {
	width: 920px;
	float: left;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
}
#slider-wrapper {
    height: 400px;
	background: transparent;
	width: 920px;
}
#slider {
    background: url("../images/loading.gif") no-repeat scroll 50% 50% transparent;
    height: 400px;
    position: relative;
    width: 920px;
}
#slider img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
#slider a {
    border: 0 none;
    display: block;
}

.nivoSlider {
    position: relative;
}
.nivoSlider img {
    left: 0;
    position: absolute;
    top: 0;
}
.nivoSlider a.nivo-imageLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6;
}
.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    z-index: 5;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}
.nivo-caption {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #FFFFFF;
    font-family: arial;
    left: 0;
    opacity: 0.8;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
    z-index: 8;
}
.nivo-caption p {
    margin: 0;
    padding: 5px;
}
.nivo-caption a {
    color: red;
    display: inline !important;
    text-decoration: none;
}
.nivo-caption a:hover {
    color: blue;
    text-decoration: underline;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    background: url("../images/arrows.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    text-indent: -9999px;
    top: 45%;
    width: 30px;
    z-index: 9;
}
a.nivo-prevNav {
    left: 15px;
}
a.nivo-nextNav {
    background-position: -30px 50%;
    right: 15px;
}
.nivo-controlNav {
    bottom: -30px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
}
.nivo-controlNav a {
    background: url("../images/bullets.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 22px;
    margin-top: 350px;
    position: relative;
    text-indent: -9999px;
    width: 22px;
    z-index: 9;
}
.nivo-controlNav a.active {
    background-position: 0 -22px;
}
 
/*-------------  CONTATTI + FORM  ------------*/
.contsx {
	float: left;
	width: 220px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-bottom: 50px;
}
.formdx {
	float: right;
	width: 660px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 0;
}
.formdx .labform {
	display:block;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	font-size: 11px;
    margin-left: 5px;
    margin-right: 14px;
    margin-top: 1px;
    padding-bottom: 2px;
    padding-right: 12px;
	/*border-right: 1px solid #C9C9C9;*/
}
.formdx .privacy {
	margin:15px 0;
	color:#97bf0d;
}
.formdx .privacy input {
	float: left;
	margin:1px 0 0 0;
}
.formdx .privacy span {
	color: #7E8A95;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 13px;
    margin-left: 6px;
    margin-top: 1px;
    width: 550px;
}

.formdx input.campo, .formdx textarea {
	border: medium none;
	color: #5F6B76;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin-left: 2px;
	padding: 4px 5px;
	width: 95%;
	background-attachment: scroll;
	background-color: #CCC;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.formdx textarea {
	resize: none; 
	width: 98%;
}
.formdx .titform {
	color: #333333;
    font-size: 27px;
	margin:20px 0 22px 0;
	line-height: 28px;
	margin-bottom: 15px;
	font-weight:bold;
	clear: both;
	display: block;
}
.formdx .boxinput {
	/*background-color: #e9e9e9;
	border: 1px solid #C9C9C9;
	padding: 5px;
	
	-moz-box-shadow:2px 2px 2px #C9C9C9 inset;
	-webkit-box-shadow:2px 2px 2px #C9C9C9 inset;
	box-shadow:2px 2px 2px #C9C9C9 inset;
	
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;*/
}
.formdx label.error {
    color: red;
    display: block;
    vertical-align: top;
    width: 100%;
	font-size: 11px;
    margin-bottom: 8px;
}
.formdx .btn {
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	/*background-position:center bottom;
	background-repeat:repeat-x;
	background-image:url(../images/form_btn1.jpg);*/
	background-color: #069;
	padding: 5px 10px;
	border:1px solid #069;
	/*border:1px solid #C9C9C9;
	
	-moz-box-shadow:2px 2px 2px #C9C9C9;
	-webkit-box-shadow:2px 2px 2px #C9C9C9;
	box-shadow:2px 2px 2px #C9C9C9;*/
	
	/*--BORDER RADIUS--*/
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
}
.formdx .btn:hover {
	color: #FFF;
	background-color: #999;
	background-image:url(../images/form_btn2.jpg);
	border:1px solid #fff;
}
#main #site_content #content {
}
