@font-face {
    font-family: 'candararegular';
    src: url('fonts/candara-webfont.eot');
    src: url('fonts/candara-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/candara-webfont.woff') format('woff'),
         url('fonts/candara-webfont.ttf') format('truetype'),
         url('fonts/candara-webfont.svg#candararegular') format('svg');
    font-weight: normal;
    font-style: normal;

}




body {
  padding-top: 20px;
}


.blue {
color:#0072b3;
font-weight:bold;
}


.orange {
color:#ff6501;
font-weight:bold;
}

.fresissima {
font-family: 'candararegular';
font-size: 23px;
}


.bold {
	color:black;
	font-weight:bold;
}


.apice {
vertical-align: super;
font-size: 10px;
}


.apice-h2 {
vertical-align: super;
font-size: 19px;
}


.center {
text-align:center;
}


h3.shadow {
color: white;
    text-shadow: 2px 2px 3px #000;
}

.footer {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 40px;
  border-top: 1px solid #eee;
  text-align:center;
}

/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
  background-color: transparent;
}
.jumbotron .btn {
  padding: 14px 24px;
  font-size: 21px;
}

/* Customize the nav-justified links to be fill the entire space of the .navbar */

.nav-justified {
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.nav-justified > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
  font-weight: bold;
  color: #777;
  text-align: center;
  background-color: #e5e5e5; /* Old browsers */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(top), color-stop(0%, #f5f5f5), to(#e5e5e5));
  background-image:         linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
  background-repeat: repeat-x; /* Repeat the gradient */
  border-bottom: 1px solid #d5d5d5;
}
.nav-justified > .active > a,
.nav-justified > .active > a:hover,
.nav-justified > .active > a:focus {
  background-color: #ddd;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
          box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
}
.nav-justified > li:first-child > a {
  border-radius: 5px 5px 0 0;
}
.nav-justified > li:last-child > a {
  border-bottom: 0;
  border-radius: 0 0 5px 5px;
}

@media (min-width: 768px) {
  .nav-justified {
    max-height: 52px;
  }
  .nav-justified > li > a {
    border-right: 1px solid #d5d5d5;
    border-left: 1px solid #fff;
  }
  .nav-justified > li:first-child > a {
    border-left: 0;
    border-radius: 5px 0 0 5px;
  }
  .nav-justified > li:last-child > a {
    border-right: 0;
    border-radius: 0 5px 5px 0;
  }
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .masthead,
  .marketing,
  .footer {
    padding-right: 0;
    padding-left: 0;
  }
}



@media screen and (max-width: 600px) {
	.login{
		float:none;
		max-width:100%;
	}
}



 .image {
margin-top:25px;
 width:100%;
 min-height:300px;
 
 background: url(bg.jpg) no-repeat center center;
 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.bg.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg.jpg', sizingMethod='scale')";

 }
 
 .login {
 color:white;
 float:right;
 padding:20px;
width:292px;
max-width:292px;
margin-top: 51px;
 }
  .login input, .form-signin input {
 margin-bottom:10px;
 }
 p.dati {
 text-align:center;
 font-size:10px;
 font-style:italic;
 color:#444;
 }
 
 .green {
 background:green;
 color:white;
 text-align:center;
 padding:8px;
 margin-bottom:6px;
 width:100%;
 border-radius:4px;
 }
 .red{
 background:red;
 color:white;
 text-align:center;
 padding:8px;
 margin-bottom:6px;
 width:100%;
 border-radius:4px;
 }
 
 .menu {
 float:right;
  margin-top: 26px;
  margin-right: 15px;
 }
 
  p.dati2 {
 text-align:center;
 font-size:11px;
 font-style:italic;
 color:#000;
 margin-top: 32px;
 }
 
 
@font-face {
    font-family: 'segoe_scriptregular';
    src: url('fonts/segoesc-webfont.eot');
    src: url('fonts/segoesc-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/segoesc-webfont.woff') format('woff'),
         url('fonts/segoesc-webfont.ttf') format('truetype'),
         url('fonts/segoesc-webfont.svg#segoe_scriptregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.sagoe {
font-family: 'segoe_scriptregular';
} 
 
 

 
.logo img {
width: 190px;
}

.oif {
color:#e30b16;
font-weight:bold;
}
.viola {
color:#9e009c;
font-weight:bold;
}

.form-content {
background:rgba(0,114,179,0.2);
margin-top:10px;
    padding: 10px;
	border-radius:8px;
}

ul.contact_list {
	list-style: none;
	padding: 0 83px;
}

ul.contact_list .name {
	margin-right:25px;
	min-width: 127px;
	display: inline-block;
}


ul.contact_list .role {
	font-style:italic;
}



@media screen and (max-width:700px) {
	ul.contact_list {
		padding: 0;
	}
	ul.contact_list .name {
		display: block;
	}
}












