/* Default CSS Stylesheet for a new Web Application project */	
@import url("synergie.css");
.PannelloMenuPrimo
{
position:absolute; 
PADDING-RIGHT: 20px;
PADDING-LEFT: 25px;
PADDING-BOTTOM: 25px; 
WIDTH: 145px; 
COLOR: white; 
PADDING-TOP: 5px; 
HEIGHT: 180px; 
margin-left: 25px;
margin-top: 32px;
background-image: url(images\MenuBlu.gif);
 
}  
.PannelloMenuSecondo
{
position:absolute; 
PADDING-RIGHT:20px;
PADDING-LEFT: 25px;
PADDING-BOTTOM: 0px; 
WIDTH: 145px; 
COLOR: white; 
PADDING-TOP: 5px; 
HEIGHT: 180px; 
margin-left: 180px;
margin-top: 32px;
background-image: url(images\MenuGiallo.gif);
}  
.PannelloMenuTerzo
{
position:absolute; 
PADDING-RIGHT: 20px;
PADDING-LEFT: 25px;
PADDING-BOTTOM: 25px; 
WIDTH: 145px; 
COLOR: white; 
PADDING-TOP: 5px; 
HEIGHT: 180px; 
margin-left: 333px;
margin-top: 32px;
background-image: url(images\MenuRosso.gif);

}  
.PositionLogin
{
position:absolute; 


WIDTH: 145px; 
COLOR: white; 
PADDING-TOP: 5px; 
HEIGHT: 180px; 
margin-top: 500px;

}  

.PosSiteManager
{
position:absolute; 
PADDING-RIGHT:20px;
PADDING-LEFT: 25px;
PADDING-BOTTOM: 0px; 
WIDTH: 145px; 
COLOR: white; 
PADDING-TOP: 5px; 
HEIGHT: 0px; 
margin-left: 0px;
margin-top: 32px;
background-image: url(images\MenuGiallo.gif);
}  

