@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 {

 background-color: #F7A18A !important;
 border: 1px solid red !important;
 box-shadow: none !important;
 color: #000000;
 font-size: 0.9em;
 left: 0 !important;
 position: relative !important;
 padding: 3px;
 }
 /*/
#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;
}
/* ################################# */
#logostruttura {
	border: 0;
	margin-left: 5px;
	float: left;
	height: 100px;
}

#logostruttura img {
	padding-top: 2px;
	padding-left: 10px;
}

#intestazione {
	/*-webkit-box-shadow: #B3B3B3 7px 7px 7px;
	 -moz-box-shadow: #B3B3B3 7px 7px 7px;
	 box-shadow: #B3B3B3 7px 7px 7px;*/
	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 red;
	 height: 240px;   */
	padding: 6px 0px;
	/*  width: 960px; */
}
#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;
}

.moduletable_menu a:hover {
	color: #003366;
	text-decoration: underline !important;
}

/* ############################ */
#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.80em;
	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;*/ /* commentato il 12/09/2013 */

	display: block;
	/*margin-right: 10px;
	 padding-left: 16px;*/
}

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

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

.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;
}

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

div.subCategory h2 a:hover {
	font-size: 0.5em;
	font-weight: bold;
	text-decoration: underline !important;
}

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 {
	text-decoration: none !important;
	color: #003366;
}

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

div.itemListCategory img {
	float: none;
}

/*
 .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: 2.4em;
}
div.itemFullText h2 {
	font-size: 1.15em;
}

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.itemFullText, div.itemFullText li {
	line-height: 24px;
}

div.itemBody {
	text-align: justify;
}

div.itemFullText img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.itemIntroText p {
	margin-bottom: -5px;
}

.custom.img-header img {
	margin-left: 16px;
	width: 280px;
}

.custom.img-header img:first-child {
	margin-left: 0px;
}

@media screen and (max-width: 1200px) {
	.custom.img-header {
		display: none;
	}
}

@media (min-width: 1200px) {
	.span8 {
		width: 718px;
	}

	.span2 {
		width: 196px;
	}
}

/**/
/*
 .nivoSlider,
 .nivoSlider img,
 #ais_171,
 .ari-image-slider-wrapper,
 #ais_171_wrapper {
 /*width: auto;
 max-width: none;*/

/*width: auto;
 max-width: auto;
 [if IE 7] width: 600px; max-width: 620px;
 }
 */

/*

 .moduletable_slideshow {
 [if IE 7] *width: 600px !important; *max-width: 620px !important;
 }

 div#maximenuck ul.maximenuck li.maximenuck.level1 > a,
 div#maximenuck ul.maximenuck li.maximenuck.level1 > span.separator {
 [if IE] color: red;
 }*/

