﻿.alignLeft {
    margin:0px;
    padding:0px;
    text-align:left;
    }
.alignCenter {
    margin:0px;
    padding:0px;
    text-align:center;
    }
.alignRight {
    margin:0px;
    padding:0px;
    text-align:right;
    }
    
.boxDatiUser{
	margin-top: 20px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:30px;
    width:574px;   
    background:url('Immagini/Box/boxGrayLarge_top.gif') #fff top no-repeat;
    padding-top:5px;
    } 
    .boxDatiUser h1{ 
        font-size:14px;
        text-align:left;
        margin-left:5px;      
        }
    .boxDatiUser .bottom{
        height:41px;
        background:url('Immagini/Box/boxGrayLarge_bottom.gif') no-repeat;
        width:574px;
        margin-top:10px;
        margin-bottom:10px;
        clear:both;
        }
    .boxDatiUser .buttonSubmit{
        background:url('Immagini/Structure/buttonGreenSmall.gif') no-repeat;
        color:#fff;
        height:18px;
        width:115px;
        border:none; 
        }
	.boxDatiUser .message{
		padding:15px;
		padding-top:0px;
		padding-bottom:5px;
		border-bottom:1px solid #efefef;
		margin-bottom:20px;
		text-align:left;
		}
.boxCredential{
    width:260px;  
    margin:auto;
    clear:both;
    }

.boxInputFormCredential {
	width:575px;
	}
.boxButtonFormCredential {
	width:575px;
	margin-top:20px;
	}
    
.floatLeft{
    float:left;
    }
.floatRight{
    float:right;
    }

.welcome{
    float:right;
    margin-bottom: 2px;
    margin-right:2px !important;
    margin-right:-28px;
    color:#333;
    font-size:11px;
    text-align:right;
    }
    .welcome a:link, a:visited{
        background-color:Transparent;
        text-decoration: none;
        color:#333;
        }
    .welcome a:hover{
        background-color:Transparent;
        text-decoration: underline;
        color:#333;
        }
.boxScroll{
    height:70px;
    width:300px;
    overflow:auto;    
    margin:auto;
    background-color:Transparent;
    border:1px solid #ccc;
    margin-bottom:20px;
    clear:both;
	}
.fotoTestimonianze{
     float:left; 
     width:150px; 
     height:150px; 
     border:1px solid #ccc; 
     background-color:#efefef; 
     margin-right:10px;
    }
.boxDatiUserLarge{
    margin-top: 20px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:30px;
    width:814px;   
    background:url('Immagini/Box/boxLargeTop.gif') #fff top no-repeat;
    padding-top:5px;
    } 
    .boxDatiUserLarge h1{ 
        font-size:14px;
        text-align:left;
        margin-left:5px;      
        }
    .boxDatiUserLarge .bottom{
        height:41px;
        background:url('Immagini/Box/boxLargeBottom.gif') no-repeat;
        width:814px;
        margin-top:10px;
        margin-bottom:10px;
        clear:both;
        }
    .boxNewsLetter{
        margin-left:230px;
    }
