/* CSS Document */

#nav1 {
position:absolute;
left:470px;
top:24px;
width:140px;
height:100px;
}

#nav2 {
position:absolute;
left:616px;
top:24px;
width:123px;
height:100px;
}

#nav3 {
position:absolute;
left:766px;
top:24px;
width:175px;
height:100px;
}



/* MENU 1 HOMEPAGE */

a.menu:link, 
a.menu:visited {  
color:#999; text-decoration:none; line-height:15px;}

.menu,
a.menu:hover {
color:#000; text-decoration:none; line-height:15px;}

a.menu:active {
color:#999; text-decoration:none; line-height:15px;}

a.menuselected:link,
a.menuselected:visited,
a.menuselected:hover,
a.menuselected:active { 
color:#000; text-decoration:none;line-height:15px;}


/* LINK NORMALI */
a.link:link, 
a.link:visited {  
color:#999; text-decoration:none;}

.link,
a.link:hover {
color:#000; text-decoration:none; }

a.link:active {
color:#999; text-decoration:none;}

/* MENU credits */
#studiovisuale {position:absolute; top:603px; left:18px;}
#studiovisuale img{border:none;}
