/* -----------------------START: GENERAL-----------------------*/

HTML {
  height : 100%;
}

BODY {
position: absolute
  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 : url(../img/sfondo.jpg) left top;
  
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 78%;
  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;
  */
}

a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

IMG {
	border : 0px;
}

HR {
	color: #006F8B;
	height: 1pt;
	width: 500px;
}

UL {
	list-style-position: outset;
	list-style-type: none;
	color:  #E00021;
	list-style-image: url(common/img/arrow.gif);
}

/*
.BACKGROUND {    
    background-attachment: scroll; 
    background-image: url(..common/img/background.gif); 
    background-repeat: no-repeat; 
	background-position: right bottom
}
*/

/* -----------------------FINISCH: GENERAL-----------------------*/


/* -----------------------START: TABLE-----------------------*/

TH {
  text-align : left;
  font-weight: normal;
}

.BORDER {
	border-top: 1px  solid #7FB7C5;
	border-right: 1px solid #7FB7C5;
	border-bottom: 1px solid #7FB7C5;
	border-left: 1px solid #7FB7C5;
}

/*-----------------------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_adress {
	font-size: 110%;
	color : #000000;
	font-weight : bold;
}


.title {
font-family:Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #4A74A9;
	font-weight: bold;
}

.title a:link {
font-family:Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #4A74A9;;
	font-weight: bold;
}

.title a:visited {
font-family:Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #4A74A9;;
	font-weight: bold;
}

.title a:hover {
font-family:Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #666666;
	font-weight: bold;
}

.title a:active {
font-family:Arial, Helvetica, sans-serif;
    font-size: 105%;
	color: #4A74A9;
	font-weight: bold;
}

/*-----------------------FINISH: TITLE-----------------------*/


/*-----------------------START: TEXT-----------------------*/

.text {
	font-size: 92%;
    color:#4A74A9;
	font-weight : normal;
}

.text a:link {
	font-size: 92%;
	color:#4A74A9;
	font-weight : normal;
}

.text a:visited {
	font-size: 92%;
	color:#4A74A9;
	font-weight : normal;
}

.text a:hover {
	font-size: 92%;
	color:#666666;
	font-weight : normal;
}

.text a:active {
	font-size: 92%;
	color:#4A74A9;
	font-weight : normal;	
}
.textbianco {
	font-size: 85%;
    color:#FFFFFF;
	font-weight : normal;
}

.textbianco a:link {
	font-size: 85%;
	color:#FFFFFF;
	font-weight : normal;
}

.textbianco a:visited {
	font-size: 85%;
	color:#FFFFFF;
	font-weight : normal;
}

.textbianco a:hover {
	font-size: 85%;
	color:#666666;
	font-weight : normal;
}

.textbianco a:active {
	font-size: 85%;
	color:#FFFFFF;
	font-weight : normal;	
}

/*-----------------------FINISH: TEXT-----------------------*/


/*-----------------------START: COPYRIGHT-----------------------*/

.copy {
	font-size: 80%;
	color: #5280BA;
	font-weight: normal;
}

.copy a:link {
	font-size: 100%;
	color: #5280BA;
	font-weight: normal;
}

.copy a:visited {
	font-size: 100%;
	color: #5280BA;
	font-weight: normal;
}

.copy a:hover {
	font-size: 100%;
	color: #000000;
	font-weight: normal;
}

.copy a:active {
	font-size: 100%;
	color: #5280BA;
	font-weight: normal;
}

/*-----------------------FINISH: COPYRIGHT-----------------------*/


/*-----------------------START: FORM-----------------------*/

form {
    margin:0px
}

input {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	height : 15;
	color : #000000;
	border : 1px solid #4A74A9;
	background :  #FFFFFF;
}

select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color : #000000;
	border : 1px solid #4A74A9;
	background :  #FFFFFF;	
}

textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color : #000000;
	border : 1px solid #4A74A9;
	background :  #FFFFFF;	
}

.INPUTtextarea {
	height : 100 px;
	width : 300px;
}

.INPUTgrande {
	width : 300px;
}

.INPUTpiccolo {
	font-size: 80%;	  
	width : 150px;
}
.bottone{
  width : 70px;
  background : #809782;
  font-size: 120%;
  color : #ffffff;
}

/*-----------------------FINISH: FORM-----------------------*/


