@charset "utf-8";

/* workaround js_wright/k2 */
.k2UserBlockActions a {
	background-clip: none !important;
	background-color: transparent !important;
	border: 0px !important;
	box-shadow: none !Important;
	left: 0px !important;
	margin: 0px !important;
	overflow: auto;
	position: inherit !important;
	top: 0px !important;
	width: auto !Important;
	z-index: 0 !important;
}
#k2Container .modal {
	/*border: medium none !important;*/
	border: 1px solid red !important;
	left: 0 !important;
	position: relative !important;
	background-color: #F7A18A !important;
	box-shadow: none !important;
	
}
/* ################################# */

#intestazione {
	height: 106px;
	
	background: #0B2D7F;
	background-image: url('images/back.png');
}
#bordino {
	box-shadow: -1px 2px 7px #444444;
	-webkit-box-shadow: -1px 2px 7px #444444;
	-moz-box-shadow: -1px 2px 7px #444444;
}

#logo h2 {
	padding-top: 30px;
	color: #ffffff;
	font-size: 2em;
	/* ### */
	font-family: Verdana, sans-serif;
	font-weight: normal;
	/*letter-spacing: 1px;
	 line-height: 1.4em;
	 text-transform: uppercase;*/
	/* ### */
	width: 600px;
}

#logo a:hover {
	text-decoration: none;
}

#header {
	background-color: transparent;
}

#logoH {

	right: 0;
	top: 0;
	margin-top: 0;
	float: right;
	height: 106px;
	width: 180px;
	background-image: url('../images/cheru_180.png');
	background-repeat: no-repeat;
}

#inclina {

	float: right;
	height: 106px;
	width: 180px;
	background-image: url('../images/inclina.png');
	background-repeat: no-repeat;
	background-position: right center;
}

#breadcrumbs .module, #breadcrumbs .moduletable {
	margin-top: -8px;
	margin-left: 30px;
	font-size: 0.9em;
}

.moduletable, .module {
	margin-bottom: 0;
}

#boxes {
  /*  border: 1px solid #CCCCCC;
    padding: 2px;
    margin-top: 10px; */ 
}

#boxes .box {
	border: 1px solid green;
	width: 280px;
	height: 230px;
	float: left;
	margin: 3px;
}

.navbar-inner {
	background-color: #FAFAFA;
	background-image: linear-gradient(to bottom, #FFFFFF, #F2F2F2);
	background-repeat: repeat-x;
	border: 1px solid #D4D4D4;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
	min-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: -10px;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	background-color: transparent;
	box-shadow: none;
	color: #003366;
	text-decoration: none;
}

.navbar .nav > li > a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.85em;
	color: #003366;
	float: none;
	padding: 10px 15px;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFFFFF;
	margin-right: 10px;
}

.navbar .nav li {
	line-height: inherit;
	margin-bottom: -1px;
}

.navbar .nav {
	display: block;
	float: left;
	left: 0;
	/* #### */
	/*margin: 0 0 0 -20px;*/
	margin: 0 0 0 -10px;
	position: relative;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: transparent;
	color: #555555;
}

.page-header h2 a {
	color: #003366;
	font-family: Verdana, sans-serif;
	font-size: 0.65em;
	font-weight: bold;
	text-transform: uppercase;
}

.page-header {
	border-bottom: 4px solid #E42C2A;
	margin-top: -20px;
}
.page-header h2 {
	margin-top: 14px;
}

.page-header h2 a:hover {
	text-decoration: none;
}

.navbar .nav > li > a:hover {
	color: #003366;
}
.nav > li > a, .nav > li > a:hover {
	display: block;
	background: transparent;
	color: #003366;
}

.moduletable_menu .menu ul {
	padding-left: 50px;
}

a {
	color: #003366;
	text-decoration: none;
}

/* ############################ */
#footer a {
	color: #fff;
	text-decoration: none;
}
#footersx {
	text-align: left;
}
#footermiddle {
	text-align: center;
}
#footerdx {
	text-align: right;
}
/* ############################ */

.moduletable_menu h3 {
	background-color: transparent;
	z-index: -99;
	font-size: 0.90001em;
	padding: 0.8em 0.8em 0.8em 1.2em;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	/*white-space: nowrap;*/
	background-repeat: repeat-x;
	outline: 0;
	/*width: 150px;*/

	/* @@@@@@@@@@@@ IMMAGINE @@@@@@@@@@@@@@*/
	/*background-image: url("../images/sfondo_menu.png");
	 background-position: right center;
	 background-repeat: no-repeat;*/
	display: block;
	/*margin-right: 10px;
	 padding-left: 16px;*/
}

h3 a {
	text-decoration: underline;
	font-size: 0.90001em;
}

.moduletable_menu h3 a {
	text-decoration: underline;
	font-size: 0.90001em;
}

.catItemIntroText p {
	text-align: justify;
}

.catItemIntroText li {
	list-style: disc outside url("../images/freccia_lista.png");
}

div.catItemIntroText {
	padding: 0;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
	color: #003366;
	/*margin-bottom: -1px !important;*/
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none !important;
	color: #003366;
}

h1 {
	font-family: trebuchet ms, helvetica;
	text-transform: uppercase;
	font-size: 1.3em;
}

h2 {

	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

div.genericItemHeader h2.genericItemTitle {
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

/* per togliere il sottolineato dalle etichette del menu a sinistra */
.moduletable_menu a {
	text-decoration: none;
}

.catItemIntroText a, .catItemIntroText a:active, .catItemIntroText a:visited, .itemFullText a, .itemFullText a:active, .itemFullText a:visited {

	color: #003366;
}

.catItemIntroText a:hover, .itemFullText a:hover {
	text-decoration: underline;
	color: #003366;
}

/*
 .catItemIntroText h1 a,
 .catItemIntroText h1 a:hover,
 .catItemIntroText h1 a:active,
 .catItemIntroText h1 a:visited,
 .itemFullText h1 a,
 .itemFullText h1 a:hover,
 .itemFullText h1 a:active,
 .itemFullText h1 a:visited {
 text-decoration: none;
 color: #003366;
 }*/

.subCategory h2 {
	font-size: 2em;
}

div.itemFullText p, .subCategory p, div.itemListCategory p {
	text-align: justify;
}

div.itemIntroText {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
}

div.itemBody {
	text-align: justify;
}

div.itemIsFeatured, div.catItemIsFeatured, div.userItemIsFeatured {
	background: none;
}

div.catItemBody {
	margin-left: 14px;
}

/* Nuove Liste */

#k2CustomContainer {
	/*border: 1px solid red;*/
}

#k2CustomContenuto {
	padding: 0px;
	margin: 0px;
}

#k2CustomContainer h2, #k2CustomContainer h3 {
	margin-bottom: 1px;
}

#k2CustomContainer h2 a, #k2CustomContainer h2 a:hover {
	background-image: url("/templates/js_wright/images/freccia_lista.png");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	font-size: 14px;
}
#k2CustomContainer h3 {
	margin-top:3px !important;	
}
#k2CustomContainer h3 a, #k2CustomContainer h3 a:hover {
	background-image: url("/templates/js_wright/images/other_li_blu.jpg");
	background-repeat: no-repeat;
	background-position: center left;
	/*margin-left: 11px;*/
	padding-left: 10px;	
	font-weight: normal;
	font-size: 13px;
}

.k2CustomContainerH3Element a, .k2CustomContainerH3Element a:hover {
	background-image: url("/templates/js_wright/images/freccia_lista.png");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	margin-left: 12px;
	font-size: 12px;
}

.k2CustomContainerH3Element a:hover, #k2CustomContainer h2 a:hover, .module .menu li a:hover {
	text-decoration: underline !important;
	color: #003366;
}

.k2CustomContainerH3Element {
	margin-top: 1px;
}

#k2CustomTestataPagina {
	/*border: 1px solid red;*/
}

#k2CustomContenuto {
	/*border: 1px solid red;*/
}

div.catItemBody h2 a {
	font-size: 0.85em;
	font-weight: bold;
}

#k2CustomContainer p {
	padding: 0 10px;
	margin: 0px;
	text-align: justify;
}

/* Bandi e Avvisi in Home page di sezione*/

.moduletable_avvisi, .moduletable_bandi {
	/*border: 1px solid red;*/
	float: left;
	margin-top: -15px;
	/* Pat */
	/* width: 256px; */
	width: 265px;
	padding: 0px;
	margin-left: 35px;
	overflow: hidden;
}

.avvisi, .bandi {

	background-color: transparent !important;
	background-image: none !important;
}

.moduletable_etichetta {
	/*border: 1px solid red;*/
	float: left;
	width: 230px;
	padding: 0px;
	margin-left: 10px;
	overflow: hidden;
}

.moduletable_etichetta a h3 {
	margin-left: 10px;
	margin-bottom: 10px !important;
	color: #ffffff;
	font-size: 0.85em;
}

.moduletable_avvisi li, .moduletable_bandi li {
	border-bottom: 1px dotted #CCCCCC;
}

.moduletable_avvisi a, .moduletable_bandi a {
	text-decoration: none;
}

.moduletable_avvisi li:last-child, .moduletable_bandi li:last-child {
	border: none;
}

.itemImage img {
	width: 210px;
	height: auto;
	float: left;
}

.home1l, .home2l {
	margin-top: 8%;
}

/*
 .moduletable_avvisi ul.menu,
 .moduletable_bandi ul.menu,
 .home1l ul.menu {
 margin-top: 8%;
 margin-left: 14px;
 }*/

.moduletable_etichetta_full {
	/*border: 1px solid red;*/
	float: left;
	padding: 0px;
	margin-left: 0px;
	overflow: hidden;
	clear: both;
}

.moduletable_etichetta_full h3 {
	background-color: #043659;
	background-image: -moz-linear-gradient(center top , #043659, #03497C);
	background-repeat: repeat-x;
}

.moduletable_etichetta_full a h3 {
	margin-left: 10px;
	margin-bottom: 10px !important;
	color: #ffffff;
	font-size: 0.85em;
}

.moduletable_etichetta_full ul, .moduletable_etichetta_full a, .moduletable_etichetta_full .nav, .moduletable_etichetta_full .menu,
.menuBox {
	font-size: 0.95em;
	list-style-image: url("../images/other_li_blu.jpg") !important;
	list-style-type: disc !important;
}

/* FPSS Slideshow Home Page*/

#fpssContainer949.fpss-template-jj-rasper {
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	height: 208px;
	margin: 4px auto;
	overflow: hidden;
	padding: 2px;
	position: relative;
	float: left;
}

.custom_socialstyle li {
	display: inline;
}

.custom_socialstyle h3 {
	border-bottom: 4px solid #7E0105;
	font-size: 1em;
	margin-bottom: 15px;
	padding: 6px;
}

.info {
	float: left;
	margin: 20px 130px 20px 90px;
	
}

.info:first-child {
    margin-left: 0;
}

.info.larger {
    float: right;
    margin-left: 0px;
    margin-right: 0px;
}

.module.mod_1.first.last.no_title.span12 {
	margin-left: 0px;
}

#nav-bottom-menu {
	text-align: center;
	margin-top: 10px;
}
#contacts li {
	display: inline;
	padding: 10px 3px 3px 3px;
}

/*
 .wrapper-bottom-menu {
 padding: 0px;
 }
 */
.navbar-inner {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	background-repeat: no-repeat;
	border-color: transparent;
	border: none;
	border-radius: 0 0 0 0;
	border-style: none none;
	border-width: 0 0 2px;
	box-shadow: 0 0 0 transparent;
}

#grid-bottom {
	margin-top: 20px;
	padding-top: 5px;
	border-top: 2px solid #CCCCCC;
}

/*
 #grid-bottom div.custom img {
 margin: 3px auto;
 border-top: 3px solid red;
 }*/

.bandierina {
	padding-left: 5px;
}

span.itemImage {
	display: block;
	margin: 0;
	text-align: center;
}

div.itemFullText h3 {
	margin: 0;
	padding: 10px 0 4px;
}


.span1 {
	width: 185px;
}
.span2 {
	width: 220px;
}

.span9 {
	width: 705px;
}

.span10 {
	width: 920px;
}

.sezione {
	float: left;
	width: 265px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 35px;
	margin-bottom: 10px;
	overflow: hidden;
}


div.itemFullText img {
	float: left;
	width: 253px;
	padding: 5px;
}

ul.menu {
	margin-left: 16px;
}

.sezione img {
	margin-bottom: 10px;
}





/* Slideshow responsive */

.moduletable_slideshowhome .fpss-container {
max-width: 1000px !Important;
width: 100% !important;
}
.moduletable_slideshowhome .fpss-container .slides img {
max-width: 100% !important;
height: auto !important;
} 

.moduletable_slideshowhome .slides-wrapper { 
width: 100% !Important;
}

.moduletable_slideshowhome #fpssContainer949.fpss-template-jj-rasper .slide {
width: 100%; 
}
 
 
.moduletable_slideshowhome h1 {
 text-transform: none !important;
 }
 
.fpss-template-jj-rasper .slidetext h1, .fpss-template-jj-rasper .slidetext h1 a {
color: #ffffff !Important;
margin-bottom: 1em !important;
margin-top: 1em !Important;
}

.moduletable_slideshowhome h3 {
margin-bottom: 1em !Important;
}

.moduletable_slideshowhome .fpssReadMore {
margin-top: 1em !Important;
background-color: #7e0105 !important;
}

/* END slideshow responsive */







/*.moduletable_unipinews h2, 
#boxeventi h2.titolobox, 
#boxeventi h2.titolobox, 
.moduletable_unipieventi h2, 
#boxnews h2.titolobox, 
#boxeventi h2.titolobox {
    border-bottom: 4px solid #7e0105;
    color: #333;
    margin: 10px 0;
    padding: 10px 0;
}*/

























/************* Modifiche CSS Patrizia del 7 giugno 2015 *************/

div#maximenuck ul.maximenuck li.maximenuck.level1 > a,
div#maximenuck ul.maximenuck li.maximenuck.level1 > span.separator {
	font-size: 1em !important;
}

/*div#maximenuck ul.maximenuck li.maximenuck.level1 {
	padding: 4px 12.5px 2px !important;
}

.maximenuck.item334.first.level1 {
    margin-left: 17px !important;
}*/
div#maximenuck ul.maximenuck li.maximenuck.level1 {
	margin-right: 40px !important;
}



.menu.maximenuck,
.navbar-inner {
    padding-left: 0 !important;
}

/*.menu.maximenuck {
	margin-right: auto !important;
	margin-left: auto !important;
	text-align: center !important;
}*/

.maxiroundedcenter {
    float: inherit !important;
}






/*.carousel-caption h1,
.carousel-caption h3 {
	opacity: 1 !important;
}*/


.carousel-caption {
  margin: 0 !important;
  padding: 5px 8px !important;
  font-family: trebuchet ms !important;
  font-size: 1.2em !important;
  /*text-transform: uppercase;*/
  background: rgba(4, 54, 89, 0.75) none repeat scroll 0 0 !important;
  min-height: 50px;
}

.carousel-caption h1,
.carousel-caption h3 {
  font-family: trebuchet ms;
  opacity: 1 !important;
  margin: 5px;
  text-transform: none;
  font-weight: normal !important;
}

/*17-11-2015 */
.carousel-caption h1, .carousel-caption h3 {
    color: #fff !important; 

/* 04/03/2016 */


