/* -----------------------START: GENERAL-----------------------*/
HTML {
  height : 100%;
}

BODY {
	margin : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background : #ffffff;
	font-family:  Tahoma;
	font-size : 90%;
	color : #000000;
	font-weight: normal;
  /*
  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;
}
br {
	line-height: 30%;
}
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 {
	color:  #000000;
}
/*
.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;
}
.border1 {
  border-top: 1px  solid #a66a22;
  border-right: 1px solid #a66a22;
  border-bottom: 1px solid #a66a22;
  border-left: 1px solid #a66a22;
}
.border2 {
  border-top: 1px  solid #74AD31;
  border-right: 1px solid #74AD31;
  border-bottom: 1px solid #74AD31;
  border-left: 1px solid #74AD31;
}
.border3 {
  border-top: 1px  solid #749ED0;
  border-right: 1px solid #749ED0;
  border-bottom: 1px solid #749ED0;
  border-left: 1px solid #749ED0;
}
.border4 {
  border-top: 1px  solid #dcb629;
  border-right: 1px solid #dcb629;
  border-bottom: 1px solid #dcb629;
  border-left: 1px solid #dcb629;
}
/*-----------------------FINISH: TABLE-----------------------*/

/*-----------------------START: MENU-----------------------*/
.menu {
    color: #FFFFFF;
	font-size : 13px;
	font-weight: bold;
}
.menu a:link {
	color: #ffffff;
	font-size : 13px;
	font-weight: bold;
}
.menu a:visited {
	color:#ffffff;
	font-size : 13px;
	font-weight: bold;
}
.menu a:hover {
	color: #666666;
	font-size : 13px;
	font-weight: bold;
	text-decoration: none;
}
.menu a:active {
	color: #ffffff;
	font-size : 13px;
	font-weight: bold;
}
.menu2 {
    color: #333333;
	font-size : 11px;
	font-weight: bold;
}
.menu2 a:link {
	color: #333333;
	font-size : 11px;
	font-weight: normal;
}
.menu2 a:visited {
	color:#333333;
	font-size : 11px;
	font-weight: normal;
}
.menu2 a:hover {
	color: #666666;
	font-size : 11px;
	font-weight: normal;
	text-decoration: underline;
}
.menu2 a:active {
	color: #333333;
	font-size : 11px;
	font-weight: normal;
}
/*-----------------------FINISH: MENU-----------------------*/

/*-----------------------START: TITLE-----------------------*/

.title1 {
  font-size: 118%;
  color : #Ffffff;
  font-weight : bold;
}
.title2 {
  font-size: 122%;
  color : #Ffffff;
  font-weight : bold;
}
.title3 {
  font-size: 122%;
  color : #4d8944;
  font-weight : bold;
}
.title4 {
  font-size: 122%;
  color : #0099FF;
  font-weight : bold;
}
.title {
font-family:Tahoma;
	font-size: 100%;
	color: #4d8944;
	font-weight: bold;
}
.title a:link {
    font-family:Tahoma;
	font-size: 100%;
	color: #4d8944;
	font-weight: bold;
}
.title a:visited {
    font-family:Tahoma;
	font-size: 100%;
	color: #4d8944;
	font-weight: bold;
}
.title a:hover {
    font-family:Tahoma;
	font-size: 100%;
	color: #4d8944;
	font-weight: bold;
}
.title a:active {
    font-family:Tahoma;
	font-size: 100%;
	color: #4d8944;
	font-weight: bold;
}

/*-----------------------FINISH: TITLE-----------------------*/
/*-----------------------START: TEXT-----------------------*/
.text_bianco {
	font-size: 95%;
    color:#0099FF;
	font-weight : bold;
}
.text_bianco a:link {
	font-size: 95%;
    color:#0099FF;
	font-weight : bold;
}
.text_bianco a:hover {
	font-size: 95%;
    color:#0099FF;
	font-weight : bold;
}
.text_bianco a:active {
	font-size: 95%;
    color:#0099FF;
	font-weight : bold;
}
.text_bianco a:visited {
	font-size: 95%;
    color:#0099FF;
	font-weight : bold;
}
.testo2 {
	font-size: 100%;
    color:#000000;
	font-weight : normal;
}
.testo {
	font-size: 100%;
	color:#000000;
	font-weight : normal;
	line-height: normal;
}
.testo p {
	margin-top: 0%;
}
.testo a:link {
	font-size: 100%;
	color:#666666;
	font-weight : normal;
}
.testo a:visited {
	font-size: 100%;
	color:#666666;
	font-weight : normal;
}
.testo a:hover {
	font-size: 100%;
	color:#999999;
	font-weight : normal;
}
.testo a:active {
	font-size: 100%;
	color:#666666;
	font-weight : normal;	
}
/*-----------------------FINISH: TEXT-----------------------*/
/*-----------------------START: COPYRIGHT-----------------------*/
.copy_arancio {
	font-size: 85%;
	color: #F5601D;
	font-weight: normal;
}
.copy {
	font-size: 80%;
	color: #000000;
	font-weight: normal;
}
.copy a:link {
	font-size: 100%;
	color: #000000;
	font-weight: normal;
}
.copy a:visited {
	font-size: 100%;
	color: #000000;
	font-weight: normal;
}
.copy a:hover {
	font-size: 100%;
	color: #666666;
	font-weight: normal;
}
.copy a:active {
	font-size: 100%;
	color: #000000;
	font-weight: normal;
}
/*-----------------------FINISH: COPYRIGHT-----------------------*/
/*-----------------------START: FORM-----------------------*/
form {
    margin:0px
}
input {
    font-family : Tahoma;
	font-size: 90%;
	color : #000000;
	border : 1px solid #80b345;
	background :  #FFFFFF;
}
select {
	font-family : Tahoma;
	font-size: 80%;
	color : #000000;
	border : 1px solid #F5601D;
	background :  #FFFFFF;	
}
textarea {
	font-family : Tahoma;
	font-size: 80%;
	color : #000000;
	border : 1px solid #cccccc;
	background :  #FFFFFF;	
	width : 357px;
	height : 100px;
}
.INPUTtextarea {
	height : 100px;
	width : 300px;
}
.INPUTgrande {
	width : 300px;
}
.INPUTpiccolo {
	font-size: 80%;	  
	width : 170px;
}
.INPUTlingue {
	font-size: 80%;	  
	width : 125px;
}
.bottone{
  width : 75px;
  height : 20px;
  border : 1px solid #666666;
  background : #cccccc;
  font-size: 100%;
  color : #000000;
}
/*-----------------------FINISH: FORM-----------------------*/
.alertbox {
	background-color: #FFE0D2;
	border-style: dotted;
	border-width: 1px;
	border-color: #FF0000;
}
