<STYLE type="text/css">
#tutto
{
position: absolute;
top: 10%;
left: 5%;
width: 750;
height: 800;
background-image: url('images/pulsantiera.jpg');
}

#title
{
position: absolute;
top: 0;
left: 0; 
widtH: 750; 
height: 40; 
background-image: url('images/gradientbg.jpg');
}
#peppe_img
{
position: absolute;
top: 30;
left: 15;
}
#pul
{
position: absolute;
top: 70;
left: 0;
width: 750;
height: 44;
background-image: url('images/pulsantiera.jpg');
}
#upmenu
{
position: absolute;
top: 20; left: 100;
width: 750;
height: 29;
}
#centrale
{
position: absolute;
top:114;
left:0; 
width: 750; 
height: 300; 
background-color: white;
}
#eventi
{
position: absolute; 
top: 0; 
left: 0; 
width: 192; 
height: 300; 
background-image: url('images/eventiBG.jpg');
}
#cont_ev
{
position: absolute; 
top: 0; 
left: 15;
}
#content
{
position: absolute; 
top: 0; 
left: 194; 
width: 450; 
height: 300; 
}
#pulsdown
{
position: absolute; 
top:414; 
left: 0; 
width: 750; 
height: 44 ; 
background-image: url('images/pulsantiera02.jpg');
}
#down
{
position: absolute; 
top:454; 
left:0; 
background-image: url('images/gradientbg.jpg'); 
width:750; 
height:70
}
p.content
{
text-decoration: none;
color: #0000CC;
font-family: verdana;
font-size: 12px;
}
p.under_title
{
text-decoration: none;
color: #999999;
font-family: verdana;
font-size: 12;
}
p.newsletter
{
text-decoration: none;
color: #0000CC;
font-family: verdana;
font-size: 10px;
}
a
{
color: black;
text-decoration: none;
font-family: verdana;
font-size: 10px;
}
a.eventi
{
text-decoration: none;
font-family: verdana;
font-size: 10px;
color: green;
}
a:hover
{
font-family: verdana;
text-decoration: none;
font-size: 10px;
color: #0000CC;
}
a.intro
{
font-decoration: none;
font-family: verdana;
font-size: 10;
font-color: white;
}
h6
{
text-decoration: none;
font-family: verdana;
color: #0000CC;
}
.home
{
float: right;
}


</STYLE>