.body
{
    padding: 0px;
    margin: 0px;
}

.body_senzabordo
{
    padding: 0px;
    margin: 0px 5px 0px 10px;
    background-image: url(images/l-t-dr_home.gif);
    background-repeat: repeat-x;
    background-attachment: fixed;
}

.body_main
{
    margin: 15px auto auto 10px;
    background-image: url(images/l-t-dr_home.gif);
    background-repeat: repeat-x;
    background-attachment: fixed;
    height: 100%;
}

.body_diagnosi
{
    margin: 15px auto auto 10px;
    background-image: url(images/l-t-dr_diagnosi.gif);
    background-repeat: repeat-x;
    background-attachment: fixed;
    height: 100%;
}


  body.stampa { border: 0pt none ;
    font-family: Times,"Times New Roman",serif;
    position: absolute;
    width: auto;
    height: auto;
    font-size: 12pt;
    }

a:hover
{
    text-decoration: none;
}
.m_text
{
    font-family: Tahoma;
    font-size: 11px;
    line-height: 13px;
    color: #696969;
}

.m_text_piccolo
{
    font-family: Tahoma;
    font-size: 9px;
    line-height: 11px;
    color: #858585;
}
.m_text_didascalia
{
    font-family: Tahoma;
    font-size: 9px;
    line-height: 11px;
    color: #000000;
    clear:both;
}

.h_Link
{
    font-family: Tahoma;
    font-size: 11px;
    line-height: 11px;
    color: #0099cc;
    font-weight: bold;
    text-transform: uppercase;
}

.h_text
{
    font-family: Tahoma;
    font-size: 11px;
    line-height: 11px;
    color: #696969;
}

.titolo_top
{
    font-family: Tahoma;
    font-size: 15px;
    line-height: 16px;
    color: #3399cc;
    font-weight: bold;
}

.h_text_1
{
    font-family: Tahoma;
    font-size: 13px;
    line-height: 13px;
    color: #165278;
    font-weight: bold;
    text-indent: 5px;
}

.h_text_2
{
    font-family: Tahoma;
    font-size: 11px;
    line-height: 11px;
    color: #696969;
    font-weight: bold;
}


.h_text_3
{
    font-family: Tahoma;
    font-size: 11px;
    line-height: 11px;
    color: #696969;
    font-weight: bold;
    font-style: italic;
}

.l_text
{
    font-family: Tahoma;
    font-size: 11px;
    line-height: 13px;
    color: #165278;
    text-decoration: none;
}

.ls_text
{
    font-family: Tahoma;
    font-size: 11px;
    line-height: 11px;
    color: #FFFFFF;
}

.c_text
{
    font-family: Tahoma;
    font-size: 11px;
    line-height: 13px;
    color: #0099cc;
}

.c_text_scuro
{
    font-family: Tahoma;
    font-size: 11px;
    line-height: 13px;
    color: #165278;
}

    

.fondo_text
{
    font-family: Tahoma;
    font-size: 9px;
    line-height: 11px;
    color: #666666;
}

.form
{
    width: 142px;
    height: 21px;
    border-color: #D4D0C8;
    border-right-width: 1px;
    border-bottom-width: 1px;
    background-color: #ffffff;
}
.form_div
{
    height: 24px;
    margin-top: 1px;
}

a.h_text
{
    text-decoration: none;
}
a.h_text:hover
{
    text-decoration: underline;
}

a.h_Link
{
    text-decoration: none;
}
a.h_Link:hover
{
    text-decoration: underline;
}

a.ls_text
{
    text-decoration: none;
}
a.ls_text:hover
{
    text-decoration: underline;
}

a.c_text
{
    text-decoration: none;
}
a.c_text:hover
{
    text-decoration: underline;
}

li.primolivello
{
    display: list-item;
    list-style-type: disc;
}

li.secondolivello
{
    display: list-item;
    list-style-type: square;
    list-style-position: inside;
}

li.terzolivello
{
    display: list-item;
    list-style-type: circle;
    list-style-position: inside;
    margin-left: 10px;
}

li.elencolettera 
{
    display: list-item;
    list-style-type: lower-alpha;
}

li.vuoto
{
    display: list-item;
    list-style-type: none;
}
.sfondo
{
    background-image: url(images/l-t-dr_home.gif);
    background-repeat: repeat-x;
    background-position: top;
    background-attachment: fixed;
    height: 100%;
}
#dhtmltooltip
{ 
    position: absolute;
    width: 190px;
    border: 2px solid black;
    padding: 2px;
    background-color: #ffffe0;
    visibility: hidden;
    z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/ /*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
    font-family: Tahoma;
    font-size: 11px;
    line-height: 13px;
     }
/*style per tabelle semplici*/
table.tabellasemplice{
	background: White;
	border-bottom-style: none;
	border: thin ridge;
}

td.tabellasemplicetitolo{
	border: thin solid Gray;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

td.tabellasemplicetesto{
	border: thin solid Gray;
	font-size: 12px;
	font-weight: normal;
}

.prova
{
    position: absolute;
    left: 30px;
    top: 140px;
    width: 700px;
    height: 600px;
    text-align: left;
}

