@import
	url("https://fonts.googleapis.com/css?family=Cambo|Open+Sans:400,600,700")
	;

header {
	background-color: #fff !important;
}

body {
	font-size: 16px;
	padding: 0;
	margin: 0;
	color: #000;
	font-family: 'Open Sans', cambo, verdana, serif;
}

/* typography */
h1 {
	font-size: 2.5rem;
}

h2 {
	font-size: 2.2rem;
	background-color: #1A3361;
	color: #fff;
	padding: 10px 0 10px 15px;
}

h3 {
	color: #000066;
	font-size: 1.25em;
	margin: auto 5px;
	padding: 1px 5px;
}

/*
h3 {
    font-size: 2rem;
}

h4 {
    font-size: 1.75rem
}

h5 {
    font-size: 1.5rem
}

h6 {
    font-size: 1.25rem;
}
*/
h1,h2,h3,h4,h5,h6 {
	margin: 0.5em 0;
}

p {
	line-height: 150%;
	margin: auto 5px;
	padding: 1px 5px;
}

ul,ol {
	margin: 0;
	padding: 0 0 0 1em;
}

dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

dd {
	margin: 0;
	padding: 0;
}

pre {
	white-space: pre-wrap;
}

a:link,a:visited {
	text-decoration: none;
}

a:hover,a:active {
	color: #F00;
	text-decoration: underline;
}

.bold {
	color: #003399;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}

/* inputs */
select,textarea,input[type=text],input[type=password],textarea {
	border: 1px solid #999999;
	padding: 0.4em 1.2em;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	font-size: inherit;
	margin: 0;
}

.button {
	color: #fff;
	background-color: #0099FF;
	border: 1px solid #65dde0;
	text-transform: uppercase;
	line-height: normal;
	padding: 0.4em 1.2em;
}

.button:hover {
	background-color: #fff;
	color: #0099FF;
}

/* =LAYOUT */
#ext-container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1440px !important;
	width: 100%;
}

.container_cms h2 {
	width: calc(100% +2px);
	margin-bottom: 10px !important;
	border: none;
	border-bottom: 1px solid #CCCCCC;
	background-color: #fff;
	color: rgb(0, 153, 255);
	margin: -1px -11px 0 -11px;
	padding: 4px 4px 10px 4px;
	font-size: 1.53em;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps !important;
	font-variant-caps: small-caps !important;
}

/* FOOTER */
#footer-top {
	width: 100%;
	height: 23px;
	background-color: #09F;
	border-bottom: 2px solid #E0FFFF;
}

#footer-main {
	background-image: url("../../img/com-avellino/stemmapicc.png");
	background-repeat: no-repeat;
	background-position: center 5px;
	font-weight: bold;
	text-align: center;
	background-color: #fff;
	color: #000;
	padding: 35px;
	border-top: 1px solid #CCCCCC;
}

#footer-main a {
	color: #000099;
}

#footer-main a:hover {
	background-color: #E1E1E1;
	outline: none !important;
	text-decoration: none;
}

/* =LINKS */
a {
	color: #0099FF;
	font-weight: bold;
}

/* HEADER */
#ext-container header {
	background-color: #1A3361;
}

#htmlprebanner {
	background-color: #040911;
}

#ext-container header * {
	color: #fff;
}

/* =HEADER-MENU */
#header {
	margin: 4px 0px;
	padding: 0px;
	border: 0px;
	height: auto !important;
	min-height: 79px;
	min-width: 1000px !important;
	width: 62.5em;
	position: relative;
	background-color: #fff;
}

#menu {
	text-align: left;
	line-height: 23px;
	overflow: hidden;
	text-transform: uppercase;
	line-height: normal !important;
	background-color: #0099FF;
}

#style-sub-menu,.submenu,#style-sub-menu ul {
	display: block;
	font-weight: 700;
/* 	height: 23px; */
	text-transform: uppercase;
	padding: 0px !important;
/* 	margin: 0; */
	font-size: 1em;
}

#style-sub-menu input {
	z-index: 10;
	position: relative;
}

#style-sub-menu li {
	display: inline;
	padding: 0px !important;
	margin: 0px !important;
}

div#style-sub-menu ul li.responsive-sub-menu-divider {
	width: 0px;
	padding: 0px !important;
	margin: 0px !important;
	display: none !important;
}

#style-sub-menu li a {
	text-align: center !important;
	/*border-left: 2px solid #fff;*/
	font-weight: 700;
	padding: 0px 5px 0px 7px;
	margin: 0px;
}

#style-sub-menu li:first-of-type a {
	border: none;
}

#style-sub-menu li a:hover {
	color: #E6E6E6;
/*	outline: none !important;*/
	text-decoration: none;
}

#style-sub-menu li a.font-very-big {
	font-size: 1.2em;
}

#style-sub-menu li a.font-big {
	font-size: 1em;
}

#date-time {
	text-decoration: none;
}

#search-sub-menu {
	float: right;
	z-index: 15;
	position: relative;
}

#search-sub-menu input[name=search] {
	color: #000;
}

#search-sub-menu input[type=submit] {
	color: #004a4d;
}

#menu input,#menu div#date-time {
/*	line-height: 23px !important;*/
/*	padding: 5px 10px !important;*/
}

#search-sub-menu div {
	text-decoration: none;
}

@media ( max-width : 800px) {
	#menu {
		padding: 10px 0;
	}
}

/* =BREADCRUMBS */
#breadcrumbs-wrapper {
	padding: 0em 1em;
	background-color: rgb(224, 255, 255);
	border-bottom: 1px dashed rgb(0, 153, 255);
	margin-bottom: 5px;
	font-size: 0.8em;
	font-weight: 700;
}

#breadcrumbs-wrapper * {
	color: #000099 !important;
}

#breadcrumbs {
	text-align: left;
}

#breadcrumbs .youarehere {
	display: none;
}

#breadcrumbs .active {
	font-weight: 400;
	color: #000;
}

#breadcrumbs a {
	color: #000099;
}

#breadcrumbs a:hover {
	color: #C00000 !important;
	text-decoration: none;
}

/* =LATERAL-MENU */
.menu-box {
	font-size: 0.85em;
}

.menu-box:first-of-type {
	background-image: url("../../img/com-avellino/div_background.png");
	margin: 2px 0;
}

.menu-box h2 {
	font-size: 1em;
	/*background-image: url("../../img/com-avellino/div_title.png");
	background-size: 100% 100%;
	background-color: #ddd;*/
	background-color: #0099FF;
	border-top: 3px ridge #96D5FF;
	border-bottom: 5px groove #f5f5f5;
	text-transform: uppercase;
	color: #fff !important;
	padding: 1px 10px;
	margin: 2px 0 !important;
}

.navigation-box {
	display: block;
	background-image: url("../../img/com-avellino/div_background.png");
	margin: 3px 0;
}

.navigation-box ul,.navigation-box h2 {
	margin: 0em;
}

.navigation-box span {
	margin: 0;
	padding: 0;
}

.navigation-box li {
	display: block;
	border-bottom: none;
	text-align: left;
	margin: 0;
	padding: 0 10px;
}

.navigation-box li a {
	color: #000;
	line-height: 1em;
	font-weight: 400;
}

.navigation-box li a:hover {
	color: #F00;
}

/* =OTHERS= */

.content {
	color: #000066;
	font-size: 0.85em;
	margin: 0px;
	padding: 0px 10px 15px 10px;
	background-color: #F6F6F6;
	border: 1px solid #CCCCCC;
}