﻿
body
    {
    background-position: left top;
    background-image: url(img/sfondo.gif);
    background-repeat: repeat-x;
    background-color: white;
    margin: 0px 50px 0px 50px;
    color: #333333;
    font-family: Verdana;
    font-size: 10px;
    }
    
    table
    {
        border-collapse: collapse;
       
        
    }
    
    .lbEtichetta
    {
		width: 100px;
	display: inline; 
	float: left;
		
    }
    
    .testoHeader
    {
    color:#ffffff;    
    font-size: 17pt;
    font-family: Century Gothic, Arial, Tahoma, Arial;
    text-transform: uppercase;
    font-weight: bold;
    }
    
    .tbOfferta
    {
		/*background-color:White;*/
		margin-bottom: 5px;
        margin-right: 3px;
        border:solid 1px #A9CEE3;
        padding:10px;
        height:100px;
    }
    
    .tdImgOfferta
    {
		border:solid 1px #A9CEE3;
		background-color: white;
    }
    
    .tdOfferta
    {
		padding: 5px;
		/*background-color: #F3F8FB;*/
    }
    
    
    a:link,a:visited
    {
        color: #19576A;
        font-weight: bold;
    }
    
    a:hover
    {
        color: #6C8992;
        text-decoration:none;
    }
    
 .etichette
 {
	color: #19576A;
	font-weight: bold;
	 background-color: #F3F8FB;
 }
 
 .dati
 {
	 background-color: #E5F0F7;
	
 }
    
    .tdHeader
{
    background-image: url(img/barraHeader.gif);
    background-repeat: repeat-x;
    height: 42px;
    border: solid 1px white;
    
    vertical-align: bottom;
    text-align: right;
    
}

.pnLogin
{
    background-position: center top;
    background-image: url(img/pnLogin.gif);
    background-repeat: no-repeat;
    height: 160px;
    width: 150px;
    text-align: center;
    padding:5;
}
.pnMenu
{
	background-position: center top;
    background-image: url(img/sfondomenu.gif);
    background-repeat: no-repeat;
    height: 200px;
    width: 150px;
    text-align: left;
}
.colorato
{
    border-style: solid;
    border-color: #A5ACB2;
    border-width: 1px;
    background-color: White;
    color: #19576A;
    font-family: Verdana;
    font-size: 10px;
}

input.bottone
{
    font-family: arial;
    font-size: 8pt;
    background-position: center top;
    background-image: url(img/sfondoBottone.gif);
    background-repeat: repeat-x;
    border-style: solid;
    border-color: #A5ACB2;
    border-width: 1px;
    margin-top:5px;
    font-weight:bold;
    text-transform: uppercase;
    color:#19576A;    
}

h4
{
    color:#19576A;    
    font-size: 12pt;
    font-family:Arial, Tahoma, Verdana;
}

h3
{
    margin-top: 10px;
    color:#19576a;    
    font-size: 17pt;
    font-family: Century Gothic, Arial, Tahoma, Arial;
    text-transform: uppercase;
    font-weight: bold;
}


.tdContenuto
{
    padding-top: 0px;
    padding-left: 20px;
}

.dgHeader
{
    text-align: center;
    text-transform: capitalize;
    padding: 5px;
    font-weight: bold;
    color: white;
   /* background-position: center center;
    background-image: url(img/HeaderTabella.gif);
    background-repeat: repeat-x;*/
   background-color: #6C8992;
    border: solid 1px #19576A;
}

.dgItem
{
    background-color: #F3F8FB;
}

.dgItemAlternativo
{
    background-color: #E5F0F7;
}

.pnContenuto
{
    background-color: #F3F8FB;
    padding: 10px; 
    border: solid 1px #A9CEE3;
    /*background-image: url(img/sfondone.jpg);
    background-position: left top;
    background-image: url(img/sfondone.jpg);
    background-repeat: repeat-x;*/
}


.TestoDx
{
    
    border-style: solid;
    border-color: #A5ACB2;
    border-width: 1px;
    background-color: White;
    color: #333333;
    font-family: Verdana;
    font-size: 10px;
    text-align:right;
}

.NoSfondo
{
    background-color: Transparent;
    border: none;
}

.nota
{
    font-weight: bold;
    color: #FF6600;
}

b
{
    color: #19576A;
    font-weight: bold;    
}

.AImg
{
    margin: 10px;
}

.AAbstract
{
    font-style: italic;
    font-size: 12px;
}

.ATitolo
{
    font-family: arial, verdana;
    font-weight: bold;
    font-size: 18px;
     color: #19576A;
}
