/* =LAYOUT */
html {
	font-size: 16px;
}

body {
	font-size: .750em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	color: #454545;
	min-width: 1152px !important;
	max-width: 1152px !important;
	margin: auto;
}

#ext-container {
	max-width: 1152px !important;
	width: 1152px;
	margin: 0 auto;
}

#header {
	padding-top: 16px;
	background-color: #104080;
}

/* FOOTER */
#footer {
	background-color: #104080;
	color: white;
}

#footer a {
	color: white;
}

/* =ELEMENTS */
h1, h2 {
	color: #620000;
	background-color: #ECEEE7;
	font-size: 1.3em;
}

/* =LINKS */
a {
	color: #333;
}

/* =INPUTS-AND-BUTTONS */
.button {
	order-right: #a2a2a2 2px solid;
	padding-right: 6px;
	border-top: #ffffff 1px solid;
	padding-left: 6px;
	font-size: 1em;
	padding-bottom: 3px;
	margin-right: 0.5em;
	border-left: #ffffff 1px solid;
	color: #363636;
	padding-TOP: 1px;
	border-bottom: #9a9a9a 2px solid;
	hegiht: 2.1em ! important;
	color: #620000;
	background-color: #ECEEE7;
	font-weight: normal;
}

.text {
	border: 1px solid #333;
}

/* =TABLES */
table {
	border: 0;
	border-collapse: separate;
	border-spacing: 2px;
	color: #404040;
}

th {
	background-color: #ECEEE7;
	color: #620000;
	border: 0;
}

td {
	background-color: white;
	border: 0;
}

/*= MENU BAR */
#style-sub-menu {
	text-align: center;
}

/* =HEADER-MENU */
#menu {
	background-color: #104080;
	line-height: 1.5em;
	margin-top: 3px;
}

#menu, #menu a {
	color: white;
}

#menu a:hover {
	color: #F5FFF6;
}

/* =LATERAL-MENU */
.two-columns-left-menu .menu {
	left: -7.1%; 
	width : 160px !important;
	min-width: 160px !important;
	width: 160px !important;
}

.two-columns-left-menu .content {
	left: 93%; 
	 width: 83%;  
/* 	left:1071px;
	width: 956px; */
}

.menu-box {
	margin-bottom: 0px; padding-right : 0px;
	padding-left: 6px;
	padding-bottom: 0px;
	width: 157px !important;
	min-width: 157px !important;
	height: auto ! important;
	padding-right: 0px;
}

.menu-box h2 {
	background-color: #104080;
	color: #FFF;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1em;
	padding-top:.3em;
	padding-bottom:.3em;
	padding-left:.5em;
}

.menu-box span{
	padding: .1em 15px;
}

.navigation-box ul {
	margin-bottom: 0;
}

.navigation-box li {
	background-image: url("../../img/cuc-sicilia/bg_itemsx.gif");
	background-repeat: no-repeat;
	background-color: #ECEEE7;
	padding-bottom:.2em;
}

.navigation-box li a {
	color: #3c3c3c;
	text-decoration: none;
	font-weight: normal;
}

.navigation-box li a:hover {
	color: #620000;
	text-decoration: underline;
}

.navigation-box li:last-child {
	border: 0;
}