/*********** TAG ***********/

body {
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
	background-color: #FFFFFF;
}

form {
    display: inline;
}

/*********** ID ***********/

#container {
	width: 750px;
	margin: auto;  
}

#content {
    margin: auto;
}

#alltop {
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: auto;
    margin-right: auto;
	width: 750px;  
    text-align: left;
    padding: 0px;
}

#header {
	width: 750px;  
}

#menu {
	width: 750px;
	height: 23px;
	margin-top: 10px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
	background-color: #F49F13;  
}
#menuL {
    float: left;
	width: 445px;
	height: 23px;
    text-align: left;
}
#menuR {
    float: left;
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    text-align: right;
    text-decoration: none;
	width: 305px;
	height: 23px;
}

#frmLbl {
    float: left;
	width: 117px;
	height: 23px;
    text-align: right;
    margin: auto;
}
#frmIpt {
    float: left;
	width: 185px;
	height: 23px;
    text-align: right;
    margin: auto;
    padding-top: 2px;
    padding-right: 2px;
}


#sx {
    float: left;
    width: 172px; 
    height: auto;
}

#dx {
    float: right;
    width: 172px; 
    height: auto;
}

#footer {
    float: left;
    width: 750px; 
    text-align: center;
}

#main {
    float: left;
    width: 404px; 
    height: auto;
    margin: auto;
}
#main_in {
    float: left;
    width: 374px; 
    height: auto;
	margin-top: 10px;
    margin-bottom: auto;
	margin-left: 15px;
	margin-right: 15px;
    text-align: left;
}

#main2 {
    float: left;
    width: 578px; 
    height: auto;
    margin: auto;
}
#main_in2 {
    float: left;
    width: 548px; 
    height: auto;
	margin-top: 10px;
    margin-bottom: auto;
	margin-left: 15px;
	margin-right: 15px;
    text-align: left;
}

#frmSearch {
    padding-top: 2px; 
    padding-right: 4px; 
}



/*********** CLASS ***********/

.Adisplay_std {  
  display: none;
}

.linea_hor {
    float: left;
    width: 750px; 
    height: 5px;
    background-color: #F49F13;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

.linea_hor_small {
    float: left;
    width: 376px; 
    height: 5px;
    background-color: #F49F13;
    margin-top: 5px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}

.sxMenu {
    float: left;
    width: 172px; 
	margin-top: 10px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-color: #FACA7A;
}

.sxTitL {
    float: left;
    width: 25px; 
    height: 25px;
    background-color: #F49F13;
}

.sxTitR {
    float: left;
    width: 147px; 
    height: 25px;
    text-align: left;
    background-color: #102F86;
}

.dxMenu {
    float: left;
    width: 172px; 
	margin-top: 10px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-color: #A5A0CA;
}

.dxMenuBanner {
    float: left;
    width: 172px; 
    /*height: 55px;*/
	margin-top: 10px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-color: #F49F13;
}

.dxMenuInTasca {
    float: left;
    width: 172px; 
	margin-top: 10px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-color: #A5A0CA;
}
.dxInTascaL {
    float: left;
    width: 86px;
    height: 115px; 
    text-align: left;
    background-color: #A5A0CA;
}
.dxInTascaR {
    float: left;
    width: 86px; 
    height: 115px; 
    text-align: right;
    background-color: #A5A0CA;
}
.dxInTascaB {
    width: 172px; 
    text-align: right;
    background-color: #A5A0CA;
    font-family: Arial;
    font-size: 10px;
    color: #000000;
}

.dxTitL {
    float: left;
    width: 25px; 
    height: 25px;
    background-color: #102F86;
}

.dxTitBanner {
    float: left;
    width: 172px; 
    /*height: 50px;*/
    background-color: #F49F13;
}

.dxTitLBanner {
    float: left;
    /*padding: 2px;*/
    width: 47px; 
    height: 50px;
    background-color: #F49F13;
}

.dxTitR {
    float: left;
    width: 147px; 
    height: 25px;
    text-align: left;
    background-color: #F49F13;
}

.dxTitRBanner {
    float: left;
    width: 125px; 
    height: 50px;
    text-align: left;
    background-color: #F49F13;
}

.img1 {
    float: right;
    margin: 3px;
}
.img2 {
    margin: 3px;
}


/*********** LINK ***********/

.lnkTop:link, .lnkTop:visited {
  font-family: Arial;
  font-size: 10px;
  color: #000000;
  /*text-decoration: none;*/
}

.lnkTxt:link, .lnkTxt:visited {
  font-family: Arial;
  font-size: 12px;
  color: #00FF00;
}
.lnkTxt:hover {
  font-family: Arial;
  font-size: 12px;
  color: #FF00FF;
}
.lnkTxt:active {
  font-family: Arial;
  font-size: 12px;
  color: #666666;
}

.lnkMenu:link, .lnkMenu:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}
.lnkMenu:hover {
  font-family: Arial;
  font-size: 12px;
  color: #202020;
  text-decoration: underline;
}
.lnkMenu:active {
  font-family: Arial;
  font-size: 12px;
  color: #202020;
}

.lnkMenuBanner:link, .lnkMenuBanner:visited {
  font-family: Arial;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
.lnkMenuBanner:hover {
  font-family: Arial;
  font-size: 11px;
  color: #202020;
  text-decoration: underline;
}
.lnkMenuBanner:active {
  font-family: Arial;
  font-size: 11px;
  color: #202020;
}


/*********** TESTI ***********/

.titolo {
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  color: #102F86;
  text-decoration: none;
}
.titolosoft {
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  color: #102F86;
  text-decoration: none;
}


.subtitolo {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  /*color: #102F86;*/
  color: #000000;
  text-decoration: none;
}

.testo {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}
.testo a:link, a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
}
.testo a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #102F86;
}
.testo a:active {
  font-family: Arial;
  font-size: 12px;
  color: #FF0000;
}

.testo10 {
  font-family: Arial;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
}

.testosmall {
  font-family: Arial;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
  margin: auto;
  padding: 0px;
}

.menuTit {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  color: #FFFFFF;
  text-decoration: none;
  margin: 5px;
}

.menuTxt {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  color: #000000;
  text-decoration: none;
  margin: 4px;
}
.menuTxtBanner {
  font-family: Arial;
  font-size: 9px;
  /*font-weight: bold;*/
  text-align: left;
  color: #000000;
  text-decoration: none;
  margin: 3px;
}
.menuTxtL {
    float: left;
    font-family: Arial;
    font-size: 12px;
    color: #102F86;
    text-decoration: none;
    margin: auto;
    padding-top: 4px; 
    padding-left: 8px; 
}
.menuTxtR {
    float: left;
    font-family: Arial;
    font-size: 12px;
    color: #102F86;
    text-decoration: none;
    text-align: right;
    width: 109px;
    margin: auto;
    padding-top: 4px; 
    padding-left: 8px; 
}

.menuTxtR2 {
  font-family: Arial;
  font-size: 12px;
  color: #102F86;
  text-decoration: none;
  margin: 4px;
}

.footerTxt {
  font-family: Arial;
  font-size: 12px;
  /*font-weight: bold;*/
  text-align: center;
  color: #102F86;
  text-decoration: none;
}

/*
.acktInput {
  font-family: Verdana;
  font-size: 10px;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  background: #FFFFFF;
  margin: auto;
}
*/


/*********** GIGETTERIE ***********/

/* registrazione.php */

#asterisco {
clear: both;
width: 580px;
font-family: Trebuchet MS;
font-size: 11px;
color: #313131;
text-decoration: none;
}

#registrazione {
float: left;
display: inline;
width: 680px;
margin-left: 60px;
margin-top: 10px;
}

#msgfrm {
font-family: Trebuchet MS;
font-size: 11px;
color: #CA0000;
text-decoration: none;
font-weight: bold;
margin-bottom: 10px;
margin-top: 10px;
}

#privacy {
float: left;
display: inline;
width: 400px;
margin-left: 155px;
padding-bottom: 30px;
}

#pr1 {
float: left;
padding-top: 10px;
}

#pr2 {
float: left;
display: inline;
line-height: 22px;
margin-left: 60px;
}

#pr4 {
float: left;
display: inline;
line-height: 22px;
}

#reg1 {
float: left;
width: 305px;
}

#reg2 {
float: left;
width: 305px;
}

#reg3 {
clear: both;
float: left;
border: 2px solid #297C2F;
padding: 10px 10px 10px 10px;
}

#reg4 {
clear: both;
float: left;
width: 600px;
}

#tasto_form {
float: left;
display: inline;
margin-left: 270px;
padding-bottom: 30px;
}

.campo {
clear: both;
float: left;
width: 110px;
font-family: Trebuchet MS;
font-size: 11px;
color: #313131;
text-decoration: none;
padding-left: 2px;
}

.input {
float: left;
width: 160px;
margin-bottom: 5px;
}

/*********** STILI ***********/

.mto {
  font-family: Arial;
  font-size: 11px;
  color: #3B3B3B;
  font-weight: bold;
  text-decoration: none;
}

.mto:link {
  font-family: Arial;
  font-size: 11px;
  color: #3B3B3B;
  font-weight: bold;
  text-decoration: none;
}

.mto:visited {
  font-family: Arial;
  font-size: 11px;
  color: #3B3B3B;
  font-weight: bold;
  text-decoration: none;
}

.mto:hover {
  font-family: Arial;
  font-size: 11px;
  color: #3B3B3B;
  font-weight: bold;
  text-decoration: underline;
}

.mto:active {
  font-family: Arial;
  font-size: 11px;
  color: #3B3B3B;
  font-weight: bold;
  text-decoration: underline;
}

.rosso, .rossobis {
  font-family: Arial;
  font-size: 12px;
  color: #FC0000;
  text-decoration: none;
}

.rosso:link {
  font-family: Arial;
  font-size: 12px;
  color: #FC0000;
  text-decoration: none;
}

.rosso:visited {
  font-family: Arial;
  font-size: 12px;
  color: #FC0000;
  text-decoration: none;
}

.rosso:hover {
  font-family: Arial;
  font-size: 12px;
  color: #FC0000;
  text-decoration: underline;
}

.rosso:active {
  font-family: Arial;
  font-size: 12px;
  color: #FC0000;
  text-decoration: underline;
}
