@charset "utf-8";
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
}
p {
	margin: 0;
}
a {
	text-decoration: none;
	color:#6699CC;
}
form {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
a:hover {
	text-decoration: underline;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.box-login {
	position: absolute;
	top:50%;
	left:50%;
	margin-left: -210px;
	margin-top: -130px;
	width:440px;
	height: 230px;
	background-color: #FFFFFF;
}
.title-login {
	float: left;
	width: 440px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	clear: both;
}
.lucchetto-box {
	background-image: url(../grafica/lucchetto-login.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 160px;
	width: 110px;
}
.istruzioni-login {
	float: right;
	width: 325px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 130px;
	color: #333333;
}
.istruzioni-login a {
	font-weight: bold;
}
.istruzioni-login p {
	line-height: 18px;
}
.istruzioni-login form table {
	width: 300px;
	margin-top: 10px;
}
.istruzioni-login button {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px solid #CCCCCC;
	background-color: #FFFFFF;
}
.istruzioni-login input {
	border: 1px solid #CCCCCC;
	color: #666666;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
}


.istruzioni-login form table td {
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
}
.input-text input {
	width: 200px;
}
.input_button {
	height: 25px;
	width: 60px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #E9ECEF;
	border: 1px solid #666666;
	margin: 0px;
	text-transform: uppercase;
}


.footer-login {
	font-size: 11px;
	float: left;
	clear: both;
	width: 440px;
	text-align: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 4px;
}
.mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	}
.mainNav {
	font-size: 11px;
	margin-bottom: 15px;
}

.mainNav ul li {
	position: relative;
	}
	
.mainNav li ul {
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
.mainNav ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html .mainNav ul li { float: left; height: 1%; }
* html .mainNav ul li a { height: 1%; }
/* End */

.mainNav ul li a:hover {
	color: #6699cc;
	background: #f9f9f9;
	text-decoration: none;
} /* Hover Styles */
		
.mainNav li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
.mainNav li:hover ul, li.over ul {
	display: block;
	text-decoration: none;
} /* The magic */
.container {
	width: 100%;
	background-image: url(../grafica/back-header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.header {
	height: 80px;
	width: 900px;
	clear: both;
	margin-bottom: 22px;
}
.header-left {
	background-image: url(../grafica/title-admin-panel.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 80px;
	width: 419px;
}
.header-right {
	background-image: url(../grafica/title-site.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	height: 80px;
	width: 217px;
}
.content {
	width: 900px;
	height: auto;
}
.menu-column {
	float: left;
	width: 150px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
}
.menu-column p {
	line-height: 16px;
}

.middle-box {
	text-align: left;
	float: right;
	width: 710px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #666666;
}
.title-box {
	width: 710px;
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.title-box img {
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.title-box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6699cc;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 22px;
	float: left;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../grafica/home-divider-bar.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	width: 710px;
}
.submenu {
	width: 710px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F6F6F6;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	margin-bottom: 15px;
	margin-top: 0px;
}
.submenu a {
	background-image: url(../grafica/freccia_dx_bn.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100px;
	padding-left: 16px;
	margin-right: 10px;
	margin-left: 10px;
	color: #666666;
}


.contenuto-box {
	width: 710px;
}
.contenuto-box p {
	line-height: 20px;
}
.contenuto-box ul {
	text-indent: 10px;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.contenuto-box li {
	background-image: url(../grafica/arrow-blue.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
}
.contenuto-box h2 {
	letter-spacing: -1px;
	font-weight: bold;
}
.contenuto-box h2 a {
	letter-spacing: -1px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.contenuto-box h2 a:hover {
	color: #6699CC;
}





.elenco {
	width: 710px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.elenco td {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	text-align: center;
}

.elenco th {
	height: 21px;
	background-image: url(../grafica/back-tab-header.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
}

#greyRow     {
	background-color: #F4F4F4;
}
#title {
	text-align: left;
}
.table-navigation {
	width: 710px;
	text-align: center;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.table-navigation a {
	margin: 2px;
}
.table-navigation a:hover {
	text-decoration: underline;
}
.attivo {
	font-size: 18px;
	font-weight: bold;
	color: #497DB7;
}



.footer {
	width: 900px;
	clear: both;
	text-align: left;
	margin-bottom: 20px;
	color: #999999;
	background-color: #F4F4F4;
	font-size: 10px;
	padding: 10px;
}
