﻿body {
	margin:0;
	padding:20px 0 0 0;
	height:100%; /* needed for container min-height */
	background-color:#B04363;
	background-image:url('../images/bg_top.jpg');
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family:arial,sans-serif;
	font-size:small;
	color:#333333;
	behavior: url(csshover2.htc);<!--hack per ie6-->

} 

html {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-color:#B04363;
	background-image:url('../images/bg_top.jpg');
	background-repeat:repeat-x;
	font-family:arial,sans-serif;
	font-size:small;
	color:#333333;
}

#centerbox{
	width: 960px;
	color:gray;
	border:0;
	background-color:white;
	padding: 0;
	margin: 0;
	z-index:1;
	
}

#divCent {


width:960px;

position:relative;


left:50%;
margin-left:-480px;
}


#container_menu{
	z-index:99;
}

h1 {

        font-family: Times New Roman, Arial, Helvetica;

}
h2 {

        font-family: Times New Roman, Arial, Helvetica;

}


#nest{
  list-style: square inside;
}

#gallery li{
        position: relative;
        float: left;
        list-style: none;
        margin: 0;
        padding:15px;

}

h1.caption{
		font-size: xx-large;
		font-family:'Times New Roman', Times, serif; 
}
span.caption{
		font-size: x-large;
		font-family:'Times New Roman', Times, serif; 
}
span.captionMito{
		font-size: 37px;
		font-family:'Times New Roman', Times, serif;
                font-weight: bold;
}

.map{
	width:960;
	height:300px;
}
.ricatti{
	width:960px;
	height:580px;
	z-index:15;
}

td.articoli{
	height:50px;
}
a.piatti{
         color:#b04363;
}

#menu{
		margin:0;
		padding:0;
		z-index:10 ;
		position:absolute;
		width:960px;
		background: url(../images/bgmenuOLD.jpg) repeat-x;
		}
		#menu ul{
		padding:0;
		margin:0;
		}
		#menu li{
		position: relative;
		float: left;
		list-style: none;
		margin: 0;
		padding:0;
		}
		#menu li a{
		width:137px;
		height: 30px;
		display: block;
		text-decoration:none;
		text-align: center;
		line-height: 30px;
		font-weight: bold;
		font-size: 12px;
		}
		#menu li a:hover{
		background-position: bottom center;
		}
		#menu ul ul{
		position: absolute;
		top: 30px;
		width: 137px;
		visibility: hidden;
		}
		#menu ul li:hover ul{
		visibility:visible;
		}
		a.green{
		background: url(../images/bgmenu.jpg) no-repeat top center;
		font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
font-size:12px;
color: #FFFFFF;
text-decoration: none;		}
		a.orange{
		background: url(../images/bgmenu.jpg) no-repeat top center;
		font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
font-size:12px;
color: #FFFFFF;
text-decoration: none;		}
		a.blu{
		background: url(../images/bgmenu.jpg) no-repeat top center;
		font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
font-size:12px;
color: #FFFFFF;
text-decoration: none;		}
		a.yellow{
		background: url(../images/bgmenu.jpg) no-repeat top center;
		font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
font-size:12px;
color: #FFFFFF;
text-decoration: none;		}
		a.purple{
		background: url(../images/bgmenu.jpg) no-repeat top center;
		font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
font-size:12px;
color: #FFFFFF;
text-decoration: none;

		}
		
	 a.lnkTITLE:link    {color:#454545;text-decoration:none;FONT: bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;}
	 a.lnkTITLE:visited {color:#454545;text-decoration:none;FONT: bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;}
	 a.lnkTITLE:hover   {color:Black;text-decoration:underline;FONT: bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;}

	 a.aNavig:link    {color:#454545;text-decoration:none;font-weight: bold;}
	 a.aNavig:visited {color:#454545;text-decoration:none;font-weight: bold;}
	 a.aNavig:hover   {color:Black;text-decoration:underline;font-weight: bold;}
	 
a.hidden:link{display:none;}
a.hidden:visited{display:none;}
a.hidden:hover{display:none;}
