/* RIDEFINISCO  I TAG */

/*
    verdino chiaro: d8ebd8
    giallo: ffcc66
    azzurrino: edf2f7
*/


.titoletto{
    font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*background-color: #ffcc33;*/
    color: #666666;
    font-weight: bold;
}

body {
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	width:100%;
	height:100%;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	border:0px;
}

A { text-decoration: none; }
A:link { color: #333333; }						/* il colore dei link è grigio*/
A:visited { color: #333333; }					/* il colore dei link visitati è grigio*/
A:hover { color: #ff6603; } 					/* il colore dei link selezionati è rosso*/

ul { 
        margin:10px; /*removes indent IE and Opera*/
        padding: 10px; /*removes indent Mozilla and NN7*/
        list-style-image:url(images/item2.png);
        /*list-style-type:circle;*/
        font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;

    margin-top: -5px;
}

td.distanzia{
    padding: 10px;
}

TD { 
        font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
}

TABLE.tabellaservizi { 
        border:1px solid #333333; 
        width:100%;
        background-color: #ffffff;
}

td.tabellaservizi{
  
  font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
  
}

TABLE.slot {
        width:100%;
        background-color: #edf2f7;
        border-top-style: dashed;
        border-bottom-style: dashed;
        border-left-style: dashed;
        border-right-style: dashed;
        border-top-color: #99b2cb;
        border-bottom-color: #99b2cb;
        border-left-color: #99b2cb;
        border-right-color: #99b2cb;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
}

TABLE.slotCentrale {
        width:90%;
        background-color: #ffffff;
        border-top-style: dashed;
        border-bottom-style: dashed;
        border-left-style: dashed;
        border-right-style: dashed;
        border-top-color: #ff6600;
        border-bottom-color: #ff6600;
        border-left-color: #ff6600;
        border-right-color: #ff6600;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
}

TABLE.slotSoci {
    width:100%;
    border-collapse: collapse;
}

TABLE.slotSoci TD {
        background-color: #ffffff;
        border-top-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-right-style: solid;
        border-top-color: #cccccc;
        border-bottom-color: #cccccc;
        border-left-color: #cccccc;
        border-right-color: #cccccc;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
}

select {
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    /*background: #CCCCCC;*/
    /*width: 170px;*/
    }

table td.footer{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #cccccc;
    
    font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 50%;
}

img{
    border:0;
}

img.caritas{
    text-align:left;
    float:left;
}

img.csv{
    text-align:right;
    float:right;
}

td.colonnasinistra{
    width: 20%;
    padding:10px;
}

td.colonnadestra{
    width: 80%;
}

td.dettagliocentro{
    width: 60%;
}

td.dettagliodestra{
    width: 40%;
}

table td.header{
    background-image: url(images/sfondoheader_blu.gif);
}

table.gridstyle{
    width: 90%;
}

table.gridstyle td.intestazioni{
    background-color: #cdd9ea;
    font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #003399;
    height:30px;
}

table.gridstyle td.col1{
    background-color: #f7f9fb;
    font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

table.gridstyle td.col2{
    background-color: #ffffff;
    font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

table.pagerstyle td.paginatore{
    font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #003399;
}

