/* CSS Document */

body
{background: url(images/fondo.jpg) no-repeat fixed;
margin:auto;
height:100%;
width:100%;
}

#content{
height:100%;
width:640px;
margin:auto;
margin-top:3%;
}

#container{
width:640px;
height:730px;
margin:auto;
border:#000000 solid 3px;
background:#990000;
}

#header
{background:url(images/head.gif) no-repeat top ;
height:170px;
width:640px;
margin:auto;
}

#menu{
height:20px;
width:500px;
padding-left:120px;
padding-top:127px;
margin:auto;
}

#menu ul{
display:inline;
}

#menu li{
display: inline;
padding-left:20px;
padding-top:0;
color:#FFFFFF;
}

#menu li a{ 
font-family: "Times New Roman", Times, serif;
font-style:italic;
font-size:13px;
color: #CCCCCC;
text-decoration:none;
}

#menu li a:hover{
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-size:13px;
color:#CC0000;
text-decoration:none;
font-stretch:normal;
font-size-adjust:inherit;
}

#main{
	width:96%;
	height:500px;
	margin:auto;
	padding-top:6px;
	background:#990000 fixed;
}

#right{
width:550px;
margin-left: 43px;
padding:0;
}

h1{
    font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	padding-left:8px;
	margin:0;
}

h2{
   font-family:"Times New Roman", Times, serif;
   font-size:12px;
   font-style:italic;
   font-weight: normal;
   line-height:15px;
   word-spacing:1px;
   margin-top:3px;
   padding-left:0;
   height: auto;
}
h3{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
   font-style:italic;
   font-weight: bolder;
   line-height:16px;
   word-spacing:1px;
   margin-top:4px;
   padding-left:0;
   height: auto;
}

h4{
    font-family: "Times New Roman", Times, serif;
	font-size:13px;
	font-style: normal;
	margin:0;
}


.fiera{
border: #999999 6px double;
width:250px;
height:167px;
}
.index{
width:350px;
height:350px;
}

.festa{
border: #CCCCCC 6px double;
}