﻿body {
}

.menù
{
    color:Gray;
    
}

.menù:hover
{
    color:Black ;
    background-color:Yellow;
}


.menùimage:hover
{
    width:90px;
    height:90px;
}
.menùimage1:hover
{
    width:90px;
    height:90px;	
}

.menùimage2:hover
{
    width:90px;
    height:90px;
    border:1px solid #9a0000;	
}

.Npag:hover
{
     color:Yellow;
     text-align:center;
	 background-color:#0094e0;
}

.Npag
{
     color:White;
     text-align:center;
     text-transform:lowercase;
	 background-color:Blue;
}


.NpagAttuale:hover
{
     color:Yellow;
     text-align:center;
	
}

.NpagAttuale
{
     color:Yellow;
     text-align:center;
     text-transform:lowercase;
	 background-color:Yellow;
}

.foto

{
float: left;
margin: 0 5px 3px 5px;
display: blocK
} 

.box {
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(images/bg05.jpg) repeat-x left bottom;
}
.box1 {
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(images/bg06.jpg) repeat-x left bottom;
}
.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: url(images/img08.gif) no-repeat left bottom;
}

.text1
{
 font-family:Garamond;
 font-size:12px;
 color:#46454b;
}

.text2
{
 font-family:Garamond;
 font-size:15px;
 color:#46454b;
}