@charset "UTF-8";
/**
* MADE IN FORMATSTUDIO
 */

html, body {
	padding: 0;
	margin: 0;
	height: 100%; 
	margin-bottom: 1px;
	}
	
html {
	font-size: 1em;
	}
	
body {
        font-size: 100.01%;
        background: #CCC repeat top left fixed; 
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 75.00%;
        letter-spacing: 0.1ex;
        color: #444;
    }
	
a img, :link img, :visited img {
	border: 0;
	}

a { color: #444; font-weight:bolder; background:transparent; text-decoration:none; }
a:focus,
a:hover,
a:active { color: #0082A4 ; text-decoration:underline; background-color: transparent; }

input {
    font-size: 12px;
}

/** questo per il testo in negativo  */	
.bianco {
	color: #FFFFFF;
	}

/** questo per le immagini grandi  */	
img.bordate {
		border: 3px solid #FFFFFF; 
			}
			
a:hover img.bordate 	{
		border: 3px solid #0082A4; 
			}
			

.Table_01 {
	clear:both;
	visibility:visible;
	background-repeat:repeat-x;
	background-color:#ecb72e;
	border-bottom: 1px solid #A7A7A7;  
	border-left: 1px solid #CCCCCC;  
	border-top: 1px solid #F3F3F3;  
	border-right: 1px solid #ADADAD;     
	margin-left: 0px;  
	text-indent: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	color: #000000;
}

.cell_01{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: #ffdb4a;
	color: #000000;
}

.table_title{
	height:30px; 
	font-size:1.5em; 
	font-family:Verdana,Arial,Sans-Serif; 
	font-weight:bold; 
	color:#ffefb6;
	padding:5px 10px 0 15px;
}			

/* LABEL */

.fntlblError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #AA0000;
	padding-left:20px; 
	background-image:url("../images/error.gif");
	background-repeat:no-repeat;
}

.fntlblMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #ff9c00;
	padding-left:20px; 
	background-image:url("../images/ok.png");
	background-repeat:no-repeat;
}

.fntlblInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

/*****************/

/* OGGETTI INPUT (text box ecc) */

.InputNum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: right; 
}

.InputNumLar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	width:300px; 
	text-align: right; 
}

.InputNumMed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	width:180px; 
	text-align: right; 
}

.InputNumSma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	width:95px; 
	text-align: right; 
}

.InputNumXSma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	width:60px; 
	text-align: right; 
}

.InputStr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.InputStrLar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	width:500px; 
}

.InputStrML {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	width:350px; 
}

.InputStrMed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	width:185px; 
}

.InputStrSma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	width:95px; 
}

.InputStrXSma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	width:60px; 
}

.InputXSma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

/*****************/

.cmsTitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #AA0000;
}

.pool_aswer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:left;
    padding-left:50px; 
    margin-top:20px; 
    margin-bottom:20px; 
}

.pool_home_aswer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:left;
}

/* BOTTONI */

.btn-save {
    display: block;
    border: none;
    background-color: transparent;
    background-image: url(../Images/AdoSave.gif);
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
	cursor: pointer; cursor: hand;
}

.btn-new {
    display: block;
    border: none;
    background-color: transparent;
    background-image: url(../Images/AdoNew.gif);
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
	cursor: pointer; cursor: hand;
}

.btn-del {
    display: block;
    border: none;
    background-color: transparent;
    background-image: url(../Images/AdoDel.gif);
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
	cursor: pointer; cursor: hand;
}

.btn-list {
    display: block;
    border: none;
    background-color: transparent;
    background-image: url(../Images/AdoList.gif);
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
	cursor: pointer; cursor: hand;
}

.btn-dett {
    display: block;
    border: none;
    background-color: transparent;
    background-image: url(../Images/AdoDett.gif);
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
	cursor: pointer; cursor: hand;
}

.btn-prev {
    display: block;
    border: none;
    background-color: transparent;
    background-image: url(../Images/AdoPrev.gif);
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
	cursor: pointer; cursor: hand;
}

.btn-next {
    display: block;
    border: none;
    background-color: transparent;
    background-image: url(../Images/AdoNext.gif);
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
	cursor: pointer; cursor: hand;
}

.btn-first {
    display: block;
    border: none;
    background-color: transparent;
    background-image: url(../Images/AdoFirst.gif);
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
	cursor: pointer; cursor: hand;
}

.btn-last {
    display: block;
    border: none;
    background-color: transparent;
    background-image: url(../Images/AdoLast.gif);
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
	cursor: pointer; cursor: hand;
}

.btn-dati {
    display: block;
    border: none;
    background-color: transparent;
    background-image: url(../Images/AdoDati.gif);
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
	cursor: pointer; cursor: hand;
}

/* CALENDARIO AJAX */
.MyCalendar .ajax__calendar_container {
    border:1px solid #666666;
    background-color: White;
    color: Black;
    font-weight:normal;
}
.MyCalendar .ajax__calendar_header {height:20px;width:100%; background-color:#ffdb4a;}
.MyCalendar .ajax__calendar_footer {border-top:1px solid #f5f5f5; background-color:#96b617; color:White;}


.MyCalendar .ajax__calendar_active .ajax__calendar_day {background-color:#edf9ff;border-color:#0066cc;color:#0066cc; font-weight:normal;}
.MyCalendar .ajax__calendar_active .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.MyCalendar .ajax__calendar_active .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.MyCalendar .ajax__calendar_other .ajax__calendar_day {background-color:#ffffff;border-color:#ffffff;color:#646464; font-weight:normal;}
.MyCalendar .ajax__calendar_other .ajax__calendar_year {background-color:#ffffff;border-color:#ffffff;color:#646464;}

.MyCalendar .ajax__calendar_hover .ajax__calendar_day {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.MyCalendar .ajax__calendar_hover .ajax__calendar_month {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}

.MyCalendar .ajax__calendar_hover .ajax__calendar_title {color:#0066cc;}
.MyCalendar .ajax__calendar_hover .ajax__calendar_today {color:#0066cc;}


/* Griglie */
.rowGridH{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	background-color:#eab228;
	margin-top: 10px;
}

.rowGrid
{
	background-color: #ffffcc;
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-style: solid; 
	border-top-width: 0px; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-bottom-color: White; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.rowGridAlt
{
	background-color: #ffffaa;
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-style: solid; 
	border-top-width: 0px; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-bottom-color: White; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.rowGrid:hover 
{
    background-color: #ffffff;
    text-decoration:underline;
}

.rowGridAlt:hover 
{
    background-color: #ffffff;
    text-decoration:underline;
}

.rowGridBr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: #96b617;
	color: #FFFFFF;
}

.rowGridFt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: #ffff88;
	color: #000000;
}

.rowGridH2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #ffdb4a;
	color: #000000;
}

.rowGridH3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #ffdb4a;
	color: #000000;
}

.RowGridBottom{
    border-bottom:1px; 
    border-bottom-style:solid; 
    border-bottom-color:#ffdb4a;
}

.modalProgressGreyBackground 
{
    background:#CCCCCC;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalPopup
{
    text-align:center;
    padding-top: 30px; 
    border-style:solid; 
    border-width:1px; 
    background-color:White; 
    width:300px; 
    height:100px;
}
