/* tmp */
div {
	border: 0px solid #f00
}

/* begin */
/* 
DDDDDD: grigio fondo
FEB34A: arancio
FE9B2Di-FE9C36: sottoarancio
D58633: arancio + scuro (bottoni su arancio)
3D43A1: blu testo + bkg bottoni
33388A: topbar blu chiaro
2B2F73: topbar blu scuro
C33535: rosso grassetto / titoli
*/

/* DIMENSIONI SPECIFICHE */
@media (min-width: 768px) {
		div.supermain {
		padding: 0px 60px;
	}
}

@media (max-width: 767px) {
		div.supermain {
		padding: 0px 10px;
	}
		ul.navbar-nav li, ul.dropdown-menu li {
		text-align: center;
	}
		ul.navbar-nav {
		width: auto;
		width: 85% !important;
	}
}

/* TUTTE LE DIMENSIONI */
body {
	background-color: #ddd;
	color: #484B89;
}

p {
	text-align: justify;
}

body > div {
	background-color: #fff;
}

img.img-center {
	margin: 0 auto;
}

.row-centered {
	text-align: center;
}

.col-centered {
	display:inline-block;
	float:none;
	/* reset the text-align */
	text-align:left;
	/* inline-block space fix */
	margin-right:-4px;
}

nav.navbar-default {
	background-color: #fff;
	border: 0px;
}

div#content{
	padding-bottom:30px;
	min-height:530px;
}

div.footer {
	border-top: 1px solid #222445;
	background-color: #33388A;
	background-image: url(img/bkg-bottombar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-radius: 0px;
	margin: 0 -15px;
	padding: 0px;
}

footer > div {
	padding: 20px;
	text-align: center;
}

footer a, footer a:hover {
	color: #fff;
}

div.maincol {
	/*padding: 0px 25px;*/
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: 0px;
}

.navbar-toggle, .navbar-toggle > .open {
	min-width: 200px;
	width: auto;
	width: 80% !important;
	float: none;
	margin-right: 0;
	color: #fff;
	background-color: #33388A !important;
	margin: 3px 6px;
	border-radius: 8px;
	border: 0px !important;
	border-bottom: 3px solid #CCCCCC !important;
}

.navbar-toggle:hover, .navbar-toggle:focus {
	background-color: #FEB34A !important;
	border: 0px;
	border-bottom: 3px solid #FE9F3D;
	border-radius: 8px;
	color: #33388A;
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse, .navbar-header {
  text-align: center;
}

.navbar-default .navbar-nav > li > a, 
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:focus, 
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	background-color: #FFF;
	margin: 2px;
	border-radius: 8px;
	border-bottom: 3px solid #FFF;
	color: #33388A;
	text-transform: uppercase;
	font-weight: bold;
	padding: 12px;
}

.navbar-default .navbar-nav > li > a:focus, .actual {
	background-color: #33388A !important;
	margin: 2px;
	border-radius: 8px;
	border-bottom: 3px solid #B9B9B9!important;
	color: #fff !important;
}

.navbar-default .navbar-nav > li:hover > a, 
.navbar-default .navbar-nav > li:hover > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, 
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
	background-color: #FEB34A;
	border-bottom: 3px solid #FE9F3D;
	border-radius: 8px;
	color: #33388A;
}

ul.dropdown-menu {
	border-radius: 8px !important;
	background-color: #FEB34A;
	border-bottom: 3px solid #FE9F3D;
	color: #33388A !important;
}
ul.dropdown-menu > li > a {
	color: #33388A !important;
}

ul.dropdown-menu > li > a:hover {
	color: #33388A !important;
	background-color: #FFC16A;
}

.blubox {
	background-color: #33388A;
	border-bottom: 3px solid #B9B9B9;
	border-radius: 8px;
	color: #fff;
	text-align: center;	
}

.orangebox {
	background-color: #FEB34A;
	border-bottom: 3px solid #FE9F3D;
	border-radius: 8px;
	color: #33388A;
	text-align: center;	
}

.orangenav {                                                                                                                            
	background-color: #FEB34A !important;
	border-bottom: 2px solid #FE9F3D !important;
	padding: 2px 0px;
	margin: 2px;
}

.greynav {                                                                                                                            
	background-color: #CCCCCC;
	border-bottom: 2px solid #BBBBBB;
	padding: 2px 0px;
	margin: 2px;
}

.piustretto {
	padding: 7px;
}

button.orange  {
	background-color: #FEB34A;
	border-bottom: 2px solid #FE9F3D;
	border-radius: 8px;
	color: #33388A;
	text-align: center;	
	font-weight: bold;
	white-space: normal;
}

button.orange:hover {
	color: #33388A;
}

.vocemenu {
	padding: 7px;
	margin-bottom: 30px;
	text-transform: uppercase;
	font-weight: bolder;
}

.ricerca {
	margin-bottom: 30px;
	text-transform: uppercase;
	font-weight: bolder;
	min-height: 65px;
	height: 65px;
}
div.ricerca input, div.ricerca button {
	margin-top: 13px;
}

div#flash {
	padding: 10px;
	margin-bottom: 5px;
}

.btn {
	background-color: #FEB34A !important;
	border-color: #FE9F3D !important;
	border-bottom: 3px solid #D68734;
	color: #fff;
}

.btn:hover {
	background-color: #FFC16A !important;
	/*border-color: #D68734 !important;*/
	color: #fff;
}

.btn:active, .btn:visited {
	background-color: #33388A !important;
	border-color: #33388A !important;
	/* color: #FE9F3D !important; */
}

h2.documenti {
	padding: 0px !important;		
	margin: 10px !important;		
	text-shadow: 0px 3px 1px rgba(0,0,0,0.15) !important;
	font-weight: bold;
	font-size: 1.65em;
}
h4.documenti a {
	color: #33388A;
}

.chiudisezione {
	margin-bottom: 10px;
}

img.bullet {
	padding-right: 10px;
}

.qt {
	color: #C53B3B;
}

.quaderni {
	margin: 0px;
	margin-bottom: 30px;
	font-size: 1.5em;	
	font-weight: bold;
}

.rigaqt {
	margin: 30px 0px;
}

h4.documenti a {
	text-decoration: underline;
	font-size: 1em;
	font-weight: bold;
}

div.vocemenu button a {
	color: #33388A;
	text-transform: uppercase;
	font-weight: bolder;
}

div.news h3, div.documenti h3, h3.titolopagina {
	font-size: 1.5em;
	font-weight: bold;
}

div.news p, div.documenti p, div.news h4, div.documenti h4 {
	clear: both;
	text-indent: 25px;
}

div.introcontainer {
	text-indent: 25px;
	margin-bottom: 50px;
}

.vcenter {
    vertical-align: middle;
    display: inline-block;
    float: none;
}

/******************/
/* nuovo carousel */
/******************/

.carousel-content {
    /*display:flex;*/
    /*align-items:center;*/
text-align: center;
}

#text-carousel {
  width: 100%;
  height: auto;
  padding: 10px;
}

.carousel-control {
	background: none !important;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    font-size: 20px;
}

/* css temp x preview pagina ariannanews */
ul.listaarianna li {                                                                                                                                                                                                
	text-indent: 0px;
}

a, a:hover {
	font-weight: bold;
	color: #484b89;
}

/* CALENDARIO */
div.calendario{
  /*float:right;*/
  clear: both;
  margin-left: 5px;
  margin-bottom: 5px;
}
div.calendario_titolo{
  /*padding-bottom:10px;*/
}
div.calendario_data{
  font-weight: bold;
  text-align: left;
  /*width: 100%;*/
  color: #f60;
  float:left;
}

div.calendario_data_big{
	font-size:18px;	
  font-weight: bold;
  text-align: left;
  /*width: 100%;*/
  color: #f60;
  float:left;
}

img.calendario_image{
  border:1px solid black;
}

div.justifica{
	text-align:justify;	
}

div.justifica div{
	text-align:justify;	
}

div.justifica p{
	text-align:justify;	
}
