#content {

    height:730px;   /*per IE5.x e IE6 */
    min-height:730px;  /* per i browser moderni */
}

#contact{text-align:center}
#ResetPassword{margin:40px auto;text-align:center}


#ResetPassword .Titolo{  border-bottom: 1px solid #5f5f5f;
    clear: both;
    color: #d60000;
    font: 2.8em Robotomed;
    margin-bottom: 55px;
    margin-left: 1%;
    margin-top: 80px;
    text-align: center;
    text-transform: uppercase;
    width: 98%;}
	
	
	
#ResetPassword .Testo{ color: #2a2828;
    font: 1.15em Robotomed;
    text-align: center;
    text-transform: uppercase;}
	
	
	
#accounrt{width:300px !important;margin:40px auto !important;}





@media (max-width: 1023px){}
	
	
	
	
@media (max-width: 480px){
	#accounrt{width:96% !important;margin:20px auto !important}
	}