/**************************************************
    E M P I R E   S E R V E R 
	by Empire Elements Studios
	www.empire-elements.co.uk
 **************************************************/
body {
	background-image: url(../images/sfondo.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #D7D7D7;
	margin: 0px;
}

/**************************************************
            Containers
 **************************************************/
#Border {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #929292;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #929292;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #929292;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #929292;
	width: 992px;
	height: auto;
}
#Container {
	width: 980px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 6px solid #E5E5E5; /*ABF07D;*/
	background-color: #FFFFFF;
}
#Background {
	background-color: #DDE1DA;
	background-image: url(../images/sfondo-int.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 8px;
	height: auto;
}
#Background .Title{
	text-decoration: none;
	color: #52A507; /*#EEA700;*/
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
}
#Background a.Title{
}
#Background a.Title:hover{
	color: #52A507;
}
#Background p{
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	font-size: 11px;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}
#Background .Testo{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #606060;
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 0px 0px;
}
#Background a{
	color: #52A507;
	text-decoration: none;
}
#Background a:hover{
	color: #EEA700;
}
#Menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #009900;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #009900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	/*border: 1px solid #52A507;*/
	/*background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;*/
	background-color: #E6B53C;
	/*color: #336600;*/
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px 10px 1px 10px;
	margin: 0px 0px 0px 0px;
	width: 960px;
}
#Menu a{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/*color: #52A507;*/
	color: #FFFFFF;
}
#Menu a:hover{
	color: #336600;
}
#Top {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 980px;
}

#Maxibanner {
	width: 470px;
	margin: 10px 6px 0px 0px;
	float: right;
	clear: both;
}

#Striscia {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	width: 200px;
	margin: 12px 6px 0px 0px;
	clear: both;
	float: right;
}

#Striscia img{
	margin-left: 2px;
	height: 10px;
	width: 20px;
	border: 1px solid #FFFFFF;
}

/**************************************************
     THREE SLOPES
 **************************************************/
#ThreeHolder {
	margin-top: 10px;
	width: 964px;
	height: 240px;
}

#TwoHolder {
	margin-top: 10px;
	width: 964px;
	overflow: auto;
}

#OneHolder {
	margin-top: 10px;
	width: 964px;
	overflow: auto;
}

#ThreeHolder h2, #TwoHolder h2, #OneHolder h2{
	margin: 0px;
	padding: 2px 10px 0px 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
	color: #FFFFFF;
	background-image: url(../images/h2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 32px;
}

#ThreeHolder .hr, #TwoHolder .hr, #OneHolder .hr {
    height: 7px;
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
	background-position: left middle;
}

#ThreeHolder .hr hr, #TwoHolder .hr hr, #OneHolder .hr hr {
    display: none;
} 

#ThreeHolder .Icon, #TwoHolder .Icon, #OneHolder .Icon {
	position: relative;
	padding: 0px;
	top: -5px;
}

#ThreeHolder .Title, #TwoHolder .Title, #OneHolder .Title {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #52A507; /*#EEA700;*/
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	display: block;
	line-height: 12px;
}
#ThreeHolder a.Title, #TwoHolder a.Title, #OneHolder a.Title {}
#ThreeHolder a.Title:hover, #TwoHolder a.Title:hover, #OneHolder a.Title:hover {
	color: #EEA700; /*#52A507;*/
}

#ThreeHolder .Title2{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #52A507; /*#EEA700;*/
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	display: block;
}
#ThreeHolder a.Title2{
	color: #52A507; /*#EEA700;*/
}
#ThreeHolder a.Title2:hover{
	color: #52A507;
}
#ThreeHolder a, #TwoHolder a {}
#ThreeHolder a:hover, #TwoHolder a:hover {
	color: #52A507;
	text-decoration: none;
}
/**************************************************
    Submenu
 **************************************************/
#Submenu {
	/*float: right;*/
	text-align:right;
	background-color: #FFFFFF;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	width: 730px; /*era 700*/
	text-align: right;
	text-decoration: none;
	text-transform: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}
#Submenu .Selected{
	font-weight: bold;
	color: #EEA700;
}
#Submenu a {
	color: #52A507;
}
#Submenu a:hover {
	color: #EEA700;
}
#Submenu img{
	margin-left: 2px;
	height: 10px;
	width: 20px;
	border: 1px solid #929292;
}

/**************************************************
     individual Slopes Begin
 **************************************************/

#SlopeONE {
	float: left;
	width: 200px;
	margin-right: 5px;
	margin-left: 0px;
}
#SlopeTWO {
	float: left;
	width: 372px;
	margin-right: 5px;
	margin-left: 5px;
}
#SlopeTHREE {
	float: left;
	width: 372px;
	margin-right: 0px;
	margin-left: 5px;
}
#SlopeONE p, #SlopeTWO p, #SlopeTHREE p {
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	text-align: justify;
}
#SlopeONE, #SlopeTWO, #SlopeTHREE {
	padding: 0px 0px 0px 0px;
	/* border: 1px solid #9E9E9E; */
	background-image: url(../images/slope-bg.gif);
	background-position: center bottom ;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 240px;
}
#SlopeTHREE a:hover{
	color: #EEA700;
}

/**************************************************
     BANNER
 **************************************************/
#BannerHolder {
	border: 0px solid #D9FBC3;
	background-color: #666666;
	padding: 2px 0px 2px 0px;
	margin: 10px 0px 0px 0px;
	text-align: center;
	width: 964px;
}
#BannerHolder img {
	width: 140px; /*  180px 140px */
	height: 35px; /* 45px 35px */
	margin: 3px 6px 3px 6px;
}

/**************************************************
     LeftOnly
 **************************************************/
#LeftOnly {
	float: left;
	width: 210px;
	height: 732px;
}

/**************************************************
     RightOnly
 **************************************************/
#RightOnly {
	background-image: url(../images/slope-bg.gif);
	background-position: center bottom ;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	float: right;
	width: 754px;
	height: auto;
}

/**************************************************
     Only
 **************************************************/
#Only {
	background-image: url(../images/slope-bg.gif);
	background-position: center bottom ;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 964px;
	height: auto;
}

/**************************************************
     Search
 **************************************************/
#Search {
	/*border: 1px solid #D9FBC3 !important;*/
	clear: both;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
}
#Search p {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	text-align: justify;
}
#Search form{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#Search .inputsmall{
	width: 70px;
	font-size: 11px;
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
}
#Search .inputbig{
	width: 200px;
}
#Search input{
	font-size: 12px;
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
}
#Search input.button{
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #52A507;
	color: #FFFFFF;
	border: 1px solid #666666;
	height: 22px;
	width: 70px;
}
#SearchFields {
	position: relative;
	width: 600px;
	float: left;
}
#SearchButtons {
	position: relative;
	float: right;
}
/**************************************************
     BoxForm
 **************************************************/
#BoxForm {
	padding: 4px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#BoxForm .Title{
	font-size:14px;
}
#BoxForm .testo{
	font-size:12px;
	margin-top: 5px; 
	margin-right: 5px;
}
#BoxForm form{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#BoxForm .inputsmall{
	width: 100px;
	font-size: 12px;
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
}
#BoxForm .inputbig{
	width: 330px;
}
#BoxForm input,select,textarea{
	font-size: 12px;
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
}
#BoxForm input.button{
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: 80px;
	background-color: #52A507;
	color: #FFFFFF;
	border: 1px solid #ABF07D;
	height: 22px;
	margin-top: 6px;
}
#BoxFormFields {
	width: 424px;
	float: left;
}
#BoxFormButtons {
	position: relative;
	float: right;
}
#BoxForm .loginRow{
	height:35px;
	width:200px;
}
#BoxForm .row{
	height:35px;
	width:500px;
}
#BoxForm .campo{
	float:left;
	width:195px;
	height:34px;
	text-align:right;
}
#BoxForm .formbig{
	width: 200px;
}

/**************************************************
     Content
 **************************************************/
#ContentMR {
	padding: 10px;
	width: 726px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #606060;
}

#ContentMR table{
	table-layout:fixed;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	border: 0px solid #E5E5E5;
	margin: 0px;
	width:100%;
}

#Content {
	padding: 10px;
	width: 726px;
	height: auto;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #606060;
}

#Content p {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#Content ol li{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
}

#Content ol.normal{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
}

#Content table{
	table-layout:fixed;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	border: 0px solid #E5E5E5;
	margin-top: 15px;
	margin-left: 1px;
	width:99%;
}

#Content .tablenoborder{
	table-layout:fixed;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	margin-top: 15px;
	margin-left: 1px;
}

#Content .Title{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F99900;
	text-decoration: none;
}

#Content ul{
	margin: 0px;
	padding: 0px;
}
#Content ul li{
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #606060;
	margin: 1px 0px 2px 0px;
	width: auto;
	border-bottom: 1px dotted #606060;
	/* background-color: #EBEFF1; */
	list-style: none;
}

#Content span > ul > ul{
	margin: auto;
	padding: auto;
	width: auto;
}

#Content ul > ul{
	margin: auto;
	padding: auto;
	width: auto;
}
#Content span > ul li {
	padding-top: auto;
	padding-right: auto;
	padding-bottom: auto;
	padding-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #606060;
	margin: 1px 0px 2px 0px;
	/* background-color: #EBEFF1; */
	width: auto;
}
#Content ul > ul li{
	padding-top: auto;
	padding-right: auto;
	padding-bottom: auto;
	padding-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #606060;
	margin: 1px 0px 2px 0px;
	/* background-color: #EBEFF1; */
	width: auto;
}
#Content ul li a.TitleLista{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F99900;
	text-decoration: none;
}
#Content ul li a.TitleLista:hover{
	color: #ABF07D;
}
#Content ul li a{
	font-size: 11px;
	font-weight: normal;
	color: #52A507;
	text-decoration: none;
}
#Content ul li a:hover{
	color: #F99900;
}
#Content ul li:hover{
	background-color: #BBBBBB;
	color: #FFFFFF;
}
#Content a{}
#Content a:hover{
	text-decoration: none;
	color: #EEA700;
}

/************* FOOTER **************/
#Footer {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #E5E5E5;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 1px 6px 1px 6px;
	margin: 0px;
	border: 0px solid #E0E0E0;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
#Footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#Footer a:hover{
	color: #F89C01;
	text-decoration: none;
}
#Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px; 
	text-align: center; 
	margin-top: 10px; 
	margin-bottom: 10px;
	color: #FFFFFF;
}
#Copyright a{
	color: #52A507;
	text-decoration: none;
}
#Copyright a:hover{
	color: #F89C01;
	text-decoration: none;
}

.button{
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #52A507;
	color: #FFFFFF;
	border: 1px solid #666666;
	height: 22px;
	width: 70px;
}

.buttonBlu {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #52A507; /* #2073A3; */
	color: #FFFFFF;
	border: 1px solid #666666;
	height: 22px;
	width: 70px;
}

/**************************************************
* Per dati importati *
***************************************************/
.Stile1, .Stile8, .Stile9, .Stile11, .Stile12, .Stile13 {
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	font-size: 11px;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}
.input-dis
{
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 18px;		
	background-color: #e5e5e5;
}

