/* CSS Document */
body {
	/*padding-top:40px;*/
}
.brand > i {
	margin-top:5px;
	margin-right:5px;
}
.logo {
	margin:0;
	padding:0;
}
.logo-tagline {
	margin-left:10px;
	font-size:0.8em;
}
.image {
	margin:0;
}
.image > .brand {
	text-indent:-9999px;
	display:block;
	padding:0;
	float: left;
	margin: 0;
}
.navbar-fixed-top {
	z-index:9999;
}
.navbar {
    height: 208px;
    background-image: -moz-linear-gradient(top, rgb(163,9,30), rgb(204,96,30));
	background-image: -ms-linear-gradient(top, rgb(163,9,30), rgb(204,96,30));
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgb(163,9,30)), to(rgb(204,96,30)));
	background-image: -webkit-linear-gradient(top, rgb(163,9,30), rgb(204,96,30));
	background-image: -o-linear-gradient(top, rgb(163,9,30), rgb(204,96,30));
	background-image: linear-gradient(top, rgb(163,9,30), rgb(204,96,30));
    padding-top: 15px;
}

#header {
	background: url("../images/template/bg-subnav.png") repeat-x;
}
.subhead {

}
#above{
	padding:20px 0;
	border-bottom:1px solid #ddd;
}
#top{

}
/* Mie Modifiche */

.container
{
	box-shadow: -1px 0 2px rgba(0, 0, 0, 0.25);
}
.navbar-inner .container,
#header .container,
.footer .container,
#bar-consorzi .container,
#content-news .container{
	border: none;
	box-shadow: none;
}
#content p{
	padding:10px 20px;
}
#content a{
	text-decoration: underline;
}
#content a:hover{
	color: #555;
}
h1, h2, h3, h4, h5, h6 {
    color: #A1122A;
    font-weight: normal;
    margin: 0;
    text-rendering: optimizelegibility;
    padding: 0 20px;
}
.cols-3 h2{
	font-size: 13px;
	line-height: 20px;
}
pre{
	margin: 5px 20px;
	font-family: 'Asap',sans-serif;
}
blockquote {
    border-left: 3px solid #A1122A;
    margin-left: 18px;
    padding: 0 0 0 10px;
}
blockquote p{
    font-size: 12px;
    line-height: 6px;
}
.btn-group {
    float: right;
    padding-right: 20px;
    top: 6px;
    position: relative;
}
.page-header{
	margin: 0px;
	padding-bottom: 5px;
}

#sidebar{
	/*border-left: 1px solid #000;*/
	padding-top: 20px;
}
#sidebar-2 {
	background: #F5F5F5;
	border-radius: 5px;
	margin-top: 30px;
	
}
#content-text .blog{
	padding: 0;
	margin: 0 auto;
}

#content-text .blog ul, #content-text .blog ol{
	padding: 2px 35px;
	color: #555555;
}
#content{
	/*background: #F5F5F5;/*
	/*margin-top: 10px;*/
}
#content-text{
	margin: 0;
	background: #FFF;
	padding: 20px 0;
	/*box-shadow: 1px 0 2px rgba(0, 0, 0, 0.25), -1px 0 2px rgba(0, 0, 0, 0.25);*/
}
#content-text p {
	padding: 0px 20px;
}
#below {

}
.footer {
	z-index:1;	
}

#main{
	box-shadow: 1px 0 2px rgba(0, 0, 0, 0.25), -1px 0 2px rgba(0, 0, 0, 0.25);
}


/* Module Spacing */
#content .moduletable,
#sidebar .moduletable,
#sidebar-2 .moduletable {
	margin-bottom:18px;
}


/* Enhanced typography */
dt {
	font-size: 105%;
	margin-bottom: .5em;
}
dd {
	margin-left: 2em;
	margin-bottom: 1em;
}
/* Template Demo */
body.item-524 .custom {
	background:#eee;
	padding:10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
body.item-524 .navbar .custom {
	display:inline-block;
	padding:5px;
	margin:5px 0 0 10px;
}
body.item-524 .navbar .custom p {
	margin:0;
}
body.item-524 #header .custom {
	margin-bottom:10px;
}
body.item-524 #header .custom p {
	margin:0;
}
body.item-524 #breadcrumbs .custom ul {
	margin-bottom:0;
}
body.item-525 #below .custom {
	background:#eee;
	padding:10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
/* Used for responsive page */
.resize {
	position: fixed;
	bottom: 0;
	right: 0;
	height: 80px;
	width: 80px;
	background: url(../images/resize.png); 
}
/* Modifiche mie */
#bar-top-menu{
	display:table;
	width: 100%;
}
#bar-top-menu a.logo{
	position: absolute;
}
.top-menu {
	background: url("../images/template/bg-topnav.png") repeat-x;
	height: 81px;
	width: 100%;
	flot: right;
}
.top-menu .nav {
	margin-top: 5px;
}
.top-menu .nav li {
	
	border-right: 1px solid #CCC;
}
.top-menu .nav li.active a,
.top-menu .nav li a:hover{
	color: #A3091E;
}
.top-menu .nav li a{
	color: #000;
	padding: 0px 18px;
	font-size: 16px;
	
}
.top-menu ul.nav,
.top-menu div.custom,
.top-menu form.form-search{
    display: block;
    float: right;
    top: 36px;
    position: relative;
    margin-right: 10px;
}
.top-menu div.custom p {
	margin:3px 2px;
}
.nav-maximenu {
	width:100%;
	float: left;
}
.nav-maximenu .nav{
	height: 127px;
	margin: 0;
	width:100%;
	background-color: #000000;
    background-image: -moz-linear-gradient(top, #000000, #636466);
	background-image: -ms-linear-gradient(top, #000000, #636466);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#636466), to(#636466));
	background-image: -webkit-linear-gradient(top, #000000, #636466);
	background-image: -o-linear-gradient(top, #000000, #636466);
	background-image: linear-gradient(top, #000000, #636466);
	
}
.nav-maximenu .nav li{
	width: 33.33%	
}
.nav-maximenu .nav li a img {
    border: 0 none;
    float: right;
    height: auto;
    max-width: 100%;
    padding: 20px 10px;
}
.nav-maximenu .nav li.item-111{
	height: 115px;
	
}
.nav-maximenu .nav li a.formazione{
	padding: 0px;
	background: url("../images/template/formazione-button.png") no-repeat scroll 0 0 transparent;
	height: 101px;
}
.nav-maximenu .nav li:hover a.formazione,
.nav-maximenu .nav li.active a.formazione{
	padding: 0px;
	background: url("../images/template/formazione-active.png") no-repeat scroll 0 0 transparent;
	height: 101px;
}
.nav-maximenu .nav li a.servizi{
	padding: 0px;
	background: url("../images/template/servizi-button.png") no-repeat scroll 0 0 transparent;
	height: 101px;
}
.nav-maximenu .nav li:hover a.servizi,
.nav-maximenu .nav li.active a.servizi{
	padding: 0px;
	background: url("../images/template/servizi-active.png") no-repeat scroll 0 0 transparent;
	height: 101px;
}
.nav-maximenu .nav li a.scuole{
	padding: 0px;
	background: url("../images/template/scuole-button.png") no-repeat scroll 0 0 transparent;
	height: 101px;
}
.nav-maximenu .nav li:hover a.scuole,
.nav-maximenu .nav li.active a.scuole{
	padding: 0px;
	background: url("../images/template/scuole-active.png") no-repeat scroll 0 0 transparent;
	height: 101px;
}
/* Differenti Colore menu a tendina di secondo livello */

.nav-maximenu .item-109 .flyout-menu {
    background-clip: padding-box;
    border-left: 1px solid #009BDC;
    border-bottom: 1px solid #009BDC;
    border-right: 1px solid #009BDC;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    float: left;
    list-style: none outside none;
    margin-top: 0px;
    margin-left: 2px;
    width: 98%;
    background-color: rgba(0, 0, 0, 0.75);
    color:#FFF;
    padding: 4px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    z-index: 5000;
}

.nav-maximenu .item-110 .flyout-menu {
    background-clip: padding-box;
    border-left: 1px solid #6AA33A;
    border-bottom: 1px solid #6AA33A;
    border-right: 1px solid #6AA33A;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    float: left;
    list-style: none outside none;
    margin-top: 0px;
    margin-left: 2px;
    width: 98%;
    background-color: rgba(0, 0, 0, 0.75);
    color:#FFF;
    padding: 4px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    z-index: 5000;
}
.nav-maximenu .item-111 .flyout-menu {
    background-clip: padding-box;
    border-left: 1px solid #DB921A;
    border-bottom: 1px solid #DB921A;
    border-right: 1px solid #DB921A;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    float: left;
    list-style: none outside none;
    margin-top: 0px;
    margin-left: 2px;
    width: 98%;
    background-color: rgba(0, 0, 0, 0.75);
    color:#FFF;
    padding: 4px 0;
    /*position: absolute;*/
    top: 100%;
    visibility: hidden;
    z-index: 5000;
}

.nav-maximenu .nav .flyout-menu li {
    border: 0 none;
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 388px;
}
.nav-maximenu .nav .flyout-menu li a {
    clear: both;
    color: #EEE;
    display: block;
    font-weight: normal;
    line-height: 18px;
    padding: 3px 15px;
    white-space: nowrap;
    opacity: 0.99;
    font-weight: bold;
    font-size: 15px;
}
.nav-maximenu .nav .flyout-menu ul li a {
    background: none;
    font-weight: normal;
}
.nav-maximenu .nav .flyout-menu ul li a:hover {
    background: none;
    font-weight: bold;
}

.footer {
    background-color: #000000;
    background-image: -moz-linear-gradient(top, #808080, #000000);
	background-image: -ms-linear-gradient(top, #808080, #000000);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#808080), to(#000000));
	background-image: -webkit-linear-gradient(top, #808080, #000000);
	background-image: -o-linear-gradient(top, #808080, #000000);
	background-image: linear-gradient(top, #808080, #000000);
    background-repeat: repeat-x;
    border-top: 1px solid #000000;
    box-shadow: 0 1px 0 #888888 inset;
}
.footer p{
    color: #FFF;
}
.footer p a img{
    padding-right: 15px;
}
.footer .nav li a{
    padding:0px 8px 8px 8px;
}

#bar-consorzi{
    background: #EBEBEB;
    box-shadow: 0 5px 3px rgba(0, 0, 0, 0.25), 0 -2px 3px rgba(0, 0, 0, 0.25);
    position: relative;
}
#below-content .nav li{
    display: inline-block;
}
#below-content .nav li a{
    padding:0px 20px;
}
#below-content {
    text-align: center;
    
}
#below-content .nav{
    margin: 0px;
}
#content-news{
    background-color: #D01C24;
    /*background-image: -moz-linear-gradient(center bottom , rgb(163,9,30), rgb(204,96,30));*/
    background-color: #fbfbfb;
	background-image: -moz-linear-gradient(top,rgb(204,96,30), rgb(163,9,30));
	background-image: -ms-linear-gradient(top,rgb(204,96,30), rgb(163,9,30));
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgb(163,9,30)), to(rgb(204,96,30)));
	background-image: -webkit-linear-gradient(top,rgb(204,96,30), rgb(163,9,30));
	background-image: -o-linear-gradient(top,rgb(204,96,30), rgb(163,9,30));
	background-image: linear-gradient(top,rgb(204,96,30), rgb(163,9,30));
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
    background-repeat: repeat-x;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25), 0 -2px 3px rgba(0, 0, 0, 0.25);
}
#content-news .container{
    height: 320px;
}
#bottom .moduletable{
    width: 33.33%;
    height: 320px;
    float: left;
    box-shadow: 1px 0 2px rgba(0, 0, 0, 0.3), -1px 0 2px rgba(0, 0, 0, 0.25);
}
#bottom .moduletable img{
    padding: 0px 15px;
    
}
#bottom .moduletable p{
    padding: 0px 20px;
    color: #FFF;
}
#bottom .moduletable a{
    padding: 0px 5px;
    color: #FFF;
    font-size: 14px;
    
}
#bottom .moduletable a:hover{
    font-weight: bold;
    text-decoration: underline;
    color: #FFF;
}
#bottom .moduletable h3{
    font-size: 28px;
    color: #FFF;
    padding-bottom: 6px;
    margin: 8px 15px;
    font-weight: normal;
    border-bottom: 1px solid #FFF;
}
#bottom .moduletable .nspTopInterface{
    margin-right:18px;

}


.moduletable-col-left .nav-list{
    padding-right:0;
}
.moduletable-col-left .deeper li{
    padding: 5px 18px;
}
.moduletable-col-left .deeper li.active{
    background: #FFF;
    border-top: 1px solid #808080;
    border-left: 1px solid #808080;
    border-bottom: 1px solid #808080;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 8px 20px;
    color: #808080;
}
.moduletable-col-left .deeper li a, .moduletable-col-left .deeper li a:hover{
    font-size: 18px;
    color: #808080;
    text-decoration: none;
}

.moduletable-col-left a.titolo-scuole{
    font-size: 22px;
    color: #DB921A;
    text-decoration: none;
    padding: 10px 10px;
}

.moduletable-news, .moduletable-video, .moduletable-blog {
     background-image: -moz-linear-gradient(top, #808080, #000000);
	background-image: -ms-linear-gradient(top, #808080, #000000);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#808080), to(#000000));
	background-image: -webkit-linear-gradient(top, #808080, #000000);
	background-image: -o-linear-gradient(top, #808080, #000000);
	background-image: linear-gradient(top, #808080, #000000);
    margin: 15px 0;
    height: 230px;
    width: 355px;
    
}
.moduletable-blog h3{
    text-align: right;
    color: #FFEB00;
    font-size: 22px;
    padding-top: 40px;
    background: url("../images/template/right-blog.png") no-repeat right top;
}
.moduletable-news h3{
    text-align: right;
    color: #FFEB00;
    font-size: 22px;
    padding-top: 40px;
    background: url("../images/template/right-news.png") no-repeat right top;
}
.moduletable-video h3{
    text-align: right;
    color: #FFEB00;
    font-size: 22px;
    padding-top: 40px;
    background: url("../images/template/right-video.png") no-repeat right top;
}
.moduletable-news p, .moduletable-video p, .moduletable-blog p{
    text-align: left;
    color: #FFF;
    font-size: 13px;
}
.moduletable-news a, .moduletable-video a, .moduletable-blog a{
    color: #FFEB00;

}

#mbiframe{
    padding-right: 20px;
    padding-left:20px;
}

.fb_iframe_widget {
    border-style: none;
    border-width: 0;
    display: inline-block;
    position: relative;
}

.fb_iframe_widget .-cx-PRIVATE-pluginBoxContainer__border {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #315C99 #AAAAAA #AAAAAA;
    border-image: none;
    border-width: 0px !important;
    border-style: none;
}
.moduletable-home{
	background: #FFF;
	border-left: dashed 1px #CCC;

}
.moduletable-home h3{
	font-size: 22px;

}