﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.contenitore-tot {
	width: 100%;
	top: 0px;
	margin-top:0px;
	position: absolute;
}

.contenitore-banner
{
	height:100px;
	width:930px;
	margin:auto;
	}

.contenitore-banner
{
	height:100px;
	width:930px;
	margin:auto;
	}

.contenitore-blue {
	width: 100%;
	/*height: 40px;*/
	height: 10px;
	margin-top:0px;
	top: 0px;
	background-color:#A20B1A;
	/*background-color:#3D69E4;*/
	border-bottom:1px solid white;
}

/*.contenitore-blue {
	width: 100%;
	height: 40px;
	height: 20px;
	margin-top:0px;
	top: 0px;
	background-color:#FE0500;
	background-color:#3D69E4;
	border-bottom:1px solid white;
}*/

.contenitore-menu {
	margin-top:0px;
	background-color:#C5CCDE;
	/*padding-left:200px;
	background-image: url(../images/Gestione.jpg);
	background-repeat: no-repeat;*/
	height:32px;
	text-align:center;
}

.divMenu
{
	background-image: url(../../images/Gestione.jpg);
	background-repeat: no-repeat;
	background-position:20px bottom;
	margin:0 auto;
	width:740px;
	padding-left:160px;
	height:32px;
	}

.divMenu a
{
    font-size:11px;
	color:Black;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	border-left:#C5CCDE 1px solid;
	border-right:#C5CCDE 1px solid;
	height:24px;
    letter-spacing: 0.03em
    }

.divMenu a:hover
{
    border-left:#3D69E4 1px solid;
	border-right:#3D69E4 1px solid;	
	background-color:#99ACE0;
    }

.contenitore-contenuto{
	width:850px;
	padding-top:55px;
	margin:auto;
	padding-bottom:55px;
	}




.amenu{
	border-left:#C5CCDE 1px solid;
	border-right:#C5CCDE 1px solid;
	}
	
.hover_menu{
	border-left:#3D69E4 1px solid;
	border-right:#3D69E4 1px solid;		
	}
	

.tuttoSottoMenu {
	text-align: left;
	border-top: #3D69E4 1px solid;	
	z-index: 100;
}

.itemSottoMenu {
	border:#3D69E4 1px solid;
	border-top-width:0px;
	font-size:10px;
}

a.linkChiudi
{
	font-size:11px;
	color:Black;
	padding-left:20px;
	padding-right:20px;
	padding-top:8px;
}

a:hover.linkChiudi
{
	border-left:#3D69E4 1px solid;
	border-right:#3D69E4 1px solid;	
	background-color:#99ACE0;
	}




/*TABELLE*/	
.tabella
{
    border:#E5E5E5 1px solid;
    }
.tabella td, th
{
    border:#E5E5E5 1px solid;
    }

    .noBorder td {
        border: none;
    }

.cella_tabella{
	padding-left:10px;
	}
	
.cella_tabella_dett{
	padding: 8px 10px;
    width: 30%;
	}	


.head_tabella{
	border-top:1px solid #3D69E4;
	}
.head_dett{
	border-top:1px solid #3D69E4;
	}

a{
	color:#3D69E4;
	text-decoration:none;
	text-align: center;
}	
a:hover{
	color:#C5CCDE;
	text-decoration:underline;
	}


/*Stelle*/

.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../../images/stelle/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../../images/stelle/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../../images/stelle/SavedStar.png);
}


/**/

fieldset{font-size: 11px; padding: 10px; padding-top: 0px; border: 1px solid #E5E5E5;
        margin-top: 15px; margin-bottom: 15px;}
       
.ricerca 
{
    float: left; margin-right: 25px; 
    }

.textBox 
{
    margin-top:4px;
    margin-bottom:3px;
    height:15px;
    width:80px;
    }
.select
{
    margin-top:4px;
    margin-bottom:3px;
}

.ricerca_1
{
    margin-top: 18px;
    }
   
.sottoTitolo
{
    font-weight: bold; color: #536593; font-size:15px;
    }


.ajax__calendar_container 
{
    border:1px solid #646464;
    background-color: White;
}

.totali{font-size: 11px; padding:5px; padding-left: 10px;border:#E6E6E6 1px solid;border-bottom-width:0px;width:230px;float:right;background-color:#FEEDEF}
.totali span{display:inline-block;width:170px;color:#A30C1B;font-weight:bold;letter-spacing:0.1em;line-height:18px;}
.totali input{text-align:right;font-size: 11px;background-color:Transparent}


/*LOGIN*/

.divLogin {margin: 0 auto; width: 44%; float:left; padding:25px;
}

    .divLogin input[type="text"], .divLogin input[type="password"] {width:220px;
    }

.rigaDivLogin {
    border-left: solid 1px #C5CCDE;
    /*margin-right: 0px !important;*/
}

.divLogin_lango { width: 60%;
}




/*PopUp*/
.panelPopUp
{
	background-color: White;
	border:1px solid #787878;
	height: auto;
    width:500px;
    position: relative;
    z-index: 100001; 
}

    .panelPopUp h3 {
        color: #6692C6;
        font-size: 18px;
        font-weight: bold;
        padding: 3px;
        margin: 0px;
        margin-bottom: 10px;
        text-align: center;
        background-color:#C5CCDE;
    }

    .panelPopUp label { display:inline-block; width:120px; margin-right:15px; margin-bottom:7px; float: left;
    }

.panelPopUp_pulsanti
{
    padding:10px 10px;
    border-top:#D3DCE0 solid 2px;
    margin-top:5px;
    text-align:right;
    background-color:#E7EAF1;
}

/* Proprietà ModalPopUpExtender */
.modalBackground
{
	filter: alpha(opacity=50);
	background: black;
	opacity: 0.5;
	font-size:10px;
}

/*Pop Up*/
.chiudiPopUp
{position:absolute; top:-13px;right:-13px;}

.ModalPopupBG
{
    background-color: #000000;
    filter: alpha(opacity=50);
    opacity: 0.7;
}


.trattativa { float:right; background-color:#82A5D0; border:#D3DCE0 solid 1px; padding:8px 10px; color:#E7EAF1; font-weight:bold; cursor:pointer;
              font-family:Verdana; 
}

    .trattativa:hover { background-color: #D2DFEE; color:#82A5D0
    }

.clear { clear:both
}


.fornitori {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    margin-top:10px;
}
    .fornitori li {
        float: left;
        display: inline-block;
        width: 33%;
        margin: 5px 0px;
    }
    .fornitori label { margin-left: 3px;
    }


.pager td { border-width: 0px; padding: 5px;
}
.pager span { font-weight: bold; color: #3D69E4;
}