﻿body {
 margin: 0px;
}

img {
    border: 0px;
}

/*CSS UTILIZZATI PER LA PAGINA chgPsw.aspx*/
.chgPsw_centraturaForm 
{
    /*position: absolute;
    width: 700px;
    height: 400px;
    /*left: 50%;
    margin: 0 0 0 -350px; */
    border: 1px solid #ffffff;
}

.chgPsw_h2_titolo
{
	font-weight: bold;
	font-size: 12px;
	color: #00005a;
	font-family: Verdana;
	margin-top:20px;
}
.chgPsw_btn-submit {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	background-color: #F0F0F0;
	border: 1px solid #666666;
}

.chgPsw_concetti {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
	font-variant: normal;
}
.chgPsw_concetti a:link {
	color: #000000;
}
.chgPsw_concetti a:visited {
	color: #000000;
}
.chgPsw_concetti a:hover {
	text-decoration: underline;
}
.chgPsw_concetti a:active {
	color: #000000;
}

.chgPsw_testo_cambia_psw {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	background-color: #F0F0F0;
	text-decoration: none;
}
/*FINE CSS UTILIZZATI PER LA PAGINA chgPsw.aspx*/

.centraturaPagina550
{
    position: absolute;
    width: 700px;
    left: 50%;
    margin: 0 0 0 -350px; 
    border: 2px solid #000000;
}

.testoAdmin {
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;    
}
.testoAdmin a:link{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;        
}
.testoAdmin a:visited{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;        
}
.testoAdmin a:hover{
    font-family: Verdana;
    font-size: 12px;
    color: #356495;
    text-decoration: none;
    font-weight: bold;        
}
.testoAdmin a:active{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;        
}



.testoAdminTitoletti {
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.testoAdminTitoletti a:link{
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;    
}
.testoAdminTitoletti a:visited{
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;        
}
.testoAdminTitoletti a:hover{
    font-family: Verdana;
    font-size: 10px;
    color: #356495;
    text-decoration: none; 
    font-weight: bold;       
}
.testoAdminTitoletti a:active{
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;        
}

.adminTitoli {
    font-family: Verdana;
    font-size: 14px;
    color: #000000;
}

.btn_submit {
	font-family: "Verdana";
	font-size: 10px;
	color: #333333;
	background-color: #F0F0F0;
	border: 1px solid #666666;
}

.input_text {
	font-family: "Verdana";
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}



.testoTitoliAdmin {
    font-family: Verdana;
    font-size: 14px;
    color: #356495;
    padding-top: 30px; 
    padding-bottom: 15px;    
    text-decoration: none;
    font-weight: bold;    
}


