body
{
font-family: Verdana, sans-serif, Arial;
font-size: 76%;
background-color: white;
background-image:url(images/bk.jpg);
color: #363d70;
}

a:link
{
color: #363d70;
}
a:visited
{
color: #363d70;
}
a:hover
{
text-decoration: underline;
color: #363d70;
}

h1 
{
font-size: 130%;
font-weight:bold;
margin-top: 10px;
margin-bottom:20px;
}

#content
{
width:100%;
height:100%;
padding-top:100px;
}

#bcard
{
width: 372px;
height:229px;
background-image:url(images/bcard.png);
}

#postit
{
width: 278px;
height:271px;
background-image:url(images/mypos.png);
}

#info
{
display:none;
width: 234px;
height:251px;
margin-left:4px;
margin-top:-20px;
}

.postit_text
{
font-size:110%;
}

.postit_text h1
{
font-weight :bold ;
}

.menu, .menu:link, .menu:visited
{
font-family: Tahoma, Verdana, sans-serif, Arial;
font-size: 12px;
font-size: 90%;
color:white;
text-decoration:none;
}

.menu:hover 
{
font-family: Tahoma, Verdana, sans-serif, Arial;
font-size: 90%;
color:orange;
text-decoration:none;
}

/*
#top
{
height:137px;
}

#logo
{
width:142px;
height:137px;
background-image: url(logointegraweb.jpg);
float:left;
}

#navtop
{
width:833px;
background-image: url(1.jpg);
height: 137px;
float:right;
}

#menu
{
position:absolute ;
display:inline;
float:right;
}

#datiutente
{
position:absolute;
width:800px;
height:20px;
margin-top: 100px;
padding:10px;
text-align :left;
}



#leftnav
{

float: left;
width: 230px;
padding-right: 5px;

}

#rightnav
{

float: right;
width: 729px;
padding-left: 5px;

}


#left
{
width: 300px;
float: left;
padding-right: 5px;
}

#right
{
float: right;
width: 659px;
padding-left: 5px;
}

#contentleft
{
width: 48%;
float: left;
padding-right: 5px;
}

#contentright
{
float: right;
width: 48%;
padding-left: 5px;
}

#content
{
height: auto !important;  /* per i browser moderni 
height: 400px;      /* per IE5.x e IE6 
min-height: 400px;  /* per i browser moderni 
padding: 3px;
background-color:White;
}
*/

