/*********** TAG ***********/

body {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #000000;
    text-decoration: none;
    text-align: left;
}

form {
    display: inline;
}

img {
  display: none;
}

/*********** ID ***********/

#container {
	width: 100%;
    text-align: left;
}

#content {
}

#alltop {
    margin-top: 1px;
    margin-bottom: 1px;
	width: 100%;
    text-align: left;
    padding: 0px;
}

#header {
    display: none;
}

#menu {
	width: 100%;
	height: 23px;
	margin-top: 10px;
}
#menuL {
	width: 100%;
	height: 23px;
    text-align: left;
}
#menuR {
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    text-decoration: none;
	width: 100%;
	height: 23px;
}

#frmLbl {
    float: left;
	height: 23px;
}
#frmIpt {
    float: left;
	height: 23px;
    text-align: right;
    padding-left: 2px;
}


#sx {
    width: 750px; 
    height: auto;
    text-align: left;
    padding-top: 20px;
}

#dx {
    width: 750px; 
    height: auto;
    text-align: left;
}

#footer {
    width: 750px; 
    text-align: left;
}

#main {
    height: auto;
}
#main_in {
    height: auto;
	margin-top: 10px;
    text-align: left;
}

#main2 {
    height: auto;
}
#main_in2 {
    height: auto;
	margin-top: 10px;
    text-align: left;
}

/*
#frmSearch {
    padding-top: 2px; 
    padding-right: 4px; 
}
*/


/*********** CLASS ***********/

.Adisplay {  
  display: none;
}

.linea_hor {
    float: left;
	width: 100%;
    height: 2px;
    background-color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 10px;
}

.linea_hor_small {
    float: left;
	width: 100%;
    height: 2px;
    background-color: #FFFFFF;
    margin-top: 5px;
    margin-bottom: 15px;
}

.sxMenu {
	width: 100%;
	margin-top: 10px;
    text-align: left;
}

.sxTitL {
    display: none;
}
.sxTitR {
	width: 100%;
    height: 25px;
    text-align: left;
}

.dxMenu {
	width: 100%;
	margin-top: 10px;
    text-align: left;
}

.dxTitL {
    display: none;
}
.dxTitR {
	width: 100%;
    height: 25px;
    text-align: left;
}

.img1 {
  display: none;
}

.img2 {
  display: none;
}


/*********** LINK ***********/

a:link {  
  color: #00FFFF;
}
a:visited {  
  color: #FF00FF;
}
a:hover {  
  color: #FFFF00;
  background-color: #990000
}
a:active {  
  color: #FFFF00;
  background-color: #990000
}


/*********** TESTI ***********/

.titolo {
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  color: #FFFF00;
  text-align: left;
  text-decoration: none;
}
.titolosoft {
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  color: #FFFF00;
  text-align: left;
  text-decoration: none;
}

.subtitolo {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #FFFF00;
  text-align: left;
  text-decoration: none;
}

.testo {
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
}

.testo10 {
  font-family: Arial;
  font-size: 10px;
  text-decoration: none;
}

.testosmall {
  font-family: Arial;
  font-size: 10px;
  text-decoration: none;
  margin: auto;
  padding: 0px;
}

.menuTit {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #FFFF00;
  text-align: left;
  text-decoration: none;
  margin: 5px;
}

.menuTxt {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  text-decoration: none;
}
.menuTxtL {
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    margin: 0px;
}
.menuTxtR {
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    margin: 0px;
}

.menuTxtR2 {
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}

.footerTxt {
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}

/*
.acktInput {
  font-family: Verdana;
  font-size: 10px;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  background: #FFFFFF;
  margin: auto;
}
*/

