/* -----------------------START: GENERAL-----------------------*/

HTML {
  height : 100%;
}

BODY {
  top : 0px;
  bottom : 0px;
  left : 0px;
  right : 0px;
  height : 100%;
  
  margin : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
  background : #ECECEC;
  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 75%;
  color : #333333;
  font-weight: normal;
  text-decoration: none;
  /*
  scrollbar-face-color : #f0f0f0;
  scrollbar-shadow-color : #e0e0e0;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-darkshadow-color: #a7a9ac;
  scrollbar-track-color: #f5f5f5;
  scrollbar-arrow-color: #a7a9ac;*/
  /* cursor: url('common/img/sensoscursor.cur'); */
  
  /*
  background-image  : url(common/img/background.gif);
  background-repeat : no-repeat;
  */
}

.body_hp {background : white;}

a {
	font-weight: normal;
	text-decoration: none;
}

a:link {
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	font-weight: normal;
	text-decoration: none;
}

IMG {
	border : 0px;
}

HR {
	color: #006F8B;
	height: 1pt;
	width: 500px;
}

li {
	list-style-position: inset;
	list-style-type: none;
	color:  #333333;
	list-style-image: url(../img/icon.jpg);
}

/*
.BACKGROUND {    
    background-attachment: scroll; 
    background-image: url(..common/img/sfondo.jpg); 
    background-repeat: no-repeat; 
	background-position: right bottom
}
*/

/* -----------------------FINISCH: GENERAL-----------------------*/


/* -----------------------START: TABLE-----------------------*/


.BACKGROUND_TABLE {    
    background-attachment: scroll; 
    background-image: url(../img/sfondo.jpg);
	background-position: right bottom
}



TH {
  text-align : left;
  font-weight: normal;
}

.BORDER {
	border-top: 1px  solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

/*-----------------------FINISH: TABLE-----------------------*/


/*-----------------------START: MENU-----------------------*/
.menu_top {
	color: #ffffff;
	font-size : 11px;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(common/img/marker_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.menu_top a:link {
	color: #ffffff;
	font-size : 11px;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(common/img/marker_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.menu_top a:visited {
	color: #ffffff;
	font-size : 11px;
	font-weight: bold;
	list-style-position: inside;
	list-style-image: url(common/img/marker_menu.gif);
	background-attachment: scroll;
	background-image: url(common/img/marker_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.menu_top a:hover {
	color: #666666;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(common/img/marker_menu2.gif);
	background-attachment: scroll;
	background-image: url(common/img/marker_menu2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.menu_top a:active {
	color: #ffffff;
	font-size : 11px;
	font-weight: bold;
	list-style-position: inside;
	list-style-image: url(common/img/marker_menu.gif);
	background-attachment: scroll;
	background-image: url(common/img/marker_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.menu {
	color: #000000;
	font-size : 10px;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(common/img/marker_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.menu a:link {
	color: #000000;
	font-size : 11px;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(common/img/marker_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.menu a:visited {
	color: #000000;
	font-size : 11px;
	font-weight: normal;
	list-style-position: inside;
	list-style-image: url(common/img/marker_menu.gif);
	background-attachment: scroll;
	background-image: url(common/img/marker_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.menu a:hover {
	color: #666666;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(common/img/marker_menu2.gif);
	background-attachment: scroll;
	background-image: url(common/img/marker_menu2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.menu a:active {
	color: #000000;
	font-size : 11px;
	font-weight: normal;
	list-style-position: inside;
	list-style-image: url(common/img/marker_menu.gif);
	background-attachment: scroll;
	background-image: url(common/img/marker_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/*-----------------------FINISH: MENU-----------------------*/


/*-----------------------START: TITLE-----------------------*/

.title {
font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #698937;
	font-weight: bold;
}

.title a:link {
font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #698937;
	font-weight: bold;
}

.title a:visited {
font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #698937;
	font-weight: bold;
}

.title a:hover {
font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
}

.title a:active {
font-family:Arial, Helvetica, sans-serif;
    font-size: 100%;
	color: #698937;
	font-weight: bold;
}

/*-----------------------FINISH: TITLE-----------------------*/


/*-----------------------START: TEXT-----------------------*/

.text {
	font-size: 88%;
    color:#333333 ;
	font-weight : normal;
}

.text a:link {
	font-size: 88%;
	color:#698937;
	font-weight : normal;
}

.text a:visited {
	font-size: 88%;
	color:#698937;
	font-weight : normal;
}

.text a:hover {
	font-size: 88%;
	color:#333333;
	font-weight : underline;
}

.text a:active {
	font-size: 88%;
	color:#698937;
	font-weight : normal;	
}

/*-----------------------FINISH: TEXT-----------------------*/


/*-----------------------START: COPYRIGHT-----------------------*/

.copy {
	font-size: 80%;
	color: #333333;
	font-weight: normal;
}

.copy a:link {
	font-size: 100%;
	color: #333333;
	font-weight: bold;
}

.copy a:visited {
	font-size: 100%;
	color: #333333;
	font-weight: bold;
}

.copy a:hover {
	font-size: 100%;
	color: #698937;
	font-weight: bold;
}

.copy a:active {
	font-size: 100%;
	color: #333333;
	font-weight: bold;
}

/*-----------------------FINISH: COPYRIGHT-----------------------*/


/*-----------------------START: FORM-----------------------*/

form {margin:0px}

input {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	height : 15px;
	color : #000000;
	border : 1px solid #A2C8A6;
	background :  #FFFFFF;
}
.INPUTgrande {
  width : 300px;
}
.INPUTpiccolo {
  font-size: 80%;	  
  width : 150px;
}
.bottone{
  width : 70px;
  background : #809782;
  font-size: 120%;
  color : #ffffff;
}

select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color : #000000;
	border : 1px solid #A2C8A6;
	background :  #FFFFFF;	
}

textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color : #000000;
	border : 1px solid #A2C8A6;
	background :  #FFFFFF;	
	height : 100px;
	width : 400px;
}
/*-----------------------FINISH: FORM-----------------------*/

